Re: [Pgui-devel] stuff missing out of profile.helio

2003-01-07 Thread Mark and Janice Juszczec
Micah If you just don't specify any themes, widgets should appear as white boxes with black borders. That's what I did. When pgserver starts I have a black rectangle around a white screen. I'm guessing this is the "panel" acting as the app manager. I created and downloaded the lcdmon

Re: [Pgui-devel] stuff missing out of profile.helio

2003-01-06 Thread Micah Dowty
On Mon, Jan 06, 2003 at 06:03:44PM +, Mark and Janice Juszczec wrote: > > Micah > > you wrote > > > >Is /usr/lib/lcdmono.th zero bytes? This usually happens if themec has > >errors. > > Nope. It is 2336 bytes. > > > > >If not, it could be a mips-specific bug in the theme loader. > > > >

Re: [Pgui-devel] stuff missing out of profile.helio

2003-01-06 Thread Micah Dowty
On Mon, Jan 06, 2003 at 04:18:39PM +, Mark and Janice Juszczec wrote: > Micah, et al > > globalsInit: globals: default font > Init: globals: cursor sprite bitmaps > Init: globals: cursor sprite > Init: globals: strings > Init: globals: success > pgserver_init: > timerspgserver_init: > initial t

Re: [Pgui-devel] stuff missing out of profile.helio

2003-01-06 Thread Mark and Janice Juszczec
Micah, et al Yeah, compile a new cli_c with sockets and recompile the apps. Done. The only I've recompiled are tpcal & vrcalc. 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 pgserv

Re: [Pgui-devel] stuff missing out of profile.helio

2003-01-03 Thread Micah Dowty
On Fri, Jan 03, 2003 at 08:53:12PM +, Mark and Janice Juszczec wrote: > > Micah > > Ok. > > Progress. > > I added the changes from your last response and changed to sockets instead > of tcp/ip. Make sure cli_c is compiled with sockets too > > pgserver starts and I get a screen that disp

Re: [Pgui-devel] stuff missing out of profile.helio

2003-01-03 Thread Mark and Janice Juszczec
Mark From: Micah Dowty <[EMAIL PROTECTED]> To: Mark and Janice Juszczec <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: [Pgui-devel] stuff missing out of profile.helio Date: Fri, 3 Jan 2003 09:42:15 -0700 On Fri, Jan 03, 2003 at 04:06:05PM +, Mark and Jani

Re: [Pgui-devel] stuff missing out of profile.helio

2003-01-03 Thread Micah Dowty
On Fri, Jan 03, 2003 at 04:06:05PM +, Mark and Janice Juszczec wrote: > > Micah > > > >This is one of my gripes about the current build system->you can't specify > >defaults for the configuration parameters. The current build system also > >has > >some quirks, like the warnings on ./autogen.

Re: [Pgui-devel] stuff missing out of profile.helio

2003-01-03 Thread Mark and Janice Juszczec
Micah This is one of my gripes about the current build system->you can't specify defaults for the configuration parameters. The current build system also has some quirks, like the warnings on ./autogen.sh. Of course these things could probably be fixed without too much hacking, but the c

Re: [Pgui-devel] stuff missing out of profile.helio

2003-01-02 Thread Micah Dowty
On Thu, Jan 02, 2003 at 06:49:36PM +, Mark and Janice Juszczec wrote: > Matt et al > > There is stuff missing out of pgserver/profiles/profile.helio. Well, ok > its there. But when you make menuconfig and specify CONFIG_OS_POSIX > it removes stuff like the input driver, mouse driver and app

[Pgui-devel] stuff missing out of profile.helio

2003-01-02 Thread Mark and Janice Juszczec
Matt et al There is stuff missing out of pgserver/profiles/profile.helio. Well, ok its there. But when you make menuconfig and specify CONFIG_OS_POSIX it removes stuff like the input driver, mouse driver and application manager. I added < CONFIG_TEXT=y < DEBUG_INIT=y < CONFIG_FONTENGINE_BDF=