Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Can't save configuration in Qt 5.1.1
Qt 6.11 is out! See what's new in the release blog

Can't save configuration in Qt 5.1.1

Scheduled Pinned Locked Moved General and Desktop
7 Posts 4 Posters 2.8k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    GaGaLady
    wrote on last edited by
    #1

    at first,sorry for my poor english.

    i'm using Qt 5.1.1 in Elementary OS (almost with Ubuntu) 64bit
    when i change some options,like languagess, Qt tell me need restart to apply this change.
    but when i restart Qt,it was nothing changes!
    any idea?guys

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      Do you mean Qt Creator ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • G Offline
        G Offline
        GaGaLady
        wrote on last edited by
        #3

        [quote author="SGaist" date="1383899939"]Hi and welcome to devnet,

        Do you mean Qt Creator ?[/quote]

        yes,Qt Creator~
        when i change languages,Qt Creator tell me need restart to take effects.
        so i restart Qt creator ,but nothing was changes.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Which version of Qt Creator are you using and how did you installed it ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • G Offline
            G Offline
            GaGaLady
            wrote on last edited by
            #5

            [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 !

            1 Reply Last reply
            0
            • K Offline
              K Offline
              kqt-mr-nv6
              wrote on last edited by
              #6

              once try to launch the qtcreator from shell
              using 'gksudo'
              and check if language is getting saved or not

              there must be some permission problems

              1 Reply Last reply
              0
              • M Offline
                M Offline
                MarianMMX
                wrote on last edited by
                #7

                Copy QtCreator in a folder where you have write permissions,
                and from QtCreator folder type "./bin/qtcreator -settings settings".
                It will save all the settings in the same folder.

                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved