Are you running Google Chromium or Google Chrome? I had to see if I could recreate your problems. I could not. D3 is running all right here. I am using:
Ubuntu 9.04 (jaunty) Google Chrome 5.0.375.99 beta D3 (a fresh install, just downloaded it from http://www.dcubed.ca/), running the file from my local computer TiddlySaver.jar resides in the same folder as the tiddlywiki file As I already said, no problems running D3 here. And no problems with mGSD either. I do not need the command line options (which I needed a few months ago). So don't give up. It is possible to get this to work. But if you run chromium, have you tried Google Chrome as well, or is there a special reason for using chromium? On Jul 17, 3:07 pm, jonas thomas <[email protected]> wrote: > So... I thought the issue was I didn't java installed on my machine. > I found an interesting link > here:http://www.clickonf5.org/linux/how-install-sun-java-ubuntu-1004-lts > I just went to synaptic which shows that I have openJDK installed. > according to the link bellow I need to create a folder and symlink to > libnpjp2.so which currently doesn't exist in my machine. > > After searching the fine print in the link you need to do the following: > 1) add-apt-repository “debhttp://archive.canonical.com/lucid partner” > 2) sudo apt-get update > 3) sudo apt-get install sun-java6-bin sun-java6-jre > > jo...@jonas5:~$ sudo updatedb > jo...@jonas5:~$ locate libnpjp2.so > /usr/lib/jvm/java-6-sun-1.6.0.20/jre/lib/i386/libnpjp2.so > jo...@jonas5://$ cd opt > jo...@jonas5://opt$ ls > jo...@jonas5://opt$ mkdir /opt/google/chrome/plugins > mkdir: cannot create directory `/opt/google/chrome/plugins': No such file or > directory > jo...@jonas5://opt$ mkdir /opt/google > mkdir: cannot create directory `/opt/google': Permission denied > jo...@jonas5://opt$ sudo mkdir /opt/google/chrome/plugins > mkdir: cannot create directory `/opt/google/chrome/plugins': No such file or > directory > jo...@jonas5://opt$ sudo mkdir /opt/google > jo...@jonas5://opt$ sudo mkdir /opt/google/chrome > jo...@jonas5://opt$ sudo mkdir /opt/google/chrome/plugins > jo...@jonas5://opt$ cd /opt/google/chrome/plugins > jo...@jonas5:/opt/google/chrome/plugins$ ln -s > /usr/lib/jvm/java-6-sun-1.6.0.20/jre/lib/i386/libnpjp2.so > ln: creating symbolic link `./libnpjp2.so': Permission denied > jo...@jonas5:/opt/google/chrome/plugins$ sudo ln -s > /usr/lib/jvm/java-6-sun-1.6.0.20/jre/lib/i386/libnpjp2.so > jo...@jonas5:/opt/google/chrome/plugins$ ls > libnpjp2.so > jo...@jonas5:/opt/google/chrome/plugins$ > > Ok.. Now the quick test. > jo...@jonas5:/opt/google/chrome/plugins$ chromium-browser > --allow-file-access-from-file --enable-file-cookies > file:///media/0AFD-2985/D3/d3-jt.html > > @%@)$^(*#$^Y@@##$%^^#@ > Still get the message when saving. > Anyone any ideas? > > > > On Thu, Jul 15, 2010 at 2:27 PM, Ken Girard <[email protected]> wrote: > > Seehttp://tiddlywiki.org/wiki/Google_Chrome > > and then > >http://chromespot.com/forum/google-chrome-troubleshooting/2366-java-g... > > > This might help. Haven't done it myself. -- You received this message because you are subscribed to the Google Groups "GTD TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/gtd-tiddlywiki?hl=en.
