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

Qt4-preview-feedback Archive, July 2007
Qt Eclipse Integration RC1: "Qt Designer Plugin could not be loaded"


Message 1 in thread

I have this error in logs.

!ENTRY com.trolltech.qtcppdesigner 2 2 2007-07-13 18:19:30.937
!MESSAGE Some QtDesigner plugins could not be loaded.
!STACK 0
java.lang.Exception: 
C:/eclipse/plugins/com.trolltech.qtcppdesignerplugins.win32.x86_0.9.0/Qt3Support4.dll: 
The file 
'C:/eclipse/plugins/com.trolltech.qtcppdesignerplugins.win32.x86_0.9.0/Qt3Support4.dll' 
is not a valid Qt plugin.
C:/eclipse/plugins/com.trolltech.qtcppdesignerplugins.win32.x86_0.9.0/QtNetwork4.dll: 
The file 
'C:/eclipse/plugins/com.trolltech.qtcppdesignerplugins.win32.x86_0.9.0/QtNetwork4.dll' 
is not a valid Qt plugin.
C:/eclipse/plugins/com.trolltech.qtcppdesignerplugins.win32.x86_0.9.0/QtSql4.dll: 
The file 
'C:/eclipse/plugins/com.trolltech.qtcppdesignerplugins.win32.x86_0.9.0/QtSql4.dll' 
is not a valid Qt plugin.

	at 
com.trolltech.qtcppdesigner.QtDesignerPlugin.loadPlugins(QtDesignerPlugin.java:135)
	at 
com.trolltech.qtcppdesigner.QtDesignerPlugin$1.run(QtDesignerPlugin.java:61)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
	at 
org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
	at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
	at 
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
	at 
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
	at 
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
	at 
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
	at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
	at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
	at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
	at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1169)

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


Message 2 in thread

Thanks for the note.
You can savely ignore this, though, it behaves like it should (except  
that it shouldn't write this message to the error log).

Best regards, Eike

On Jul 13, 2007, at 4:22 PM, SABROG wrote:

> I have this error in logs.
>
> !ENTRY com.trolltech.qtcppdesigner 2 2 2007-07-13 18:19:30.937
> !MESSAGE Some QtDesigner plugins could not be loaded.
> !STACK 0
> java.lang.Exception: C:/eclipse/plugins/ 
> com.trolltech.qtcppdesignerplugins.win32.x86_0.9.0/Qt3Support4.dll:  
> The file 'C:/eclipse/plugins/ 
> com.trolltech.qtcppdesignerplugins.win32.x86_0.9.0/Qt3Support4.dll'  
> is not a valid Qt plugin.
> C:/eclipse/plugins/ 
> com.trolltech.qtcppdesignerplugins.win32.x86_0.9.0/QtNetwork4.dll:  
> The file 'C:/eclipse/plugins/ 
> com.trolltech.qtcppdesignerplugins.win32.x86_0.9.0/QtNetwork4.dll'  
> is not a valid Qt plugin.
> C:/eclipse/plugins/ 
> com.trolltech.qtcppdesignerplugins.win32.x86_0.9.0/QtSql4.dll: The  
> file 'C:/eclipse/plugins/ 
> com.trolltech.qtcppdesignerplugins.win32.x86_0.9.0/QtSql4.dll' is  
> not a valid Qt plugin.
>
> 	at com.trolltech.qtcppdesigner.QtDesignerPlugin.loadPlugins 
> (QtDesignerPlugin.java:135)
> 	at com.trolltech.qtcppdesigner.QtDesignerPlugin$1.run 
> (QtDesignerPlugin.java:61)
> 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages 
> (Synchronizer.java:123)
> 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java: 
> 3659)
> 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
> 	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java: 
> 2389)
> 	at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
> 	at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
> 	at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
> 	at org.eclipse.core.databinding.observable.Realm.runWithDefault 
> (Realm.java:289)
> 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench 
> (Workbench.java:461)
> 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java: 
> 149)
> 	at org.eclipse.ui.internal.ide.application.IDEApplication.start 
> (IDEApplication.java:106)
> 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run 
> (EclipseAppHandle.java:153)
> 	at  
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplic 
> ation(EclipseAppLauncher.java:106)
> 	at  
> org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start 
> (EclipseAppLauncher.java:76)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run 
> (EclipseStarter.java:363)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run 
> (EclipseStarter.java:176)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
> 	at java.lang.reflect.Method.invoke(Unknown Source)
> 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
> 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
> 	at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
>
> To unsubscribe - send "unsubscribe" in the subject to qt4-preview- 
> feedback-request@xxxxxxxxxxxxx
>

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