FS#75182 - gnome-weather crahes on start apparently since js91 update
Attached to Project:
Arch Linux
Opened by A. Bear (autodidacticasaurus) - Tuesday, 28 June 2022, 19:53 GMT
Last edited by David Thurstenson (thurstylark) - Friday, 08 July 2022, 01:33 GMT
Opened by A. Bear (autodidacticasaurus) - Tuesday, 28 June 2022, 19:53 GMT
Last edited by David Thurstenson (thurstylark) - Friday, 08 July 2022, 01:33 GMT
|
Details
Description:
gnome-weather creashes directly upon start due to some JavaScript error. Apparently this only happens with 91.11.0-1 and not 91.10.0-1. This was reported upstream and they closed it, judging it to be a packaging error in Arch Linux. See link to upstream bug report where two of us had this problem. $ gnome-weather (org.gnome.Weather:9846): Gjs-Console-CRITICAL **: 12:36:46.537: Error: Expected type object for argument 'boxed_type' but got type undefined _init/GObject.ParamSpec.jsobject@resource:///org/gnome/gjs/modules/core/overrides/GObject.js:404:24 @resource:///org/gnome/Weather/js/app/thermometer.js:47:32 $ echo $? 1 Additional info: * package version(s) gnome-weather 42.0-1, 91.11.0-1 * config and/or log files etc. A full backtrace is attached to the upstream bug if you want that. Let me know if I can get you anything else. * link to upstream bug report, if any https://gitlab.gnome.org/GNOME/gnome-weather/-/issues/241 Steps to reproduce: |
This task depends upon
Closed by David Thurstenson (thurstylark)
Friday, 08 July 2022, 01:33 GMT
Reason for closing: Fixed
Additional comments about closing: gjs 2:1.72.0-2
Friday, 08 July 2022, 01:33 GMT
Reason for closing: Fixed
Additional comments about closing: gjs 2:1.72.0-2
Comment by
Mark Wagie (yochananmarqos) -
Sunday, 03 July 2022, 19:04 GMT
Comment by
Mark Wagie (yochananmarqos) -
Sunday, 03 July 2022, 19:13 GMT
It's actually an issue with gjs, see
https://gitlab.gnome.org/GNOME/gjs/-/issues/489
I just rebuilt gjs and it resolved the issue.