Bug 117553 - RuntimeError: failed to create a context
Summary: RuntimeError: failed to create a context
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 2.1
Classification: Red Hat
Component: printconf
Version: 2.1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-03-05 10:08 UTC by Tim Waugh
Modified: 2007-11-30 22:06 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-03-09 09:58:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
locale output (252 bytes, text/plain)
2004-03-05 16:01 UTC, Paul Anderson
no flags Details
printconf import file (96.24 KB, text/plain)
2004-03-05 16:02 UTC, Paul Anderson
no flags Details
traceback of printconf (478 bytes, text/plain)
2004-03-08 21:04 UTC, Paul Anderson
no flags Details

Description Tim Waugh 2004-03-05 10:08:22 UTC
Description of problem:
See bug #76079

Version-Release number of selected component (if applicable):
printconf-0.3.61-4.1 (presumably)

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
The fix for this will be to convert the printconf translations into
the right locale.

Comment 1 Tim Waugh 2004-03-05 10:08:37 UTC
Paul, what does 'locale' say?

Comment 2 Paul Anderson 2004-03-05 16:01:03 UTC
Created attachment 98319 [details]
locale output

Comment 3 Paul Anderson 2004-03-05 16:02:46 UTC
Created attachment 98320 [details]
printconf import file

Comment 4 Paul Anderson 2004-03-05 16:03:23 UTC
I have attached the import file and the output of locale.  Thanks for 
the assistance.

Comment 5 Tim Waugh 2004-03-05 16:06:00 UTC
Thanks.  Can you also please attach the traceback that you're getting,
so we can be sure it is the same problem?

Comment 6 Paul Anderson 2004-03-08 21:04:13 UTC
Created attachment 98382 [details]
traceback of printconf

Here is a copy of the error from the attempt at loading the file.

Comment 7 Tim Waugh 2004-03-09 09:36:56 UTC
[root@linux1 tmp]# redhat-config-printer-tui --Ximport </tmp/settings.xml
Traceback (innermost last):
  File "/usr/sbin/redhat-config-printer-tui", line 8, in ?
    printconf_tui.startup_and_find_cmd()
  File "/usr/share/printconf/util/printconf_tui.py", line 2059, in
startup_and_find_cmd
    main.cmd_handlers[cmd]()
  File "/usr/share/printconf/util/printconf_tui.py", line 1967, in
import_cmd_run
    ctx = AdmContext(xml = xmlstr)
RuntimeError: failed to create a context

This is a totally different error altogether. :-)

Comment 8 Tim Waugh 2004-03-09 09:58:46 UTC
You have two queues named LMLAS064.

Comment 9 Paul Anderson 2004-03-09 19:51:45 UTC
DOH...sry...my bad.  Did not mean to have you correct my stupidity.  
I did check for duplicates, but I guess I missed this one.  Thank you 
again.

Paul


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