GNU bug report logs -
#25759
Should 'surf' depend on 'xprop' and 'dmenu'?
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 08 Nov 2017 22:03:36 +0100
with message-id <87d14sfpp3.fsf <at> gmail.com>
and subject line
has caused the debbugs.gnu.org bug report #25759,
regarding Should 'surf' depend on 'xprop' and 'dmenu'?
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
25759: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25759
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
The Guix package for the 'surf' browser (from suckless project) does not depend on the packages 'xprop' and 'dmenu'.
Thus, when you only install 'surf' (and do not have 'xprop' and 'dmenu' installed), you can only open a new URL, by re-running 'surf' with that new URL as command-line argument, like "surf example.org". But it's not possible to open a new URL from within 'surf' itself because that requires both 'xprop' and 'dmenu'. This is comprehensible in these lines of the code:
http://git.suckless.org/surf/tree/config.def.h#n38
On #guix IRC channel, we agreed that 'surf' should depend on these packages:
<mekeor> the package for the 'surf' browser (from suckless) has a similar issue: if you only install surf, you can't open a new URL within the browser because that requires the xprop package. what do you think about that case?
<Sleep_Walker> you mean dmenu, right?
<mekeor> Sleep_Walker: yeah, that would be awesome
<Sleep_Walker> ah
<Sleep_Walker> right
<mekeor> Sleep_Walker: uhm... i'm not sure. maybe it's both?
<Sleep_Walker> ctrl+l
<Sleep_Walker> that IIRC runs dmenu to have URL entered
<mekeor> Sleep_Walker: it's Ctrl-g for me
<Sleep_Walker> and yes, that should be fixed as well
<Sleep_Walker> mekeor: right
<mekeor> alright.
Unless you have a different opinion, I'm going to submit a patch next week which implements this dependency.
[Message part 3 (message/rfc822, inline)]
This bug report was last modified 7 years and 198 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.