_bruce_
Forum Regular

Posts: 799
Registered: 11-07 |
DaniJ said:
I'm going to hazard a guess that is due to a missing gdiplus.dll, which should be part of your Windows installation.
Look in your Doomsday\Snowberry directory if there is a file there called snowberry.exe.log open it in a text editor and copy&paste its contents here.
Here we go...
Traceback (most recent call last):
File "sb\widget\base.pyc", line 218, in onPopupCommand
File "events.pyc", line 407, in send
File "logger.pyc", line 79, in show
File "sb\util\dialog.pyc", line 112, in createButtonDialog
File "sb\util\dialog.pyc", line 97, in createDialog
File "sb\util\dialog.pyc", line 199, in __init__
File "wx\_windows.pyc", line 651, in __init__
TypeError: in method 'new_Dialog', expected argument 1 of type 'wxWindow *'
Traceback (most recent call last):
File "sb\widget\base.pyc", line 218, in onPopupCommand
File "events.pyc", line 407, in send
File "logger.pyc", line 79, in show
File "sb\util\dialog.pyc", line 112, in createButtonDialog
File "sb\util\dialog.pyc", line 97, in createDialog
File "sb\util\dialog.pyc", line 199, in __init__
File "wx\_windows.pyc", line 651, in __init__
TypeError: in method 'new_Dialog', expected argument 1 of type 'wxWindow *'
Traceback (most recent call last):
File "sb\widget\base.pyc", line 218, in onPopupCommand
File "events.pyc", line 407, in send
File "logger.pyc", line 79, in show
File "sb\util\dialog.pyc", line 112, in createButtonDialog
File "sb\util\dialog.pyc", line 97, in createDialog
File "sb\util\dialog.pyc", line 199, in __init__
File "wx\_windows.pyc", line 651, in __init__
TypeError: in method 'new_Dialog', expected argument 1 of type 'wxWindow *'
Traceback (most recent call last):
File "sb\widget\base.pyc", line 218, in onPopupCommand
File "events.pyc", line 407, in send
File "logger.pyc", line 79, in show
File "sb\util\dialog.pyc", line 112, in createButtonDialog
File "sb\util\dialog.pyc", line 97, in createDialog
File "sb\util\dialog.pyc", line 199, in __init__
File "wx\_windows.pyc", line 651, in __init__
TypeError: in method 'new_Dialog', expected argument 1 of type 'wxWindow *'
Traceback (most recent call last):
File "sb\widget\base.pyc", line 218, in onPopupCommand
File "events.pyc", line 407, in send
File "logger.pyc", line 79, in show
File "sb\util\dialog.pyc", line 112, in createButtonDialog
File "sb\util\dialog.pyc", line 97, in createDialog
File "sb\util\dialog.pyc", line 199, in __init__
File "wx\_windows.pyc", line 651, in __init__
TypeError: in method 'new_Dialog', expected argument 1 of type 'wxWindow *'
Traceback (most recent call last):
File "sb\widget\base.pyc", line 218, in onPopupCommand
File "events.pyc", line 407, in send
File "logger.pyc", line 79, in show
File "sb\util\dialog.pyc", line 112, in createButtonDialog
File "sb\util\dialog.pyc", line 97, in createDialog
File "sb\util\dialog.pyc", line 199, in __init__
File "wx\_windows.pyc", line 651, in __init__
TypeError: in method 'new_Dialog', expected argument 1 of type 'wxWindow *'
|