Rafael Ignacio Zurita ha scritto:
> Hello,
>
> --- On Fri, 3/27/09, DJDAS <dj...@djdas.net> wrote:
>   
>> Hi,
>> I get the previous error and then this message, after GUI
>> creation, and 
>> the program quits:
>>
>> ./fatfingershell: select failed
>>
>> Using Om2008.9+FDOM, any suggestion?
>>     
>
> No idea, could you trace the fatfingershell binary with "strace -f"?
> If so, send me the output so I can check a bit more..
>
> Thanks
>
>   

Hi,
these are the last lines printed by strace (didn't know I had it 
installed :P):

gettimeofday({1238166214, 933399}, NULL) = 0
ioctl(255, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbed86a9c) = -1 EIO 
(Input/output error)
rt_sigaction(SIGINT, {0x4bc18, [], 0x4000000 /* SA_??? */}, {0x4bc18, 
[], 0x4000000 /* SA_??? */}, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD TSTP TTIN TTOU], [], 8) = 0
ioctl(255, TIOCSPGRP, [3249])           = -1 ENOTTY (Inappropriate ioctl 
for device)
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
setpgid(0, 3249)                        = -1 EPERM (Operation not permitted)
rt_sigaction(SIGHUP, {SIG_DFL}, {0x4b9dc, [HUP INT ILL TRAP ABRT BUS FPE 
USR1 SEGV USR2 PIPE ALRM TERM XCPU XFSZ VTALRM SYS], 0x4000000 /* SA_??? 
*/}, 8) = 0
kill(3249, SIGHUP)                      = 0
--- SIGHUP (Hangup) @ 0 (0) ---
Process 3249 detached

If you would like to have the complete trace, I'll send you privately as 
I think list people don't want to download/read kilobytes of stuff :P
If it could help you, as tracing slows the execution, I saw the image 
showing the keyboard and the transparent panel, but it seems to stop and 
quit before getting the bash prompt.
Thank you in advance, bye.


_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to