Bug 51580
Summary: | Changing themes crash the entire X session | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Kjartan Maraas <kmaraas> |
Component: | gtk-engines | Assignee: | Owen Taylor <otaylor> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 7.3 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2001-08-13 19:05:00 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
Kjartan Maraas
2001-08-12 17:11:55 UTC
OK, I can get it just switching from BeCool to Brushed-metal-clean, so it's pretty compact for a test case. Thought I had it tracked down to a gtk_style_copy() bug, but it turns out it only happens in programs that call gnome_init(), so I think it has something to do with imlib. (gnome-libs makes gtk_rc_load_image() use imlib) OK, in addition to the gtk_style_copy() bug which might cause a few apps to crash, found the main problem in a imlib/gnome-libs bug. With those two patched, I can switch themes between the set we install continuously without any crashes. This defect is considered MUST-FIX for Fairfax. Fixed in gnome-libs-1.2.13 and gtk+-1.2.10-10 |