Re: Clie NX70V/PalmOS5

2002-11-05 Thread Adam McDaniel
Hi Tim, Thanks for your input, but the actual problem we're having here isn't because of OS5's ARM processor. Specifically with all OS5 devices there is what is called a PACE layer (I forget what the acronym means, if anything) but it's designed to act as a realtime emulator for m68k binaries to r

Re: Clie NX70V/PalmOS5

2002-11-05 Thread Tim Wentford
Hi Guys, I'm a complete non-expert when it comes to Palm stuff so this could be a complete red herring or even complete garbage but it looks like you may be porting code to an ARM architecture from one which wasn't an ARM architecture. Whilst I have never done any Palm stuff I have ported non-ARM

Re: Clie NX70V/PalmOS5

2002-11-04 Thread David A. Desrosiers
> Plus if there actually is a native zlib decompressor that'd be better. Don't forget this is Palm we're talking about here... I worry that they may not have gotten it right (as evidenced by their numerous "Oops, we didn't mean that" bugs introduced across their OS and SDK in a few dozen

Re: Clie NX70V/PalmOS5

2002-11-04 Thread Bill Janssen
> > I wonder if this is due to the way shared libraries are linked...? > > I think its related to the same reason as to why OS5 doesn't run any > pre-OS5 hacks anymore. Yes, that's what I figured. Bill ___ plucker-dev mailing list [EMAIL PROTECTED] htt

Re: Clie NX70V/PalmOS5

2002-11-04 Thread Adam McDaniel
On Mon, Nov 04, 2002 at 01:33:14PM -0800, Bill Janssen wrote: > > It didn't like the Zlib compression, I forget the error message, but I > > got around that by switching to Doc compression. > > I wonder if this is due to the way shared libraries are linked...? I think its related to the same reas

Re: Clie NX70V/PalmOS5

2002-11-04 Thread Bill Janssen
> It didn't like the Zlib compression, I forget the error message, but I > got around that by switching to Doc compression. I wonder if this is due to the way shared libraries are linked...? Bill ___ plucker-dev mailing list [EMAIL PROTECTED] http://lis

Re: Clie NX70V/PalmOS5

2002-11-04 Thread David A. Desrosiers
> Maybe we should contact the rep from palm that wanted to make their site > plucker compatable. They might donate one? Been there, done that, no go.. same with Handspring. It's ok, those features will happen eventually, as with everything.. d. ___

Re: Clie NX70V/PalmOS5

2002-11-04 Thread Wesley Mason
Maybe we should contact the rep from palm that wanted to make their site plucker compatable. They might donate one? --Wes - Original Message - From: "David A. Desrosiers" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 04, 2002 1:47 PM Subject:

Re: Clie NX70V/PalmOS5

2002-11-04 Thread David A. Desrosiers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > If we're going to go that far as to use those libs, maybe we should be > looking at a native compile version. Also, would the OS5's > ARM->emulate->Dragonball allow access to those libs? Without a device to test on (or the $499 to buy one)

Re: Clie NX70V/PalmOS5

2002-11-04 Thread Wesley Mason
gt; To: <[EMAIL PROTECTED]> Sent: Monday, November 04, 2002 12:54 PM Subject: Re: Clie NX70V/PalmOS5 > > > Interesting. Then the NX70 is a hybrid between the silklib, hireslib, and > > OS5 hires libraries, except that OS5 takes precidense. That's good atleast > > :)

Re: Clie NX70V/PalmOS5

2002-11-04 Thread David A. Desrosiers
> Interesting. Then the NX70 is a hybrid between the silklib, hireslib, and > OS5 hires libraries, except that OS5 takes precidense. That's good atleast > :) ..and OS5 appears to contain a built-in CompressionZlib and CompressionPng library pair. We may want to compensate for that on devi

Re: Clie NX70V/PalmOS5

2002-11-04 Thread Adam McDaniel
On Mon, Nov 04, 2002 at 10:53:54AM -0500, Jacques Paquin wrote: > > BTW, does the NX70 support HiRes Assist? > > > > This being my first Sony device I had to go look up what you meant > No, the NX70V does not have a 'Hires' screen within the Preferences. So > if there's a way to toggle the Hi

RE: Clie NX70V/PalmOS5

2002-11-04 Thread Jacques Paquin
> The problem itself has been fixed, and currently I'm working > on porting the hires code to run properly under the OS5 > model. The simulator is very limiting and not a proper test > bed, so I'll have to wait till I actually get my hands on a > Tungsten before proper support will be included.

Re: Clie NX70V/PalmOS5

2002-11-04 Thread Adam McDaniel
On Mon, Nov 04, 2002 at 09:12:03AM -0500, Jacques Paquin wrote: > >Have someone ever tried to run the viewer on the simulator or real > NX70V (or Tungsten T)? > > I am running Plucker v1.2beta 13-hires on my NX70V. It has some quirks > though. 1.2beta13-hires had a nasty bug on NR70 devices,.. I'

RE: Clie NX70V/PalmOS5

2002-11-04 Thread Jacques Paquin
> Do the problems you've seen also happen with 1.2? The > Hi-Res code is a bit different between the two versions, so a > comparison of results would help us narrow down the issues. > I installed the version from Plucker Desktop for Windows 1.2.0.2. I installed the "Normal Resolution Palm

RE: Clie NX70V/PalmOS5

2002-11-04 Thread David A. Desrosiers
> I am running Plucker v1.2beta 13-hires on my NX70V. It has some quirks > though. Do the problems you've seen also happen with 1.2? The Hi-Res code is a bit different between the two versions, so a comparison of results would help us narrow down the issues. d. __

RE: Clie NX70V/PalmOS5

2002-11-04 Thread Jacques Paquin
>Have someone ever tried to run the viewer on the simulator or real NX70V (or Tungsten T)? I am running Plucker v1.2beta 13-hires on my NX70V. It has some quirks though. I have to delete "PlkrDocList" before running Plucker, or else I get "Emul68KCommon.c, Line:562, Odd address" unless I back out

Re: Clie NX70V/PalmOS5

2002-11-04 Thread David A. Desrosiers
> Have someone ever tried to run the viewer on the simulator or real NX70V > (or Tungsten T)? Is it a problem of plucker, or of zlib? The Simulator only runs on Windows, so a majority of us can't run it, at least until POSE 4.x comes out, which should be early next year, if estimates are

Clie NX70V/PalmOS5

2002-11-04 Thread matto
Today I went to a shop and tried to run plucker viewer on the newest clie NX70V. I transferred plucker viewer, zlib, and a sample document and started the viewer, but the viewer could not open the document because of the error saying something like "No zlib". Have someone ever tried to run the view