Am 14.05.2013 06:14, schrieb Laurence:
> #     app.setWindowIcon(QtGui.QIcon(':/icons/icon.png'))

I Doubt, this is working at all. AFAIK ":/" ist not a valid path-begin
on any system.

Also you should split this into two statements, using an intermediate
assign. So you can test whether QIcon() *or* setWindowIcon is failing --
which might be a big difference for debugging.

> the PyInstaller single-dir and single-file bundles crash with no error
> reported. (Before bundling the app, everything works fine in the
> standard console).

What do you mean wirh "standard console"? Are you running on Windows? Do
you get error-output when starting the program from the console/shell?

-- 
Schönen Gruß
Hartmut Goebel
Dipl.-Informatiker (univ), CISSP, CSSLP

Goebel Consult
http://www.goebel-consult.de

Monatliche Kolumne:
http://www.cissp-gefluester.de/2012-12-in-die-cloud-in-die-cloud-ab-wo-soll-die-sein

Blog: http://www.goebel-consult.de/blog/20050401

Goebel Consult ist Mitglied bei http://www.7-it.de/

Attachment: smime.p7s
Description: S/MIME Kryptografische Unterschrift

Reply via email to