This seems fixed for me in 1.0.6. Thanks all!
On Mon, Jun 30, 2025 at 6:16 PM Tomas Volf <~@wolfsden.cz> wrote:
>
> Hello :)
>
> Thanks a lot for putting this together!
>
> Ludovic Courtès writes:
>
> > Hi Tomas,
> >
> > Tomas Volf <~@wolfsden.cz> writes:
> >
> >> So my suggestion is that when t
/1000
with the fix and change of backend.
Cheers
Jake
On Thu, 3 Jul 2025 at 11:18 pm, Jake wrote:
> Continuing:
> In `lib/matplotlib/cbook.py`, the function
> `_get_running_interactive_framework` has:
>
> ```text
> if not _c_internal_utils.display_is_valid():
>
ms, always returns True."},
```
$DISPLAY is set, so it must be XOpenDisplay(NULL) failing...
I found a post [1] from a Nix user:
> For anyone else facing similar issues - I resolved this by adding the X11
> library to the LD_LIBRARY_PATH of my development shell.
But I haven't m
interactive framework is: headless
agg
```
So I guess the next question is: why does it think I'm headless? To
be continued...
Thanks
Jake
On Sat, Apr 5, 2025 at 11:00 PM Liliana Marie Prikler
wrote:
>
> Hi Jake,
>
> Am Donnerstag, dem 03.04.2025 um 11:36 +
> is /run/user/$UID deleted when logging out?
I think so, since the timestamps in /run/uswr/$UID are updated to the
new login time.
Jake
On Thu, 15 May 2025 at 6:03 pm, Ludovic Courtès wrote:
> Hi Jake,
>
> Jake writes:
>
> > That commit made a difference but didn
m before is that now that home dicod service fails
to start on relog.
Thanks
Jake
TkAgg
agg
On Wed, May 1, 2024 at 1:25 AM Jake wrote:
> Hello
>
> We are supposed to be able to control the backend used by Python's
> Matplotlib via the MPLBACKEND environment variable [1]. This doesn't appear
> to work for the TkAgg backend:
>
> #+begin_src s
Is this the same as
https://issues.guix.gnu.org/74912
?
Jake
On Fri, 14 Mar 2025 at 5:41 am, wrote:
> Steps to reproduce:
>
> 1. Log into the console using your regular user
> 2. Log into GUI using your regular user
> 3. Log out of GUI
> 4. Switch to logged-in console
&
rce file has .c extension).
Other macros from are also affected with g++, including
FE_OVERFLOW, FE_UNDERFLOW, FE_INEXACT, and FE_INVALID.
This bug is probably the same as 43579 (feclearexcept with g++)
https://issues.guix.gnu.org/43579
I've copied in the members of core-packages team.
guix a53bd6f
Thanks!
Jake
guile-3.0.9/bin/guile
--no-auto-compile
/gnu/store/nl0w5c7pxxdczqiv4r9iq44al7nd5y5g-shepherd-1.0.0/bin/shepherd
--config /gnu/store/p7al8wd1inwk8f5di2q4llcpd64mjn5q-shepherd.conf
jake 9891 0.0 0.2 75816 23624 ?Ss Dec15 0:04
/gnu/store/mfkz7fvlfpv3ppwbkv0imb19nrf95akf-guile-3.0.
ded in the Python
script using `matplotlib.use()`:
#+begin_src sh
guix shell python python-matplotlib -- python3 -c "import matplotlib;
matplotlib.use('TkAgg'); print(matplotlib.get_backend()); import
matplotlib.pyplot as plt; plt.plot([1],[2]); plt.show()"
#+end_src
#+RESULTS:
ative inputs (or inputs) via replace if substitute-keyword-arguments is
used anywhere in the inheritance chain.
Thanks
Jake
Hello
Since upgrading from Emacs 29.1 to 29.3, it seems like magit's autoload
definitions are not loaded.
To reproduce:
guix shell --pure emacs emacs-magit -- emacs -q --eval "(call-interactively
'magit)"
In Emacs 29.3 this gives me: Wrong type argument: commandp, magit
Thanks
Jake
A guix pull and reconfigure just now fixed it for me. I didn’t need to add
simplefb to os declaration.
Thanks
Jake
On Wed, 1 Nov 2023 at 1:06 am, X wrote:
> Also affected, stock thinkpad. Can confirm that
>
> (initrd-modules (cons "simplefb" %base-initrd-modules))
>
Hi Tobias
The initrd-modules snippet did not fix it.
Below is the diff of the .configs for 6.5.9 (not 6.5.8 sorry) and 6.5.7.
Thanks
Jake
3c3
< # Linux/x86_64 6.5.9-gnu Kernel Configuration
---
> # Linux/x86_64 6.5.7-gnu Kernel Configuration
2354c2354
< CONFIG_SYSFB_S
Hi Tobias
The initrd-modules snippet did not fix it.
Below is the diff of the .configs for 6.5.9 (not 6.5.8 sorry) and 6.5.7.
Thanks
Jake
3c3
< # Linux/x86_64 6.5.9-gnu Kernel Configuration
---
> # Linux/x86_64 6.5.7-gnu Kernel Configuration
2354c2354
< CONFIG_SYSFB_S
-libre kernels of the same version.
Thanks
Jake
17 matches
Mail list logo