Trolltech Home | Qt4-preview-feedback Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt4-preview-feedback Archive, September 2007
Preferences->QT error when setting the library


Message 1 in thread

Eike,

Loaded QT eclipse and got an error when I added QT4 to the Qt versions
under Preferences ->QT.

I put QT4 for the name  and for the Location I put
/usr/local/Trolltech/Qt-4.3.1.


Op sys=  Redhat Enterprise 5 Linux
Eclipse= 3.2.2
CDT =    3.1.2

Is there any solutions/suggestions for this issue?




 

Best Regards,
Steve Macumber
Lear Tampa-Test Engineering
smacumber@xxxxxxxx
(813)882-5003




**********************
** LEGAL DISCLAIMER **
**********************

This E-mail message and any attachments may contain 
legally privileged, confidential or proprietary 
information. If you are not the intended recipient(s),
or the employee or agent responsible for delivery of 
this message to the intended recipient(s), you are 
hereby notified that any dissemination, distribution 
or copying of this E-mail message is strictly 
prohibited. If you have received this message in 
error, please immediately notify the sender and 
delete this E-mail message from your computer.

Message 2 in thread

Hi Steve,

what is the error that you get?

++ Eike

On Sep 12, 2007, at 4:22 PM, Macumber, Steven wrote:

> Eike,
>
> Loaded QT eclipse and got an error when I added QT4 to the Qt  
> versions under Preferences ->QT.
>
> I put QT4 for the name  and for the Location I put /usr/local/ 
> Trolltech/Qt-4.3.1.
>
>
> Op sys=  Redhat Enterprise 5 Linux
> Eclipse= 3.2.2
> CDT =    3.1.2
>
> Is there any solutions/suggestions for this issue?
>
>
>
>
>
> Best Regards,
> Steve Macumber
> Lear Tampa-Test Engineering
> smacumber@xxxxxxxx
> (813)882-5003
>
>
> **********************
> ** LEGAL DISCLAIMER **
> **********************
>
> This E-mail message and any attachments may contain
> legally privileged, confidential or proprietary
> information. If you are not the intended recipient(s),
> or the employee or agent responsible for delivery of
> this message to the intended recipient(s), you are
> hereby notified that any dissemination, distribution
> or copying of this E-mail message is strictly
> prohibited. If you have received this message in
> error, please immediately notify the sender and
> delete this E-mail message from your computer.

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx


Message 3 in thread

Hello Eike,
Eclipse did not specify any specific error, it just stated "Error see
error log".
Did a review of the previous feedback from other people and it was very
similar to one that was already posted but did not have any feedback to
the posting...from Amos kariuki on Friday August 17 2007 @
19:17:04-0500.  It seems to be some type of a java related issue, not
sure?

See the attached error log...

After further investigation I was still able to create a QT project,
compile, and run it.

This seems to be a bug, but the qt-eclipse still works...


Best Regards,
Steve Macumber

-----Original Message-----
From: Eike Preuss [mailto:epreuss@xxxxxxxxxxxxx] 
Sent: Wednesday, September 12, 2007 10:30 AM
To: Macumber, Steven
Cc: qt4-preview-feedback@xxxxxxxxxxxxx
Subject: Re: Preferences->QT error when setting the library

Hi Steve,

what is the error that you get?

++ Eike

On Sep 12, 2007, at 4:22 PM, Macumber, Steven wrote:

> Eike,
>
> Loaded QT eclipse and got an error when I added QT4 to the Qt versions

> under Preferences ->QT.
>
> I put QT4 for the name  and for the Location I put /usr/local/ 
> Trolltech/Qt-4.3.1.
>
>
> Op sys=  Redhat Enterprise 5 Linux
> Eclipse= 3.2.2
> CDT =    3.1.2
>
> Is there any solutions/suggestions for this issue?
>
>
>
>
>
> Best Regards,
> Steve Macumber
> Lear Tampa-Test Engineering
> smacumber@xxxxxxxx
> (813)882-5003
>
>
> **********************
> ** LEGAL DISCLAIMER **
> **********************
>
> This E-mail message and any attachments may contain legally 
> privileged, confidential or proprietary information. If you are not 
> the intended recipient(s), or the employee or agent responsible for 
> delivery of this message to the intended recipient(s), you are hereby 
> notified that any dissemination, distribution or copying of this 
> E-mail message is strictly prohibited. If you have received this 
> message in error, please immediately notify the sender and delete this

