View Single Post
robin92's Avatar
Posts: 476 | Thanked: 438 times | Joined on Nov 2010 @ Sweden
#3
Hi!
I get this after your command, It stand

Code:
Traceback (most recent call last):
  File "main.py", line 40, in <module>
    QApplication.setApplicationName("Simpsons sounds")
NameError: name 'QApplication' is not defined
And before I get
Code:
"WARNING: Phonon needs QCoreApplication::applicationName to be set to export audio output names through the DBUS interface."
btw how i fix porttrait?

Last edited by robin92; 2011-06-13 at 03:31.