bug-classpath
[Top][All Lists]
Advanced

[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: sven at physto dot se
Subject: [Bug awt/24674] Trying to use gcj and AWT qt-peers to show applets in Konqueror hits assert()
Date: 7 Nov 2005 09:39:06 -0000


------- Comment #2 from sven at physto dot se  2005-11-07 09:39 -------
You're right. This isn't meant to happen (hence the assert()!). The function in
question (getting the native bg color) is one of the QtComponentPeer.setup()
calls, all of which are supposed to be performed *after* the widget has been
created in the init() method. So the question here is: Why hadn't the init()
method created a widget?

It'd be quite helpful if you could say which component-peer causes this? (and
thus has the failing init()).


-- 


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





reply via email to

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