GNU bug report logs - #54372
SVG icons are not rendered in Qt application (qTox)

Previous Next

Package: guix;

Reported by: Andrew Tropin <andrew <at> trop.in>

Date: Sun, 13 Mar 2022 10:45:01 UTC

Severity: normal

To reply to this bug, email your comments to 54372 AT debbugs.gnu.org.

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#54372; Package guix. (Sun, 13 Mar 2022 10:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andrew Tropin <andrew <at> trop.in>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 13 Mar 2022 10:45:02 GMT) Full text and rfc822 format available.

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

From: Andrew Tropin <andrew <at> trop.in>
To: bug-guix <at> gnu.org
Subject: SVG icons are not rendered in Qt application (qTox)
Date: Sun, 13 Mar 2022 13:44:40 +0300
[Message part 1 (text/plain, inline)]
In qTox some icons inside interaface are not rendered.

The log contains a lot of related warnings:

--8<---------------cut here---------------start------------->8---
AL lib: (WW) Querying error state on null context (implicitly 0xa004)
[10:09:16.339 UTC] nexus.cpp:86 : Debug: Starting up
[10:09:16.539 UTC] persistence/profile.cpp:318 : Debug: Self avatar not found, will broadcast empty avatar to friends
[10:09:16.577 UTC] :0 : Warning: Could not create pixmap from /home/bob/.local/share/qTox/themes/default/chatForm/callButton.svg
[10:09:16.578 UTC] :0 : Warning: Could not create pixmap from /home/bob/.local/share/qTox/themes/default/chatForm/callButton.svg
[10:09:16.578 UTC] :0 : Warning: Could not create pixmap from /home/bob/.local/share/qTox/themes/default/chatForm/videoButton.svg
--8<---------------cut here---------------end--------------->8---

I copied and used a theme from qtox repository instead of built-in to
make sure that files are valid SVGs, but it doesn't matter.  Also, built
a latest qtox release, same issue here.

Reported it to qTox, but it seems the problem is related to qt or qtsvg.
https://github.com/qTox/qTox/issues/6555

-- 
Best regards,
Andrew Tropin
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#54372; Package guix. (Mon, 17 Feb 2025 13:52:01 GMT) Full text and rfc822 format available.

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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Andrew Tropin <andrew <at> trop.in>
Cc: 54372 <at> debbugs.gnu.org
Subject: Re: bug#54372: SVG icons are not rendered in Qt application (qTox)
Date: Mon, 17 Feb 2025 22:50:53 +0900
Hi Andrew,

Andrew Tropin <andrew <at> trop.in> writes:

> In qTox some icons inside interaface are not rendered.
>
> The log contains a lot of related warnings:
>
> AL lib: (WW) Querying error state on null context (implicitly 0xa004)
> [10:09:16.339 UTC] nexus.cpp:86 : Debug: Starting up
> [10:09:16.539 UTC] persistence/profile.cpp:318 : Debug: Self avatar not found, will broadcast empty avatar to friends
> [10:09:16.577 UTC] :0 : Warning: Could not create pixmap from /home/bob/.local/share/qTox/themes/default/chatForm/callButton.svg
> [10:09:16.578 UTC] :0 : Warning: Could not create pixmap from /home/bob/.local/share/qTox/themes/default/chatForm/callButton.svg
> [10:09:16.578 UTC] :0 : Warning: Could not create pixmap from /home/bob/.local/share/qTox/themes/default/chatForm/videoButton.svg
>
> I copied and used a theme from qtox repository instead of built-in to
> make sure that files are valid SVGs, but it doesn't matter.  Also, built
> a latest qtox release, same issue here.
>
> Reported it to qTox, but it seems the problem is related to qt or qtsvg.
> https://github.com/qTox/qTox/issues/6555

The repository is now archived; should the package be slated for
removal, according to our documented process?

-- 
Thanks,
Maxim




Information forwarded to bug-guix <at> gnu.org:
bug#54372; Package guix. (Wed, 19 Feb 2025 03:58:02 GMT) Full text and rfc822 format available.

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

From: Andrew Tropin <andrew <at> trop.in>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: 54372 <at> debbugs.gnu.org
Subject: Re: bug#54372: SVG icons are not rendered in Qt application (qTox)
Date: Wed, 19 Feb 2025 07:57:19 +0400
[Message part 1 (text/plain, inline)]
On 2025-02-17 22:50, Maxim Cournoyer wrote:

> Hi Andrew,
>
> Andrew Tropin <andrew <at> trop.in> writes:
>
>> In qTox some icons inside interaface are not rendered.
>>
>> The log contains a lot of related warnings:
>>
>> AL lib: (WW) Querying error state on null context (implicitly 0xa004)
>> [10:09:16.339 UTC] nexus.cpp:86 : Debug: Starting up
>> [10:09:16.539 UTC] persistence/profile.cpp:318 : Debug: Self avatar not found, will broadcast empty avatar to friends
>> [10:09:16.577 UTC] :0 : Warning: Could not create pixmap from /home/bob/.local/share/qTox/themes/default/chatForm/callButton.svg
>> [10:09:16.578 UTC] :0 : Warning: Could not create pixmap from /home/bob/.local/share/qTox/themes/default/chatForm/callButton.svg
>> [10:09:16.578 UTC] :0 : Warning: Could not create pixmap from /home/bob/.local/share/qTox/themes/default/chatForm/videoButton.svg
>>
>> I copied and used a theme from qtox repository instead of built-in to
>> make sure that files are valid SVGs, but it doesn't matter.  Also, built
>> a latest qtox release, same issue here.
>>
>> Reported it to qTox, but it seems the problem is related to qt or qtsvg.
>> https://github.com/qTox/qTox/issues/6555
>
> The repository is now archived; should the package be slated for
> removal, according to our documented process?

I don't use it at the moment, but AFAIK there is actively maintained
fork: https://github.com/TokTok/qTox

I guess it would be better to just migrate package to this fork.

-- 
Best regards,
Andrew Tropin
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 44 days ago.

Previous Next


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