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 387008 - Selecting "Quickstart" causes crash
Selecting "Quickstart" causes crash
Status: RESOLVED DUPLICATE of bug 324836
Product: bluefish
Classification: Other
Component: application
unspecified
Other other
: High critical
: ---
Assigned To: Bluefish Maintainer(s)
Bluefish Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-12-18 01:08 UTC by Ron Mitchell
Modified: 2007-01-01 15:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Ron Mitchell 2006-12-18 01:06:37 UTC
Distribution: AS3.1
Package: bluefish
Severity: Normal
Version: GNOME2.14.3 unspecified
Gnome-Distributor: Ubuntu
Synopsis: Selecting "Quickstart" causes crash
Bugzilla-Product: bluefish
Bugzilla-Component: application
Bugzilla-Version: unspecified
BugBuddy-GnomeVersion: 2.0 (2.14.1)
Description:
Description of the crash:


Steps to reproduce the crash:
1.  Open Bluefish
2.  Select menu Dialogs / Quickstart
3. 

Expected Results: "Application Ended Suddenly" dialog appears


How often does this happen? Three times out of three tries so far


Additional Information:



Debugging Information:

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226066240 (LWP 6770)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1226066240 (LWP 6770))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 gtk_widget_set_sensitive
    from /usr/lib/libgtk-x11-2.0.so.0
  • #5 g_cclosure_marshal_VOID__VOID
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_stop_emission
    from /usr/lib/libgobject-2.0.so.0
  • #8 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #9 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #10 _gtk_tree_selection_emit_changed
    from /usr/lib/libgtk-x11-2.0.so.0
  • #11 gtk_tree_view_set_model
    from /usr/lib/libgtk-x11-2.0.so.0
  • #12 ??
  • #13 ??
  • #14 ??
  • #15 _IO_stdin_used
  • #16 ??
  • #0 __kernel_vsyscall




------- Bug created by bug-buddy at 2006-12-18 01:08 -------

Comment 1 Daniel Leidert 2006-12-18 10:25:12 UTC
Are you using Ubuntu Dapper without backports (in this case, bluefish 1.0.4 is installed)?
Comment 2 Michał Rudowicz 2006-12-26 08:21:04 UTC
I had the same problem. It may be important, that it crashes ont "Quickstart" only, when a file that you're editing is empty. When you write anything in it - it won't crash, and 'quickstart' will be working properly.
Comment 3 Ron Mitchell 2006-12-31 22:52:39 UTC
Daniel,

I am using Ubuntu Dapper, Bluefish is indeed 1.0.4.  I don't know what you mean by "backports" though.
Comment 4 Daniel Leidert 2007-01-01 15:17:37 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

For Ubuntu users: Read https://launchpad.net/distros/ubuntu/+source/bluefish/+bug/40289 and ask your MOTUs, why they are not going to fix this packaging bug in Ubuntu.

With "backports", I meant the "dapper-backports" repository: http://packages.ubuntu.com/dapper-backports/web/bluefish (this package does not contain this bug).

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