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. QT Creator 6.0 can't open a keystore file
Forum Updated to NodeBB v4.3 + New Features

QT Creator 6.0 can't open a keystore file

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
qtcreator
2 Posts 2 Posters 466 Views
  • 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.
  • D Offline
    D Offline
    Dmitriano
    wrote on last edited by Dmitriano
    #1

    I am able to open my keystore file with the command line and my password:

    keytool -list -v -keystore android_release.keystore
    

    but not with QT Creator 6, it displays:

    355ce5d8-b537-49fa-813a-f19c64a270c4-image.png

    the password was correct with previous QT Creator versions.

    Tried to convert my keystore file:

    keytool -importkeystore -srckeystore android_release.keystore -destkeystore android_release.keystore -deststoretype pkcs12
    

    but it did not help.

    1 Reply Last reply
    0
    • kkoehneK Offline
      kkoehneK Offline
      kkoehne
      Moderators
      wrote on last edited by
      #2

      This is indeed a known issue, see e.g. https://bugreports.qt.io/browse/QTCREATORBUG-26647. It will be fixed in Qt Creator 6.0.1. Meanwhile, you can try using a snapshot from https://download.qt.io/snapshots/qtcreator/6.0/ .

      Director R&D, The Qt Company

      1 Reply Last reply
      4

      • Login

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