Bug 161804

Summary: Gtk2.7 from rawhide crashes Nautilus "Open With"
Product: [Fedora] Fedora Reporter: Sigge Kotliar <sigge>
Component: gtk2Assignee: Matthias Clasen <mclasen>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-25 13:20:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Sigge Kotliar 2005-06-27 14:56:02 UTC
Description of problem:
When trying to select a different application to open a certain file with in
nautilus, it crashes. Same result no matter if it's from right-clicking a file
and selecting "Open with" or if you go into the properties of a file, and try to
add an app to Open with.

Version-Release number of selected component (if applicable):
gtk2-2.7.0-1
nautilus-2.10.0-4

How reproducible:
always

Steps to Reproduce:
1. Right-click file, select open with other
  
Actual results:
Crash

Expected results:
Open with dialog appears

Additional info:
Not sure where to file this, please move wherever you want this. I was unable to
obtain a working backtrace, if this isn't reproducible on any other system
(should be, though), please give me instructions on how to backtrace nautilus.

Comment 1 Matthias Clasen 2005-06-27 16:16:21 UTC
I don't see this here. 
To get a backtrace, do the following from a terminal:

gnome-session-remove nautilus
gdb nautilus
run
<crash it>

Comment 2 Sigge Kotliar 2005-06-27 16:21:38 UTC
I'm sorry, when following your instruction, I never get a nautilus window opened
to be able to crash it.
What am I doing wrong?
Doing a run in gdb gives me some output, but no nautilus window.

Comment 3 Matthias Clasen 2005-06-27 16:43:18 UTC
Did the gnome-session-remove nautilus 
work to remove it from the session ? did the desktop icons disappear ?
if so, did the desktop icons reappear after the run in gdb ?

Comment 4 Sigge Kotliar 2005-06-27 17:01:51 UTC
Removed from session: yes.
Icons disappear: yes
reappear after run in gdb: no

Comment 5 Sigge Kotliar 2005-06-29 20:06:41 UTC
If you have more detailed instructions, you could e-mail them to me, and handle
this off-bugzilla.

Another thing I noticed that might be related is a similar crash in the "Run"
dialog. It too has a long list of available applications, and crashes in almost
the same way. This causes me to suspect it's the widget that lists the
applications that's causing this. Don't know if it's part of GTK or GNOME though.

Comment 6 Sigge Kotliar 2005-07-25 13:20:28 UTC
I am no longer getting this with gtk 2.7.3-1

Marking fixed.