Eog not starting

  • Done
  • quality assurance status badge
Details
2 participants
  • Andreas Enge
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Andreas Enge
Severity
normal

Debbugs page

Andreas Enge wrote on 5 Sep 2020 16:55
(address . bug-guix@gnu.org)
20200905145518.GA10910@jurong
Hello,

when trying to run eog, I get the following message:
(eog:4813): GLib-GIO-ERROR **: 11:49:04.247: Settings schema 'org.gnome.desktop.thumbnailers' is not installed
Trace/breakpoint trap

Comments on help-guix in this thread:
suggest to install gsettings-desktop-schemas, and this solves the problem.

However, I would consider this a dependency error, and there is one obvious
solution, to make gsettings-desktop-schemas a propagated input of eog.
In the help-guix thread, it was also suggested to maybe wrap the call to eog.

And it is possible this would have to be done for every gnome package.

Andreas
Maxim Cournoyer wrote on 29 Sep 2022 02:19
(name . Andreas Enge)(address . andreas@enge.fr)(address . 43220-done@debbugs.gnu.org)
87edvvqbgc.fsf@gmail.com
Hi Andreas,

Andreas Enge <andreas@enge.fr> writes:

Toggle quote (19 lines)
> Hello,
>
> when trying to run eog, I get the following message:
> (eog:4813): GLib-GIO-ERROR **: 11:49:04.247: Settings schema
> 'org.gnome.desktop.thumbnailers' is not installed
> Trace/breakpoint trap
>
> Comments on help-guix in this thread:
> https://lists.gnu.org/archive/html/help-guix/2020-09/msg00001.html
> suggest to install gsettings-desktop-schemas, and this solves the problem.
>
> However, I would consider this a dependency error, and there is one obvious
> solution, to make gsettings-desktop-schemas a propagated input of eog.
> In the help-guix thread, it was also suggested to maybe wrap the call to eog.
>
> And it is possible this would have to be done for every gnome package.
>
> Andreas

This seems resolved according to 'guix shell --pure eog -- eog', using
the latest guix available.

Closing; thanks!

Maxim
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 43220@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 43220
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch