On 07.07.2010 09:04:13, [email protected] wrote: > > Has somebody been able to run orrery? > > > > I'm using shr-u and when I try to open it I'm redirected to a console > > and I can't use the device anymore. > > > > The console says: > > Setting mode! > > Setting base! > > entering (old_state=off, new_state=normal) > > SoftDog: cannot register miscdev on minor=130 (err=-16) > > wacom driver registered > > This is no redirect, but the X-Server dying. Same happens for fltk based > applications like fltkworldclock > > see http://trac.shr-project.org/trac/ticket/1139
I have found a simple testprogram to check for this error: http://scavenger.homeip.net/~blindcoder/xdbe.c Compile with ~/shr-unstable$ ./tmp/cross/armv4t/bin/arm-oe-linux-gnueabi-gcc -g3 -ggdb -O0 -o xdbe xdbe.c -lX11 -lXext If it messes up your xserver, the bug is still there. I will attach that to this Bug report. The bug is in the Double Buffer Extension. I've changed the fltkspacetrader source to not use them and it worked just fine. If you can live with flickering graphics, that is. Kind regards, Benjamin -- _ _ _ _ _ | \| |___| |_| |_ __ _ __| |__ | .` / -_) _| ' \/ _` / _| / / |_|\_\___|\__|_||_\__,_\__|_\_\ | | (_)_ _ _ ___ __ | |__| | ' \ || \ \ / |____|_|_||_\_,_/_\_\ Play Nethack anywhere with an x86 computer: http://www.crash-override.net/nethacklinux.html
signature.asc
Description: Digital signature
_______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
