Export to GitHub

turnip-town - issue #142

GW doesn't start


Posted on Jul 13, 2011 by Helpful Horse

What steps will reproduce the problem? Don't know, but I think recent Windows 7 security updates are responisble. Such as: KB2532531, KB2507938, KB2555917.

What is the expected output? What do you see instead? At least GW starts, but I see the notification "See the logfile '...' for details" instead. That's it.

What version of the product are you using? On what operating system? Windows 7 32-Bit with latest updates.

Please provide any additional information below. Logfile for 0.345 looks like this: Traceback (most recent call last): File "gw.py", line 3519, in <module> File "wx_core.pyo", line 7978, in init

File "wx_core.pyo", line 7552, in _BootstrapApp

File "gw.py", line 203, in OnInit File "gw.py", line 689, in init NameError: global name 'Excpetion' is not defined

Logfile for 0.344 looks like this: Traceback (most recent call last): File "gw.py", line 3472, in <module> File "wx_core.pyo", line 7978, in init

File "wx_core.pyo", line 7552, in _BootstrapApp

File "gw.py", line 203, in OnInit File "gw.py", line 680, in init File "main_windows\options_window.pyo", line 62, in LoadOptions

KeyError: 'last_password'

Both happen in from the installer version as well as portable version.

Comment #1

Posted on Jul 13, 2011 by Quick Bear

I'm assuming that your last.fm password didn't get saved or has funky characters in it. see: http://groove-walrus.turnip-town.net/dru/node/174#comment-318

I'll try and fix this in the next release.

Comment #2

Posted on Jul 13, 2011 by Helpful Horse

Thank you! Deleting settings.xml resolved the problem. I'm looking forward to the next release. Great Software!

Status: Accepted

Labels:
Type-Defect Priority-Medium