Hello Guix!
So I tried opening icedove from terminal, to see more information about
the error. It appears the error has its origin from a file called
"Overlays.jsm".
Regards,
RG.
0xAE6EF3046D6F7B57.asc
Description: application/pgp-keys
signature.asc
Description: OpenPGP digital signature
Hi Pierre!
Please find the new patch attached with this email. It fixes the
discussed issues. Now, blueman just needs "dbus-launch", which I think
provided by %desktop-services.
If you could push this patch, that would be great.
Thank you!
Regards,
RG.
From be674bd528cbcb16e04368e1f01beaffac912
On Fri, May 08, 2020 at 06:45:18PM -0400, Leo Famulari wrote:
> My current patch is attached...
I already found a lot of problems with patch 3/3... Don't look too
closely at it :)
signature.asc
Description: PGP signature
On Sat, May 09, 2020 at 12:18:46AM +0200, Bengt Richter wrote:
> Didn't I just see a permissions-related bug reminiscent of this go by a short
> while ago?
> Could it be related? Do the dir/file perms look normal?
Upthread, Tobias pointed out that fc-cache didn't have permissions for
/var/cache/f
An update on this:
To begin, I installed alsa-plugins and alsa-plugins:pulseaudio and
configured the build of alsa-lib like this:
"--with-plugindir=/var/guix/profiles/per-user/leo/guix-profile/lib/alsa-lib"
Everything worked that way, but obviously it's not a solution.
Now, I am working on maki
Hi Leo, et al,
On +2020-05-08 14:08:51 -0400, Leo Famulari wrote:
> On Fri, May 08, 2020 at 10:59:46AM +0200, Marius Bakke wrote:
> > Just to be clear, these programs are able to find fonts you have
> > installed through Guix, right?
>
> They can find the font packages I install with Guix, but no
I want to delete a service from %desktop-services, so I write
--8<---cut here---start->8---
…
(services (remove
(lambda (service)
(eq? (service-kind service) that-annoying-service-type))
%desktop-services))
…
--8<--
“guix system” prints a very terse error message when a display manager
is added on top of %desktop-services:
guix system: error: service 'xorg-server' provided more than once
This is not very helpful, because it’s hard to tell how we got there.
Which of the selected services provide xorg-serv
Hello Guix!
First of, many thanks to Jonathan Brielmaier, Nikita, Adrian Malacoda and
Ricardo Wurmus; for making Icedove in Guix happen. :-)
To try out the application, I connected to chat.freenode.net and joined
#freenode. As soon as I connect and join, the whole-system started to become
laggy.
On Thu, May 07, 2020 at 10:25:44PM -0400, Leo Famulari wrote:
> For the sake of trying something, I'm going to try patching fontconfig
> with this patch that other distros (Debian and Arch) are using:
>
> https://salsa.debian.org/freedesktop-team/fontconfig/-/blob/master/debian/patches/do_not_remo
Marius Bakke writes:
> Christopher Baines writes:
>
>> One even more niche issue is that because I'm using this channel in my
>> system configuration, the patching happens as root, but it's the cached
>> channel in my users home directory that's patched. This means that
>> build-self.scm becomes
On Fri, May 08, 2020 at 10:59:46AM +0200, Marius Bakke wrote:
> Just to be clear, these programs are able to find fonts you have
> installed through Guix, right?
They can find the font packages I install with Guix, but not the
hard-coded PostScript fonts.
> > The specific fonts in question are th
Hello Guix!
First of, many thanks to Jonathan Brielmaier, Nikita, Adrian Malacoda and
Ricardo Wurmus; for making Icedove in Guix happen. :-)
When I tried it, I got the following error on opening "Preferences".
XML Parsing Error: undefined entity
Location: about:preferences
Line Number 780, Colum
Marius Bakke writes:
> Christopher Baines writes:
>
>> Ludovic Courtès writes:
>>
>>> Ludovic Courtès skribis:
>>>
The attached patches add a mechanism to patch the Guix source tree, and
then use that mechanism to add the missing (ice-9 threads) import. With
this I can do:
>>>
Christopher Baines writes:
> Ludovic Courtès writes:
>
>> Ludovic Courtès skribis:
>>
>>> The attached patches add a mechanism to patch the Guix source tree, and
>>> then use that mechanism to add the missing (ice-9 threads) import. With
>>> this I can do:
>>>
>>> ./pre-inst-env guix time-ma
Pierre Neidhardt writes:
> Done in
> e5f1f5ce07f0976241ed1a68b952b40876eeafba
Thanks for the quick fix!
signature.asc
Description: PGP signature
Diego Nicola Barbato writes:
> Hey,
>
> Ludovic Courtès writes:
>
>> Hello Alex & Marius,
>>
>> Marius Bakke skribis:
>>
>>> Alex Sassmannshausen via Bug reports for GNU Guix
>>> writes:
>>>
Hello,
I maintain a number of servers using Guix deploy. It seems that the
recent
Ludovic Courtès writes:
> Ludovic Courtès skribis:
>
>> The attached patches add a mechanism to patch the Guix source tree, and
>> then use that mechanism to add the missing (ice-9 threads) import. With
>> this I can do:
>>
>> ./pre-inst-env guix time-machine \
>> --commit=e02c2f85b36ce
Hello,
Thanks for working on that Florian & Efraim.
> + (if (and (string-suffix? "linux-gnu" %host-type)
> +(or (string-prefix? "x86_64" %host-type)
> +(string-prefix? "i686" %host-type)))
> + #~(lambda ()
> +
Leo Famulari writes:
> I'm having trouble with Guix packages using fonts from my Debian 10
> system after a core-updates merge.
>
> Using Inkscape from core-updates, the text I put in my SVG files fails
> to display. When I look at the Inkscape 'Text and Font' tool, it shows
> my chosen font with
20 matches
Mail list logo