"License check failed! Giving up..." in Qt Design Studio COMMUNITY EDITION
-
There seems to be a lot of replies here but none address the point that OP makes, you are trying to use the Community Edition of Design Studio and not Creator, correct?
The community version of Design Studio should not even require any kind of license afaik, you can skip the license check entirely. I have personally never seen this error message here, so if it is repeatable then it would warrant a bug report. However what is confusing me is that it happened while opening a Creator project ".pro" file. Design Studio is qml only and the project files are .qmlproject so i don't know what would be supposed to happen when opening a Creator Project. Can you answer a few questions? 1. Does Design Studio launch as expected? 2. Do you see the community edition text on the splash screen / welcome page? Can you open and example project / create a new project and then launch the live preview?
If the answer to those is no then a bug report would be a good idea - https://bugreports.qt.io in the Design Studio Project.
Regards
Brook.
-
Indeed, this is repeatable in the 1.2.0 version of Designer Studio, but only when opening a ".pro" file, opening one of the project's QML file, and then running Live Preview.
In fact, I have the same exact problem on everything: Windows, Linux and macOS.
I do not have any
.qt-license
file in any of these above OSes. I'll post a bug as I suspect this is indeed a bug. -
@eliezedeck please add a link to the report here so others can follow. Thanks!
-
@eliezedeck Did you create the bug report? I can't see it in the tracker yet.
-
I just stumbled across the same issue and found this still open bug report:
https://bugreports.qt.io/browse/QDS-2549 -
I'm having the same issue. I'm trying to evaluate Design Studio (open source) to see if we want to use it for a future project but I cant even get your built in example loading properly.
When I click on a ui.qml file in any of your examples I get the following in the form editor. (or just a simple blank project)
Checking the error output file shows there is some issue with the license file.
I just want to ask to be sure. The "Qt Design Studio - community" version is the open source version? I've looked everywhere else and I can't find a version labeled "open source".
I have completely uninstalled all QT components, reinstalled most recent without any resolution to this.
You can build and run just fine. However the "form editor" component is just dead.
Any thoughts/solutions before I write up my recommendations on DS.
Thanks,
-Eric -
As of today (11/24/2022) this issue is still present on Qt Design Studio Community latest version available for installation via Maintenance Tool.
I reinstalled the whole Qt a couple times and every time I tried opening a .pro project file it gave me the same error message mentioned in this post.
I see others saying the Qt Design Studio should open .qmlproject files only but when clicking the Open Project button it gives you two extensions options: .pro and . qmlproject. Therefore, I do not think this has to deal with us trying to open the .pro file on Qt Design Studio instead of Qt Creator.
If anyone found the solution for this issue please reply here so others can learn how to solve it.
-
Users are not supposed to open .pro files in Qt Design Studio. It is still possible using the Open Project Button from the Welcome Page. This will be fixed in the next release.