Search Criteria
Package Details: nautilus-image-tools 0.0.3-2
Git Clone URL: | https://aur.archlinux.org/nautilus-image-tools.git (read-only, click to copy) |
---|---|
Package Base: | nautilus-image-tools |
Description: | An extension for Nautilus to manipulate image files. |
Upstream URL: | http://www.atareao.es/apps/nautilus-image-tools-o-como-modificar-imagenes-desde-nautilus/ |
Keywords: | Images Modify Nautilus Nautilus-image-tools |
Licenses: | |
Provides: | |
Submitter: | ValHue |
Maintainer: | None |
Last Packager: | ValHue |
Votes: | 9 |
Popularity: | 0.000000 |
First Submitted: | 2014-10-15 09:02 |
Last Updated: | 2016-06-22 08:26 |
Dependencies (6)
- python2-beautifulsoup4
- python2-exiv2
- python2-nautilus
- python2-pillow
- python2-polib
- python2-distutils-extra (make)
Latest Comments
Cryen commented on 2020-09-25 18:48
How to work around the python2-nautilus package?
ValHue commented on 2017-09-10 08:26
Is a python-pillow bug, as reported to the maintainer: https://github.com/python-pillow/Pillow/issues/2609
I guess with future vesriones will be corrected.
kouros17 commented on 2017-09-09 20:28
I can't convert png images to jpeg with python2-pillow 4.2 and above. I get:
IOError: cannot write mode RGBA as JPEG
I had to downgrade to 4.1.1-1 to work.
kubrick commented on 2016-01-14 12:30
python2-pilkit needs to be added to the list of dependencies...
ValHue commented on 2015-09-08 17:06
@pauloschilling,
I guess it's because the developer just created the Spanish locale.
pauloschilling commented on 2015-08-20 18:07
@ValHue, sorry for not trying again earlier, but python2-pillow did the job!
Now there's just this error, but the extension is working.
$ nautilus -q
[Errno 2] No translation file found for domain: 'nautilus-image-tools'
Thanks!
ValHue commented on 2015-01-07 17:04
@pauloschilling,
try installing python2-pillow, if this is resolved I will add it to the dependencies. On my system so I have installed to meet other units and do not observe this error.
pauloschilling commented on 2015-01-07 13:02
$ nautilus -q
Traceback (most recent call last):
File "/usr/share/nautilus-python/extensions/nautilus-image-tools.py", line 41, in <module>
from PIL import Image
ImportError: No module named PIL
Initializing nautilus-dropbox 1.6.2
ValHue commented on 2014-12-06 09:16
Thanks for the warning.
Is solved by installing python2-polib
Now I am testing whether you should be included as depends, or makedepends. Namcap not indicated me.
watermelonjuice commented on 2014-12-01 10:49
==> Building and installing package
==> Making package: nautilus-image-tools 0.0.2-2 (Mon Dec 1 18:46:42 CST 2014)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found nautilus-image-tools_0.0.2-0extras14.04.0.tar.gz
==> Validating source files with md5sums...
nautilus-image-tools_0.0.2-0extras14.04.0.tar.gz ... Passed
==> Extracting sources...
-> Extracting nautilus-image-tools_0.0.2-0extras14.04.0.tar.gz with bsdtar
==> Removing existing pkg/ directory...
==> Starting build()...
Traceback (most recent call last):
File "setup.py", line 18, in <module>
import polib
ImportError: No module named polib
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build nautilus-image-tools.