Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

generate_thumbs.py sollte auch JPG und PNG verarbeiten #113

Open
marians opened this issue Sep 19, 2013 · 1 comment
Open

generate_thumbs.py sollte auch JPG und PNG verarbeiten #113

marians opened this issue Sep 19, 2013 · 1 comment

Comments

@marians
Copy link
Owner

marians commented Sep 19, 2013

Bei Kölner Daten kommen häufiger JPG-Dateien vor. generate_thumbs.py erzeugt einen Fehler, wenn ein derartiges Attachment vorliegt.

Grundsätzlich sollte es kein Problem sein, Thumbs für JPGs zu erzeugen, nur eben nicht über Ghostscript.

Creating thumb - attachment_id=5239d2e444cf2b79a5452b13, filename=4383_2012_Anlage_2_-_Bestand_heute.jpg
Command: /usr/bin/gs -dQUIET -dSAFER -dBATCH -dNOPAUSE -sDisplayHandle=0 -sDEVICE=png16m -r100 -dTextAlphaBits=4 -sOutputFile=/home/ok/offeneskoeln2/offeneskoeln/webapp/static/thumbs/3/1/5239d2e444cf2b79a5452b13/max/%d.png -f /tmp/tmpbcmD2E/4383_2012_Anlage_2_-_Bestand_heute.jpg
Error: GPL Ghostscript 8.71: Unrecoverable error, exit code 1
@marians
Copy link
Owner Author

marians commented Sep 20, 2013

Nun gibt es schon mal keine Fehlermeldung mehr, weil nur PDFs aus der Datenbank geholt werden.

Das Verarbeiten von Bild-Attachments bleibt weiterhin offen.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant