bug#63131: Dino explodes memory, CPU usage

2023-04-27 Thread J. Sims
Hey, --- Original Message --- On Thursday, April 27th, 2023 at 16:26, Josselin Poiret wrote: > Hi, > > I cannot reproduce on my end with a bare `guix shell dino -- dino`. > What windowing system are you using? Does dino have logs? Have you > tried launching it in a terminal to see if i

bug#63131: Dino explodes memory, CPU usage

2023-04-27 Thread J. Sims
Problem resolved: apparently the issue was gst-plugins-bad in my system configuration causing problems (which I had hanging around from resolving a website-specific bug in GNOME Web... which I no longer daily-drive anyway). Thanks for sparking me to actually look into this. I don't know how to

bug#63122: guix refresh wrote the wrong version number

2023-04-27 Thread J. Sims
Just wanted to confirm I've seen exactly the same behavior on a personal project in my personal Guix channel - an extra ".1" was written at the end of a version number ending in ".1" while everything else worked fine.

bug#63131: Dino explodes memory, CPU usage

2023-04-27 Thread J. Sims
Hello, As of at least commit bb385f247292d3162b27afa7ac48a1bf404c8e37, when attempting to launch Dino, it does not launch and instead consumes all system memory and 100% of a CPU thread's execution time. Thanks, Juli

bug#63118: Mumble failing to build

2023-04-27 Thread J. Sims
Hello, As of at least bb385f247292d3162b27afa7ac48a1bf404c8e37, Mumble is failing to build during compilation. Thanks, Juli

bug#63116: Geary packages are broken

2023-04-27 Thread J. Sims
It occurred to me it may be useful to note the commit where I noticed the build was broken. That is bb385f247292d3162b27afa7ac48a1bf404c8e37 The last commit where I knew Geary to be working (and where it no longer works for some reason) is 904b77e1814b611c256ecf161aa36f58d0882380 -Juli

bug#63116: Geary packages are broken

2023-04-27 Thread J. Sims
Hello, As the title suggets, builds of Geary packages are currently failing. The traceback reveals missing objects in the Vala source. Additionally, using the latest working commit I know of for Geary, the application is failing to launch with an error message reminiscent of that in 57920 from

bug#61986: Installing qemu-binfmt with support for emulating the host architecture breaks everything

2023-03-05 Thread J. Sims
Hey y'all, I recently setup virtualization on my Guix machine (both libvirt and qemu, for different purposes). While configuring libvirt (via virt-manager), I got a bit confused about how to make things work and also installed qemu-binfmt for x86_64, the host architecture. Upon my next reboot,

bug#60104: Hiccups installing GNU Guix 1.4.0rc2 system

2022-12-17 Thread J. Sims
Hey, Ludovic Courtès wrote: > What’s crypttab? At which point exactly does this screen appears: > before GRUB, after GRUB, once the Linux kernel has booted? crypttab is some part of the LUKS encryption stuff. This appears to be a manpage for it: https://www.man7.org/linux/man-pages/man5/cryptt

bug#60104: Hiccups installing GNU Guix 1.4.0rc2 system

2022-12-17 Thread J. Sims
Hey there, I managed to successfully install the GNU Guix 1.4.0rc2 system iso on an HP Dev One laptop (with help from USB stuff for networking). Everything mostly went as expected, except after the installation I got a screen saying crypttab couldn't find a specific partition. I assume this was