I installed the same version on Guix on top of Debian - but I use
i3wm. No dbus - so maybe that is the root of the problem?
Pj.
On Sun, Oct 23, 2016 at 02:02:52PM -0500, ren...@openmailbox.org wrote:
> Hello,
>
> I use gnumeric-1.12.31 on GNOME, and i don't have this problem.
>
> > I am hitting
* gnu/packages/audio.scm (twolame)[source]: Add snippet to fix test.
---
gnu/packages/audio.scm | 9 -
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index db32b6f..5a2cf09 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/
On Sun, Oct 23, 2016 at 05:45:50PM -0400, Leo Famulari wrote:
> diff --git a/gnu/system/pam.scm b/gnu/system/pam.scm
> index 4546c1a..0278db6 100644
> --- a/gnu/system/pam.scm
> +++ b/gnu/system/pam.scm
> @@ -217,7 +217,7 @@ should be a file-like object used as the
messag
Hi,
I don't think I have all the answers, but this is an interesting topic,
so I'll chime in with what I can. I'm sure others will have more
thoughts to share, too.
sba...@catern.com writes:
> 1. Each binary is an attack surface which is frequently exploited by
>attackers for local privileg
The subject is self-explanatory.
From f3a2a5366d00337673bfa590453b87587722a4ec Mon Sep 17 00:00:00 2001
From: Kei Kebreau
Date: Sun, 23 Oct 2016 11:26:25 -0400
Subject: [PATCH] gnu: windowmaker: Add support for more image formats.
* gnu/packages/gnustep.scm (windowmaker)[inputs]: Add giflib, libp
On Sat, Oct 22, 2016 at 05:27:59PM +0200, John Darrington wrote:
> * gnu/system/pam.scm (unix-pam-service) [auth]: Add "use_first_pass" option.
> ---
> gnu/system/pam.scm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/system/pam.scm b/gnu/system/pam.scm
> index 4546c
On Sun, Oct 23, 2016 at 10:50:30AM -0400, Kei Kebreau wrote:
> A version bump for Window Maker. There are some nifty new features in
> this release!
> From c2369b137a3525d8ac2a6250cbf37809e45aacae Mon Sep 17 00:00:00 2001
> From: Kei Kebreau
> Date: Sun, 23 Oct 2016 10:41:37 -0400
> Subject: [PAT
On Sat, Oct 22, 2016 at 04:33:18AM -0400, Kei Kebreau wrote:
> The URL for the upstream site's tarball is
> http://download-codeplex.sec.s-msft.com/Download/Release?ProjectName=jxrlib&DownloadId=685250&FileTime=13014242805663&Build=21031.
>
> Is something like that acceptable in Guix code? I k
On Sun, Oct 23, 2016 at 06:07:04PM +0200, Translation Project Robot wrote:
> Hello, gentle maintainer.
>
> This is a message from the Translation Project robot.
>
> A revised PO file for textual domain 'guix' has been submitted
> by the French team of translators. The file is available at:
>
>
On Sun, Oct 23, 2016 at 04:54:17PM +0200, Amirouche Boubekki wrote:
> From 391889d22f102368cc44d6a0a928fccd20810269 Mon Sep 17 00:00:00 2001
> From: Amirouche
> Date: Sun, 23 Oct 2016 16:46:12 +0200
> Subject: [PATCH] gnu: link-grammar: New module
>
> * gnu/packages/link-grammar.scm: New module.
On Sun, Oct 23, 2016 at 04:14:52PM +, ng0 wrote:
> Changelog: https://weechat.org/files/changelog/ChangeLog-1.6.html
>
> Can we move this to python3 now? Touching this would've been unrelated to the
> update.
If it works, why not? Feel free to try it :)
On Sun, Oct 23, 2016 at 04:14:53PM +, ng0 wrote:
> * gnu/packages/irc.scm (weechat): Update to 1.6.
Thanks, pushed!
On Sun, 23 Oct 2016 20:21:08 +0300
Theodoros Foradis wrote:
> On 2016-10-22 23:30, Julien Lepiller wrote:
> > Hi,
> >
> > I made three patches to add aegisub. It needs icu support in boost.
> >
> > Currently, the window acts strangely. Widgets resize when resizing
> > the window, but not when m
Hartmut Goebel writes:
> Hi,
>
> I just found some Python packages recent checked in to master, which
> have "inputs" defined.
>
> All Python packages, please keep in mind:
>
> *The default for including other Python packages is "propagated-inputs".*
>
> guix import is wrong here, as it defaults
Hello,
I use gnumeric-1.12.31 on GNOME, and i don't have this problem.
I am hitting a similar problem with gnumeric. Install latest, open
spreadsheet, hit 'safe as' and you get:
(gnumeric:1974): GLib-GIO-ERROR **: Settings schema
'org.gtk.Settings.FileChooser' is not installed
(bit annoying a
Am 20.10.2016 um 23:45 schrieb Danny Milosavljevic:
> Danny Milosavljevic (4):
> gnu: Add python-aniso8601.
> gnu: Add python-flask-restful.
> gnu: Add python-flask-basicauth.
> gnu: Add python-flask-sqlalchemy.
Applied with minor corrections. Thanks.
--
Schönen Gruß
Hartmut Goebel
Dipl.
Am 17.10.2016 um 11:00 schrieb Hartmut Goebel:
> * guix/import/pypi.scm (maybe-inputs): Return inputs as
> "propagated-inputs".
Applied as b5c347ad3d83ee580c111bd14c80b469b0dcb294
--
Schönen Gruß
Hartmut Goebel
Dipl.-Informatiker (univ), CISSP, CSSLP, ISO 27001 Lead Implementer
Information Secu
On 2016-10-22 23:30, Julien Lepiller wrote:
Hi,
I made three patches to add aegisub. It needs icu support in boost.
Currently, the window acts strangely. Widgets resize when resizing the
window, but not when maximizing it, they don't all show at first. The
video part should resize with the mous
Hi,
I just found some Python packages recent checked in to master, which
have "inputs" defined.
All Python packages, please keep in mind:
*The default for including other Python packages is "propagated-inputs".*
guix import is wrong here, as it defaults to "inputs". Please refer to
the section
Am 22.10.2016 um 17:47 schrieb Efraim Flashner:
> There's not a way that I can think of to say […] "print me a list of successes
> and failures at the end"
I did not find one the last time I checked. So I wrote myself a wrapper
script, tee-ing the whole output to a logfile and grep that log-file
a
On 2016-10-16 13:01, Ricardo Wurmus wrote:
Ricardo Wurmus writes:
Theodoros Foradis writes:
Hi,
I see that the original patches were applied in master. Did you check
if
cross-binutils with 2.25.1 source works for your use case?
Yes, I’m using the regular cross-binutils. Thanks for the
Efraim Flashner writes:
> [ Unknown signature status ]
> On Sat, Oct 22, 2016 at 09:31:33PM +, ng0 wrote:
>> Occasionally I use vim on systems to work on guix and other projects. As
>> far as I see it, there is nothing similar to .dir-locals.el (the per
>> directory local variables in emacs)
Changelog: https://weechat.org/files/changelog/ChangeLog-1.6.html
Can we move this to python3 now? Touching this would've been unrelated to the
update.
* gnu/packages/irc.scm (weechat): Update to 1.6.
---
gnu/packages/irc.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
index db398de..bda56f9 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -3,7 +3,7 @@
;;; C
Hello, gentle maintainer.
This is a message from the Translation Project robot.
A revised PO file for textual domain 'guix' has been submitted
by the French team of translators. The file is available at:
http://translationproject.org/latest/guix/fr.po
(We can arrange things so that in the
On Mon, Sep 26, 2016 at 01:35:04AM +0200, Danny Milosavljevic wrote:
> > (gnome-ring:711): GLib-GIO-ERROR **: Settings schema
> > 'org.gnome.Evolution.DefaultSources' is not installed
> > (gnome-calendar:6793): GLib-GIO-ERROR **: Settings schema
> > 'org.gnome.shell.calendar' is not installed
> >
Hi guix-devel,
Has any effort been put into eliminating the need for setuid binaries
from GuixSD? I would be interested in working on that.
== Why remove setuid binaries? ==
setuid binaries are problematic for two reasons:
1. Each binary is an attack surface which is frequently exploited by
2016-10-23 16:54 GMT+02:00 Amirouche Boubekki
:
>
>
just a typo: in the synopsys: "... several langageS"
Kei Kebreau writes:
> All three patches are reproducible and linting is fine, except for
> jalv-select's description; must start with an upper-case letter or digit!
Thanks for checking. I reworded the description for jalv-select.
~~ Ricardo
From 391889d22f102368cc44d6a0a928fccd20810269 Mon Sep 17 00:00:00 2001
From: Amirouche
Date: Sun, 23 Oct 2016 16:46:12 +0200
Subject: [PATCH] gnu: link-grammar: New module
* gnu/packages/link-grammar.scm: New module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
---
gnu/local.mk
A version bump for Window Maker. There are some nifty new features in
this release!
From c2369b137a3525d8ac2a6250cbf37809e45aacae Mon Sep 17 00:00:00 2001
From: Kei Kebreau
Date: Sun, 23 Oct 2016 10:41:37 -0400
Subject: [PATCH] gnu: windowmaker: Update to 0.95.7.
* gnu/packages/gnustep.scm (windo
l...@gnu.org (Ludovic Courtès) writes:
> Done in 645b9df858683dc05ffa04c9eb2fdc45ccef4a65. Feedback welcome!
>
> Ludo’.
Excellent! I will try to use this in the future, and see how well it
works for my use case.
Ludovic Courtès writes:
> Ricardo Wurmus skribis:
>
>> * gnu/packages/games.scm (supertuxkart): New variable.
>
> Woohoo!
>
>> + (snippet
>> +;; Delete bundled library sources
>> +'(begin
>> + ;; FIXME: try to unbundle enet, and angelscript
>> + (for-ea
33 matches
Mail list logo