> E-mail message from your computer.

!ENTRY org.eclipse.jface 4 0 2007-09-12 08:02:19.569 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException
!ENTRY org.eclipse.jface 4 0 2007-09-12 08:02:19.569 !MESSAGE java.lang.NullPointerException !STACK 0 java.lang.NullPointerException
	at
com.trolltech.qtcppproject.preferences.QtPreferencePage.performOk(QtPref
erencePage.java:401)
	at
org.eclipse.jface.preference.PreferenceDialog$11.run(PreferenceDialog.ja
va:889)
	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
	at org.eclipse.core.runtime.Platform.run(Platform.java:843)
	at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)
	at
org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:149)
	at
org.eclipse.jface.preference.PreferenceDialog.okPressed(PreferenceDialog
.java:869)
	at
org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.okPressed(Filte
redPreferenceDialog.java:376)
	at
org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.okPressed(Work
benchPreferenceDialog.java:164)
	at
org.eclipse.jface.preference.PreferenceDialog.buttonPressed(PreferenceDi
alog.java:230)
	at
org.eclipse.jface.dialogs.Dialog$3.widgetSelected(Dialog.java:660)
	at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
	at
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
	at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3180)
	at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2856)
	at org.eclipse.jface.window.Window.runEventLoop(Window.java:820)
	at org.eclipse.jface.window.Window.open(Window.java:796)
	at
org.eclipse.ui.internal.handlers.ShowPreferencePageHandler.execute(ShowP
referencePageHandler.java:60)
	at
org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:
151)
	at
org.eclipse.core.commands.Command.executeWithChecks(Command.java:461)
	at
org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Paramet
erizedCommand.java:424)
	at
org.eclipse.ui.internal.cheatsheets.CommandRunner.executeCommand(Command
Runner.java:67)
	at
org.eclipse.ui.internal.cheatsheets.data.CheatSheetCommand.execute(Cheat
SheetCommand.java:44)
	at
org.eclipse.ui.internal.cheatsheets.views.CoreItem.runExecutable(CoreIte
m.java:476)
	at
org.eclipse.ui.internal.cheatsheets.views.CoreItem.runExecutable(CoreIte
m.java:471)
	at
org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.runPerformExe
cutable(CheatSheetViewer.java:991)
	at
org.eclipse.ui.internal.cheatsheets.views.CoreItem$1.linkActivated(CoreI
tem.java:91)
	at
org.eclipse.ui.forms.widgets.AbstractHyperlink.handleActivate(AbstractHy
perlink.java:208)
	at
org.eclipse.ui.forms.widgets.ImageHyperlink.handleActivate(ImageHyperlin
k.java:174)
	at
org.eclipse.ui.forms.widgets.AbstractHyperlink.handleMouseUp(AbstractHyp
erlink.java:289)
	at
org.eclipse.ui.forms.widgets.AbstractHyperlink.access$1(AbstractHyperlin
k.java:273)
	at
org.eclipse.ui.forms.widgets.AbstractHyperlink$4.handleEvent(AbstractHyp
erlink.java:110)
	at
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)
	at
org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3180)
	at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2856)
	at
org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894)
	at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:4
22)
	at
org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at
org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
	at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActiva
tor.java:78)
	at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicat
ion(EclipseAppLauncher.java:92)
	at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclip
seAppLauncher.java:68)
	at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
400)
	at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:
177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:64)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:615)
	at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
	at org.eclipse.core.launcher.Main.run(Main.java:977)
	at org.eclipse.core.launcher.Main.main(Main.java:952)



Please let me know what I need to do to resolve this Error?


Thanks for your support,
Kevin Eisinger
813-882-5130



