Keyboard shortcut for auto-type with keepassXC

2025-07-16 Thread David Lecompte
Hi Guix,  In Trisquel and in Parabola, with the MATE desktop environment, I use keepassXC and set a shortcut for auto-type to either Alt+Z or Super+Z and it works. In Guix, in the MATE desktop environment, neither works. However, I found that Alt+T works. I thought that perhaps some shortcut of

Re: No sound problem - how to set kernel module options

2025-07-16 Thread David Lecompte
> Add the argument to kernel-arguments field of your operating system. > Specifically you will want to set snd-intel-dspcfg.dsp_driver=1 > Thanks, it works now!

No sound problem - how to set kernel module options

2025-07-15 Thread David Lecompte
Hi Guix, I installed Guix on a laptop where I previously used Trisquel and by default, there was no sound. On Trisquel, the problem was solved by running: $ echo options snd-intel-dspcfg dsp_driver=1 | sudo tee -a /etc/modprobe.d/alsa-base.conf $ sudo update-initramfs -u I understand that this

Syncthing uses port 8080 for web interface instead of 8384

2025-07-15 Thread David Lecompte
Hello Guix, I have syncthing running as a service with the following added to services in operating-system (service syncthing-service-type (syncthing-configuration (user "david"))) I was failing to connect to it via http://localhost:8384, which I used before and is indi

Repeated popup "Authentication is needed to run /gnu/store/ra8zy5yqsq1k21ffxkjv7jd8mwczm2j4-mate-power-backlight-helper' as the super user"

2025-06-11 Thread David Lecompte
Hi Guix, I have a computer with the MATE desktop environment. My previous system generation was from May 25 on commit 22c229ff4e0869cdbcd5eabbe482fde7725e75e1, I just upgraded my system to commit 2d418933a46a92a545ccebe629470af0fc019c4b (from 3 days ago). After rebooting and opening a MATE sessio

Re: MATE desktop does not work anymore

2025-05-26 Thread David Lecompte
Hi Gottfried, > after updating packages and a sudo guix system reconfigure > /etc/convig.scm yesterday and today > still MATE Desktop does not work. > > The menu line at the bottom comes and disapears every second, > that's why the GUI is impossible to use. > I am not sure which menu line you

Re: Recover Guix after accidentally overwriting the ESP

2025-05-13 Thread David Lecompte
is not a valid LUKS device, so it looks like I did more wrong things that I thought. Then I guess I'll just do a plain new installation. -- David Lecompte

Recover Guix after accidentally overwriting the ESP

2025-05-13 Thread David Lecompte
x27;t start Guix. Is there a way to start my installed Guix and restore it to a state so that I can boot from the EFI menu? Cheers. -- David Lecompte

Re: Missing app systray icons in KDE

2025-05-08 Thread David Lecompte
Hi Guix, Le mardi 22 avril 2025 à 18:53 +0200, David Lecompte a écrit : > On Trisquel with KDE, I see an icon for Gajim, KeepassXC and Quassel > that appear together in the KDE panel with the icons for sound, > network, brightness, clipboard and notifications. > > In Guix wit

Re: Evolution fails to connect to CalDAV via TLS outside Gnome's environment

2025-04-27 Thread David Lecompte
g to change the keyboard layout to azerty in console (for sway, I just took what I had done already), but it works. Now that I know about this, I'll try other setups in a virtual machine. Cheers! -- David Lecompte

Missing app systray icons in KDE

2025-04-22 Thread David Lecompte
Hi Guix, On Trisquel with KDE, I see an icon for Gajim, KeepassXC and Quassel that appear together in the KDE panel with the icons for sound, network, brightness, clipboard and notifications. All of these are part of what is called "miniature box" (I translate from French, so it might be a differ

Re: Cannot open a MATE session on Trisquel after installing Gajim from Guix

2025-03-26 Thread David Lecompte
Le mercredi 19 mars 2025 à 22:33 +0100, Rutherther a écrit : > > So to fix this, you should be able to just unset the variable in your > > .profile (or shell equivalent) script, after you source the > > ~/.guix-profile. That is the easiest way, there would be other > > ways by changing the guix pac

Cannot open a MATE session on Trisquel after installing Gajim from Guix

2025-03-19 Thread David Lecompte
Hello Guix, After I install Gajim from Guix on Trisquel (I have also icecat and a few other things installed from Guix), when I try opening a MATE session, I have the background screen for about 25 seconds, then a brief black screen and I am back to the session greeter. If I log in via a console,

Re: Evolution fails to connect to CalDAV via TLS outside Gnome's environment

2025-03-15 Thread David Lecompte
mas, thanks for hint! Before this, I also added dconf because without it, I was not able to change any setting in evolution. It would be beneficial for Guix users if such information could be captured somewhere. -- David Lecompte

Evolution fails to connect to CalDAV via TLS outside Gnome's environment

2025-02-27 Thread David Lecompte
n English, hope I am translating clearly enough). When searching, I found https://lists.gnu.org/archive/html/help-guix/2022-04/msg00038.html which looks like the same problem. Does anyone know how to use CalDAV with evolution outside of a GNOME session? Thanks. -- David Lecompte

