OESF Portables Forum

General Forums => General Discussion => Topic started by: coolass on May 18, 2004, 07:34:15 pm

Title: Upload
Post by: coolass on May 18, 2004, 07:34:15 pm
I\'m trying to upload yahtzee in the zaurus download section but it keeps giving me an error.If anyone needs a file that they can\'t find P.M. me and I\'ll see if I have it.
Title: Upload
Post by: PowerZ on May 18, 2004, 07:57:41 pm
Which Yahtzee??
Title: Upload
Post by: coolass on May 18, 2004, 08:29:00 pm
The one for the Zaurus just kidding....yahtzee.1.0_arm.ipk
Title: Upload
Post by: DrWowe on May 18, 2004, 08:44:04 pm
Why not try adding the file as an attachment in the forum?
Title: Upload
Post by: offroadgeek on May 18, 2004, 09:03:10 pm
coolass - just pm me the file and I can add it to the uploads section

thanks
Title: Upload
Post by: ScottYelich on May 19, 2004, 03:32:20 pm
hmmm. that\'s one hell of an avatar, coolass...

hey, how does that look on the 5000/5500/5600?  *grin*

Scott
Title: Upload
Post by: PowerZ on May 19, 2004, 10:11:11 pm
offroadgeek --

After it is added, can you post a link?
Title: Upload
Post by: coolass on May 19, 2004, 11:34:31 pm
Quote
hmmm. that\'s one hell of an avatar, coolass...

hey, how does that look on the 5000/5500/5600?  *grin*

Scott
It  looks great but it takes up alot of real-estate.
Title: Upload
Post by: offroadgeek on May 20, 2004, 02:57:22 pm
I\'ve uploaded the yahtzee app to the downloads section... here\'s the path and link:

ZUG Downloads -] Packages -] Games -] Yahtzee (http://www.zaurususergroup.com/modules.php?op=modload&name=UpDownload&file=index&req=getit&lid=231)
Title: Upload
Post by: skoorb on May 20, 2004, 04:24:09 pm
I tried it on my sl-6000.

Get the following error from console

I/O exception while reading:  URL connection with specified hostname is not supported.  Only localhost is supported.


Any ideas??
Title: Upload
Post by: PowerZ on May 21, 2004, 06:57:08 pm
I loaded this on my c750 running Cacko 1.21.  From GUI it does not run.  From command line I get the following error:

/home/QtPalmtop/bin/evm: /home/QtPalmtop/j2me/bin/cvm: No such file or directory
/home/QtPalmtop/bin/evm: /home/QtPalmtop/j2me/bin/cvm: cannot execute: No such file or directory


I don\'t seem to have j2me on my system.  What file(s) do I need and where can I find them?
Title: Upload
Post by: Stubear on May 22, 2004, 01:16:27 am
Quote
I loaded this on my c750 running Cacko 1.21.  From GUI it does not run.  From command line I get the following error:

/home/QtPalmtop/bin/evm: /home/QtPalmtop/j2me/bin/cvm: No such file or directory
/home/QtPalmtop/bin/evm: /home/QtPalmtop/j2me/bin/cvm: cannot execute: No such file or directory


I don\'t seem to have j2me on my system.  What file(s) do I need and where can I find them?


You will need to install the personal-profile (aka j2me) from the CD

It\'s not included in the cacko rom - probably cause it\'s on the CD, but maybe due to copyright issues.

Stu
Title: Upload
Post by: PowerZ on May 22, 2004, 09:29:23 am
Thank you Stubear, but I now get new errors:

Warning: Can\'t read AppletViewer properties file: /home/root/.hotjava/properties Using defaults.
I/O exception while reading: URL connection with specified hostname is not supported. Only localhost is supported.


In addition, Tumbling Duke works fine while GraphLayout and TicTacToe bring up an Applet Viewer with a note at the bottom that read:

Start: applet not initialized

What ELSE am I missing?
Title: Upload
Post by: DrWowe on May 25, 2004, 04:25:50 am
It didn\'t work on my 6000 either.  I fixed it by hacking the runYahtzee script in /home/QtPalmtop/bin to run cvm instead of Jeode.  The last line of the file I changed to this:

$QPEDIR/j2me/bin/cvm -XappName=$0 -cp ./Yahtzee.jar -appletviewer Yahtzee.html

Now it works great.  Thanks!
Title: Upload
Post by: PowerZ on May 25, 2004, 07:19:19 pm
Thanks Dr Wowe, that fixed my problem!!!!!