GNU bug report logs - #29333
potential dependency bug in packages

Previous Next

Package: guix;

Reported by: support <support <at> vigilancetech.com>

Date: Fri, 17 Nov 2017 04:26:02 UTC

Severity: normal

Tags: moreinfo

Done: zimoun <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 29333 in the body.
You can then email your comments to 29333 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#29333; Package guix. (Fri, 17 Nov 2017 04:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to support <support <at> vigilancetech.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 17 Nov 2017 04:26:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: support <support <at> vigilancetech.com>
To: bug-guix <at> gnu.org
Subject: potential dependency bug in packages
Date: Thu, 16 Nov 2017 20:02:58 -0800
[Message part 1 (text/plain, inline)]
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
[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#29333; Package guix. (Wed, 22 Nov 2017 09:19:02 GMT) Full text and rfc822 format available.

Message #8 received at 29333 <at> debbugs.gnu.org (full text, mbox):

From: Chris Marusich <cmmarusich <at> gmail.com>
To: support <support <at> vigilancetech.com>
Cc: 29333 <at> debbugs.gnu.org
Subject: Re: bug#29333: potential dependency bug in packages
Date: Wed, 22 Nov 2017 01:18:12 -0800
[Message part 1 (text/plain, inline)]
Hi,

support <support <at> 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
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#29333; Package guix. (Sun, 07 Jan 2018 17:11:02 GMT) Full text and rfc822 format available.

Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Adonay Felipe Nogueira <adfeno <at> hyperbola.info>
To: bug-guix <at> gnu.org
Subject: Re: bug#29333: potential dependency bug in packages
Date: Sun, 07 Jan 2018 15:10:07 -0200
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.




Added tag(s) moreinfo. Request was from zimoun <zimon.toutoune <at> gmail.com> to control <at> debbugs.gnu.org. (Mon, 05 Oct 2020 21:26:01 GMT) Full text and rfc822 format available.

Reply sent to zimoun <zimon.toutoune <at> gmail.com>:
You have taken responsibility. (Tue, 20 Oct 2020 07:39:02 GMT) Full text and rfc822 format available.

Notification sent to support <support <at> vigilancetech.com>:
bug acknowledged by developer. (Tue, 20 Oct 2020 07:39:02 GMT) Full text and rfc822 format available.

Message #18 received at 29333-done <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: support <support <at> vigilancetech.com>
Cc: 29333-done <at> debbugs.gnu.org
Subject: Re: bug#29333: potential dependency bug in packages
Date: Tue, 20 Oct 2020 09:38:38 +0200
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>




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 17 Nov 2020 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 160 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.