Addon manager complains about /addons/master/gramps52/listings/addons-en.txt

Linux Mint 21.2 x86_64
5.2.0-41720c5a7

This error shows (running from a cloned git repo) on Gramps startup every time for a while now. The (new) add-on manager is also not responding/functioning properly and crashes Gramps.

Error:
WARNING: PluginManager.py: line 789: Failed to open addon metadata for he https://raw.githubusercontent.com/gramps-project/addons/master/gramps52/listings/addons-he.txt: HTTP Error 404: Not Found 2023-09-08 10:15:17.648: WARNING: PluginManager.py: line 789: Failed to open addon metadata for en https://raw.githubusercontent.com/gramps-project/addons/master/gramps52/listings/addons-en.txt: HTTP Error 404: Not Found

Crash:
Gtk:ERROR:../../../../gtk/gtkcssinitialvalue.c:37:gtk_css_value_initial_free: code should not be reached Bail out! Gtk:ERROR:../../../../gtk/gtkcssinitialvalue.c:37:gtk_css_value_initial_free: code should not be reached [1] 230685 IOT instruction (core dumped) python3 Gramps.py

Moved to Beta Testing category.

Just to make sure: Is this on the gramps52 branch? Is your clone up to date with its origin?

This should have been corrected in a more recent version of the enhanced plug-in manager. Please update the manager first and then let us know if there’s more problems.

Linux Mint 21.2 x86_64
5.3.0-892fc2705

New clone:

2023-09-09 08:13:08.377: WARNING: utils.py: line 231: Failed to open addon metadata for en https://raw.githubusercontent.com/gramps-project/addons/master/gramps53/listings/addons-en.json: HTTP Error 404: Not Foundt

Changing “/gramps53/listings/addons-en.json:” to "/gramps52/, dose bring in the list, but it complains (rightly though) about incorrect id…

Yes and yes, pulled --all and ran “python3 setup.py build;python3 Gramps.py”
Than cloned latest beta3, see error below.

The error didn’t make it, but you should be working on maintenance/gramps52, and there is no beta 3. Version 5.3 was recently assigned as the new version for master.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.