View Single Post
Old 06-26-2015, 04:06 AM   #4
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Quote:
Originally Posted by fastrobot View Post
Does anyone know how to find out for sure?
I tried to use strace on nickel in rcS -- and although it doesn't complain, the screen doesn't draw properly and I'm not getting a trace. Has anyone successfully straced nickel, and if so -- what command did you use,
The command I am using is
Code:
$ksmroot/tools/strace -t -ff -o $logfile /usr/local/Kobo/nickel -platform kobo -skipFontLoad
Quote:
Originally Posted by fastrobot View Post
and where did you execute it ?
I shifted the whole business of calling nickel (including exporting variables, calling on-animator.sh and so on) to another script and call it only after rcS is finished. Calling strace against nickel from telnet should also work.

Last edited by tshering; 06-26-2015 at 04:28 AM.
tshering is offline   Reply With Quote