ephraim / lcurse

Python script to have a "curse" compatible client for linux
The Unlicense
51 stars 24 forks source link

Can't change wow folder #4

Closed ghost closed 9 years ago

ghost commented 9 years ago

When i'm try to change the default wow folder i got the following error

Traceback (most recent call last): File "/home/fabricio/bin/lcurse/modules/preferences.py", line 48, in browseForWoWFolder self.wowInstallFolder.setText(dir) TypeError: QLineEdit.setText(str): argument 1 has unexpected type 'QDir'

python version: 3.4.2