unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#29333: potential dependency bug in packages
@ 2017-11-17  4:02 support
  2017-11-22  9:18 ` Chris Marusich
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: support @ 2017-11-17  4:02 UTC (permalink / raw)
  To: 29333

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

Hi, I've recently installed GuixSD minimal desktop and I'm noticing some
apps seem to be missing icons, for example, when I go to start asileriot
(sol) I get these messages:

 sol
GLib-GIO-Message: Using the 'memory' GSettings backend.  Your settings will
not be saved or shared with other applications.

(sol:12539): Gtk-WARNING **: Error loading theme icon 'document-new' for
stock: Icon 'document-new' not present in theme Adwaita

(sol:12539): Gtk-WARNING **: Error loading theme icon 'view-refresh' for
stock: Icon 'view-refresh' not present in theme Adwaita

(sol:12539): Gtk-WARNING **: Error loading theme icon 'edit-undo' for
stock:

(sol:12539): Gtk-WARNING **: Error loading theme icon 'edit-redo' for
stock:

(sol:12539): Gtk-WARNING **: Error loading theme icon 'dialog-information'
for stock: Icon 'dialog-information' not present in theme Adwaita

(sol:12539): Gtk-WARNING **: Error loading theme icon 'dialog-information'
for stock: Icon 'dialog-information' not present in theme Adwaita

(sol:12539): Gtk-WARNING **: Error loading theme icon 'view-refresh' for
stock: Icon 'view-refresh' not present in theme Adwaita

(sol:12539): Gtk-WARNING **: Error loading theme icon 'edit-undo' for
stock:

(sol:12539): Gtk-WARNING **: Error loading theme icon 'dialog-information'
for stock: Icon 'dialog-information' not present in theme Adwaita

(sol:12539): Gtk-WARNING **: Error loading theme icon 'dialog-information'
for stock: Icon 'dialog-information' not present in theme Adwaita

(sol:12539): Gtk-WARNING **: Error loading theme icon 'view-refresh' for
stock: Icon 'view-refresh' not present in theme Adwaita

(sol:12539): Gtk-WARNING **: Error loading theme icon 'document-new' for
stock: Icon 'document-new' not present in theme Adwaita

(sol:12539): Gtk-WARNING **: Error loading theme icon 'view-refresh' for
stock: Icon 'view-refresh' not present in theme Adwaita

(sol:12539): Gtk-WARNING **: Error loading theme icon 'view-refresh' for
stock: Icon 'view-refresh' not present in theme Adwaita

(sol:12539): Gtk-WARNING **: Error loading theme icon 'edit-undo' for
stock:

(sol:12539): Gtk-WARNING **: Error loading theme icon 'document-new' for
stock: Icon 'document-new' not present in theme Adwaita


Also I'm noticing missing icons in icecat

This page:

https://bbs.archlinux.org/viewtopic.php?id=167690

is making me think that what's missing is gnome-icon-theme

[-- Attachment #2: Type: text/html, Size: 2924 bytes --]

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

* bug#29333: potential dependency bug in packages
  2017-11-17  4:02 bug#29333: potential dependency bug in packages support
@ 2017-11-22  9:18 ` Chris Marusich
  2018-01-07 17:10 ` Adonay Felipe Nogueira
  2020-10-20  7:38 ` zimoun
  2 siblings, 0 replies; 4+ messages in thread
From: Chris Marusich @ 2017-11-22  9:18 UTC (permalink / raw)
  To: support; +Cc: 29333

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

Hi,

support <support@vigilancetech.com> writes:

> Hi, I've recently installed GuixSD minimal desktop and I'm noticing some
> apps seem to be missing icons

Can you attach a minimal operating system configuration file which
demonstrates the problem?  It will be helpful for troubleshooting if we
can reproduce the problem in a VM by invoking a command such as:

  guix system vm your-minimal-os.scm

This command prints the name of a script that you can invoke to launch a
VM which uses the specified config and shares the store with the host
(see "Invoking guix system" in the manual for detailed usage).

-- 
Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

