Bug 133877 - locale problem with redhat-config-printer
Summary: locale problem with redhat-config-printer
Keywords:
Status: CLOSED DUPLICATE of bug 131563
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: redhat-config-printer
Version: 3.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-28 07:18 UTC by dhe
Modified: 2014-10-19 23:08 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:05:57 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description dhe 2004-09-28 07:18:49 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; zh-CN; rv:1.4.3)
Gecko/20040803

Description of problem:
The redhat-config-printer crashed when the default language is
Simplified Chinese or Traditional Chinese. 



Version-Release number of selected component (if applicable):
redhat-config-printer-0.6.47.3.19

How reproducible:
Always

Steps to Reproduce:
1. env | grep LANG LANG=zh_CN.GB2312
2. redhat-config-printer
3.
    
#redhat-config-printer
Actual Results:  Traceback (most recent call last):
  File "/usr/sbin/redhat-config-printer", line 9, in ?
    import queueTree
  File "/usr/share/printconf/util/queueTree.py", line 945, in ?
    queueTree()
  File "/usr/share/printconf/util/queueTree.py", line 102, in __init__
    if cups_import.import_needed ():
  File "/usr/share/printconf/util/cups_import.py", line 200, in
import_needed
    which = which_spooler ()
  File "/usr/share/printconf/util/cups_import.py", line 195, in
which_spooler
    return which
UnboundLocalError: local variable 'which' referenced before assignment

Additional info:

As Kazunori Fukushige( kfukushi ) tested, this problem also
happens on the system where either Japanese, Korean, French or German
is configured as the default lauguage.

Current solution: 
Set:  LANG=C
This problem doesn't happen any more.
 ( tested by Martin C. Messer  marty)

Comment 1 Tim Waugh 2004-09-28 08:38:09 UTC

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

Comment 2 Red Hat Bugzilla 2006-02-21 19:05:57 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


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