Package Details: mirage 0.11.2-1

Git Clone URL: https://aur.archlinux.org/mirage.git (read-only, click to copy)
Package Base: mirage
Description: A fast and simple GTK+ Image Viewer
Upstream URL: https://gitlab.com/thomasross/mirage
Licenses: GPL3
Conflicts: mirage-python3
Replaces: mirage-python3
Submitter: Barthalion
Maintainer: dmitmel
Last Packager: dmitmel
Votes: 18
Popularity: 0.000009
First Submitted: 2018-01-07 16:15 (UTC)
Last Updated: 2024-07-19 11:53 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

Kaiya commented on 2021-10-23 09:50 (UTC)

Package is currently broken:

$ mirage
Traceback (most recent call last):
  File "/usr/bin/mirage", line 27, in <module>
    import mirage
  File "/usr/lib/python2.7/site-packages/mirage.py", line 30, in <module>
    import gtk
  File "/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 30, in <module>
    import gobject as _gobject
  File "/usr/lib/python2.7/site-packages/gobject/__init__.py", line 47, in <module>
    from gobject.constants import *
  File "/usr/lib/python2.7/site-packages/gobject/constants.py", line 24, in <module>
    import gobject._gobject
ImportError: libffi.so.7: cannot open shared object file: No such file or directory

zuzavo commented on 2021-05-21 16:06 (UTC)

@dmitmel thanks !!!!

Vedun commented on 2021-05-21 08:57 (UTC)

dmitmel: Ooh, thank you very much!

dmitmel commented on 2021-05-21 08:15 (UTC)

Vedun: Packaged and uploaded mirage-python3 (https://aur.archlinux.org/packages/mirage-python3/)

Vedun commented on 2021-05-20 23:31 (UTC)

@zuzavo the package is on GitLab but I do not know how to create PKGBUILD :(

https://gitlab.com/thomasross/mirage

and there is DEB

https://launchpad.net/ubuntu/impish/amd64/mirage/0.11.1-1build2

zuzavo commented on 2020-05-03 19:38 (UTC) (edited on 2020-05-03 19:39 (UTC) by zuzavo)

I have searched all over github for this package ported to python3 but for now without success. :(

dmitmel commented on 2019-09-03 21:41 (UTC)

Ralf_Mardorf: I added a post_upgrade hook which notifies about this issue when upgrading to 1.x

Ralf_Mardorf commented on 2019-09-02 22:48 (UTC) (edited on 2019-09-02 22:50 (UTC) by Ralf_Mardorf)

My apologies, I should have read the comments carefully, instead of just skimming through a few of them. 1.0_pre2-2 works now. Perhaps it's worth to add a pinned comment.

dmitmel commented on 2019-09-02 20:48 (UTC)

Ralf_Mardorf, remove directory ~/.config/mirage and try running mirage again