bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug awt/27972] New: AWT image loading failure with Qt peers


From: philippe dot laporte at gatespacetelematics dot com
Subject: [Bug awt/27972] New: AWT image loading failure with Qt peers
Date: 9 Jun 2006 08:46:32 -0000

With Qt4.1.3, Classpath 0.92-pre from 666 :-), and the following configuration:
./configure --with-jikes --enable-jni --enable-qt-peer --disable-gtk-peer
--disable-plugin

running with JamVM 1.4.3 and the following command-line:
jamvm -Dawt.toolkit=gnu.java.awt.peer.qt.QtToolkit -jar framework.jar -init

I get repeated

java.lang.IllegalArgumentException: Couldn't load image.
   at gnu.java.awt.peer.qt.QtImage.<init>(QtImage.java:229)
   at gnu.java.awt.peer.qt.QtToolkit.createImage(QtToolkit.java:268)
   at
com.ubiserv.service.appmanager.Resources.<init>(Resources.java:239)
   at
com.ubiserv.service.appmanager.impl.MyServicesView.setLayout(MyServicesView.java:230)
   at
com.ubiserv.service.appmanager.impl.MainFrame.setLayout(MainFrame.java:273)
   at
com.ubiserv.service.appmanager.impl.ManagedLayout.updated(ManagedLayout.java:76)
   at org.knopflerfish.bundle.cm.Update.update(Update.java:83)
   at org.knopflerfish.bundle.cm.Update.doUpdate(Update.java:72)
   at org.knopflerfish.bundle.cm.UpdateQueue.run(UpdateQueue.java:112)
   at java.lang.Thread.run(Thread.java:733)

The app I need to run uses a lot of Image-skinned buttons.

Unfortunaltely I can't attach the app as it is not Open Source (yet...), but I
would guess that any app having Image-skinned buttons would trigger it.


-- 
           Summary: AWT image loading failure with Qt peers
           Product: classpath
           Version: 0.92
            Status: UNCONFIRMED
          Severity: critical
          Priority: P3
         Component: awt
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: philippe dot laporte at gatespacetelematics dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27972





reply via email to

[Prev in Thread] Current Thread [Next in Thread]