On Tue, 15 Mar 2005 09:06:28 -0500, Kevin <luma-users@xxxxxxxxxx> wrote:
> 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.
Sorry for that. It was a stupid error in the code for the new logger
settings. It's fixed in 2.1.2 which I just released.
mfg.
Wido
--
Wido Depping
ICQ: 51303067 AIM: wido3379
Jabber: wido@xxxxxxxxxxxxx
Blog: http://widoww.blogspot.com
-------------------------------------------------------
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
|