bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#25738: 25.1; Emacs Network Client (ENWC) problem when non-wired


From: Lars Ingebrigtsen
Subject: bug#25738: 25.1; Emacs Network Client (ENWC) problem when non-wired
Date: Wed, 23 Oct 2019 12:08:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Live System User <nyc4bos@aol.com> writes:

>   There appears to be an unhandled condition with the Emacs Network Client
>   (ENWC) in the Gnu ELPA when you don't have a wired connection (and
>   only have wireless available) and thus no "eth0" device which ENWC
>   then uses for some subsequent D-bus operations:
>
> Debugger entered--Lisp error: (dbus-error "No device found for the requested 
> iface.")
>   signal(dbus-error ("No device found for the requested iface."))
>   dbus-call-method(:system "org.freedesktop.NetworkManager" 
> "/org/freedesktop/NetworkManager" "org.freedesktop.NetworkManager" 
> "GetDeviceByIpIface" :timeout 25000 :string "eth0")
>   enwc-nm-get-device-by-name("eth0")
>   (setq enwc-nm-wired-dev (enwc-nm-get-device-by-name enwc-wired-device) 
> enwc-nm-wireless-dev (enwc-nm-get-device-by-name enwc-wireless-device))
>   enwc-nm-setup()

[...]

>   enwc-setup()

I'm unable to reproduce this bug now -- enwc-setup queries for an
interface name, and the enwc-nm-setup function doesn't seem to exist.

Are you still seeing this problem?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]