OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => X/Qt => Topic started by: ShiroiKuma on April 13, 2006, 10:55:19 pm
-
I tried it and it works... sorta. Seems there is a render problem with the X/Qt X-server.
For instance, if I run Firefox 1.5, this is the screen I see: [ You are not allowed to view attachments ]
Firefox doesn't report any errors though. But running Leafpad, you get basically the same messed screen, and this error:Gdk-WARNING **: The X server advertises that RENDER support is present,
but fails to supply the necessary pixmap support. In
other words, it is buggy.
The program 'leafpad' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
(Details: serial 865 error_code 143 request_code 138 minor_code23)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
and bombs out.
How can I fix this? Some command-line option when starting X/Qt? Install some missing package?
-
I tried it and it works... sorta. Seems there is a render problem with the X/Qt X-server.
For instance, if I run Firefox 1.5, this is the screen I see: [ You are not allowed to view attachments ]
Firefox doesn't report any errors though. But running Leafpad, you get basically the same messed screen, and this error:Gdk-WARNING **: The X server advertises that RENDER support is present,
but fails to supply the necessary pixmap support. In
other words, it is buggy.
The program 'leafpad' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
(Details: serial 865 error_code 143 request_code 138 minor_code23)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
and bombs out.
How can I fix this? Some command-line option when starting X/Qt? Install some missing package?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=123130\"][{POST_SNAPBACK}][/a][/div]
the libXrender library in xqt is buggy. you need to install the patch available from my site
-
the libXrender library in xqt is buggy. you need to install the patch available from my site
[div align=\"right\"][a href=\"index.php?act=findpost&pid=123136\"][{POST_SNAPBACK}][/a][/div]
I just installed your patch, but I still get the same error... ?
-
Well, I'm almost sure it doesn't work now, unless I've missed something big.
I've fiddled with it for hours, even did a clean reflash, and installed your jumbo-xqt package, but the error is still the same.
Looks like the pdaXrom chrooted, at least on the SL-C3200, is a no-go.
Unless one could use keypebble, I guess...
I've never used keypebble, and have searched the forum, it's got tons of posts from users about it, but I couldn't find a clear step-by-step idiot guide, i.e. install these packages, then run this with these parameters, and then this, and that's how you get X in keypebble.
Could someone write this here briefly?
-
Well, I'm almost sure it doesn't work now, unless I've missed something big.
I've fiddled with it for hours, even did a clean reflash, and installed your jumbo-xqt package, but the error is still the same.
Looks like the pdaXrom chrooted, at least on the SL-C3200, is a no-go.
Unless one could use keypebble, I guess...
I've never used keypebble, and have searched the forum, it's got tons of posts from users about it, but I couldn't find a clear step-by-step idiot guide, i.e. install these packages, then run this with these parameters, and then this, and that's how you get X in keypebble.
Could someone write this here briefly?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=123156\"][{POST_SNAPBACK}][/a][/div]
That's a pity. I was thinking about trying chrooted pdaXrom on Sharp ROM as an easy way out, sigh
well, back to hacking pdaXQtrom... seems like I have to recompile a lot of apps for it to work. The biggest problem is gtk+ and glib compatability. I thought I had it all working but something screwed up so I am starting again and building it from scratch...
-
That's a pity. I was thinking about trying chrooted pdaXrom on Sharp ROM as an easy way out, sigh
well, back to hacking pdaXQtrom... seems like I have to recompile a lot of apps for it to work. The biggest problem is gtk+ and glib compatability. I thought I had it all working but something screwed up so I am starting again and building it from scratch...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=123177\"][{POST_SNAPBACK}][/a][/div]
Is it worth it? What would be the benefit over chrooted debian in this case? Speed increase?