Recent project list in Creator is persistent over multiple reinstallation of qt on mac OS
-
wrote on 22 Oct 2023, 10:30 last edited by
The recent project list in the Creator is persistent across multiple uninstalls and reinstalls of Qt on MacOS. uninstall with the maint tool does not alter this behavior. delete of known caches, preferences, plists does not alter this behavior. problem observed fron 6.4.2 up to and including 6.6 - they all interchange the recent project list with ease. What am I missing?
-
-
Hi and welcome to devnet,
How fast did you do that ? From memory, macOS keeps a not in file cache of app settings that could play a role here.
-
Hi and welcome to devnet,
How fast did you do that ? From memory, macOS keeps a not in file cache of app settings that could play a role here.
wrote on 29 Oct 2023, 16:39 last edited byhi, thanks for the note. i probably did not restart the system between each and every time i reinstalled. there were a number of power cycles and off periods so it looks like i am missing some file or the cached parameters wander into a file later. not what i would expect even from apple.
-
hi, thanks for the note. i probably did not restart the system between each and every time i reinstalled. there were a number of power cycles and off periods so it looks like i am missing some file or the cached parameters wander into a file later. not what i would expect even from apple.
Did you always reinstall in the same fashion ?
-
wrote on 18 Dec 2023, 10:53 last edited by
@SGaist
there appears to be a number of places where qt creator stores persistent parameters. not all of these are cleared by the maintenance tool. are these places known to anyone? is a list available? -
@SGaist
there appears to be a number of places where qt creator stores persistent parameters. not all of these are cleared by the maintenance tool. are these places known to anyone? is a list available?wrote on 18 Dec 2023, 11:42 last edited by@GiordanoBruno
From what I know,- There's an invisible folder named .config in the home folder.
- a folder named Qt in Application Support folder
- various Qt files in Preferences folder:
com.qtproject.QtCreator.plist
com.qtproject.Designer.plist
com.qtproject.plist
-
hi, thanks for the note. i probably did not restart the system between each and every time i reinstalled. there were a number of power cycles and off periods so it looks like i am missing some file or the cached parameters wander into a file later. not what i would expect even from apple.
wrote on 20 Dec 2023, 09:19 last edited by@GiordanoBruno said in Recent project list in Creator is persistent over multiple reinstallation of qt on mac OS:
hi, thanks for the note. i probably did not restart the system between each and every time i reinstalled. there were a number of power cycles and off periods so it looks like i am missing some file or the cached parameters wander into a file later. not what i would expect even from apple.