After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 339037 - gThumb Crash when using "Rename Series"
gThumb Crash when using "Rename Series"
Status: RESOLVED DUPLICATE of bug 338623
Product: gthumb
Classification: Other
Component: general
2.7.x
Other other
: High critical
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
: 388257 407133 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-04-19 14:46 UTC by paul.caselton
Modified: 2007-02-15 18:56 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description paul.caselton 2006-04-19 14:46:38 UTC
Distribution: Gentoo Base System version 1.6.14
Package: gthumb
Severity: Normal
Version: GNOME2.12.3 2.6.5
Gnome-Distributor: Gentoo
Synopsis: gThumb Crash when using "Rename Series"
Bugzilla-Product: gthumb
Bugzilla-Component: general
Bugzilla-Version: 2.6.5
BugBuddy-GnomeVersion: 2.0 (2.12.0)
Description:
Description of the crash:
When selecting one of more file(s) and selecting "Rename Series" from
the tools menu the whole application crashes.  With normal image files
this works.  The image display just fine but do not have a file
extension so the discover file by checking contents option is on in the
preferences.



Steps to reproduce the crash:
1. Select image file(s) without a file extension.
2. Select Tools -> Rename Series
3. Crash!

Expected Results:
Rename Series window should pop up with the file list so the names can
altered.

How often does this happen?
Everytime.

Additional Information:



Debugging Information:

Backtrace was generated from '/usr/bin/gthumb'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912582069184 (LWP 9645)]
[New Thread 1124628832 (LWP 9653)]
[New Thread 1124362592 (LWP 9652)]
[New Thread 1124096352 (LWP 9651)]
[New Thread 1115703648 (LWP 9650)]
[New Thread 1107310944 (LWP 9649)]
[New Thread 1098918240 (LWP 9648)]
[New Thread 1090525536 (LWP 9647)]
[New Thread 1082132832 (LWP 9646)]
0x00002aaaac323eba in waitpid () from /lib/tls/libpthread.so.0

Thread 1 (Thread 46912582069184 (LWP 9645))

  • #0 waitpid
    from /lib/tls/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 g_utf8_validate
    from /usr/lib64/libglib-2.0.so.0
  • #4 g_convert_with_fallback
    from /usr/lib64/libglib-2.0.so.0
  • #5 g_filename_to_utf8
    from /usr/lib64/libglib-2.0.so.0
  • #6 dlg_preferences
  • #7 dlg_rename_series
  • #8 g_closure_invoke
    from /usr/lib64/libgobject-2.0.so.0
  • #9 g_signal_has_handler_pending
    from /usr/lib64/libgobject-2.0.so.0
  • #10 g_signal_emit_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #11 g_signal_emit
    from /usr/lib64/libgobject-2.0.so.0
  • #12 gtk_action_create_menu_item
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #13 g_closure_invoke
    from /usr/lib64/libgobject-2.0.so.0
  • #14 g_signal_has_handler_pending
    from /usr/lib64/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #16 g_signal_emit
    from /usr/lib64/libgobject-2.0.so.0
  • #17 gtk_widget_activate
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #18 gtk_menu_shell_activate_item
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #19 gtk_menu_shell_activate_item
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #20 gtk_marshal_VOID__UINT_STRING
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #21 g_closure_invoke
    from /usr/lib64/libgobject-2.0.so.0
  • #22 g_signal_has_handler_pending
    from /usr/lib64/libgobject-2.0.so.0
  • #23 g_signal_emit_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #24 g_signal_emit
    from /usr/lib64/libgobject-2.0.so.0
  • #25 gtk_widget_activate
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #26 gtk_propagate_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #27 gtk_main_do_event
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #28 gdk_event_get_graphics_expose
    from /usr/lib64/libgdk-x11-2.0.so.0
  • #29 g_main_context_dispatch
    from /usr/lib64/libglib-2.0.so.0
  • #30 g_main_context_acquire
    from /usr/lib64/libglib-2.0.so.0
  • #31 g_main_loop_run
    from /usr/lib64/libglib-2.0.so.0
  • #32 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #33 main
  • #0 waitpid
    from /lib/tls/libpthread.so.0




------- Bug created by bug-buddy at 2006-04-19 14:46 -------


Unknown version 2.6.5 in product gthumb.  Setting version to "2.6.x".

Comment 1 Michael Chudobiak 2006-09-22 12:49:12 UTC
Confirmed in 2.7.7 and current CVS.

To reproduce this, you need to set Edit > Pref > Browser > Determine image type from content, so that the extensionless files show up in the browser.

Comment 2 Michael Chudobiak 2006-09-22 14:34:51 UTC
The patch in comment 3 of Bug 338623 fixes this. I am marking this as a duplicate of 338623, because it deals with related series-renaming file-extension issues.

*** This bug has been marked as a duplicate of 338623 ***
Comment 3 Michael Chudobiak 2007-02-12 17:55:23 UTC
*** Bug 407133 has been marked as a duplicate of this bug. ***
Comment 4 Michael Chudobiak 2007-02-15 18:56:37 UTC
*** Bug 388257 has been marked as a duplicate of this bug. ***