GNU bug report logs - #46831
Bug report: broken side pane icon in evince

Previous Next

Package: guix;

Reported by: me <at> stephane.today

Date: Sun, 28 Feb 2021 17:14:02 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <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 46831 in the body.
You can then email your comments to 46831 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#46831; Package guix. (Sun, 28 Feb 2021 17:14:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to me <at> stephane.today:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 28 Feb 2021 17:14:02 GMT) Full text and rfc822 format available.

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

From: me <at> stephane.today
To: bug-guix <at> gnu.org
Subject: Bug report: broken side pane icon in evince
Date: Sun, 28 Feb 2021 17:27:19 +0200
[Message part 1 (text/plain, inline)]
IRC logs
https://logs.guix.gnu.org/guix/2021-02-28.log#160244 to
https://logs.guix.gnu.org/guix/2021-02-28.log#162514

[image: image.png]
[Message part 2 (text/html, inline)]
[image.png (image/png, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#46831; Package guix. (Sun, 28 Feb 2021 17:42:02 GMT) Full text and rfc822 format available.

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

From: Raghav Gururajan <rg <at> raghavgururajan.name>
To: 46831 <at> debbugs.gnu.org
Subject: [PATCH]: Fix #46831
Date: Sun, 28 Feb 2021 12:40:54 -0500
[Message part 1 (text/plain, inline)]

[0001-gnu-evince-Fix-loading-of-icons.patch (text/x-patch, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#46831; Package guix. (Sun, 28 Feb 2021 17:48:01 GMT) Full text and rfc822 format available.

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

From: Raghav Gururajan <rg <at> raghavgururajan.name>
To: 46831 <at> debbugs.gnu.org
Subject: Re: [PATCH]: Fix #46831
Date: Sun, 28 Feb 2021 12:47:45 -0500
[Message part 1 (text/plain, inline)]
The patch targets the following:

(evince:19116): Gtk-WARNING **: 17:11:25.042: Could not load a pixbuf 
from /org/gtk/libgtk/theme/Adwaita/assets/bullet-symbolic.svg.
[OpenPGP_0x5F5816647F8BE551.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#46831; Package guix. (Sun, 28 Feb 2021 17:56:01 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: me <at> stephane.today
Cc: bug-guix <at> gnu.org, 46831 <at> debbugs.gnu.org
Subject: Re: bug#46831: Bug report: broken side pane icon in evince
Date: Sun, 28 Feb 2021 18:52:47 +0100
[Message part 1 (text/plain, inline)]
Hi Potential User,

me <at> stephane.today 写道:
> [image: image.png]

Thanks for reporting this!

I just wanted to point out (since it probably needs a separate 
fix) that the next icon is wrong as well.  It should be a regular 
pencil[0], but on Guix System it's been winged as long as I can 
remember.  I reported it... somewhere, but I can't find a bug 
report.

Kind regards,

T G-R

[0]: 
https://upload.wikimedia.org/wikipedia/commons/thumb/f/fb/Evince_3.36.7.png/1280px-Evince_3.36.7.png
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#46831; Package guix. (Sun, 28 Feb 2021 17:56:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#46831; Package guix. (Tue, 02 Mar 2021 17:31:01 GMT) Full text and rfc822 format available.

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

From: "Raghav Gururajan" <raghavgururajan <at> disroot.org>
To: 46831 <at> debbugs.gnu.org
Date: Tue, 02 Mar 2021 17:30:30 +0000
Hello Guix!

Having dconf installed in system or user profile solves this issue. :-)

Regards,
RG.




Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Tue, 22 Oct 2024 14:11:01 GMT) Full text and rfc822 format available.

Notification sent to me <at> stephane.today:
bug acknowledged by developer. (Tue, 22 Oct 2024 14:11:02 GMT) Full text and rfc822 format available.

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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: me <at> stephane.today, 46831-done <at> debbugs.gnu.org
Subject: Re: bug#46831: Bug report: broken side pane icon in evince
Date: Tue, 22 Oct 2024 23:09:00 +0900
Hi,

Regarding the original report, these days gtk/gdk-pixbuf have SVG
out of the box, so that should be solved.

Tobias Geerinckx-Rice <me <at> tobias.gr> writes:

> Hi Potential User,
>
> me <at> stephane.today 写道:
>> [image: image.png]
>
> Thanks for reporting this!
>
> I just wanted to point out (since it probably needs a separate fix)
> that the next icon is wrong as well.  It should be a regular
> pencil[0], but on Guix System it's been winged as long as I can
> remember.  I reported it... somewhere, but I can't find a bug report.

... and we now have the correct pencil icon.

Yay!  Closing.

-- 
Thanks,
Maxim




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

This bug report was last modified 172 days ago.

Previous Next


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