Hi Wido-
On Mon, 2005-03-14 at 21:06 +0100, Wido Depping wrote:
> Luma 2.1.1 has been released and feature the following changes:
When starting 2.1.1 from the command line, I see:
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/bin/luma", line 63, in unhandledException
environment.logMessage(LogObject("Error", errorString))
File "/usr/lib/luma/base/gui/MainWin.py", line 390, in logMessage
self.loggerWidget.newMessage(messageObject)
AttributeError: loggerWidget
Original exception was:
Traceback (most recent call last):
File "/usr/bin/luma", line 70, in ?
startApplication()
File "/usr/bin/luma", line 39, in startApplication
gui = MainWin(None)
File "/usr/lib/luma/base/gui/MainWin.py", line 69, in __init__
self.loggerWidget = LoggerWidget(self.loggerDockWindow)
File "/usr/lib/luma/base/utils/gui/LoggerWidget.py", line 27, in
__init__
self.readSettings()
File "/usr/lib/luma/base/utils/gui/LoggerWidget.py", line 116, in
readSettings environment.logMessage(LogObject("Debug", tmpString))
File "/usr/lib/luma/base/gui/MainWin.py", line 390, in logMessage
self.loggerWidget.newMessage(messageObject)
AttributeError: loggerWidget
================================
The splash logo pops up very briefly and then disappears.
This is kernel 2.6.9-gentoo-r1 on a ppc-linux system.
luma-2.1 works fine for me.
--
-Kevin
http://www.gnosys.us
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
|