Bug 120143

Summary: switchdesk-gui crashes when wmaker is available
Product: [Fedora] Fedora Reporter: JarosÅ‚aw Wypychowski <jarwyp>
Component: switchdeskAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: noarch   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-04-06 17:58:35 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 Jarosław Wypychowski 2004-04-06 12:13:12 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131

Description of problem:
switchdesk crashes when wmaker is available in the system

Version-Release number of selected component (if applicable):
switchdesk-4.0.1-1.1

How reproducible:
Always

Steps to Reproduce:
1. install wmaker
2. install switchdesk-gui
3. run switchdesk
    

Actual Results:  crashed with python exception dump

Expected Results:  it should run a window

Additional info:

switchdesk.glade is broken. The widget that keeps window maker's
choice box is wrongly named (windowmakeRB) while switchdesk-gui
searches for windowmakerRB. Simple change of widget name in glade file
fixes a problem.

Comment 1 Than Ngo 2004-04-06 17:58:35 UTC
it's a typo bug. it's fixed in 4.0.2-1, thanks for your report