[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 Aug 2006 16:59:15 -0000 |
------- Comment #5 from bero at arklinux dot org 2006-08-04 16:59 -------
Created an attachment (id=12018)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12018&action=view)
Small test case triggering the problem
I've finally managed to create a smaller test case than Konqueror that hits the
assertion -- seems to be in some way related to java Canvas-es.
Running the test case results in:
QFont: It is not safe to use text and fonts outside the GUI thread
[repeated numerous times]
java:
../../../../../../../libjava/classpath/native/jni/qt-peer/qtcomponentpeer.cpp:257:
void Java_gnu_java_awt_peer_qt_QtComponentPeer_setGround(JNIEnv*, __jobject*,
jint, jint, jint, jboolean): Assertion `widget' failed.
Aborted
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24674
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug awt/24674] Trying to use gcj and AWT qt-peers to show applets in Konqueror hits assert(),
bero at arklinux dot org <=