Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-6651

mcomix needs a patch to work with funtoo's current version of pillow

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • None

      With the dev-python/pillow version currently available on funtoo, mcomix fails on startup with this error:

      Traceback (most recent call last):
        File "/usr/lib/python-exec/python2.7/mcomix", line 11, in <module>
          load_entry_point('mcomix==1.2.1', 'console_scripts', 'mcomix')()
        File "/usr/lib64/python2.7/site-packages/mcomix/run.py", line 206, in run
          assert PIL.Image.VERSION >= '1.1.5'
      AttributeError: 'module' object has no attribute 'VERSION'
      

      A patch to fix this has been committed upstream
      Emerging mcomix with this patch applied as a userpatch makes mcomix work again.

            Unassigned Unassigned
            librin.so.1 librin.so.1
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: