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 652083 - Crash when trying to hide file menu
Crash when trying to hide file menu
Status: RESOLVED DUPLICATE of bug 606177
Product: bluefish
Classification: Other
Component: application
2.0.3
Other Windows
: High critical
: 2.2.4
Assigned To: Bluefish Maintainer(s)
Bluefish Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-06-07 20:56 UTC by william95014
Modified: 2013-02-05 21:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Picture of the problem (333.62 KB, image/jpeg)
2011-06-07 21:02 UTC, william95014
Details

Description william95014 2011-06-07 20:56:03 UTC
On the left side of the application, there is a list of files that one can access.  

When one tries to shrink that list by dragging the side of the menu, the application crashes once one has shrunk the list a certain amount.  

Please fix this.  It's a small problem, but it gets in the way.
Comment 1 william95014 2011-06-07 21:02:00 UTC
Created attachment 189431 [details]
Picture of the problem
Comment 2 Akhil Laddha 2011-06-08 02:16:35 UTC
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused it.
Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 3 André Klapper 2011-06-08 12:31:21 UTC
Akhil: Does https://live.gnome.org/GettingTraces explain this for Windows platforms? I don't think so...
Comment 4 william95014 2011-06-08 19:51:55 UTC
I looked at the GettingTraces page and couldn't find a way to install the tracing program for Windows platforms.  

What else can I do?
Comment 5 Akhil Laddha 2011-06-09 04:49:15 UTC
(In reply to comment #3)
> Akhil: Does https://live.gnome.org/GettingTraces explain this for Windows
> platforms? I don't think so...

Nope, it doesn't explain but i couldn't find any suitable guide for debugging in windows.
Comment 6 Akhil Laddha 2011-06-09 04:52:12 UTC
(In reply to comment #4)
> I looked at the GettingTraces page and couldn't find a way to install the
> tracing program for Windows platforms.  
> 
> What else can I do?

You will have to install gdb to get traces.

Please read http://bfwiki.tellefsen.net/index.php/Setting_up_a_Windows_Build_Environment#Debugging_Bluefish and http://bfwiki.tellefsen.net/index.php?title=Debugging_Bluefish#Run_Bluefish_in_the_debugger
Comment 7 Daniel Leidert 2011-06-09 16:22:44 UTC
That is an issue in the Gtk library. It will disappear as soon as we bundle
with a newer Gtk version.

Hide the sidebar by using F9.

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