-
etienne_sf committed revision 890 to the File Upload Applet SVN repository, changing 1 files.
2009-11-10 10:41:11 UTC by etienne_sf
-
Hi,
I added this one to my TODO list. I need to rewrite the picture resizing code.
I guess the Java transformation code I use is responsible for this rouding problem.
Etienne.
2009-11-10 10:37:44 UTC by etienne_sf
-
If I understand correctly,
You get the same error with your antivirus off ?
I took a look at the code. I suspect an 'optimization' to be responsible of this. On my computer, it seems to remove the error.
Can you confirm, with the trunk jar file, available here:
http://jupload.svn.sourceforge.net/viewvc/jupload/trunk/wwwroot/wjhk.jupload.jar
Etienne.
2009-11-10 10:29:30 UTC by etienne_sf
-
etienne_sf committed revision 889 to the File Upload Applet SVN repository, changing 4 files.
2009-11-10 10:27:48 UTC by etienne_sf
-
etienne_sf committed revision 888 to the File Upload Applet SVN repository, changing 2 files.
2009-11-10 10:03:43 UTC by etienne_sf
-
Hello,
Disabled my local antivirus (NOD32) to no avail. What does EOF stand for? I tested it loading two files first together in one request. Files came through but threw a similar error. When I set it for one HTTP request per file, the first file wold go (with error), and never got a second request. Really keen to get this working. What next?
Thanks again.
2009-11-10 00:29:39 UTC by forefeat
-
Hi,
Do you have a local antivirus ? I had troubles with both Kaspersky and GData.
If yes try removing Internet scanning. If it works, adding your site to the antivirus white list may be enough (doesn't work with GData)
Etienne.
2009-11-09 17:44:21 UTC by etienne_sf
-
Yes we need rotation.
2009-11-09 16:08:08 UTC by nobody
-
Hello
Using version 4.5 of jupload, java version is 1.6.0_17-b04, Windows XP OS.
00001 11:07:01.593 wjhk.jupload2.JUploadApplet [INFO] JUpload juploadContext started, with wjhk.jupload2.policies.DefaultUploadPolicy upload policy
00002 11:07:01.609 wjhk.jupload2.JUploadApplet [INFO] Debug level set to 100
00003 11:07:01.609 wjhk.jupload2.JUploadApplet [INFO] Current...
2009-11-08 22:10:53 UTC by forefeat
-
Hi,
I fought a lot to find the best way to resize picture. One problem is: it's also possible to rotate pictures.
I had to do some compromise there
BTW: do you need picture rotation ?
Etienne.
2009-11-06 23:17:30 UTC by etienne_sf