**********************
** LEGAL DISCLAIMER **
**********************

This E-mail message and any attachments may contain=20 legally privileged, confidential or proprietary=20 information. If you are not the intended recipient(s), or the employee or agent responsible for delivery of=20 this message to the intended recipient(s), you are=20 hereby notified that any dissemination, distribution=20 or copying of this E-mail message is strictly=20 prohibited. If you have received this message in=20 error, please immediately notify the sender and=20 delete this E-mail message from your computer.
------_=_NextPart_001_01C7F547.300E6533
Content-Type: text/html;
	charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; charset= =3Dus-ascii"> <META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version=  6.5.7652.24"> <TITLE></TITLE> </HEAD> <BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=3D2 FACE=3D"Courier New">I have installed Qt for Eclipse,=  when I start Eclipse, at the cheat sheet window I got to Qt preference=  page.&nbsp; I tried following the instructions to add location of Qt=  library.&nbsp; At the Preferences window I clicked &lt;add&gt;, assigned=  name as Qt4, browsed path to</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">/usr/local/Trolltech/Qt-4.3.1&nbsp;=
 (Where Qt was installed) and clicked &lt;ok&gt;.&nbsp; I clicked=  &lt;apply&gt; then clicked &lt;OK&gt;.&nbsp; I get an error=  message:</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">Error</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">An error has occurred.&nbsp; See=  error log for more details.</FONT> </P>

<P><FONT SIZE=3D2 FACE=3D"Courier New">!ENTRY org.eclipse.jface 4 0=
 2007-09-12 08:02:19.569 !MESSAGE java.lang.NullPointerException !STACK 0=  java.lang.NullPointerException</FONT></P>

<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">com.trolltech.qtcppproject.preferences.QtPreferencePage.performOk(QtP=
ref</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">erencePage.java:401)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.jface.preference.PreferenceDialog$11.run(PreferenceDialog=
.ja</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">va:889)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at=  org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at=  org.eclipse.core.runtime.Platform.run(Platform.java:843)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at=  org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:44)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:149)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.jface.preference.PreferenceDialog.okPressed(PreferenceDia=
log</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">.java:869)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.internal.dialogs.FilteredPreferenceDialog.okPressed(Fi=
lte</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">redPreferenceDialog.java:376)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog.okPressed(W=
ork</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">benchPreferenceDialog.java:164)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.jface.preference.PreferenceDialog.buttonPressed(Preferenc=
eDi</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">alog.java:230)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.jface.dialogs.Dialog$3.widgetSelected(Dialog.java:660)</F=
ONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:=
90)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)</FON=
T>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at=  org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3180)<=
/FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2856)</F=
ONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at=  org.eclipse.jface.window.Window.runEventLoop(Window.java:820)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at=  org.eclipse.jface.window.Window.open(Window.java:796)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.internal.handlers.ShowPreferencePageHandler.execute(Sh=
owP</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">referencePageHandler.java:60)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.ja=
va:</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">151)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.core.commands.Command.executeWithChecks(Command.java:461)=
</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(Para=
met</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">erizedCommand.java:424)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.internal.cheatsheets.CommandRunner.executeCommand(Comm=
and</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">Runner.java:67)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.internal.cheatsheets.data.CheatSheetCommand.execute(Ch=
eat</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">SheetCommand.java:44)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.internal.cheatsheets.views.CoreItem.runExecutable(Core=
Ite</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">m.java:476)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.internal.cheatsheets.views.CoreItem.runExecutable(Core=
Ite</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">m.java:471)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.internal.cheatsheets.views.CheatSheetViewer.runPerform=
Exe</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">cutable(CheatSheetViewer.java:991)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.internal.cheatsheets.views.CoreItem$1.linkActivated(Co=
reI</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">tem.java:91)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.forms.widgets.AbstractHyperlink.handleActivate(Abstrac=
tHy</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">perlink.java:208)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.forms.widgets.ImageHyperlink.handleActivate(ImageHyper=
lin</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">k.java:174)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.forms.widgets.AbstractHyperlink.handleMouseUp(Abstract=
Hyp</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">erlink.java:289)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.forms.widgets.AbstractHyperlink.access$1(AbstractHyper=
lin</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">k.java:273)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.forms.widgets.AbstractHyperlink$4.handleEvent(Abstract=
Hyp</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">erlink.java:110)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)</FON=
T>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at=  org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1085)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3180)<=
/FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2856)</F=
ONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930)</=
FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at=  org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.jav=
a:4</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">22)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)<=
/FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95=
)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformAct=
iva</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">tor.java:78)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli=
cat</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">ion(EclipseAppLauncher.java:92)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ec=
lip</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">seAppLauncher.java:68)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja=
va:</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">400)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja=
va:</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">177)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at sun.reflect.NativeMethodAccessorImpl.invoke0(Native=
 Method)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.=
