GNOME Bugzilla – Bug 339015
Blue fish crashes when you click on Quick start
Last modified: 2006-04-30 13:27:43 UTC
Distribution: Ubuntu 6.06 (dapper) Package: bluefish Severity: major Version: GNOME2.14.1 1.0.4 Gnome-Distributor: Ubuntu Synopsis: Blue fish crashes when you click on Quick start Bugzilla-Product: bluefish Bugzilla-Component: application Bugzilla-Version: 1.0.4 BugBuddy-GnomeVersion: 2.0 (2.14.1) Description: Description of the crash: After bluefish starts up I click on quick start to get the basic framework laid out. When clicking on Quick Start however it crashes and brings up close/restart/inform developers. after click on restart and close and the bug still prevailing I am reporting it. This is in Ubuntu Dapper Beta. Steps to reproduce the crash: 1. I open bluefish click on Quick start and it crashes. 2. 3. Expected Results: It just crashes How often does this happen? Everytime I click on Quick start Additional Information: Debugging Information: Backtrace was generated from '/usr/bin/bluefish' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46912586485856 (LWP 5412)] (no debugging symbols found) 0x00002aaaae21b094 in waitpid () from /lib/libpthread.so.0
+ Trace 67725
Thread 1 (Thread 46912586485856 (LWP 5412))
-- Seek That Thy Might Know ------- Bug created by bug-buddy at 2006-04-19 12:31 -------
Sounds like http://bugzilla.gnome.org/show_bug.cgi?id=324836. Do you still observe this issue with out latest stable version (do you need a package for the dapper release?)
I can confirm this issue, and that 1.0.5 works fine. I've also filed a bug in Ubuntu's bug tracker to see if they can push 1.0.5 into Dapper as well.
Then I guess, this is a duplicate of bug #324836. Please feel free to report any further bugs you find. > I've also filed a bug in Ubuntu's bug tracker to see if they can push 1.0.5 > into Dapper as well. There is already an open UVF exception report for bluefish: http://www.mail-archive.com/ubuntu-motu@lists.ubuntu.com/msg00333.html *** This bug has been marked as a duplicate of 324836 ***
(In reply to comment #3) > There is already an open UVF exception report for bluefish: Great, thanks
Hmm. Looking again into this, it could be another bug than I thought. The bluefish version in dapper should already contain the fix for the quickstart dialog (applied as part of the patch debian/patches/01_quickstart_fix.dpatch). Alastair, can you verify this bug with the dapper-version of bluefish (1.0.4-1ubuntu2)? If yes, there must be another bug and I was wrong thinking, that this is a duplicate of #324836.
Hi Daniel, There's something weird going on here, after reinstalling bluefish (apt-get install --reinstall) I couldn't crash it. However, I got console spam: (bluefish:8997): Gtk-CRITICAL **: gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed Trying my 1.0.5 install (./configure --prefix=/opt/bluefish) didn't segfault / no spam, Then trying the 1.0.4 install again, it crashed fine. Even after reinstalling. I'll have a closer look in the next few days when I have some more time Alastair
Hi, On closer inspection it looks like the patch is not being applied - there is no patch target in the debian/rules file. Is this something to be reported upstream, or shall we wait for feedback on getting 1.0.5 into Dapper?
Right. Stephan added the include line for dpatch.make but forgot the patch and unpatch targets. This is not an upstream issue. It's a problem with the Ubuntu package and should be filed as bug against the Ubuntu package. Maybe you should try to directly contact Daniel Holbach or Stephan Hermann to get this issue solved. About the UVF-exception report and version 1.0.5: I'm not an Ubuntu user nor an Ubuntu maintainer. I just do the work for Debian and my packages are only used by Ubuntu. Please contact Daniel Holbach or Stephan Hermann about the open UVF excepton report to get 1.0.5 into dapper. IMHO there is also a place in Launchpade to mention the UVF exception report (the place is described somewhere in the Ubuntu-Wiki - just search the Wiki for 'UVF'). So this bug should be really a duplicate of #324836.