SamRewritten icon indicating copy to clipboard operation
SamRewritten copied to clipboard

icons in latest appimage don't work in ubuntu 20.04

Open soredake opened this issue 5 years ago • 6 comments

Screenshot_20200702_180059

soredake avatar Jul 02 '20 15:07 soredake

Fixed in https://github.com/PaulCombal/SamRewritten/issues/72. Please try latest master. I'll make a new appimage sometime since we've accrued a few fixes by now.

*Edit: Now the fix is in master.

wgpierce avatar Jul 04 '20 20:07 wgpierce

@wgpierce not sure of that, iirc the title bar icons worked correctly in #72

PaulCombal avatar Jul 05 '20 09:07 PaulCombal

@soredake are you still seeing this issue in the latest AppImage?

wgpierce avatar Aug 09 '20 19:08 wgpierce

Still not working with latest "for ubuntu 18.04" versions, last version with working icons is this https://github.com/PaulCombal/SamRewritten/releases/download/201912/SamRewritten-ab06374-x86_64.AppImage

soredake avatar Aug 10 '20 05:08 soredake

Yea, these icons are still problematic

image

There is listing:

Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so

(samrewritten:15858): Gtk-WARNING **: 23:14:56.825: Theme parsing error: gtk.css:1511:23: 'font-feature-settings' is not a valid property name

(samrewritten:15858): Gtk-WARNING **: 23:14:56.828: Theme parsing error: gtk.css:3437:25: 'font-feature-settings' is not a valid property name

(samrewritten:15858): Gtk-WARNING **: 23:14:56.829: Theme parsing error: gtk.css:3899:23: 'font-feature-settings' is not a valid property name

(samrewritten:15858): Gtk-WARNING **: 23:14:56.895: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.

kbakdev avatar Oct 12 '20 21:10 kbakdev

I got the lastest appimage. For me, doesnt show the images too
Screenshot from 2021-02-17 11-57-08

/tmp/.mount_SamRewRJlM65/usr/bin/../lib/libgnutls.so.30: version `GNUTLS_3_6_3' not found (required by /usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so)
Failed to load module: /usr/lib/x86_64-linux-gnu/gio/modules/libgiognutls.so

(samrewritten:26615): Gtk-WARNING **: 11:58:16.502: Theme parsing error: gtk.css:1521:23: 'font-feature-settings' is not a valid property name

(samrewritten:26615): Gtk-WARNING **: 11:58:16.507: Theme parsing error: gtk.css:3460:25: 'font-feature-settings' is not a valid property name

(samrewritten:26615): Gtk-WARNING **: 11:58:16.509: Theme parsing error: gtk.css:3922:23: 'font-feature-settings' is not a valid property name

(samrewritten:26615): Gtk-WARNING **: 11:58:16.696: Could not load a pixbuf from icon theme.

tskxz avatar Feb 17 '21 12:02 tskxz