You are not logged in.
Given I have uninstalled Ristretto
And I have installed Mirage
And bl-image-viewer is Mirage
When I open an image
And I use the rotate/flip features
EXPECTED:
Then the image is flip/rotated as instructed
ACTUAL:
But the image is not effected
Last edited by johnraff (2024-06-26 07:05:52)
Offline
I have the same problem with Mirage in Debian 12.
has to do with a python package I think.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Since Sat, 06 Jun 2020 15:14:06, there is no more development. I don't know what's going on with the developer.
$ mirage
(mirage:5787): Gtk-CRITICAL **: 17:27:12.299: gtk_buildable_add_child: assertion 'iface->add_child != NULL' failed
(mirage:5787): Gtk-CRITICAL **: 17:27:12.324: gtk_buildable_add_child: assertion 'iface->add_child != NULL' failed
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/mirage/__init__.py", line 873, in thumbpane_get_pixbuf
pix = GdkPixbuf.Pixbuf.new_from_file(imgfile)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
gi.repository.GLib.GError: gdk-pixbuf-error-quark: Bilddatei »/home/unklar/.cache« enthält keine Daten (0)
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/mirage/__init__.py", line 873, in thumbpane_get_pixbuf
pix = GdkPixbuf.Pixbuf.new_from_file(imgfile)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
gi.repository.GLib.GError: gdk-pixbuf-error-quark: Bilddatei »/home/unklar/Pictures« enthält keine Daten (0)
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/mirage/__init__.py", line 873, in thumbpane_get_pixbuf
pix = GdkPixbuf.Pixbuf.new_from_file(imgfile)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
gi.repository.GLib.GError: gdk-pixbuf-error-quark: Bilddatei »/home/unklar/Pictures/screenshots« enthält keine Daten (0)
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/mirage/__init__.py", line 4574, in flip_image_vert
self.flip_image_vert_or_horiz(True)
File "/usr/lib/python3/dist-packages/mirage/__init__.py", line 4582, in flip_image_vert_or_horiz
self.currimg_pixbuf = self.image_flip(self.currimg_pixbuf, vertical)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/mirage/__init__.py", line 6295, in image_flip
d, w, h, rws = imgfuncs.vert(
^^^^^^^^^^^^^^
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/mirage/__init__.py", line 4547, in rotate_right
self.rotate_left_or_right(270)
File "/usr/lib/python3/dist-packages/mirage/__init__.py", line 4551, in rotate_left_or_right
self.currimg_pixbuf_original = self.image_rotate(
^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/mirage/__init__.py", line 6330, in image_rotate
d, w, h, rws = imgfuncs.right(
^^^^^^^^^^^^^^^
SystemError: PY_SSIZE_T_CLEAN macro must be defined for '#' formats
https://metadata.ftp-master.debian.org/ … _changelog
https://bugs.debian.org/cgi-bin/bugrepo … ug=1053675
https://bugs.debian.org/cgi-bin/pkgrepo … t=unstable
Offline
Thank you for the updates.
Did you have to enable a different debug level to get that stacktrace from Mirage?
Offline
Thank you for the updates.
Did you have to enable a different debug level to get that stacktrace from Mirage?
You think too complicated.
With Linux, it has always been the case that you run applications in the terminal to get more information about the error.
Offline
Cannot blame the developer. Maybe bad health or life took him in another direction.
We don't know.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
jimjamz wrote:Thank you for the updates.
Did you have to enable a different debug level to get that stacktrace from Mirage?
You think too complicated.
With Linux, it has always been the case that you run applications in the terminal to get more information about the error.
Interesting.
Here's mine:
16 Mar 24 @ 20:37:49 ~
$ mirage -v
(mirage:999258): Gtk-CRITICAL **: 20:37:56.673: gtk_buildable_add_child: assertion 'iface->add_child != NULL' failed
(mirage:999258): Gtk-CRITICAL **: 20:37:56.687: gtk_buildable_add_child: assertion 'iface->add_child != NULL' failed
Version: Mirage 0.11.1
Website: https://gitlab.com/thomasross/mirage
16 Mar 24 @ 20:37:56 ~
$
Rotating images does not work.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Mirage was a nice app in its day. Probably time to move on now, though.
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
I use Eye of GNOME now, but I used to use GPicView...
https://packages.debian.org/bookworm/gpicview
eog (use --no-install-recommends if you don't want yelp)...
I don't care what you do at home. Would you care to explain?
Offline