Hi Tobias, Thank you once again for your help.
> >I am doing a full quote of your message as I CC the new qt-creator mailing > >list:-) > >> Periodically, the following two file error / disk full dialogs popup. Qt >> Creator apparently succeeded in creating >> many previous and recent default.qws.* files. Could this issue be caused by >> multiple instances on Qt Creator >> running and occasionally they sync up and fight over who has access to >> default.qws ? >> >> * I am running 2 or 3 instances of Qt Creator >> * The disks are not full. >> * Don't see any obvious permission problems. >> * Qt Creator 2.4.0 RC, Vista 32-bit running under OS X Parallels host. >> >> The text of the following two dialogs below: >> >> * File Error >> Cannot write file C: >> \Users\my-profile\AppData\Roaming\Nokia\qtcreator\default.qws. Disk full? >> >> Error while saving session >> Could not save session to file >> \Users\my-profile\AppData\Roaming\Nokia\qtcreator\default.qws. > > >Yes, this is due to the different instances fighting over the file. Windows > >insists on locking files that are accessed and that causes those error > >messages. Thank you for confirming my suspicion that multiple Qt Creator instances were fighting over the data C:\Users\esutton\AppData\Roaming\Nokia\qtcreator\ > >You can try to have different settings pathes for all your different > >instances (use the "-settingspath some/path" argument). That should fix > >these warnings by having each instance write into its own session files. > >That will also stop them from screwing up each others sessions:-) Thank you for the suggested work around. While I love Qt Creator it may be easier to force myself to never use more than one instance of Qt Creator at a time when working under Windows. Unfortunately this is an annoying issue for Windows users of Qt Creator. Under Linux I find multiple instance of Qt Creator very useful. I wish I could use it the same under Windows. Thanks again for your suggested work-around! -Ed > > Best Regards, > Tobias > _______________________________________________ > Qt-creator mailing list > Qt-creator@qt.nokia.com > http://lists.qt.nokia.com/mailman/listinfo/qt-creator > _______________________________________________ > Qt-creator mailing list > Qt-creator@qt.nokia.com > http://lists.qt.nokia.com/mailman/listinfo/qt-creator -Ed _______________________________________________ Qt-creator mailing list Qt-creator@qt.nokia.com http://lists.qt.nokia.com/mailman/listinfo/qt-creator