Re: [maemo-developers] Problem with Maemo's version of GTK

2005-10-28 Thread Clemens Eisserer
Hello again, Thanks a lot for replying, I really was near going postal ;-) > You should replace the g_assert above with 'g_assert (GDK_IS_PIXMAP > (pixmap))' > > If it fails you need to track down where the supposedly valid pixmap > object gets turned into an invalid pointer. Is it properly initi

Re: [maemo-developers] Problem with Maemo's version of GTK

2005-10-28 Thread Tommi Komulainen
On Thu, 2005-10-27 at 12:49 +, ext Clemens Eisserer wrote: > Hello again, > > While playing a bit with classpath-based jvm's on my 770 I found a > quite interresting problem I can't explain myself. > > When I try to create an offscreen-image in java I get the following assertion: > jamvm[1625

Re: [maemo-developers] Problem with Maemo's version of GTK

2005-10-27 Thread Clemens Eisserer
to be honest I am a bit sad since the question about changes to maemo's gtk turned into a discussion about the qemu version bundled with scratchbox ;-) Nevermind, however would be great if anybody could help me a bit with the GTK trouble *please* ;-) I really don't know any further :-( Thanks, lg

Re: [maemo-developers] Problem with Maemo's version of GTK

2005-10-27 Thread valtteri
On Thu, 27 Oct 2005, Timo Savola wrote: > On Thu, Oct 27, 2005 at 04:49:49PM +0300, Kaj Grönholm wrote: > > > One should not run applications inside QEMU arm emulation, as it does > > not work well enough for that (at least 0.9.8.4, later .5 and 1.0.x > > versions work a bit better). > > I've had

Re: [maemo-developers] Problem with Maemo's version of GTK

2005-10-27 Thread Timo Savola
On Thu, Oct 27, 2005 at 04:49:49PM +0300, Kaj Grönholm wrote: > One should not run applications inside QEMU arm emulation, as it does > not work well enough for that (at least 0.9.8.4, later .5 and 1.0.x > versions work a bit better). I've had no problems running AF and other GTK+ apps with 0.9.

Re: [maemo-developers] Problem with Maemo's version of GTK

2005-10-27 Thread Clemens Eisserer
> One should not run applications inside QEMU arm emulation, as it does > not work well enough for that (at least 0.9.8.4, later .5 and 1.0.x > versions work a bit better). Well, of course I tested it on the real device since I got SigSev when running it using Qemu. Running it on the real device l

Re: [maemo-developers] Problem with Maemo's version of GTK

2005-10-27 Thread Kaj Grönholm
Hi, > although it works with the x86-version of maemo running in scatchbox, > sadly I was not able to run it on arm-emulation since it dies with > Signal11 (in fact any program that is a bit more complicated bahaves > strange when running in qemu). One should not run applications inside QEMU arm

[maemo-developers] Problem with Maemo's version of GTK

2005-10-27 Thread Clemens Eisserer
Hello again, While playing a bit with classpath-based jvm's on my 770 I found a quite interresting problem I can't explain myself. When I try to create an offscreen-image in java I get the following assertion: jamvm[1625]: GLIB CRITICAL ** GLib-GObject - g_object_ref: assertion `G_IS_OBJECT (obje