arcan1s / netctl-gui

Qt4/Qt5 GUI and Plasmoid which interact with netctl
http://arcanis.name/projects/netctl-gui/
GNU General Public License v3.0
20 stars 2 forks source link

Segfault on loading null netctl-auto output #23

Closed arcan1s closed 9 years ago

arcan1s commented 9 years ago
[kapitoshka@arch-book ~]$ netctl-auto list && bash -c 'for ITEM in $(netctl-auto list | cut -c 2-); do unset Description && source /etc/netctl/"$ITEM" && echo "$ITEM | $Description"; done'
[kapitoshka@arch-book ~]$
[MainWindow::showNetctlAutoWindow]
[NetctlAutoWindow::showWindow]
[NetctlAutoWindow::netctlAutoUpdateTable]
[sendDBusRequest]
[sendDBusRequest] : Service "org.netctlgui.helper"
[sendDBusRequest] : Path "/netctl"
[sendDBusRequest] : Interface "org.netctlgui.helper"
[sendDBusRequest] : cmd "isNetctlAutoEnabled"
[sendDBusRequest] : args ()
[sendDBusRequest] : is system bus true
[sendDBusRequest]
[sendDBusRequest] : Service "org.netctlgui.helper"
[sendDBusRequest] : Path "/netctl"
[sendDBusRequest] : Interface "org.netctlgui.helper"
[sendDBusRequest] : cmd "isNetctlAutoActive"
[sendDBusRequest] : args ()
[sendDBusRequest] : is system bus true
[sendDBusRequest]
[sendDBusRequest] : Service "org.netctlgui.helper"
[sendDBusRequest] : Path "/netctl"
[sendDBusRequest] : Interface "org.netctlgui.helper"
[sendDBusRequest] : cmd "ProfileList"
[sendDBusRequest] : args ()
[sendDBusRequest] : is system bus true
[parseOutputNetctl]
Ошибка сегментирования (core dumped)
arcan1s commented 9 years ago

may be related to #22

arcan1s commented 9 years ago

should be fixed in 1.4.1