[Qt-interest] Eclipse Integration crashes on clean Eclipse CDT install (Kubuntu 8.10)

Philipp Schmidt philschmidt at gmx.net
Thu Mar 19 09:35:05 CET 2009


Hello everybody,

i cannot get the Eclipse Integration to work. What i've done so far:

 - downloaded the Eclipse Ganymede C/C++ Package from the Projects Website
 - downloaded the Eclipse Integration Package
 - Installed the Qt-Development files on Ubuntu (Works like a charm in 
QtCreator)
 - unpacked both Eclipse and the Integration, then moved the integration 
plugins and feature folders to the appropriate places in the Eclipse 
directory.
 - started Eclipse, set the Qt-Version in the Preferences Page and chose the 
Qt C++ view.
 - tried to select the Qt Widget Box and got the following Errormessage on the 
Konsole (The same happens when i try to select anything that has to do with 
the Integration)

------------
$ ./eclipse -clean
QObject::moveToThread: Current thread (0xad3d430) is not the object's thread 
(0xacf6ba0).
Cannot move to target thread (0xacf6ba0)

QObject::setParent: Cannot set parent, new parent is in a different thread
QCoreApplication::argv: Please instantiate the QApplication object first
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xb258ae91, pid=24208, tid=3084457648
#
# Java VM: Java HotSpot(TM) Client VM (11.0-b15 mixed mode, sharing linux-x86)
# Problematic frame:
# C  [qtcurve.so+0x2ae91]
#
# An error report file with more information is saved as:
# /home/philipp/.eclipse/cdt/hs_err_pid24208.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted
------------

The log at /home/philipp/.eclipse/cdt/hs_err_pid24208.log i attach to this 
email.

Changing the KDE4-Style from QtCurve (cause of qtcurve.so mentioned in the 
errormessage) to Oxygen doesn't help either, it just results in another native 
class to throw the error. I also don't think that it's a Java-Error as my 
Java-Eclipse installation works without problems.

I hope that somebody can help me. As mentioned before: QtDesigner and 
QtCreator are working like a charm...

Greetings
Philipp Schmidt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090319/85af44b7/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hs_err_pid24208.log
Type: text/x-log
Size: 77231 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090319/85af44b7/attachment.bin 


More information about the Qt-interest-old mailing list