sergiusens / darktable-snap

Darktable snap recipe.
GNU General Public License v3.0
10 stars 6 forks source link

Illegal instruction (core dumped) #1

Closed pixelr0 closed 7 years ago

pixelr0 commented 7 years ago

darktable-kyrofa.darktable Illegal instruction (core dumped)

apt list snapd Listing... Done snapd/xenial-updates,now 2.0.10 amd64 [installed,automatic]

Name Version Rev Developer Notes darktable-kyrofa 2.0.5snap1 4 kyrofa -

ubuntu 16.04

pixelr0 commented 7 years ago

where is the core dumped? o_O

pixelr0 commented 7 years ago

ok just refreshed to rev5, seems to work

darktable-kyrofa 2.0.5snap1 5 kyrofa -

darktable-kyrofa.darktable ln: failed to create symbolic link '/home/voxel/snap/darktable-kyrofa/5/.themes/themes': Read-only file system [defaults] found a 64-bit system with 2048160 kb ram and 2 cores (0 atom based) [defaults] setting very conservative defaults

(process:10936): GLib-CRITICAL **: g_variant_unref: assertion 'value != NULL' failed

(process:10936): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale.

\ (darktable:10936): WARNING **: Couldn't register with accessibility bus: An AppArmor policy prevents this sender from sending this message to this recipient; type="method_call", sender="(null)" (inactive) interface="org.freedesktop.DBus" member="Hello" error name="(unset)" requested_reply="0" destination="org.freedesktop.DBus" (bus)

(darktable:10936): Gtk-WARNING **: Failed to parse /etc/gtk-3.0/settings.ini: Permission denied Gtk-Message: Failed to load module "canberra-gtk-module" Gtk-Message: Failed to load module "canberra-gtk-module"

pixelr0 commented 7 years ago

um, the icon is missing. it's the generic ? one

kyrofa commented 7 years ago

Those warnings are of course non-fatal. The locale one is annoying, but I'm sure that's due to bug #1576411. The accessibility bus might be due to my not using the unity7 interface, but it's not actually something I'm familiar with as it's not something I've seen before. Do you know what's trying to use it?

As for the lack of an icon, it works if you run it from the .desktop file, but otherwise it's looking in /usr/share/icons, when the icons are actually in $SNAP/usr/share/icons. I didn't see an option to redirect that at runtime, do you know of any?

kyrofa commented 7 years ago

Closing due to lack of activity.