problem after updating

General help and assistance with jamovi. Bug reports can be made at our issues page: https://github.com/jamovi/jamovi/issues . (If you're unsure feel free to discuss it here)
Post Reply
jussi.silvonen
Posts: 3
Joined: Mon Sep 13, 2021 7:57 pm

problem after updating

Post 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
iainjgallagher
Posts: 15
Joined: Sun Sep 24, 2017 10:51 am

Re: problem after updating

Post by iainjgallagher »

just confirming this issue on Linux Mint 20.2
User avatar
jonathon
Posts: 2609
Joined: Fri Jan 27, 2017 10:04 am

Re: problem after updating

Post by jonathon »

oh hey,

i'll look into this right away.

jonathon
User avatar
jonathon
Posts: 2609
Joined: Fri Jan 27, 2017 10:04 am

Re: problem after updating

Post by jonathon »

apologies ... i've just pushed a fix. unfortunately the flatpak build process take 6 hours.

jonathon
nodp53
Posts: 1
Joined: Tue Sep 14, 2021 9:39 am

Re: problem after updating

Post 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
jussi.silvonen
Posts: 3
Joined: Mon Sep 13, 2021 7:57 pm

Re: problem after updating

Post by jussi.silvonen »

After the new update package (14.9.) still the same problem.
User avatar
MAgojam
Posts: 421
Joined: Thu Jun 08, 2017 2:33 pm
Location: Parma (Italy)

Re: problem after updating

Post 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 11131 times
Cheers,
Maurizio
User avatar
jonathon
Posts: 2609
Joined: Fri Jan 27, 2017 10:04 am

Re: problem after updating

Post 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.
jussi.silvonen
Posts: 3
Joined: Mon Sep 13, 2021 7:57 pm

Re: problem after updating

Post by jussi.silvonen »

OK, version 2.0.0 works now. Thanks.
Post Reply