Micah

you wrote:


Yeah, compile a new cli_c with sockets and recompile the apps.

Done.


Make sure you have a line like "input = r3912ts" in your [pgserver] section of /etc/pgserver.conf, and make sure you're running the calibrator.
You can have pgserver run a calibrator when necessary by setting the 'tpcal' config variable to the command to use.
pgserver.conf contains:

[pgserver]
input = r3912ts
appmgr = panel
"tpcal = cd /usr/bin; /usr/bin/tpcal"

and calth.th is in /usr/bin

When I run pgserver on the helio I get:

# pgserver
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 themestheme_lookup(0x0000,0x05E3) = (not found)
theme_lookup(0x0000,0x05E4) = (not found)
theme_lookup(0x0000,0x05E1) = (not found)
theme_lookup(0x0000,0x05E2) = (not found)
theme_lookup(0x0000,0x05E5) = (not found)
theme_lookup(0x0000,0x05E6) = (not found)
pgserver_init:
touchscreen calibrationtheme_lookup(0x000D,0x0003) = (not found)
theme_lookup(0x000D,0x0001) = (not found)
pgserver_init:
Initialization done


If I put pgserver in the background and run tpcal from the command line, I get

theme_lookup(0x0003,0x0009) = (not found)
theme_lookup(0x0003,0x0005) = (not found)
theme_lookup(0x0003,0x0014) = (not found)
theme_lookup(0x0003,0x0015) = (not found)
theme_lookup(0x0003,0x0018) = (not found)
theme_lookup(0x0003,0x0019) = (not found)
theme_lookup(0x0003,0x0007) = (not found)

over and over and over.

On the Helio, I get a PicoGUI Error saying "error of type CLIENT occurred in opening file in pgFromFile()" and asks me if I want to terminate the app.

What do you suggest trying next?

Mark

_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963



-------------------------------------------------------
This SF.NET email is sponsored by: Thawte.com
Understand how to protect your customers personal information by implementing
SSL on your Apache Web Server. Click here to get our FREE Thawte Apache Guide: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0029en
_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel

Reply via email to