Bug 45187 - Python script error when starting up (does not run at all)
Summary: Python script error when starting up (does not run at all)
Keywords:
Status: CLOSED DUPLICATE of bug 37753
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: ksconfig
Version: 7.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-06-20 20:23 UTC by Need Real Name
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-06-21 19:22:12 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2001-06-20 20:23:10 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.4.2-2 i686)

Description of problem:
ksconfig does not start up for me.


How reproducible:
Always

Steps to Reproduce:
1. Open terminal window
2. Issue 'ksconfig' or 'ksconfig &' or '/usr/sbin/ksconfig &' command
3.
	

Actual Results:  Traceback (innermost last):
  File "/usr/share/ksconfig/ksconfig.py", line 387, in ?
    timeCombo.list.select_item(select)
NameError: select


Expected Results:  configurator startup

Additional info:

It doesn't seem to matter wh I'm logged in as, root or mortal.

I just installed ksconfig (successfully) and tried to run it.  When it
failed, I logged out and back in.  When it failed again I rebooted.  No
change.

On request I can supply the output of 'rpm -1 -a' and anything else that
might help.

Comment 1 Brent Fox 2001-06-21 19:22:08 UTC
This problem has been reported before.  A workaround is to go into the
/usr/share/ksconfig/ksconfig.py file and put a hash mark ("#") at the beginning
of line #387.  Does that help?



Comment 2 Need Real Name 2001-06-22 15:30:54 UTC

*** This bug has been marked as a duplicate of 37753 ***


Note You need to log in before you can comment on or make changes to this bug.