bug#54372: SVG icons are not rendered in Qt application (qTox)

2025-02-18 Thread Andrew Tropin via Bug reports for GNU Guix
On 2025-02-17 22:50, Maxim Cournoyer wrote: > Hi Andrew, > > Andrew Tropin 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.

bug#67292: [PATCH] gnu: emacs: Pin natively compiled packages.

2024-12-08 Thread Andrew Tropin via Bug reports for GNU Guix
On 2024-12-08 18:30, Liliana Marie Prikler wrote: > * gnu/packages/patches/emacs-native-comp-pin-packages.patch: New patch. > * gnu/local.mk (dist_patch_DATA): Register it here. > * gnu/packages/emacs.scm (emacs)[source]: Use it here. > [#:phases]: Remove ‘disable-native-compilation’. > > Fixes: E

bug#72042: [PATCH 1/1] gnu: python-gst: Fix build.

2024-09-05 Thread Andrew Tropin via Bug reports for GNU Guix
On 2024-09-02 21:38, Remco van 't Veer wrote: > * gnu/packages/glib.scm: Add package python-pygobject-3.48. > * gnu/packages/gstreamer.scm (python-gst) [inputs]: > Use python-pygobject-3.48 to fix tests. > > Change-Id: I3038b85db67ff354a6d77708fa4fd7c63aa6732c > --- > gnu/packages/glib.scm

bug#72828: Grafting breaks libcamera signatures

2024-09-05 Thread Andrew Tropin via Bug reports for GNU Guix
suggest running modules as isolated, even more >>> if you have no reasons to do so. If all it takes is re-signing IPA modules >>> after stripping them as Andrew did I would really consider doing that. >> >> Yeah, got it. The other option, with the understanding that IPA

bug#72828: Grafting breaks libcamera signatures

2024-09-04 Thread Andrew Tropin via Bug reports for GNU Guix
got it. The other option, with the understanding that IPA modules > are all going to be free software here, would be to dismiss both the > authentication and the isolation mechanism, possibly with a custom > patch. It seems like the change wouldn’t be too intrusive and it would > sol

bug#72828: libcamera module signatures

2024-09-01 Thread Andrew Tropin via Bug reports for GNU Guix
On 2024-08-31 21:36, Ludovic Courtès wrote: > Hi Andrew, > > Andrew Tropin skribis: > >> For the last a few days I was updating and fixing libcamera package. >> >> The last problem I faced with it is invalid signatures: >> >> [0:44:16.200646504] [17247] DEBUG IPAManager ipa_manager.cpp:316 IPA mo

bug#72828: Grafting breaks libraries signatures

2024-08-27 Thread Andrew Tropin via Bug reports for GNU Guix
TLDR: libcamera checks the signatures of its own libraries, when loading them, grafts are enabled by default in Guix, grafted libraries fails to pass the check. The full story: For the last a few days I was updating and fixing libcamera package. The last problem I faced with it is invalid signa

bug#71952: documentation inaccuracy?

2024-07-31 Thread Andrew Tropin via Bug reports for GNU Guix
> LGTM, Andrew WDYT? Didn't try the patch, but overall idea seems right. -- Best regards, Andrew Tropin signature.asc Description: PGP signature

bug#71332: guix gc delete order

2024-06-03 Thread Andrew Tropin via Bug reports for GNU Guix
On 2024-06-03 15:26, Nicolas Graves via Bug reports for GNU Guix wrote: > On 2024-06-03 09:30, Guillaume Le Vaillant wrote: > >> Hi. >> Is the guix-daemon of your system started with the >> "--gc-keep-derivations=yes" and "--gc-keep-outputs=yes" options? >> It should prevent "guix gc" from deletin

bug#48692: busctl call fails on elogind 243.7

2024-04-19 Thread Andrew Tropin via Bug reports for GNU Guix
On 2024-04-19 20:59, Maxim Cournoyer wrote: > Hi, > > Andrew Tropin writes: > >> I try to use busctl to control the brightness of my screen: >> >> $ busctl call org.freedesktop.login1 >> /org/freedesktop/login1/session/auto org.freedesktop.login1.Session >> SetBrightness "ssu" "backlight" "intel_

bug#69284: guix pull is not reproducible

2024-04-08 Thread Andrew Tropin via Bug reports for GNU Guix
On 2024-03-10 11:13, Josselin Poiret via Bug reports for GNU Guix wrote: > Hi Andrew, > > Andrew Tropin via Bug reports for GNU Guix writes: > >> I don't think that hash of the profile depends on the building process >> itself. And it seems on the same system

bug#69284: guix pull is not reproducible

2024-03-09 Thread Andrew Tropin via Bug reports for GNU Guix
On 2024-03-07 12:45, Vagrant Cascadian wrote: > On 2024-02-20, Andrew Tropin wrote: >> guix pull -C channels-lock.scm produces different profiles on different >> machines. >> >> I executed the same command on a few different machines. >> channels-lock.scm contains channels list with exact commit s

bug#69284: guix pull is not reproducible

2024-02-20 Thread Andrew Tropin via Bug reports for GNU Guix
guix pull -C channels-lock.scm produces different profiles on different machines. I executed the same command on a few different machines. channels-lock.scm contains channels list with exact commit specified. --8<---cut here---start->8--- curl https://paste.sr