Can't save configuration in Qt 5.1.1
-
-
Hi and welcome to devnet,
Do you mean Qt Creator ?
-
Which version of Qt Creator are you using and how did you installed it ?
-
[quote author="SGaist" date="1383914536"]Which version of Qt Creator are you using and how did you installed it ?
[/quote]I'm using Qt Creator 5.1.1 in Linux x64 System and i have donwload the binary file,the file info is : "Qt 5.1.1 for Linux 64-bit (415 MB)
Then give the file permission to execute,cliked the file and installed like the Windows...by the way,when my first run Qt Creator,i have got the Messager :
cannot overwrite file /home/username/./config/QtProject/qtcreator/qtversion.xml: Permission denied
im using Google to got this,
*sudo chown -R username /home/usrname/./config/QtProject/ *
it works!but still can not change languages,or some other configurations, it makes me confused.
thank you for your patience !
-
once try to launch the qtcreator from shell
using 'gksudo'
and check if language is getting saved or notthere must be some permission problems