You are not logged in.
Pages: 1
Hello everybody
I just red this thread:
http://crunchbanglinux.org/forums/topic … vs-abiword
And...remembered of an ancient post of mine in the Hungarian Ubuntu Forums about an intresting find.
There is a small java thingy, called Tonic Point viewer for viewing pps, and ppt files.
If someone does not want to install OpenOffice or LibreOffice just to be able to view some fancy presentations, grab this :
http://dl.dropbox.com/u/1652545/.tonicpoint-1.4.jar
The original FreeBsd archive seems to be dead, so I put it in my Drobbox.
Its a java archive. Put it some folder in your path and open a .pps file like this :
java -jar /usr/local/bin/tonicpoint-1.4.jar "$@" %f
Or if you have problems with compositing enabled :
java -Dsun.java2d.opengl=true -Dsun.java2d.d3d=false -jar /usr/local/bin/tonicpoint-1.4.jar %f
Have fun
Ha ezt el tudod olvasni, biztosan nem vagy rövidlátó.
Offline
Hi, thx
This crash for me, which java do you use ?
Thx
for me
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8.7) (6b18-1.8.7-2~squeeze1)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
Offline
Hi, thx
This crash for me, which java do you use ?
Thx
for me
java version "1.6.0_18"
OpenJDK Runtime Environment (IcedTea6 1.8.7) (6b18-1.8.7-2~squeeze1)
OpenJDK 64-Bit Server VM (build 14.0-b16, mixed mode)
Sorry , I forgot to mention, only works with Sun Java. :-(
Ha ezt el tudod olvasni, biztosan nem vagy rövidlátó.
Offline
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.