Hi folks


A couple of things.

About a month ago, I was having big problems compiling/running pgui-0.43 for the Helio. Micah suggested 2 things. I forget the one, but the other was move to uClibc.

I've done that. I have cross compiled uClibc for mipsel-linux, built busybox and pgui-0.43 against it and can get a shell prompt on the serial port which actually does stuff.

I caveat, uClibc is statically linked. Some kind of kernel thing. I'm trying to decide if I want to continue to beat my head against it.

email me for all the gory, bloody details.

Anyway, I get a shell prompt and start pgserver. I do get the ittle screen with all the dots. Is this pgboard? There is a big blank rectangle on the left. Would this be where pgl-toolbar goes?

My big concern is tpcal isn't running. AFAIK based on my /etc/pgserver.conf file:

[pgserver]
input = r3912ts
themes = /usr/lib/lcdmono.th /usr/lib/term_white.th
session = /usr/apps/pgl-toolbar/pgl-toolbar
tpcal = cd /usr/local/apps/tpcal;/usr/local/apps/tpcal/tpcal;/usr/local/apps/pgboard/pgboard-start
pointercal = /usr/local/etc/pointercal
cursorhide=10


tpcal should be run when pgserver starts, right?


I've turned on debugging and added a few messages of my own.


# ./pgserver
IN PGSERVER_MAIN
pgserver_init:
operating system initpgserver_init:
configuration filespgserver_init:
command linepgserver_init:
error message tablepgserver_init:
input driverspgserver_init:
input filterspgserver_init:
videopgserver_init:
fontspgserver_init:
app managerpgserver_init:
networkpgserver_init:
globalsInit: globals: default font
Init: globals: cursor sprite bitmaps
Init: globals: cursor sprite
Init: globals: strings
Init: globals: success
pgserver_init:
timerspgserver_init:
initial themesmemtheme reload_initial_themes theme file=/usr/lib/lcdmono.th
ftell(f) = 2336
memtheme reload_initial_themes theme file=/usr/lib/term_white.th
ftell(f) = 188
pgserver_init:
touchscreen calibrationcalib_file =
calwidth = 640
,calheight = 480
get_param_str = cd /usr/local/apps/tpcal;/usr/local/apps/tpcal/tpcal;/usr/local/apps/pgboard/pgboard-start
pgserver_init:
Initialization doneAFTER PGSERVER_INIT
/usr/local/apps/tpcal: bad directory
/usr/apps/pgl-toolbar/pgl-toolbar: not found


Despite the fact these directories/executables are present.

Mark

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail




-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to