* bug#27237: wicd-curses: `urwid' is not available
@ 2017-06-04 17:27 ng0
2020-12-18 20:09 ` zimoun
0 siblings, 1 reply; 3+ messages in thread
From: ng0 @ 2017-06-04 17:27 UTC (permalink / raw)
To: 27237
On a minimal, Xless system when you install wicd through your
system configuration and try to start wicd-curses,
you get a traceback:
File "/gnu/store/aaaaaaaa-wicd-1.7.4/share/wicd/curses/wicd-curses.py", line 44, in <module> import urwid
ImportError: No mouled named urwid
Which is strange since it is in the inputs, so I'm thinking
maybe it needs to be wrapped? I haven't put much though to
a solution yet.
--
ng0
OpenPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#27237: wicd-curses: `urwid' is not available
2017-06-04 17:27 bug#27237: wicd-curses: `urwid' is not available ng0
@ 2020-12-18 20:09 ` zimoun
2020-12-18 22:41 ` Ricardo Wurmus
0 siblings, 1 reply; 3+ messages in thread
From: zimoun @ 2020-12-18 20:09 UTC (permalink / raw)
To: ng0; +Cc: 27237
Hi,
On Sun, 04 Jun 2017 at 17:27, ng0 <ng0@pragmatique.xyz> wrote:
> On a minimal, Xless system when you install wicd through your
> system configuration and try to start wicd-curses,
> you get a traceback:
>
> File "/gnu/store/aaaaaaaa-wicd-1.7.4/share/wicd/curses/wicd-curses.py", line 44, in <module> import urwid
> ImportError: No mouled named urwid
>
> Which is strange since it is in the inputs, so I'm thinking
> maybe it needs to be wrapped? I haven't put much though to
> a solution yet.
Is it still relevant? If yes, someone could provide moreinfo?
<http://issues.guix.gnu.org/issue/27237>
All the best,
simon
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#27237: wicd-curses: `urwid' is not available
2020-12-18 20:09 ` zimoun
@ 2020-12-18 22:41 ` Ricardo Wurmus
0 siblings, 0 replies; 3+ messages in thread
From: Ricardo Wurmus @ 2020-12-18 22:41 UTC (permalink / raw)
To: zimoun; +Cc: 27237-done, ng0
zimoun <zimon.toutoune@gmail.com> writes:
> Hi,
>
> On Sun, 04 Jun 2017 at 17:27, ng0 <ng0@pragmatique.xyz> wrote:
>> On a minimal, Xless system when you install wicd through your
>> system configuration and try to start wicd-curses,
>> you get a traceback:
>>
>> File "/gnu/store/aaaaaaaa-wicd-1.7.4/share/wicd/curses/wicd-curses.py", line 44, in <module> import urwid
>> ImportError: No mouled named urwid
>>
>> Which is strange since it is in the inputs, so I'm thinking
>> maybe it needs to be wrapped? I haven't put much though to
>> a solution yet.
>
> Is it still relevant? If yes, someone could provide moreinfo?
>
> <http://issues.guix.gnu.org/issue/27237>
I cannot reproduce this:
--8<---------------cut here---------------start------------->8---
$ guix environment --ad-hoc --pure wicd -- wicd-curses
/gnu/store/68pb6kcqfc38xk8rn7whmplfq77viwva-wicd-1.7.4/bin/.wicd-curses-real: line 3: mkdir: command not found
Can't connect to the daemon, trying to start it automatically...
Can't automatically start the daemon, this error is fatal...
Error connecting to wicd via D-Bus. Please make sure the wicd service is running.
--8<---------------cut here---------------end--------------->8---
While wicd-curses fails for unrelated reasons, it does *not* fail to
load urwid.
I’m closing this issue.
--
Ricardo
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-12-18 22:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-04 17:27 bug#27237: wicd-curses: `urwid' is not available ng0
2020-12-18 20:09 ` zimoun
2020-12-18 22:41 ` Ricardo Wurmus
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.