Qt-jambi-interest Archive, June 2007
Eclipse integration problem
Message 1 in thread
Hello,
recently I've downloaded the final release of the Qt Jambi and its Eclipse
integration package and now I cannot open any of the .jui files, constantly
getting the "The Qt Jambi Eclipse Integration has failed to load its
plugins." and "This file cannot be read because it was created using jambi."
errors.
There seems to be no jambi related error in the error log.
Tried with Eclipse 3.1 as well as with 3.2 without any success.
The problem affects both open source and commercial evaluation packages.
The previous beta still works just fine with my Eclipse.
Any thoughts?
--
[ signature omitted ]
Message 2 in thread
Ilya Bukhman wrote:
> recently I've downloaded the final release of the Qt Jambi and its
> Eclipse integration package and now I cannot open any of the .jui
> files, constantly getting the "The Qt Jambi Eclipse Integration has
> failed to load its plugins." and "This file cannot be read because it
> was created using jambi." errors.
>
Have you set the path to your new Qt Jambi installation in the Eclipse
Integration preferences? This can be done by opening Preferences from
the menu and selecting the Qt Jambi page. The path here needs to point
to the root of your installation of the final Qt Jambi version.
Screen shot here:
http://doc.trolltech.com/qtjambi-4.3.0_01/com/trolltech/qt/qtjambi-eclipse.html#preferences
If this is not the issue, could you tell me which platform, and which Qt
Jambi package you are using please? If you are using the Qt Jambi source
package, you will need to build a qtjambi.jar file in order to use the
Eclipse Integration with it. If you are using a binary package it should
work fine out of the box.
-- Eskil
Message 3 in thread
Hello,
changing Qt Jambi path in my Eclipse preferences was the first thing
I've done after unpacking Jambi package. I've also tried to install it
into completely clean Eclipse distributions (Callisto and
EasyEclipse). But the problem is still there.
And yes, I'm using the binary package. Downloaded from:
ftp://ftp.trolltech.com/qtjambi/source/qtjambi-win32-gpl-4.3.0_01.zip
and
ftp://ftp.trolltech.com/qtjambi/source/qtjambi-eclipse-integration-win32-4.3.0_01.zip
The same problem affects evaluation commercial version downloaded from the
http://dist.trolltech.com/developer/download/qtjambi-win32-eval-4.3.0_01.exe
All of the Jambi demos are working fine for me. And as I mentioned
earlier the previous beta version of the Qt Jambi works great in my
Eclipse configurations.
And thanks for your help, it is much appreciated :)
--
[ signature omitted ]
Message 4 in thread
Ilya Bukhman wrote:
>
> And yes, I'm using the binary package. Downloaded from:
> ftp://ftp.trolltech.com/qtjambi/source/qtjambi-win32-gpl-4.3.0_01.zip
> and
> ftp://ftp.trolltech.com/qtjambi/source/qtjambi-eclipse-integration-win32-4.3.0_01.zip
>
>
> The same problem affects evaluation commercial version downloaded from
> the
> http://dist.trolltech.com/developer/download/qtjambi-win32-eval-4.3.0_01.exe
>
>
>
Hi, Ilya.
I have been able to reproduce this problem using the GPL package of Qt
Jambi, and I'm working on resolving it. I have however not been able to
reproduce it with the commercial nor the evaluation package. Could you
confirm that the evaluation package was properly installed and that the
preferences of the Eclipse integration actually pointed to this
installation when you got the error message?
Thank you for the feed back! We'll get back to you as soon as we get to
the bottom of this.
-- Eskil
Message 5 in thread
Hello.
Well, I've installed Qt Jambi evaluation package using the provided
installer then altered the Qt Jambi path in my Eclipse preferences so it
points to the actual Jambi installation path. Still the same problem.
--
[ signature omitted ]
Message 6 in thread
Hi, Ilya.
Ilya Bukhman wrote:
> Hello.
>
> Well, I've installed Qt Jambi evaluation package using the provided
> installer then altered the Qt Jambi path in my Eclipse preferences so
> it points to the actual Jambi installation path. Still the same problem.
>
We have confirmed that there is a problem using the Eclipse integration
together with the GPL package on Windows. We will work to resolve this
as quickly as possible.
I assume that the reason your Eclipse integration does not accept the
eval packages either is that the plugins have been blacklisted due to
the issues with the GPL package.
To fix this, you need to open regedit and delete the key
"HKEY_CURRENT_USER\Software\Trolltech\OrganizationDefaults\Qt Plugin
Cache 4.3.false" (we are also working on making easier solutions for
issues like this.) Doing this should remove the blacklisting and make it
possible to use the eval Qt Jambi packages together with the Eclipse
Integration until the incompatibility is resolved.
Hope this helps!
-- Eskil
Message 7 in thread
Hello,
yep, the evaluation version is working now. Thanks for all of your help,
much appreciated :)
--
[ signature omitted ]