[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/24674] Trying to use gcj and AWT qt-peers to show applets in Ko
From: |
bero at arklinux dot org |
Subject: |
[Bug awt/24674] Trying to use gcj and AWT qt-peers to show applets in Konqueror hits assert() |
Date: |
4 Nov 2005 14:50:22 -0000 |
------- Comment #1 from bero at arklinux dot org 2005-11-04 14:50 -------
Created an attachment (id=10144)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10144&action=view)
Fix
Attaching a fix -- not 100% sure this is the right thing to do though (I don't
speak Java/JNI well enough to figure out why this is called without a QWidget,
but in terms of normal C++ Qt this should get you the application default
palette, which is what the patch does...).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24674