unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#55116: gnome-disks can't restore from image
@ 2022-04-24  2:21 raingloom
  2022-04-26  8:00 ` Josselin Poiret via Bug reports for GNU Guix
  0 siblings, 1 reply; 4+ messages in thread
From: raingloom @ 2022-04-24  2:21 UTC (permalink / raw)
  To: 55116

guix commit: 59b91fdbcd7e1a88d1d54d392ce5d5fddd9d96d1

guix shell gnome-disk-utility -- gnome-disks

click on the three dots and choose restore, bam, error

(gnome-disks:2461): GLib-GIO-ERROR **: 04:17:28.300: Settings schema
'org.gnome.Disks' is not installed




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#55116: gnome-disks can't restore from image
  2022-04-24  2:21 bug#55116: gnome-disks can't restore from image raingloom
@ 2022-04-26  8:00 ` Josselin Poiret via Bug reports for GNU Guix
  2022-04-26 23:32   ` raingloom
  0 siblings, 1 reply; 4+ messages in thread
From: Josselin Poiret via Bug reports for GNU Guix @ 2022-04-26  8:00 UTC (permalink / raw)
  To: raingloom, 55116

Hello,

raingloom <raingloom@riseup.net> writes:

> guix commit: 59b91fdbcd7e1a88d1d54d392ce5d5fddd9d96d1
>
> guix shell gnome-disk-utility -- gnome-disks
>
> click on the three dots and choose restore, bam, error
>
> (gnome-disks:2461): GLib-GIO-ERROR **: 04:17:28.300: Settings schema
> 'org.gnome.Disks' is not installed

I bet this has to do with XDG_DATA_DIRS not being set by the `guix
shell` invocation.  Can you try `guix shell glib gnome-disk-utility`
instead?

Best,
-- 
Josselin Poiret




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#55116: gnome-disks can't restore from image
  2022-04-26  8:00 ` Josselin Poiret via Bug reports for GNU Guix
@ 2022-04-26 23:32   ` raingloom
  2022-04-27 12:02     ` Maxime Devos
  0 siblings, 1 reply; 4+ messages in thread
From: raingloom @ 2022-04-26 23:32 UTC (permalink / raw)
  To: Josselin Poiret; +Cc: 55116

On Tue, 26 Apr 2022 10:00:29 +0200
Josselin Poiret <dev@jpoiret.xyz> wrote:

> Hello,
> 
> raingloom <raingloom@riseup.net> writes:
> 
> > guix commit: 59b91fdbcd7e1a88d1d54d392ce5d5fddd9d96d1
> >
> > guix shell gnome-disk-utility -- gnome-disks
> >
> > click on the three dots and choose restore, bam, error
> >
> > (gnome-disks:2461): GLib-GIO-ERROR **: 04:17:28.300: Settings schema
> > 'org.gnome.Disks' is not installed  
> 
> I bet this has to do with XDG_DATA_DIRS not being set by the `guix
> shell` invocation.  Can you try `guix shell glib gnome-disk-utility`
> instead?
> 
> Best,

That does work. Not great UX. Can we either make it obvious that glib
needs to be in the environment, or just remove the need to explicitly
include it?




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#55116: gnome-disks can't restore from image
  2022-04-26 23:32   ` raingloom
@ 2022-04-27 12:02     ` Maxime Devos
  0 siblings, 0 replies; 4+ messages in thread
From: Maxime Devos @ 2022-04-27 12:02 UTC (permalink / raw)
  To: raingloom, Josselin Poiret; +Cc: 55116

[-- Attachment #1: Type: text/plain, Size: 433 bytes --]

raingloom schreef op wo 27-04-2022 om 01:32 [+0200]:
>  you try `guix shell glib gnome-disk-utility`
> > instead?
> > 
> > Best,
> 
> That does work. Not great UX. Can we either make it obvious that glib
> needs to be in the environment, or just remove the need to explicitly
> include it?
> 
> 

Some packages use 'wrap-program' to set GSETTINGS_SCHEMA_DIR.  See,
e.g. the 'darktable' package.

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-04-27 12:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-24  2:21 bug#55116: gnome-disks can't restore from image raingloom
2022-04-26  8:00 ` Josselin Poiret via Bug reports for GNU Guix
2022-04-26 23:32   ` raingloom
2022-04-27 12:02     ` Maxime Devos

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).