jav</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">a:64)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier=
 New">sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces=
sor</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">Impl.java:43)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at java.lang.reflect.Method.invoke(Method.java:615)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at=  org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at=  org.eclipse.core.launcher.Main.basicRun(Main.java:280)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at=  org.eclipse.core.launcher.Main.run(Main.java:977)</FONT>

<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <FONT SIZE=3D2 FACE= =3D"Courier New">at=  org.eclipse.core.launcher.Main.main(Main.java:952)</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=3D2 FACE=3D"Courier New">Please let me know what I need to do=  to resolve this Error?</FONT> </P> <BR>

<P><FONT SIZE=3D2 FACE=3D"Courier New">Thanks for your support,</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">Kevin Eisinger</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Courier New">813-882-5130</FONT> </P>

</BODY>
</HTML>
<table><tr><td bgcolor=3D#ffffff><font color= =3D#000000>**********************<br>

Message 4 in thread

The error from the error log you sent should already be fixed in the  
Release Candidate 2.
Could you please send me your error log? You find it via
Help -> About Eclipse SDK -> Configuration Details -> View Error Log

Thanks, Eike

On Sep 12, 2007, at 5:23 PM, Macumber, Steven wrote:

> Hello Eike,
> Eclipse did not specify any specific error, it just stated "Error see
> error log".
> Did a review of the previous feedback from other people and it was  
> very
> similar to one that was already posted but did not have any  
> feedback to
> the posting...from Amos kariuki on Friday August 17 2007 @
> 19:17:04-0500.  It seems to be some type of a java related issue, not
> sure?
>
> See the attached error log...
>
> After further investigation I was still able to create a QT project,
> compile, and run it.
>
> This seems to be a bug, but the qt-eclipse still works...
>
>
> Best Regards,
> Steve Macumber
>
> -----Original Message-----
> From: Eike Preuss [mailto:epreuss@xxxxxxxxxxxxx]
> Sent: Wednesday, September 12, 2007 10:30 AM
> To: Macumber, Steven
> Cc: qt4-preview-feedback@xxxxxxxxxxxxx
> Subject: Re: Preferences->QT error when setting the library
>
> Hi Steve,
>
> what is the error that you get?
>
> ++ Eike
>
> On Sep 12, 2007, at 4:22 PM, Macumber, Steven wrote:
>
>> Eike,
>>
>> Loaded QT eclipse and got an error when I added QT4 to the Qt  
>> versions
>
>> under Preferences ->QT.
>>
>> I put QT4 for the name  and for the Location I put /usr/local/
>> Trolltech/Qt-4.3.1.
>>
>>
>> Op sys=  Redhat Enterprise 5 Linux
>> Eclipse= 3.2.2
>> CDT =    3.1.2
>>
>> Is there any solutions/suggestions for this issue?
>>
>>
>>
>>
>>
>> Best Regards,
>> Steve Macumber
>> Lear Tampa-Test Engineering
>> smacumber@xxxxxxxx
>> (813)882-5003
>>
>>
>> **********************
>> ** LEGAL DISCLAIMER **
>> **********************
>>
>> This E-mail message and any attachments may contain legally
>> privileged, confidential or proprietary information. If you are not
>> the intended recipient(s), or the employee or agent responsible for
>> delivery of this message to the intended recipient(s), you are hereby
>> notified that any dissemination, distribution or copying of this
>> E-mail message is strictly prohibited. If you have received this
>> message in error, please immediately notify the sender and delete  
>> this
>
>> E-mail message from your computer.
>
> <QT-eclipse_preferenceError.txt>

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx


