Excuse me, posting again and again.
I tried. with <param name='java_arguments' 
value='-Djava.net.preferIPv4Stack=true'> neither of them didn't work.
but when rewrite a line below, it worked for my case.

// Whether to use the JavaSaver applet
-var useJavaSaver = (config.browser.isSafari || config.browser.isOpera) && 
(document.location.toString().substr(0,4) != "http");
+var useJavaSaver = 1;

https://tsrtesttest.appspot.com/wiki/tiddlywiki%20Java%201.7.25%20tiddlysaver.jar%20doesn%27t%20work%20problem

2013年7月16日火曜日 21時44分34秒 UTC+9 ryoji.k...@gmail.com:
>
> hello.
>
> I'm also not very sure, haven't tried it but I guess 
> http://stackoverflow.com/questions/11976575/applet-fails-to-load-with-java-1-7-on-windows-7-if-jar-file-is-a-certain-sizeis
>  being related?
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7183450
>
> document.write("<applet style='position:absolute;left:-1px' 
> name='TiddlySaver' code='TiddlySaver.class' archive='TiddlySaver.jar' 
> width='1' height='1'><param name='java_arguments' 
> value='-Djava.net.preferIPv4Stack=true"></applet>');
>
> could somebody try to save this tiddlywiki.html with Java7? 
> https://testgaetiddlywiki.appspot.com/file/test/tiddlywiki_ipv4_test.html
>
>
> 2013年6月28日金曜日 16時51分58秒 UTC+9 Reto:
>>
>> Just to let you know in case anyone has similar problems: I am using TW 
>> 2.7.1 in Chrome/Iron on Windows 7 (64-Bit).
>>
>> After upgrading to Java 7 Update 25 I couldn't save anymore. I 
>> uninstalled Update 25 and installed Java 7 Update 21. Result: I could save 
>> again in TW.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to