Philip-Scott / Notes-up

Markdown notes editor & manager
GNU General Public License v2.0
621 stars 47 forks source link

Fails to start when using Paper icon theme on Fedora #301

Closed emj04 closed 5 years ago

emj04 commented 5 years ago

Notes-up fails to start when using the Paper icon theme on Fedora 29 (also 28). Changing to the default icon theme (Adwaita) fixes this. I initially thought it was just a missing icon in the Paper theme, but it appears the entire path is the problem since there is no /host directory in /run on my computer.

Terminal output:

[INFO 16:10:58.575117] Application.vala:154: Notes-Up version: 1.3
[INFO 16:10:58.575212] Application.vala:156: Kernel version: 4.14.16-300.fc27.x86_64
Gtk-Message: 16:10:58.689: Failed to load module "pk-gtk-module"
Gtk-Message: 16:10:58.702: Failed to load module "pk-gtk-module"
Gtk-Message: 16:10:58.960: Failed to load module "pk-gtk-module"
Gtk-Message: 16:10:58.965: Failed to load module "pk-gtk-module"

(Notes-Up:2): Gtk-WARNING **: 16:10:59.365: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /run/host/share/icons/Paper/24x24/status/image-missing.png: Error opening file /run/host/share/icons/Paper/24x24/status/image-missing.png: No such file or directory (g-io-error-quark, 1)
Philip-Scott commented 5 years ago

Seems to be a problem with the Theme and not with the app itself, right? I can't really do anything about it :grimacing: