bleakgrey / tootle

GTK-based Mastodon client for Linux
GNU General Public License v3.0
400 stars 61 forks source link

clicking on an image pops up "operation not permitted error #343

Open LordMZTE opened 2 years ago

LordMZTE commented 2 years ago

What should happen:

The image opens in the applicated assigned to the image MIME type (feh in my case).

What happened instead:

An error popped up (see screenshots).

How to reproduce:

  1. click an image
  2. see the popup

Screenshots (if applicable):

image

Build context:

Logs:

** Message: 20:16:25.744: Build.vala:32: Tootle 1.0.0
** Message: 20:16:25.744: Build.vala:33: Running on: Arch Linux Unknown
** Message: 20:16:25.744: Build.vala:34: Build prefix: "/usr"
** Message: 20:16:25.773: Accounts.vala:134: Loaded 1 accounts
** Message: 20:16:25.773: Accounts.vala:18: Switching to @LordMZTE@koyu.space...
** Message: 20:16:25.774: Application.vala:147: Presenting MainWindow

** (tootle:24360): CRITICAL **: 20:16:25.806: tootle_instance_account_get_stream_url: assertion 'self != NULL' failed

** (tootle:24360): WARNING **: 20:16:26.023: Request.vala:94: No account was specified or found for GET: /api/v1/timelines/home?limit=12

** (tootle:24360): WARNING **: 20:16:26.024: Request.vala:94: No account was specified or found for GET: /api/v1/notifications?limit=12

** (tootle:24360): WARNING **: 20:16:26.024: Request.vala:94: No account was specified or found for GET: /api/v1/timelines/public?local=true&limit=12

** (tootle:24360): WARNING **: 20:16:26.024: Request.vala:94: No account was specified or found for GET: /api/v1/timelines/public?limit=12
** Message: 20:16:26.222: Accounts.vala:25: OK: Token is valid
** Message: 20:16:26.898: Accounts.vala:108: Saved accounts
** Message: 20:16:26.900: Accounts.vala:108: Saved accounts
** Message: 20:16:26.902: Accounts.vala:108: Saved accounts
** Message: 20:16:26.905: Accounts.vala:108: Saved accounts
** Message: 20:16:26.907: Accounts.vala:108: Saved accounts
** Message: 20:16:26.910: Accounts.vala:108: Saved accounts
** Message: 20:16:26.912: Accounts.vala:108: Saved accounts
** Message: 20:16:26.914: Accounts.vala:108: Saved accounts
** Message: 20:16:26.915: Accounts.vala:108: Saved accounts
** Message: 20:16:26.917: Accounts.vala:108: Saved accounts
** Message: 20:16:26.919: Accounts.vala:108: Saved accounts
** Message: 20:16:26.920: Accounts.vala:108: Saved accounts

** (tootle:24360): WARNING **: 20:16:27.165: MarkupView.vala:168: Unknown HTML tag: "em"
** Message: 20:16:29.390: Desktop.vala:48: Downloading file: https://f001.backblazeb2.com/file/koyuspace-media/cache/media_attachments/files/107/644/734/200/979/360/original/0771333157298312.png...

** (tootle:24360): WARNING **: 20:16:29.579: Cache.vala:101: "https://koyu.space/media_proxy/107645066030769214/small" -> Pixbuf: FAIL (Server returned Not Found)
actionpapst commented 2 years ago

Any update on this issue? The otherwise great software is basically useless without this feature. Can I help with anything?