Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snap installed version fails to run on Ubuntu 18.04 #13

Closed
stuartlangridge opened this issue Jan 8, 2019 · 5 comments
Closed

Snap installed version fails to run on Ubuntu 18.04 #13

stuartlangridge opened this issue Jan 8, 2019 · 5 comments

Comments

@stuartlangridge
Copy link

$ imeditor
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (failed to map segment from shared object): ignored.
Gtk-Message: Failed to load module "appmenu-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "topmenu-gtk-module"
Failed to register: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Connection ":1.2568" is not allowed to own the service "io.github.imeditor" due to AppArmor policy

I am using 18.04, and have just installed imeditor from the snap store.

@Huluti Huluti closed this as completed in 3f3c823 Jan 10, 2019
@Huluti
Copy link
Contributor

Huluti commented Jan 10, 2019

Thank's for the report. Should be fixed in the edge canal.

You can try it with sudo snap install imeditor --edge. I'm waiting your return.

@stuartlangridge
Copy link
Author

Sadly, this doesn't seem to be fixed:

~ $ snap refresh imeditor --edge
imeditor (edge) 0.7 from Hugo Posnic (huluti) refreshed
~ $ snap info imeditor
name:      imeditor
summary:   Simple & versatile image editor.
publisher: Hugo Posnic (huluti)
contact:   hugo.posnic@gmail.com
license:   unset
description: |
  ImEditor, the image editor you need. An ingenious lightweight software...
  With ImEditor, the image editing finally becomes easy.
commands:
  - imeditor
snap-id:      LoKyhnBolqVPkuQNfLTXrO0O7UCpKSIf
tracking:     edge
refresh-date: today at 19:51 GMT
channels:                  
  stable:    0.7 (38) 91MB -
  candidate: ↑             
  beta:      ↑             
  edge:      0.7 (78) 91MB -
installed:   0.7 (78) 91MB -
~ $ imeditor 
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (failed to map segment from shared object): ignored.
Gtk-Message: Failed to load module "appmenu-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "canberra-gtk-module"
Gtk-Message: Failed to load module "topmenu-gtk-module"
Failed to register: GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Connection ":1.4986" is not allowed to own the service "io.github.imeditor" due to AppArmor policy

@Huluti
Copy link
Contributor

Huluti commented Jan 10, 2019

Sorry, the build has failed. I let you know when it's resolved.

@Huluti
Copy link
Contributor

Huluti commented Jan 23, 2019

@stuartlangridge should be fixed now (in stable and edge). Could you retry please ?

@stuartlangridge
Copy link
Author

That issue seems to be fixed and the app now starts up! Hooray!

However, it doesn't seem to have any icons.

image

and if I start it from a terminal, it says:

main.go:224: cannot change mount namespace of snap "imeditor" according to change mount (/snap/gtk-common-themes/818/share/icons/Suru /snap/imeditor/94/data-dir/icons/Suru none bind,ro 0 0): cannot use "/snap/gtk-common-themes/818/share/icons/Suru" as bind-mount source: not a directory

This was referenced Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants