Hi Luis,
Am 14. Januar 2023 17:29:04 MEZ schrieb Luis Felipe
:
> I use Seahorse in guix 9cb42f7 and it works alright. It is in the list of
> applications and I can launch it from Alt+F2 normally.
Ah, I've never tried launching it via Alt+F2. That works and is much better
than launching a term
Hi Guix,
when I invoke Seahorse, the password manager, via Gnome shell it does
not start up. It does not even show up in the activity panel at the
top. However, when I spawn a terminal and enter `seahorse' at the
command-line it starts up instantly. Does anyone have a clue what's
going on?
Bes
Hi all,
Luis Felipe writes:
> Hi Thomas,
>
>
> On Wednesday, July 13th, 2022 at 09:28, Thomas Danckaert
> wrote:
>
>
>> Dear mailing list,
>>
>
>> after 5 months without updating my system (I know!), I just ran guix
>> pull and reconfigured my system with the latest gnome desktop.
>> Unfortun
Hi Sébastien,
Sébastien Rey-Coyrehourcq writes:
> Thanks, in fact when i see *guix home* that was my first intention
> (like home-manager in nix).
>
> The only things holding me back at the moment is two things :
>
> a) doom emacs flavour, how to manage the fact that doom use straigt.el
> to mai
TFILE" . "$XDG_STATE_HOME/bash_history")
(simple-service 'git-config
home-files-service-type
(list `(".gitconfig"
,(plain-file "gitconfig"
"[user]
Hi Sébastien,
Sébastien Rey-Coyrehourcq writes:
> Thanks Daniel,
>
> So if i understand well, in the common use case, if you install guix
> home and use it in parallel with guix install, these profile are
> "cumulative",
> software installed are available no matter how I set them up (guix
> inst
Hi Guix,
Sébastien Rey-Coyrehourcq writes:
> Thanks,
>
> I made some test on my own to understand :
>
> 1 - Like you say, installing things with *guix install* is for current
> user (for example *firefox* and *sshpass*)
>
> 2 - Adding a package that don't exist to * myhome.scm* and reconfigure
>
Hi,
yann writes:
> Then I tried to run it by putting myself in the directory and running:
>
> guix shell -f gnome-shell-extension-desktop-icon-ng.scm
Looks like your file gnome-shell-extension-desktop-icon-ng.scm does not
return a package object. You have to add
‘gnome-shell-extension-desktop-
Hi Roland, hello Guix,
Roland Everaert via writes:
> Since I have updated my fedora box from version 34 to version 35, the
> libry path is messed up and most applications installed via dnf
> (fedora package manager) does not run.
>
> In a terminal (only xterm works so far), starting one of those
Hi Gottfried,
Gottfried writes:
> When you install a package in an other Linux distro, it will be
> available in the system.
>
> In guix it is different. I installed e.g. hplip,
> system-config-printer,cups, cups-filters, but additionally I have to
> add the printer settings in the /etc/config.sc
Apparently, it's now fixed:
https://issues.guix.gnu.org/53695#3
--
Daniel
Hi,
after setting GUIX_PYTHONPATH I was able to get the cli working (see
below). This means the package needs a fix. We could either patch the
scripts to include something like:
--8<---cut here---start->8---
import sys
sys.path.insert(0, "@pythondir@")
--8<--
Hi Gottfried,
ich antworte Dir mal auf Deutsch :-) Wie Efraim schon geschrieben hat,
musst Du den Cups-Service zu Deiner Konfiguration hinzufügen. Der
Service installiert standardmäßig auch Filter für HP-Drucker. Wichtig
ist noch, dass Du das Web-Interface aktivierst. Zum Beispiel, indem Du
das
Hi!
Jacob MacDonald writes:
> I use Guix on top of a Pop!_OS install. Guix's version of trash-cli
> recently updated, and the command stopped working for me. Python can't
> find the 'trashcli' module unless I install python-wrapper beside it.
> python-wrapper does not seem to be a propagated inpu
t...@fullmeta.me writes:
> > Authorization required, but no authorization protocol specified
>
> Actually, mine only said "No protocol specified" making it vague, yours at
> least hint at something to investigate.
Yes, the error message changed indeed the last time I tried the container
example
Hi,
t...@fullmeta.me writes:
> Hi guix.
>
> Straigt out of manual:
>
>
>
> $ guix shell --container --no-cwd --network emacs-next
> --expose=$HOME/.emacs.d --preserve='^DISPLAY$' -- emacs
>
> No protocol specified
> Display :1 unavailable, simulating -nw
> Please set the envi
Hi zimoun!
zimoun writes:
> Hi,
>
> On Thu, 16 Dec 2021 at 14:09, Daniel Meißner
> wrote:
>
>> --8<---cut here---start->8---
>> $ guix shell --container --network --no-cwd ungoogled-chromium
>> --preserve=&
Hi Guix!
I am currently trying to understand how to run programs in containers
with Guix. In the manual it says the following should launch
ungoogled-chromium in an isolated environment with network. However, it
fails:
--8<---cut here---start->8---
$ guix she
Hi Tobias,
> Daniel Meißner 写道:
>> I am currently trying to configure my Epson printer on Guix system
>> using system-config-printer. The printer is connected via USB and is
>> automatically detected in the dialog window that opens if I click on
>> "Add". I
Hi Alexander, hi Tobias,
Tobias Geerinckx-Rice writes:
> Alexander Asteroth 写道:
>> When the system is restarted and I try to access cups via
>> localhost:631, after clicking on some (admin) link to add a printer
>> (or similar) it takes 2minutes (exactly) for the page to show up. In
>> /var/log/cu
Hi Tobias!
Thank you for responding promptly.
> Can you confirm that the file printed by
>
> $ ps auxwww | grep -o '/gnu/store/[^ ]*cups-files.conf'
>
> contains
>
> DataDir /gnu/store/…-cups-server-bin/share/cups
> ServerBin /gnu/store/…-cups-server-bin/lib/cups
>
> ?
Affirmative, this fi
Hi Guix!
I am currently trying to configure my Epson printer on Guix system using
system-config-printer. The printer is connected via USB and is
automatically detected in the dialog window that opens if I click on
"Add". I select the printer from the list and click on "Forward", then I
enter the
Hi!
Alexander Asteroth writes:
> Maybe I get it wrong but shoudn't the following call
>
> ~/tmp$ guix shell --pure texlive ungoogled-chromium icecat git
> emacs-pulseaudio-control pulseaudio alsa-utils nextcloud-client
> xf86-input-wacom libwacom gnome-icon-theme xournalpp portaudio poppler
> gtk+
Hi Alexander,
> I found the reason. Xournal++ needs gnome-icon-theme to be installed
> as well. So it should probably go into the dependencies of the
> package.
I can confirm this. I have never had any issues with Xournal++ and Guix
but I use Gnome as my desktop environment so the gnome-icon-the
Hi Blake,
Blake Shaw writes:
> while it appears to look like other package definitions, I can't seem
> to figure out what the issue is. I tried disabling lispy-mode, a
> paredit like emacs mode, re-tabulating and linting again, but it
> produce the same result.
As Julien notes, you have tabs at t
Hi dikasetyaprayogi,
> hello fresh guixsd user here, i had a problem with screen tearing.
>
> usually in my other parabola gnu linux machine i just make intel anti
> tearing conf in /etc/X11/xorg.conf.d/20-intel.conf and the problem
> gone.
>
> when i do this in guix looks there is no effect, any
Hi Holger,
Holger Peters schreibt:
>So, I am running guix on top of a Debian testing, just to provide the
>context that I am operating in. I found
>https://guix.gnu.org/manual/devel/en/html_node/Home-Configuration.html
>and what is missing is how the ~/.guix-home directory is created (I
>assume it
Hi there,
Oleg Pykhalov writes:
> Dustin Lyons writes:
>
>> I had a working guix home configuration, happily importing all of my
>> dotfiles into the guix store, but a most recent guix pull broke
>> it. […]
>
> home-bash-configuration and other service configurations accept only
> file-like objec
28 matches
Mail list logo