On 20-07-2022 19:47, Andrew Tropin wrote:
I'm not sure how your login/display manager works, but for X11 session
sourcing ~/.profile from ~/.xsession should do the trick.
Put the following content to your ~/.xsession:
--8<---cut here---start->8---
. ~/.profil
On 20-07-2022 19:47, Andrew Tropin wrote:
I'm not sure how your login/display manager works, but for X11 session
sourcing ~/.profile from ~/.xsession should do the trick.
Me neither, and I don't particularly care.
If this is something that needs to be done, shouldn't _Guix System_
create that
On 22-07-2022 11:28, Maxime Devos wrote:
However, possibly this is a bug in the setup of the login manager I
used (previously I used another one), so I will try a different login
manager as possibly Guix Home is not related here.
For GDM, the issue does not occur (and I don't have to create
retitle 56661 SDDM does not do the equivalent of 'login shell --login',
unlike other login managers
thanks
A digged a little, and found that:
For GDM, things work, for SDDM, they don't.
There is a 'xinitrc' procedure in gnu/services/xorg.scm that generates a
configuration file that has a fal
On 22-07-2022 12:24, Maxime Devos wrote:
retitle 56661 SDDM does not do the equivalent of 'login shell
--login', unlike other login managers
thanks
A digged a little, and found that:
For GDM, things work, for SDDM, they don't.
There is a 'xinitrc' procedure in gnu/services/xorg.scm that gen
On 22-07-2022 12:44, Maxime Devos wrote:
On 22-07-2022 12:24, Maxime Devos wrote:
retitle 56661 SDDM does not do the equivalent of 'login shell
--login', unlike other login managers
thanks
A digged a little, and found that:
For GDM, things work, for SDDM, they don't.
There is a 'xinitrc'
I finally found out that it's caused by external channels, sorry for the
inconvenience.
On 2022-07-22 11:32, Maxime Devos wrote:
> On 20-07-2022 19:47, Andrew Tropin wrote:
>
>> I'm not sure how your login/display manager works, but for X11 session
>> sourcing ~/.profile from ~/.xsession should do the trick.
> Me neither, and I don't particularly care.
>
> If this is something that n
On 22-07-2022 15:03, Andrew Tropin wrote:
It's a tricky question, because it's a case on the edge of Home/System.
From one point of view it should be handled by some home service, which
will create a proper ~/.xsession or extend it and generic mechanism,
Such a mechanism already exists for GDM
On 2022-07-22 12:44, Maxime Devos wrote:
> On 22-07-2022 12:24, Maxime Devos wrote:
>> retitle 56661 SDDM does not do the equivalent of 'login shell
>> --login', unlike other login managers
>> thanks
>>
>> A digged a little, and found that:
>>
>> For GDM, things work, for SDDM, they don't.
>>
>>
Hi,
I use 'guix deploy' to deploy on a machine on the local network. There
is no problem using ssh as standard, but 'guix deploy' fails. Machine
configuration:
https://paste.sr.ht/~akagi/04c11305b19b1b25d0e61a88f6892057dee01b67
So far, I do not understand how to approach this problem, I would
I've been trying to get julia working on aarch64 but I was running
into a linker error when guix was trying to build
libunwind-julia. I tracked it down to the
libunwind-julia-fix-GCC10-fno-common.patch not including a fix for
aarch64 which is included in the upstream commit [1] which fixed
thi
Hi,
Chris Keschnat skribis:
> FAIL: tests/texlive
> ===
>
> (package (inherit (simple-texlive-package "texlive-texsis" (list
> "bibtex/bst/texsis/" "doc/man/man1/" "doc/otherformats/texsis/base/"
> "tex/texsis/base/" "tex/texsis/config/") (base32
> "17ckkii656y2g1h5h8lc1bsy10a
Ludovic Courtès writes:
> Hi,
>
> Chris Keschnat skribis:
>
>> FAIL: tests/texlive
>> ===
>>
>> (package (inherit (simple-texlive-package "texlive-texsis" (list
>> "bibtex/bst/texsis/" "doc/man/man1/" "doc/otherformats/texsis/base/"
>> "tex/texsis/base/" "tex/texsis/config/") (
14 matches
Mail list logo