Opened 14 years ago
Closed 14 years ago
#66 closed defect (fixed)
Commonist creates no Thumbnails
Reported by: | Batchheizer | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | RC |
Component: | general | Version: | 1.6.0-b19 Beta 2 |
Severity: | Keywords: | ||
Cc: |
Description
the commonist is a simple upload client for mediawiki sites, primarily wikimedia commons
requirements
JDK 1.5.0 or newer
http://djini.de/software/commonist/
Used:
http://djini.de/software/commonist/commonist-0.4.26-bin.zip
Software runs fine, uploads files correct - but no thumbnails are created. Earlier version (see http://hobbes.nmsu.edu/download/pub/os2/apps/internet/www/util/Commonist332.wpi ) worked without this problem.
Reproduce:
Download app.
copy bat to cmd and modify
run cmd
browse to a dir with jpegs or so.
in the right part should apply the files - but no thumbnails appear.
Attachments (1)
Change History (3)
by , 14 years ago
Attachment: | CommonistThumbnailProblem.png added |
---|
comment:1 by , 14 years ago
Milestone: | → GA |
---|
I confirm the problem. This is the exception:
Note that it's again java.awt.image.ImagingOpException. Probably, the same reason as for the one we get in JAlbum (see #58).