[Qt-creator] Creator 2.7.0 RC stopped working

Ziller Eike Eike.Ziller at digia.com
Fri Mar 22 09:38:24 CET 2013


On 22.03.2013, at 09:22, Nikos Chantziaras <realnc at gmail.com>
 wrote:

> The plugin manager seems to do dependency tracking already.  For 
> example, if you disable a plugin that is needed by other plugins, those 
> get grayed out.  I suppose this is just an oversight and the dependency 
> has not been updated yet.

The dependencies are all correct, but, and that is your problem, they changed between Qt Creator 2.6 and 2.7, making Qt4ProjectManager dependent on QmlJSTools, which you explicitly disabled before.
When you disable something in the plugin dialog of Qt Creator, it interprets that as "force disabling of this plugin" and takes you seriously in that ;)
Maybe it shouldn't take it *that* serious, and interpret it more like "disable the plugin but not if another plugin that is not disabled wants it anyhow".

++ Eike

> On 21/03/13 23:43, Alexandre LAURENT wrote:
>> Hello Nikos, Ziller and other readers,
>> 
>> Is there a point to allow the disabling of the plugin, if it is so
>> essential in the build process of your project ? I mean, as described
>> here, it looks essential (needed), so why the Qt Creator itself does not
>> avoid the user to disable it ?
>> 
>> Best regards,
>> 
>> 2013/3/21 Nikos Chantziaras <realnc at gmail.com <mailto:realnc at gmail.com>>
>> 
>>    Yep, that's it. Thanks.
>> 
>>    On 21/03/13 09:59, Ziller Eike wrote:
>>> You have probably manually disabled the QmlJSTools plugin. The Qt
>>    project manager depends on it in Qt Creator 2.7. Just re-enable
>>    QmlJSTools and make sure Qt4ProjectManager is enabled too.
>>> 
>>> ++ Eike
>>> 
>>> On 21.03.2013, at 06:12, Nikos Chantziaras <realnc at gmail.com
>>    <mailto:realnc at gmail.com>> wrote:
>>> 
>>>> Creator was working fine before, but something got updated in my
>>    Linux
>>>> distro that seems to break it. The problem is that it can't
>>    detect Qt as
>>>> being installed. All my entries are ignored and on startup, this is
>>>> printed on stdout:
>>>> 
>>>>   Qt version is no longer known, removing from kit "Desktop".
>>>>   Qt version is no longer known, removing from kit "Qt 5".
>>>>   Qt version is no longer known, removing from kit "Qt 4 Debig".
>>>>   Qt version is no longer known, removing from kit "Desktop".
>>>>   Qt version is no longer known, removing from kit "Qt 5".
>>>>   Qt version is no longer known, removing from kit "Qt 4 Debig".
>>>> 
>>>> Trying to add /usr/bin/qmake in "Options->Build & Run->Qt Versions"
>>>> results in an error dialog:
>>>> 
>>>>   Title: Qmake not executable
>>>>   Message: The qmake executable /usr/bin/qmake could not be
>>    added: No
>>>>   factory found for qmake: '/usr/bin/qmake'
>>>> 
>>>> Nothing is printed on stdout in this case.
>>>> 
>>>> What could be causing this? I've rebuilt it, but it doesn't help. I
>>>> downgraded to 2.6.2 and that one works correctly.
> 
> 
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator

-- 
Eike Ziller, Senior Software Engineer - Digia, Qt
 
Digia Germany GmbH, Rudower Chaussee 13, D-12489 Berlin
Geschäftsführer: Mika Pälsi, Juha Varelius, Anja Wasenius
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B




More information about the Qt-creator mailing list