Message 5 in thread

Hello Eike,
I un-installed RC1 and re-installed the Release candidate 2  per the
instruction on your website.
I now have other issues with the compile, some warnings are now being
displayed, see the attached snap-shot; do you know why these warning are
now appearing?

Note I am running gcc 3.3 version of qt-eclipse for Redhat 4, in this
particular case.



Best Regards,
Steve Macumber

-----Original Message-----
From: Eike Ziller [mailto:eziller@xxxxxxxxxxxxx] 
Sent: Wednesday, September 12, 2007 11:45 AM
To: Macumber, Steven
Cc: qt4-preview-feedback@xxxxxxxxxxxxx
Subject: Re: Preferences->QT error when setting the library

The error from the error log you sent should already be fixed in the
Release Candidate 2.
Could you please send me your error log? You find it via Help -> About
Eclipse SDK -> Configuration Details -> View Error Log

Thanks, Eike

On Sep 12, 2007, at 5:23 PM, Macumber, Steven wrote:

> Hello Eike,
> Eclipse did not specify any specific error, it just stated "Error see 
> error log".
> Did a review of the previous feedback from other people and it was 
> very similar to one that was already posted but did not have any 
> feedback to the posting...from Amos kariuki on Friday August 17 2007 @

> 19:17:04-0500.  It seems to be some type of a java related issue, not 
> sure?
>
> See the attached error log...
>
> After further investigation I was still able to create a QT project, 
> compile, and run it.
>
> This seems to be a bug, but the qt-eclipse still works...
>
>
> Best Regards,
> Steve Macumber
>
> -----Original Message-----
> From: Eike Preuss [mailto:epreuss@xxxxxxxxxxxxx]
> Sent: Wednesday, September 12, 2007 10:30 AM
> To: Macumber, Steven
> Cc: qt4-preview-feedback@xxxxxxxxxxxxx
> Subject: Re: Preferences->QT error when setting the library
>
> Hi Steve,
>
> what is the error that you get?
>
> ++ Eike
>
> On Sep 12, 2007, at 4:22 PM, Macumber, Steven wrote:
>
>> Eike,
>>
>> Loaded QT eclipse and got an error when I added QT4 to the Qt 
>> versions
>
>> under Preferences ->QT.
>>
>> I put QT4 for the name  and for the Location I put /usr/local/ 
>> Trolltech/Qt-4.3.1.
>>
>>
>> Op sys=  Redhat Enterprise 5 Linux
>> Eclipse= 3.2.2
>> CDT =    3.1.2
>>
>> Is there any solutions/suggestions for this issue?
>>
>>
>>
>>
>>
>> Best Regards,
>> Steve Macumber
>> Lear Tampa-Test Engineering
>> smacumber@xxxxxxxx
>> (813)882-5003
>>
>>
>> **********************
>> ** LEGAL DISCLAIMER **
>> **********************
>>
>> This E-mail message and any attachments may contain legally 
>> privileged, confidential or proprietary information. If you are not 
>> the intended recipient(s), or the employee or agent responsible for 
>> delivery of this message to the intended recipient(s), you are hereby

>> notified that any dissemination, distribution or copying of this 
>> E-mail message is strictly prohibited. If you have received this 
>> message in error, please immediately notify the sender and delete 
>> this
>
>> E-mail message from your computer.
>
> <QT-eclipse_preferenceError.txt>

Attachment:

Attachment: C++ - Eclipse SDK .png
Description: C++ - Eclipse SDK .png


Message 6 in thread

Hi Steve,
these warning are not really something to worry about, but perhaps a  
bit annoying. So if you want to get rid of the messages, please open  
your projects "Properties", Section "C/C++ Include Paths and  
Symbols", and remove the include paths from the list that don't apply  
to you.
At the moment, the Qt Integration doesn't really check whether some  
Qt include paths actually exist in your Qt version or not (but  
Eclipse does, and warns).

