Creator does not acknowlegde saving of file AndroidManifest.xml
-
Since a while I have problems with saving of files. Mostly those files issues arose when I change a file during a build run. This is based on a typical reaction when you see an error during compilation, but the build process is not stopped yet. This problem I blame to CLangModel even though I do not have hard facts to this assumption. It is more the fact that the problem started to occur when I started to use this plugin, but the creator was left as before. The only cure I have found to restart creator.
I described the issue above for completeness, but at the moment I think it is unrelated.
As noted in the title the saving of AndroidManifest.xml is not acknowledged by creator. The star after the file stays after saving and at next build creator asks for saving of AndroidManifest.xml before starting the compilation.
I have checked and AndroidManifest.xml is actually saved every time I press ctrl+s respectively when I am asked by creator before building.
Anyone had similar experience and knows a solution?
BTW I am using current creator 4.3.0, but also previously I had problems as described in the beginning with creator 4.2.1, I believe.
-
Hi
- AndroidManifest.xml is not acknowledged by creator
Just to be sure i understand. Its flagged as dirty with * and even saving it
will not make it not dirty ? (for Creator)Do you have a small sample to test with ?
If others can reproduce, its clearly just a Creator bug. -
@mrjj said in Creator does not acknowlegde saving of file AndroidManifest.xml:
- AndroidManifest.xml is not acknowledged by creator
expected this already.
Just to be sure i understand. Its flagged as dirty with * and even saving it
will not make it not dirty ? (for Creator)Yes.
Do you have a small sample to test with ?
If others can reproduce, its clearly just a Creator bug.In the mean time I have done testing. Restarting of creator will solve the problem.
Also I remembered that it occured after I have changed one of the application icons.
That is the trigger. After changing the application to a new file, the star in creator remains. The Manifest is stored and also the icon file has been changed.
Can you verify?
You would need an android setup for this.