|
Bugzilla – Full Text Bug Listing |
| Summary: | gtk:10222 unknown tag - failed to retrieve GtkTreeView | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Forgotten User nqeDWc8OMK <forgotten_nqeDWc8OMK> |
| Component: | YaST2 | Assignee: | 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
Created attachment 176616 [details]
Screenshot
Created attachment 176617 [details]
Yast logs.
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. 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. I see, but I'm pretty sure I use the cancel button. Anyway I will try to reproduce it again. Alright, I'll stay tuned. ;) 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 *** *** Bug 342199 has been marked as a duplicate of this bug. *** |