Thanks, Eike

On Sep 12, 2007, at 10:20 PM, Macumber, Steven wrote:

> Hello Eike,
> I un-installed RC1 and re-installed the Release candidate 2  per the
> instruction on your website.
> I now have other issues with the compile, some warnings are now being
> displayed, see the attached snap-shot; do you know why these  
> warning are
> now appearing?
>
> Note I am running gcc 3.3 version of qt-eclipse for Redhat 4, in this
> particular case.
>
>
>
> Best Regards,
> Steve Macumber
>
> -----Original Message-----
> From: Eike Ziller [mailto:eziller@xxxxxxxxxxxxx]
> Sent: Wednesday, September 12, 2007 11:45 AM
> To: Macumber, Steven
> Cc: qt4-preview-feedback@xxxxxxxxxxxxx
> Subject: Re: Preferences->QT error when setting the library
>
> The error from the error log you sent should already be fixed in the
> Release Candidate 2.
> Could you please send me your error log? You find it via Help -> About
> Eclipse SDK -> Configuration Details -> View Error Log
>
> Thanks, Eike
>
> On Sep 12, 2007, at 5:23 PM, Macumber, Steven wrote:
>
>> Hello Eike,
>> Eclipse did not specify any specific error, it just stated "Error see
>> error log".
>> Did a review of the previous feedback from other people and it was
>> very similar to one that was already posted but did not have any
>> feedback to the posting...from Amos kariuki on Friday August 17  
>> 2007 @
>
>> 19:17:04-0500.  It seems to be some type of a java related issue, not
>> sure?
>>
>> See the attached error log...
>>
>> After further investigation I was still able to create a QT project,
>> compile, and run it.
>>
>> This seems to be a bug, but the qt-eclipse still works...
>>
>>
>> Best Regards,
>> Steve Macumber
>>
>> -----Original Message-----
>> From: Eike Preuss [mailto:epreuss@xxxxxxxxxxxxx]
>> Sent: Wednesday, September 12, 2007 10:30 AM
>> To: Macumber, Steven
>> Cc: qt4-preview-feedback@xxxxxxxxxxxxx
>> Subject: Re: Preferences->QT error when setting the library
>>
>> Hi Steve,
>>
>> what is the error that you get?
>>
>> ++ Eike
>>
>> On Sep 12, 2007, at 4:22 PM, Macumber, Steven wrote:
>>
>>> Eike,
>>>
>>> Loaded QT eclipse and got an error when I added QT4 to the Qt
>>> versions
>>
>>> under Preferences ->QT.
>>>
>>> I put QT4 for the name  and for the Location I put /usr/local/
>>> Trolltech/Qt-4.3.1.
>>>
>>>
>>> Op sys=  Redhat Enterprise 5 Linux
>>> Eclipse= 3.2.2
>>> CDT =    3.1.2
>>>
>>> Is there any solutions/suggestions for this issue?
>>>
>>>
>>>
>>>
>>>
>>> Best Regards,
>>> Steve Macumber
>>> Lear Tampa-Test Engineering
>>> smacumber@xxxxxxxx
>>> (813)882-5003
>>>
>>>
>>> **********************
>>> ** LEGAL DISCLAIMER **
>>> **********************
>>>
>>> This E-mail message and any attachments may contain legally
>>> privileged, confidential or proprietary information. If you are not
>>> the intended recipient(s), or the employee or agent responsible for
>>> delivery of this message to the intended recipient(s), you are  
>>> hereby
>
>>> notified that any dissemination, distribution or copying of this
>>> E-mail message is strictly prohibited. If you have received this
>>> message in error, please immediately notify the sender and delete
>>> this
>>
>>> E-mail message from your computer.
>>
>> <QT-eclipse_preferenceError.txt>
>
> <C++ - Eclipse SDK .png>

To unsubscribe - send "unsubscribe" in the subject to qt4-preview-feedback-request@xxxxxxxxxxxxx