Bug 331527

Summary: gtk:10222 unknown tag - failed to retrieve GtkTreeView
Product: [openSUSE] openSUSE 10.3 Reporter: Forgotten User nqeDWc8OMK <forgotten_nqeDWc8OMK>
Component: YaST2Assignee: Forgotten User h13THG8RK1 <forgotten_h13THG8RK1>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: forgotten_h13THG8RK1, Ulrich.Windl
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Screenshot
Yast logs.

Description Forgotten User nqeDWc8OMK 2007-10-06 03:32:00 UTC
I got this message after clicking cancel on the GTK Install Software.
Comment 1 Forgotten User nqeDWc8OMK 2007-10-06 03:32:32 UTC
Created attachment 176616 [details]
Screenshot
Comment 2 Forgotten User nqeDWc8OMK 2007-10-06 03:33:36 UTC
Created attachment 176617 [details]
Yast logs.
Comment 3 Forgotten User h13THG8RK1 2007-10-11 17:14:38 UTC
Reporter, are you sure you didn't close the Package Manager by closing the window  through the window manager? (that is by clicking on the window's X or by pressing some key combo like Ctrl+Q or Alt+F4)

If so, this is expected behavior.
Kidding... If that is the case, it has been fixed.
Comment 4 Forgotten User h13THG8RK1 2007-10-11 17:23:14 UTC
Ups. Looks like I removed the set-info.

To make it clear. With regard to the markup errors, the xconsole just displayed whatever was printed to stderr. We probably should fix those warnings, but certainly they weren't what caused the crash.
The very first line is a better window for the bug. Some top-level of GtkTreeView was destroyed (GtkWindow, if this is the same as #330777) causing GtkTreeView to be destroyed as well (and to de-allocate its resources). The Yast-Gtk wrapper is still up and, as ordered by YCP, it tries to access some GtkTreeView resource, resulting in a segfault.
Comment 5 Forgotten User nqeDWc8OMK 2007-10-11 17:55:08 UTC
I see, but I'm pretty sure I use the cancel button.
Anyway I will try to reproduce it again.

Comment 6 Forgotten User h13THG8RK1 2007-10-11 20:37:59 UTC
Alright, I'll stay tuned. ;)
Comment 7 Forgotten User h13THG8RK1 2007-10-16 15:22:37 UTC
Ah, we do popup a dialog on package selector so you don't loose changes. So, in this particular, the crash would be after you respond to it. I will mark the bug as closed, as we won't to close all bugs (other than package selector interface complains; we'll get to that ;)). Please confirm how the crash was triggered, and re-open if necessary.

The tag warnings should also be fixed now.

*** This bug has been marked as a duplicate of bug 330777 ***
Comment 8 Forgotten User h13THG8RK1 2007-11-18 01:14:02 UTC
*** Bug 342199 has been marked as a duplicate of this bug. ***