You are not logged in.

#1 2024-01-19 14:07:47

jimjamz
Member
From: Nagasaki, Japan
Registered: 2016-04-04
Posts: 189

[NOT BL BUG] Rotate/Flip features Mirage, non-functional

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

#2 2024-01-19 14:35:55

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,014

Re: [NOT BL BUG] Rotate/Flip features Mirage, non-functional

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

#3 2024-01-19 16:44:57

unklar
Back to the roots 1.9
From: #! BL
Registered: 2015-10-31
Posts: 2,664

Re: [NOT BL BUG] Rotate/Flip features Mirage, non-functional

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

#4 2024-01-19 22:47:45

jimjamz
Member
From: Nagasaki, Japan
Registered: 2016-04-04
Posts: 189

Re: [NOT BL BUG] Rotate/Flip features Mirage, non-functional

Thank you for the updates.

Did you have to enable a different debug level to get that stacktrace from Mirage?

Offline

#5 2024-01-20 08:52:04

unklar
Back to the roots 1.9
From: #! BL
Registered: 2015-10-31
Posts: 2,664

Re: [NOT BL BUG] Rotate/Flip features Mirage, non-functional

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.  wink

Offline

#6 2024-01-20 15:26:43

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,014

Re: [NOT BL BUG] Rotate/Flip features Mirage, non-functional

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

#7 2024-03-16 23:41:12

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,014

Re: [NOT BL BUG] Rotate/Flip features Mirage, non-functional

unklar wrote:
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.  wink

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.  sad


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#8 2024-04-10 02:33:18

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,606
Website

Re: [NOT BL BUG] Rotate/Flip features Mirage, non-functional

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 )

Introduction to the Bunsenlabs Boron Desktop

Offline

#9 2024-04-10 02:42:18

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,072
Website

Re: [NOT BL BUG] Rotate/Flip features Mirage, non-functional

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)...

https://packages.debian.org/bookworm/eog


I don't care what you do at home. Would you care to explain?

Offline

Board footer

Powered by FluxBB