|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] xsconsole won't run due to Python error
When I run xsconsole on a newly-installed Xen Hypervisor, this happens:
'MAIN_BASE'
Traceback (most recent call last):
File "/usr/lib/xsconsole/XSConsole.py", line 32, in ?
main()
File "/usr/lib/xsconsole/XSConsole.py", line 28, in main
app.Enter()
File "/usr/lib/xsconsole/XSConsoleTerm.py", line 89, in Enter
self.layout.Create()
File "/usr/lib/xsconsole/XSConsoleLayout.py", line 120, in Create
self.windows[self.WIN_MAIN].DefaultColourSet('MAIN_BASE')
File "/usr/lib/xsconsole/XSConsoleCurses.py", line 227, in DefaultColourSet
self.win.bkgdset(ord(' '), CursesPalette.ColourAttr(self.defaultColour))
File "/usr/lib/xsconsole/XSConsoleCurses.py", line 21, in ColourAttr
return cls.colours[inName or inDefault]
KeyError: 'MAIN_BASE'
What's wrong and how can I fix it? Google was surprisingly unhelpful.
--
We're just a Bunch Of Regular Guys, a collective group that's trying
to understand and assimilate technology. We feel that resistance to
new ideas and technology is unwise and ultimately futile.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] xsconsole won't run due to Python error,
Kelly Jones <=
|
|
|
|
|