Using browser addons in packages

2025-02-27 Thread David Lecompte
it to /etc/config.scm but it was generating some error (can't remember what it was), this is why I installed it with guix pull. Thanks -- David Lecompte

Re: Linux-libre version

2025-01-17 Thread David Lecompte
> I'm not sure what went wrong for David. Could it just be that the commit I was on had linux-libre 6.11 still but guix pull was saying that linux-libre 6.11 was replaced with linux-libre 6.12 ? I sometimes had failures that repeat if I retry immediately, but don't repeat if I retry the next day.

Re: Linux-libre version

2025-01-17 Thread David Lecompte
> Interesting! Previously, the Guix docs would not have recommended doing > it like that. The environment you get when you run `sudo` without any > options was considered to be somewhat ambiguous and not useful for Guix. Thanks again, this is a really important point. I did "sudo -i guix pull" an

Re: Linux-libre version

2025-01-16 Thread David Lecompte
> > My commands were exactly "guix pull" and "guix system reconfigure > > /etc/config.scm". > > Okay. Remember that reconfiguring the system requires root privileges, > and that `guix pull` works for each user. > Sorry, my mistake, I actually ran "guix pull" and "sudo guix system reconfigure /

Re: Linux-libre version

2025-01-16 Thread David Lecompte
ce-modules cups desktop networking ssh xorg) (operating-system (locale "fr_FR.utf8") (timezone "Europe/Paris") (keyboard-layout (keyboard-layout "fr")) (host-name "guix-vm") (users (cons* (user-account (name "david")

Linux-libre version

2025-01-16 Thread David Lecompte
Hi Guix, After "guix pull" and "guix system reconfigure /etc/config.scm", I remember seeing a message that linux-libre moved to version 6.12, but when I reboot, the version is 6.11.11. Am I misunderstanding how to udpate my system? Cheers, David.

Libreoffice language

2025-01-09 Thread David Lecompte
Hi Guix, When I install LibreOffice in Guix SD, the menus are in English, unlike my desktop environment, and when I look at language settings in LibreOffice, only English is available. Are other languages available for LibreOffice? How to select a language other than English? Thanks, David.

Trying to install Guix SD - grub-install fails

2024-10-04 Thread David Lecompte via
Hello all, I never used Guix SD, only Guix on a foreign distro. I want to install a system on an external SSD so that I can boot my PC in case my default boot disk would have problems (I have my data on other disks in this PC) and I decided to try with Guix SD. With the guided installation in gr

Mounting an SMB share only when used

2024-07-28 Thread David Lecompte
Dear Guix, On other distros (Trisquel, Parabola), I use autofs to mount SMB shares when the user tries to access the directory where the share is to be mounted. I prefer this over mounting something via the file manager of a DE because I want to access the files in command line, not only via the

Re: Stuck at boot on fresh install

2024-04-06 Thread David Lecompte
Hi Felix, Florian, all Le lundi 25 mars 2024 à 11:32 -0700, Felix Lechner a écrit : > > error: no such cryptodisk found. > > Do you use LUKS on boot?  Our GRUB supports only a particular type of > key.  Maybe that's the issue? I saw from the manual that only LUKS v1 is supported. Is that the onl

Re: Stuck at boot on fresh install

2024-03-25 Thread David Lecompte
Hi Florian, > You further could try editing the Guix configuration file in the > installer to get another kernel such as: > > (use-package-modules linux) > > (operating-system >   … >   (kernel linux-libre-4.19) >   …) > Thanks, I did not know I could do that during the install. However, when

Re: Stuck at boot on fresh install

2024-03-25 Thread David Lecompte
Hi Florian, > Could you try editing the GRUB boot options (press E > during GRUB) and append to the linux boot line: > > nomodeset > > This would rule out graphics driver problems. > Thanks, I tried, it makes no difference. The boot menu is taking a small portion of the screen, with the Guix l

Stuck at boot on fresh install

2024-03-24 Thread David Lecompte
Hi all, I did a fresh Guix install on an X200 with gnuboot. When booting with seabios, I get the GRUB prompt for the deciphering password, I successfully get to the boot menu with "GNU with Linux-Libre 6.0.10" (actually, I realized that, although I asked for French keyboard, the keyboard layout i

Re: Encrypted install in VM stuck in GRUB

2023-09-14 Thread David Lecompte
> > Now, I need to find out how to change [the keyboard layout to type the > > passphrase in GRUB], and also to make it so that I can retype the > > passphrase without going to a grub rescue prompt. > > We could track this as two separated Guix bugs, if they haven't already > been reported. I fo

Re: Encrypted install in VM stuck in GRUB

2023-09-14 Thread David Lecompte
> That is the same error message I get after mistyping my password. I'm > also quite sure the layout is US qwerty before unlocking the encryption > regardless of any keyboard layouts defined in the system configuration. Thanks, I can confirm that it works if I am assuming US qwerty layout! Now,

Encrypted install in VM stuck in GRUB

2023-09-14 Thread David Lecompte
Hi all, I installed guix in an x86 virtual machine, using the 1.4 installer. I selected the guided partitioning option with encryption, so everything was done by the installer. When the installation is finished and the virtual machine reboots, I have  -- copy start -- Booting from Hard Disk... G

OMEMO encryption with Gajim

2023-06-02 Thread David Lecompte
Hi everybody, I use guix on trisquel 11. I have the following packages installed: glibc-locales 2.35out /gnu/store/03v1svhv6wj9pd6awpdi5zn4wd31b23f-glibc-locales-2.35 fontconfig 2.14.0 out /gnu/store/90jrg5z1ywz5hpwka832q0g4skbaa4dj-fontconfig-2.14.0 gajim-omemo 2.8.15

Guix pull fails

2023-04-26 Thread David Lecompte
Hi all, I have Guix on Trisquel 11. "guix pull" gives the following: david@x200:~$ LC_ALL=C guix pull Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Authenticating channel 'guix', commits 9edb3f6 to 2bf96f2 (2 new commits)... Building from this ch

Fail to update gajim

2023-04-23 Thread David Lecompte
Dear Guix fans, I am using Guix on Trisquel 11. I have the gajim package installed. After guix pull, doing guix package -u does this: --- The following derivation will be built: /gnu/store/apm7g4d3pi9fmh30aml28q31dymn6p1b-gajim-1.4.7.drv building /gnu/store/apm7g4d3pi9fmh30aml28q31dymn6p1b-gaj

Re: substitute for Skype

2022-08-02 Thread David Lecompte
Le lundi 01 août 2022 à 15:26 +, Gottfried a écrit : > > Jitsi Meet isn't in guix. But Jami is there. Jitsi is for voice / video calls / screen sharing, it requires running a server on one machine but particpants just need a web browser (major web browser work). I use a cheap VPS to run a Ji

Re: gajim FAILS

2022-07-14 Thread David Lecompte via
Le mercredi 13 juillet 2022 à 20:13 -0500, jgart a écrit : > Hi Guix, > > Every so often I get this error and gajim fails to start. I'm on a > foreign distro, void linux. I am on Trisquel and recently I had various failures with gajim, either some window fails to open (then it can't be opened at

Re: The service trying to install Guix SD - grub-install fails

2022-06-07 Thread David Lecompte
Le mardi 07 juin 2022 à 13:27 +0200, pelzflorian (Florian Pelz) a écrit : > The target should be /dev/sdf, but why the GUI installer does not > work > I do not know.  Perhaps download the latest image if you wanted the > GUI. Thanks, it worked ! (I mean the shell install, for the GUI, I had donwl

Trying to install Guix SD - grub-install fails

2022-06-06 Thread David Lecompte
Hello all, I never used Guix SD, only Guix on a foreign distro. I want to install a system on an external SSD so that I can boot my PC in case my default boot disk would have problems (I have my data on other disks in this PC) and I decided to try with Guix SD. With the guided installation in

Re: Installation: Load non-free wifi firmware (iwlwifi)

2022-05-12 Thread David Lecompte
Hi, Le jeudi 12 mai 2022 à 18:00 +0200, zimoun a écrit : > The Guix project is part of the GNU project; for the good, the bad or > the ugly.  What it implies is documented, for instance: > > < > https://www.gnu.org/distros/free-system-distribution-guidelines.en.html > > > These rules are for

Re: guix pull; guix package -u; sudo guix system reconfigure /etc/config.scm

2022-04-08 Thread David Lecompte via
Hallo Gottfried, Le jeudi 07 avril 2022 à 20:40 +, Gottfried a écrit : > But what is with "guix package -u" > When I did it two days ago it took 6 hours. I couldn't swich off my > laptop. So I can do it only when having a lot of time. > Normally it took approx. 30 min I use guix on Trisquel b

Re: Cannot login (login screen loop) after some packages are installed

2022-02-13 Thread David Lecompte via
Le dimanche 13 février 2022 à 09:38 +0100, Ricardo Wurmus a écrit : > Hi Nikos, > > > I have succesfully installed guix in trisquel 9 (mate). > > > > I have installed some packages and everything is working as > > expected. > […] > > But when I install gnucash, or cawbird and reboot the system >

Re: mailing list and Evolution /Email client and: Guix compared with Trisquel/Guix

2022-02-13 Thread David Lecompte
Le dimanche 13 février 2022 à 08:43 +, Gottfried a écrit : > So at the moment I don´t need "Evolution". Icedove works fine > at the moment. I chose Evolution because it uses the GPG keys maintained by generic tools, while Icedove ignores them. However, Icedove is also a good choice and I may t

Re: mailing list and Evolution /Email client

2022-02-12 Thread David Lecompte via
Le dimanche 06 février 2022 à 14:17 +, Gottfried a écrit : >  Hello, > > I am new at GNU Guix and want to ask about the mailing list. > Hello, and welcome. You may want to say whether you are using Guix system or on a foreign distro. I am using Guix on Trisquel and on Debian. > Can I enter

profile contains conflicting entries for util-linux:lib

2022-02-07 Thread David Lecompte
Hi all, With Guix on Trisquel, after "guix pull", guix package -u gives this: $ LC_ALL=C guix package -u guix package: warning: Consider running 'guix pull' followed by 'guix package -u' to get up-to-date packages and security updates. The following packages will be upgraded: gajim (d

Re: Grub menu not displayed

2022-01-25 Thread David Lecompte
Le lundi 24 janvier 2022 à 08:46 +0100, Tanguy LE CARROUR a écrit : > Everything works as expected on my Thinkpad T200. The problem is with > my > Viking D8… that uses the nVIDIA driver! Do you think it could be > related? I am using a Vikings D8 with Trisquel 9 + Guix and Debian 11 + Guix, I can

Re: Avoiding rebuilds (e.g. of mariadb, the entire Rust chain, etc.)?

2022-01-02 Thread David Lecompte
Le mercredi 29 décembre 2021 à 10:12 +0100, zimoun a écrit : > Maybe I miss something with your requirements.  To avoid such > disagreements, I do 3 things: > >  1) enable ’channel-with-substitutes-available’ [1] > >  2) split profiles: essentials under ~/.guix-profile (nss-certs, git, >  recutil

Re: Initialization of environment variables for guix on foreign distro

2021-12-27 Thread David Lecompte
Hello Thiago, Le jeudi 23 décembre 2021 à 21:33 -0300, Thiago Jung Bauermann a écrit : > I had a similar issue recently on my Ubuntu laptop, when I switched > the > display manager from SDDM to GDM. From what I gather, the latter > launches the desktop session without using a shell so at no point

Re: Avoiding rebuilds (e.g. of mariadb, the entire Rust chain, etc.)?

2021-12-27 Thread David Lecompte via
Le dimanche 26 décembre 2021 à 23:41 -0600, Matthew Brooks a écrit : > Is there any way to avoid rebuilding stuff like mariadb, the entire > Rust chain, etc. unless one of those packages *actually* changes? It > seems like every few days every single package needs to rebuild for > some reason, incl

Initialization of environment variables for guix on foreign distro

2021-12-23 Thread David Lecompte
Hi everyone, On Trisquel with mate on my laptop, when opening a mate terminal (the command is just "mate-terminal", no option), all the suitable environment variables for guix are set. On Debian with mate on my desktop (I had problems with Trisquel that I could not solve for one year so I am usin

Re: Gajim unsupported locale setting on foreign distro

2021-11-27 Thread David Lecompte
Hello, Le mardi 23 novembre 2021 à 01:43 -0700, Joseph Turner a écrit : > Running Guix 1.3.0-12.9bbbac6 on top of a foreign distro, Debian 11 > (bullseye). > > Gajim was installed with `guix install gajim`, and it works well. > However, I am unable to make use of `gajim-remote`, which returns the

Install Guix System in a logical volume

2021-11-24 Thread David Lecompte
Hi, I currently have a disk with a DOS partition table, completely filled by a first partition for /boot for Trisquel and an extended partition that contains a logical volume group (single physical volume taking all space in the extended partition) that includes 3 logical volumes, one for swap, on

Re: Xdm trisquel login fails after installing gajim on a fresh guix install (works after rolling back)

2021-06-02 Thread David Lecompte
On Wed, 2 Jun 2021 10:30:17 -0300 "Adonay Felipe Nogueira via" wrote: > It might not be enough, but did you enable build substitutes when you were > asked by the guix installation script? Actually, I don't remember seeing that question. Maybe they are disabled then, I will enable them. > In g

Xdm trisquel login fails after installing gajim on a fresh guix install (works after rolling back)

2021-06-02 Thread David Lecompte
Hi all, I installed Guix on Trisquel 9 on an X200 following advice from the section 2 of the manual. I ran the script mentioned in the first note with sudo and made the guess that it replaces the steps from sections 2.1 up to 2.5 included, even though that is not mentioned. Then, following advice