[pkg-wicd-maint] Bug#964450: wicd-daemon: "Forced disconnect on" though I did not disconnect
Vincent Lefevre
vincent at vinc17.net
Tue Jul 7 13:13:13 BST 2020
Package: wicd-daemon
Version: 1.7.4+tb2-6
Severity: important
wicd often suddenly disconnects. In the logs, I can see:
[...]
2020/07/07 13:43:06 :: ifconfig wlp61s0
2020/07/07 13:43:06 :: iwconfig wlp61s0
2020/07/07 13:43:10 :: ifconfig wlp61s0
2020/07/07 13:43:10 :: iwconfig wlp61s0
2020/07/07 13:43:10 :: Forced disconnect on
[...]
This corresponds to
@dbus.service.method('org.wicd.daemon')
def SetForcedDisconnect(self, value):
""" Sets the forced_disconnect status.
Set to True when a user manually disconnects or cancels a connection.
It gets set to False as soon as the connection process is manually
started.
"""
if self.debug_mode and value:
print "Forced disconnect on"
self.forced_disconnect = bool(value)
in wicd-daemon.py, but I did not manually disconnect or cancel a
connection (the GUI was even closed).
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 5.7.0-1-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=POSIX, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=POSIX (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages wicd-daemon depends on:
ii adduser 3.118
ii dbus 1.12.18-1
ii debconf 1.5.74
ii iputils-ping 3:20190709-3
ii isc-dhcp-client 4.4.1-2.1+b2
ii lsb-base 11.1.0
ii psmisc 23.3-1
ii python 2.7.17-2
ii python-dbus 1.2.16-2
ii python-gobject-2 2.28.6-14+b1
ii python-wicd 1.7.4+tb2-6
ii wireless-tools 30~pre9-13.1
ii wpasupplicant 2:2.9.0-13
Versions of packages wicd-daemon recommends:
ii rfkill 2.35.2-7
ii wicd-curses [wicd-client] 1.7.4+tb2-6
ii wicd-gtk [wicd-client] 1.7.4+tb2-6
Versions of packages wicd-daemon suggests:
pn pm-utils <none>
Versions of packages wicd depends on:
ii wicd-curses [wicd-client] 1.7.4+tb2-6
ii wicd-gtk [wicd-client] 1.7.4+tb2-6
Versions of packages wicd-gtk depends on:
ii python 2.7.17-2
ii python-glade2 2.24.0-6
ii python-gtk2 2.24.0-6
Versions of packages wicd-gtk recommends:
ii menu 2.1.47+b1
ii policykit-1 0.105-26
ii python-notify 0.1.1-4+b2
Versions of packages wicd-curses depends on:
ii python 2.7.17-2
ii python-urwid 2.0.1-2+b2
Versions of packages wicd-curses recommends:
ii sudo 1.9.1-1
Versions of packages python-wicd depends on:
ii net-tools 1.60+git20180626.aebd88e-1
ii python 2.7.17-2
Versions of packages python-wicd suggests:
ii ethtool 1:5.4-1
ii iproute2 5.7.0-1
-- Configuration Files:
/etc/wicd/encryption/templates/active changed:
wpa
wpa-peap
wpa-peap-wo-domain
wpa-psk
wpa-psk-hex
wpa2-leap
wpa2-peap
wpa2-peap-wo-domain
wep-hex
wep-passphrase
wep-shared
leap
ttls
eap
peap
peap-eduroam
peap-tkip
eap-tls
psu
-- debconf information:
* wicd/users:
--
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
More information about the pkg-wicd-maint
mailing list