Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Creator does not acknowlegde saving of file AndroidManifest.xml
Forum Updated to NodeBB v4.3 + New Features

Creator does not acknowlegde saving of file AndroidManifest.xml

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
creator 4.2.1creator 4.3.0creator save
3 Posts 2 Posters 1.2k Views 2 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.
  • K Offline
    K Offline
    koahnig
    wrote on last edited by
    #1

    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.

    Vote the answer(s) that helped you to solve your issue(s)

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

      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.

      K 1 Reply Last reply
      0
      • mrjjM mrjj

        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.

        K Offline
        K Offline
        koahnig
        wrote on last edited by
        #3

        @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.

        Vote the answer(s) that helped you to solve your issue(s)

        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