* bug#29333: potential dependency bug in packages
  2017-11-17  4:02 bug#29333: potential dependency bug in packages support
  2017-11-22  9:18 ` Chris Marusich
@ 2018-01-07 17:10 ` Adonay Felipe Nogueira
  2020-10-20  7:38 ` zimoun
  2 siblings, 0 replies; 4+ messages in thread
From: Adonay Felipe Nogueira @ 2018-01-07 17:10 UTC (permalink / raw)
  To: 29333

I don't use GuixSD, but at least with GNU Guix in foreign distros you
have to install the appropriate icon themes from GNU Guix and add a path
to the XDG_DATA_DIRS environment variable. however, I think
GuixSD has an automated way of dealing with this, perhaps put the themes
in the system configuration?

If you do want to know the way to work around the issue when using only
GNU Guix (not GuixSD), see [1]. Notice that from the title of the soame
thread referenced in [1], you can see that simply telling the system to
replace XDG_DATA_DIRS with itself (taken from the variable expansion at
runtime) and adding stuff to it, has some side-effects in foreign
distros, this is why [1] proposes an alternative method in foreign
distros.

[1] <https://lists.gnu.org/archive/html/bug-guix/2017-03/msg00243.html>.

2017-11-16T20:02:58-0800 support wrote:
> Hi, I've recently installed GuixSD minimal desktop and I'm noticing some apps
> seem to be missing icons, for example, when I go to start asileriot (sol) I
> get these messages:
>
> sol
> GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will
> not be saved or shared with other applications.
>
> (sol:12539): Gtk-WARNING **: Error loading theme icon 'document-new' for
> stock: Icon 'document-new' not present in theme Adwaita
>
> (sol:12539): Gtk-WARNING **: Error loading theme icon 'view-refresh' for
> stock: Icon 'view-refresh' not present in theme Adwaita
>
> (sol:12539): Gtk-WARNING **: Error loading theme icon 'edit-undo' for stock: 
>
> (sol:12539): Gtk-WARNING **: Error loading theme icon 'edit-redo' for stock: 
>
> (sol:12539): Gtk-WARNING **: Error loading theme icon 'dialog-information'
> for stock: Icon 'dialog-information' not present in theme Adwaita
>
> (sol:12539): Gtk-WARNING **: Error loading theme icon 'dialog-information'
> for stock: Icon 'dialog-information' not present in theme Adwaita
>
> (sol:12539): Gtk-WARNING **: Error loading theme icon 'view-refresh' for
> stock: Icon 'view-refresh' not present in theme Adwaita
>
> (sol:12539): Gtk-WARNING **: Error loading theme icon 'edit-undo' for stock: 
>
> (sol:12539): Gtk-WARNING **: Error loading theme icon 'dialog-information'
> for stock: Icon 'dialog-information' not present in theme Adwaita
>
> (sol:12539): Gtk-WARNING **: Error loading theme icon 'dialog-information'
> for stock: Icon 'dialog-information' not present in theme Adwaita
>
> (sol:12539): Gtk-WARNING **: Error loading theme icon 'view-refresh' for
> stock: Icon 'view-refresh' not present in theme Adwaita
>
> (sol:12539): Gtk-WARNING **: Error loading theme icon 'document-new' for
> stock: Icon 'document-new' not present in theme Adwaita
>
> (sol:12539): Gtk-WARNING **: Error loading theme icon 'view-refresh' for
> stock: Icon 'view-refresh' not present in theme Adwaita
>
> (sol:12539): Gtk-WARNING **: Error loading theme icon 'view-refresh' for
> stock: Icon 'view-refresh' not present in theme Adwaita
>
> (sol:12539): Gtk-WARNING **: Error loading theme icon 'edit-undo' for stock: 
>
> (sol:12539): Gtk-WARNING **: Error loading theme icon 'document-new' for
> stock: Icon 'document-new' not present in theme Adwaita
>
> Also I'm noticing missing icons in icecat
>
> This page:
>
> https://bbs.archlinux.org/viewtopic.php?id=167690
>
> is making me think that what's missing is gnome-icon-theme
>
>

-- 
- https://libreplanet.org/wiki/User:Adfeno
- Palestrante e consultor sobre /software/ livre (não confundir com
  gratis).
- "WhatsApp"? Ele não é livre. Por favor, veja formas de se comunicar
  instantaneamente comigo no endereço abaixo.
- Contato: https://libreplanet.org/wiki/User:Adfeno#vCard
- Arquivos comuns aceitos (apenas sem DRM): Corel Draw, Microsoft
  Office, MP3, MP4, WMA, WMV.
- Arquivos comuns aceitos e enviados: CSV, GNU Dia, GNU Emacs Org, GNU
  GIMP, Inkscape SVG, JPG, LibreOffice (padrão ODF), OGG, OPUS, PDF
  (apenas sem DRM), PNG, TXT, WEBM.

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

* bug#29333: potential dependency bug in packages
  2017-11-17  4:02 bug#29333: potential dependency bug in packages support
  2017-11-22  9:18 ` Chris Marusich
  2018-01-07 17:10 ` Adonay Felipe Nogueira
@ 2020-10-20  7:38 ` zimoun
  2 siblings, 0 replies; 4+ messages in thread
From: zimoun @ 2020-10-20  7:38 UTC (permalink / raw)
  To: support; +Cc: 29333-done

Dear,

Thank you for the bug report.

Since we are not able to reproduce because of lack of information –no
minimal operating system configuration file which demonstrates the
problem– and it is now more than 2 years old, I am closing.

Feel free to reopen it if it is still an issue for you.


All the best,
simon

--
<http://issues.guix.gnu.org/issue/29333>




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

end of thread, other threads:[~2020-10-20  7:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-17  4:02 bug#29333: potential dependency bug in packages support
2017-11-22  9:18 ` Chris Marusich
2018-01-07 17:10 ` Adonay Felipe Nogueira
2020-10-20  7:38 ` zimoun

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).