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 361213 - save doesnt work
save doesnt work
Status: RESOLVED DUPLICATE of bug 360401
Product: bluefish
Classification: Other
Component: application
1.0.6
Other other
: High critical
: ---
Assigned To: Bluefish Maintainer(s)
Bluefish Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-10-10 18:12 UTC by steren
Modified: 2006-10-21 16:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description steren 2006-10-10 18:11:14 UTC
Distribution: CentOS release 4.4 (Final)
Package: gnome-utils
Severity: normal
Version: GNOME2.8.0 1.0.6
Gnome-Distributor: CentOS
Synopsis: save doesnt work
Bugzilla-Product: gnome-utils
Bugzilla-Component: gdict
Bugzilla-Version: 1.0.6
BugBuddy-GnomeVersion: 2.0 (2.8.0)
Description:
Description of the crash:


Steps to reproduce the crash:
1. 
2. 
3. 

Expected Results:


How often does this happen?


Additional Information:



Debugging Information:

Backtrace was generated from '/usr/local/bin/bluefish'

(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 -1208231712 (LWP 31765)]
(no debugging symbols found)
0x003217a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2

Thread 1 (Thread -1208231712 (LWP 31765))

  • #0 _dl_sysinfo_int80
    from /lib/ld-linux.so.2
  • #1 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 file_chooser_dialog
  • #5 ask_new_filename
  • #6 doc_save
  • #7 file_save_as_cb
  • #8 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #10 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #13 gtk_button_clicked
    from /usr/lib/libgtk-x11-2.0.so.0
  • #14 gtk_button_get_alignment
    from /usr/lib/libgtk-x11-2.0.so.0
  • #15 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #17 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #18 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #19 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #21 gtk_button_released
    from /usr/lib/libgtk-x11-2.0.so.0
  • #22 gtk_button_set_relief
    from /usr/lib/libgtk-x11-2.0.so.0
  • #23 gtk_marshal_VOID__UINT_STRING
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_signal_has_handler_pending
    from /usr/lib/libgobject-2.0.so.0
  • #27 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #28 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #29 gtk_widget_activate
    from /usr/lib/libgtk-x11-2.0.so.0
  • #30 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #31 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #32 gdk_event_get_graphics_expose
    from /usr/lib/libgdk-x11-2.0.so.0
  • #33 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #34 g_main_context_acquire
    from /usr/lib/libglib-2.0.so.0
  • #35 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #36 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #37 main




------- Bug created by bug-buddy at 2006-10-10 18:12 -------


Unknown version 1.0.6 in product gnome-utils.  Setting version to "unspecified".

Comment 1 Emmanuele Bassi (:ebassi) 2006-10-10 18:28:53 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.

the backtrace was generate by a bluefish instance installed in /usr/local, so I'm reassigning to the right product.
Comment 2 Alastair Porter 2006-10-11 05:23:27 UTC
Sounds like this is a dup of #360401.

There's a workaround on Launchpad:
https://launchpad.net/distros/ubuntu/+source/bluefish/+bug/64016
Comment 3 Jim Hayward 2006-10-21 16:54:27 UTC

*** This bug has been marked as a duplicate of 360401 ***