GNOME Bugzilla – Bug 652083
Crash when trying to hide file menu
Last modified: 2013-02-05 21:44:15 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.
Created attachment 189431 [details] Picture of the problem
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!
Akhil: Does https://live.gnome.org/GettingTraces explain this for Windows platforms? I don't think so...
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?
(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.
(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
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 ***