[SOLVED] Some error when update artix-gtk-presets 19 May 2021, 08:48:50 Today i update the system and when "artix-gtk-presets" package started to update i received this error "(1/2) Updating system dconf databases.../etc/dconf/db/mate.d: panel: [org/mate/panel/objects/browser]: launcher-location: invalid value: '/usr/share/applications/org.gnome.Epiphany.desktop: 0-51:unterminated string constanterror: failed to update at least one of the databaseserror: command failed to execute correctly(2/2) Compiling GSettings XML schema files..."Is this related to the fact i run xfce and not mate or gnome DE? Could this be related to the fact that currently firefox always complains is not default browser even if in fact it's (this happened after i tried chromium and somehow ff was not considered my default browser)For me this error looks beningn but i wanted to double-check in case it's something more serious. Regards and a great day! Last Edit: 20 May 2021, 22:18:41 by nous 1 Likes
Re: Some error when update artix-gtk-presets Reply #1 – 19 May 2021, 19:05:58 File /etc/dconf/db/mate.d/panel, lines 27-32:Code: [Select][org/mate/panel/objects/browser]launcher-location='/usr/share/applications/org.gnome.Epiphany.desktoptoplevel-id='bottom'position=1object-type='launcher'PANEL-right-stick=falseA single quote really is missing at the end of line 28. 1 Likes
Re: Some error when update artix-gtk-presets Reply #2 – 19 May 2021, 20:03:41 Awesome i edited the file adding ' at the end of line 28. Thank you very much for the solution.
Re: Some error when update artix-gtk-presets Reply #3 – 19 May 2021, 20:22:47 Unfortunately, I'm afraid this is not the solution. The package artix-gtk-presets needs to be modified on the package server, as when it is reinstalled with pacman -S artix-gtk-presets or updated, the file is simply rewritten back. This will likely be fixed soon.
Re: Some error when update artix-gtk-presets Reply #4 – 19 May 2021, 22:54:24 Ok you're right modifying that ' isn't really a fix. Don't know if i should mark it solved or not.
Re: Some error when update artix-gtk-presets Reply #5 – 19 May 2021, 23:08:58 Blame me, it's fixed in artix-gtk-presets-20210520-1. 3 Likes