GNU bug report logs - #38721
[PATCH] gnu: Add i3-gaps

Previous Next

Package: guix-patches;

Reported by: Alexandru-Sergiu Marton <brown121407 <at> gmail.com>

Date: Mon, 23 Dec 2019 15:12:02 UTC

Severity: normal

Tags: patch

Done: Brett Gilio <brettg <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Sergiu Marton <brown121407 <at> gmail.com>
To: 38721 <at> debbugs.gnu.org
Cc: brettg <at> gnu.org
Subject: [bug#38721] [PATCH] gnu: Add i3-gaps
Date: Wed, 25 Dec 2019 08:15:32 +0000
After it got merged into master with the inheritance modification, I
installed it over the one I had installed from my original script and
it seemed to work fine. But I think that's just because I didn't
reboot to reload the i3 executable.

Now that I shutdown and opened my machine again, i3-gaps specific
commands don't work. To test this, write `i3-msg gaps` in a shell. If
it does NOT work, it will output something like:

brown <at> 121407 ~$ i3-msg gaps
ERROR: Your command: gaps
ERROR:               ^^^^
ERROR: Expected one of these tokens: <a long list of stuff that
represent valid commands>

However, it seems that gaps work if I remove the package, install it
from the original package definition (without Brett's (inherit i3-wm))
and reboot. The following output means that i3-gaps has been correctly
installed:

brown <at> 121407 ~$ i3-msg gaps
ERROR: Your command: gaps
ERROR:
ERROR: Expected one of these tokens: 'inner', 'outer', 'horizontal',
'vertical', 'top', 'right', 'bottom', 'left'

This is strange. I still don't know enough about the packaging API to
troubleshoot this all just by having a quick look at i3-gaps'
definition. I'll try to investigate this issue but I encourage someone
more knowledgeable than me too look into this too.




This bug report was last modified 5 years and 155 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.