> Traceback (most recent call last):
>   File "/Users/user/Documents/workspace/akzent.maus.info/non-web/dist/edNet
> Exporter.app/Contents/Resources/__boot__.py", line 137, in <module>
>     _run('exporter.py')
>   File "/Users/user/Documents/workspace/akzent.maus.info/non-web/dist/edNet
> Exporter.app/Contents/Resources/__boot__.py", line 134, in _run
>     execfile(path, globals(), globals())
>   File "/Users/user/Documents/workspace/akzent.maus.info/non-web/dist/edNet
> Exporter.app/Contents/Resources/exporter.py", line 252, in <module>
>     main()
>   File "/Users/user/Documents/workspace/akzent.maus.info/non-web/dist/edNet
> Exporter.app/Contents/Resources/exporter.py", line 245, in main
>     app.start()
>   File "dabo/dApp.pyc", line 286, in start
>   File "dabo/dSecurityManager.pyc", line 23, in login
>   File "dabo/dApp.pyc", line 318, in getLoginInfo
>   File "dabo/ui/uiwx/dDialog.pyc", line 207, in __init__
>   File "dabo/ui/uiwx/dDialog.pyc", line 37, in __init__
>   File "dabo/ui/uiwx/dDialog.pyc", line 227, in _addControls
>   File "dabo/ui/uiwx/dDialog.pyc", line 99, in _addControls
>   File "dabo/ui/dialogs/login.pyc", line 73, in addControls
>   File "dabo/ui/uiwx/dImage.pyc", line 42, in __init__
>   File "dabo/ui/uiwx/dImage.pyc", line 198, in _setPic
>   File "posixpath.pyc", line 171, in exists
> TypeError: coercing to Unicode: need string or buffer, NoneType found

I guess this is because the login dialog tries to find the dabo logo
and doesn't find it, because I didn't include it in my app (why should
I?).

I couldn't find any hooks to change the login dialog. Are there any?
I don't need no logo there, and I'd like to change the labels & title also!

Greetlings, Hraban


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to