Open Dialog, created with quickly does not work
Posted
by
Marian Lux
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Marian Lux
Published on 2012-06-20T13:04:05Z
Indexed on
2012/09/01
21:49 UTC
Read the original article
Hit count: 265
I tried to open a dialog like David Planella describs here (and quickly help add): Open Custom Dialog Windows (PyGTK + Quickly)
But this don't works for me. I always get the same Error-Message if I open the creadted Dialog:
AttributeError: 'module' object has no attribute 'NewDialogNameDialog'
(Note: My Dialog-Name is replaced with "NewDialogNameDialog" to be more general.) I tried to test a tutorial for the Ubuntu app showdown to learn how to use quickly and python.
I can also add the whole source-code if you wish.
© Ask Ubuntu or respective owner