[PyQt] PyQt app not showing help and about box - 2 files [1/1]
Thorsten Kampe
thorsten at thorstenkampe.de
Thu May 22 11:09:30 BST 2008
Hi,
I've got a rather weird issue with an application. The program used to
work fine but I did not test it for about six months.
Now (maybe not connected) after updating to PyQt 4.4 I can't
see the help and about box in this app on Linux (PyQt 4.4.0) while on
Windows (PyQt 4.4.2) everything is still perfect as before.
There are only three actions in this application: exit, help and about.
exit works on Linux but help and about not.
What can I do to troubleshoot the issue? I've reverted to a previous
version that doesn't use a ui file and this works fine on Linux.
I don't get any errors.
Thorsten
PS I've attached the working and non working versions (just the code
because the rc and ui files zipped were rejected). Both versions work
under Windows but only the one that does not use the ui file on Linux.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 1954 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20080522/64594a5a/attachment.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/octet-stream
Size: 3692 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20080522/64594a5a/attachment-0001.obj
More information about the PyQt
mailing list