Page 1 of 1

problem after updating

Posted: Mon Sep 13, 2021 8:05 pm
by jussi.silvonen
Hello!

I am running jamovi on Ubuntu Linux 20.04. I just updated flatpak (flatpak update -y).

After updating jamovi will not start anymore. Program opens, shows a message, and close after that.

Code: Select all

Server message. Engine process terminated. Exit code_ -6
How can I fix that?

JusSi

Re: problem after updating

Posted: Tue Sep 14, 2021 7:27 am
by iainjgallagher
just confirming this issue on Linux Mint 20.2

Re: problem after updating

Posted: Tue Sep 14, 2021 7:33 am
by jonathon
oh hey,

i'll look into this right away.

jonathon

Re: problem after updating

Posted: Tue Sep 14, 2021 7:42 am
by jonathon
apologies ... i've just pushed a fix. unfortunately the flatpak build process take 6 hours.

jonathon

Re: problem after updating

Posted: Tue Sep 14, 2021 9:43 am
by nodp53
I am running jamovi on Ubuntu Linux 21.04. I just updated jamovi from 2.0.0.0 to 2.0.2

After updating jamovi will not start anymore. Program opens, shows no message, and close after that.
Also remove and new install did not resolve that problem.


If i debug it with Flatpack i got this results:

Code: Select all

org.jamovi.jamovi ~]$ jamovi
[12 preload-host-spawn-strategy] Running: /app/bin/zypak-helper child - /app/bin/electron --type=zygote
Gtk-Message: 13:28:41.753: Failed to load module "xapp-gtk3-module"
Gtk-Message: 13:28:41.837: Failed to load module "canberra-gtk-module"
Gtk-Message: 13:28:41.837: Failed to load module "canberra-gtk-module"
jamovi
version: 0.0.0
cli:     0.0.0

ports: 37523, 35299, 33961

jamovi.server.session - creating instance: 4097f7c3-e581-457f-9678-c63f0aabafe3

instance_started 4097f7c3-e581-457f-9678-c63f0aabafe3

terminate called without an active exception

terminate called without an active exception

terminate called without an active exception

terminate called without an active exception

jamovi.server.engine - Engine crash (spontaneous) with exit code -6


jamovi.server.engine - Engine crash (spontaneous) with exit code -6


jamovi.server.engine - Engine crash (spontaneous) with exit code -6


jamovi.server.engine - Engine crash (spontaneous) with exit code -6

How can I fix that?

thx

nod

Re: problem after updating

Posted: Tue Sep 14, 2021 6:29 pm
by jussi.silvonen
After the new update package (14.9.) still the same problem.

Re: problem after updating

Posted: Tue Sep 14, 2021 8:20 pm
by MAgojam
Hi, Jonathon.

I just checked the last update in debug with Ubuntu 20.04.03 and I confirm the persistence of the problem.
I attach screenshots, if you can find it useful.
Screenshot from 2021-09-14 21-53-04.png
Screenshot from 2021-09-14 21-53-04.png (196.6 KiB) Viewed 11466 times
Cheers,
Maurizio

Re: problem after updating

Posted: Tue Sep 14, 2021 9:44 pm
by jonathon
i've rolled us back to the 2.0, so i've got more time to investigate -- it will be ready in 6 hours.

in the mean time, i think you can rollback to an earlier version with:

sudo flatpak update --commit=117835a0f147a3971e9759b8f0e635ab9c255ac7266dfc799d18fc5b5ef39482 org.jamovi.jamovi

sorry again for the inconvenience.

Re: problem after updating

Posted: Wed Sep 15, 2021 7:53 am
by jussi.silvonen
OK, version 2.0.0 works now. Thanks.