senooken JP Social
  • FAQ
  • Login
senooken JP Socialはsenookenの専用分散SNSです。
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. matoken (matoken@gnusocial.matoken.org)'s status on Tuesday, 09-Jul-2019 21:00:20 JST matoken matoken
    mcomix が起動しないと思ったら……まあsid だしたまにこういうこともある

    $ mcomix
    Traceback (most recent call last):
    File "/usr/bin/mcomix", line 11, in <module>
    load_entry_point('mcomix==1.2.1', 'console_scripts', 'mcomix')()
    File "/usr/lib/python2.7/dist-packages/mcomix/run.py", line 206, in run
    assert PIL.Image.VERSION >= '1.1.5'
    AttributeError: 'module' object has no attribute 'VERSION'
    In conversation Tuesday, 09-Jul-2019 21:00:20 JST from gnusocial.matoken.org permalink
    • matoken (matoken@gnusocial.matoken.org)'s status on Tuesday, 09-Jul-2019 21:05:15 JST matoken matoken
      in reply to
      今のとこバグレポには上がってないぽい?
      数日経って治んないようなら上げるか
      "Bugs in package mcomix -- Debian Bug report logs" https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=mcomix
      In conversation Tuesday, 09-Jul-2019 21:05:15 JST permalink

      Attachments


    • matoken (matoken@gnusocial.matoken.org)'s status on Saturday, 13-Jul-2019 12:41:13 JST matoken matoken
      in reply to
      Debian sid のmcomix が動かなくなってたやつバグレポとパッチ上がってた

      "#931645 - mcomix: Fails to start with python-pil (>= 6.0.0) - Debian Bug report logs" https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931645

      なるほどとりあえず /usr/lib/python2.7/dist-packages/mcomix/run.py の assert PIL.Image.VERSION をコメントアウトしただけで動いたので降りてくるまでこれで

      @@ -203,7 +203,7 @@

           try:
               import PIL.Image
      -# assert PIL.Image.VERSION >= '1.1.5'
      + assert PIL.Image.VERSION >= '1.1.5'

           except AssertionError:
               log.error( _("You don't have the required version of the Python Imaging"), end=' ')
      In conversation Saturday, 13-Jul-2019 12:41:13 JST permalink

      Attachments


Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

senooken JP Social is a social network, courtesy of senooken. It runs on GNU social, version 2.0.2-beta0, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All senooken JP Social content and data are available under the Creative Commons Attribution 3.0 license.