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

No profiles/SSIDs listed, dbus errors #49

Open mxmilkiib opened 1 year ago

mxmilkiib commented 1 year ago

Trying out the app but confused because nothing shows in the menu and clicking netctl-auto says "netctl-auto is not running".

journalctl says;

Aug 15 18:43:00 red dbus-daemon[506]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.76" (uid=1000 pid=5802 comm="/usr/bin/netctlgui-helper -c /home/milk/.config/ne") interface="org.netctlgui.helper" memb>
Aug 15 18:43:00 red dbus-daemon[506]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.77" (uid=1000 pid=5793 comm="netctl-gui") interface="org.netctlgui.helper" member="Active" error name="(unset)" request>
Aug 15 18:43:00 red dbus-daemon[506]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.77" (uid=1000 pid=5793 comm="netctl-gui") interface="org.netctlgui.helper" member="Information" error name="(unset)" re>
Aug 15 18:43:04 red dbus-daemon[506]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.77" (uid=1000 pid=5793 comm="netctl-gui") interface="org.netctlgui.helper" member="Information" error name="(unset)" re>
Aug 15 18:43:05 red dbus-daemon[506]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.77" (uid=1000 pid=5793 comm="netctl-gui") interface="org.netctlgui.helper" member="Information" error name="(unset)" re>
Aug 15 18:43:07 red dbus-daemon[506]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.77" (uid=1000 pid=5793 comm="netctl-gui") interface="org.netctlgui.helper" member="Information" error name="(unset)" re>
mxmilkiib commented 1 year ago

Oh, I just managed to get this crash out of it just after booting;

           PID: 1852 (netctl-gui)
           UID: 1000 (milk)
           GID: 1000 (milk)
        Signal: 11 (SEGV)
     Timestamp: Tue 2023-08-15 19:34:49 BST (3min 43s ago)
  Command Line: netctl-gui
    Executable: /usr/bin/netctl-gui
 Control Group: /user.slice/user-1000.slice/session-1.scope
          Unit: session-1.scope
         Slice: user-1000.slice
       Session: 1
     Owner UID: 1000 (milk)
       Boot ID: 037b990205ea4f56b8a0b6958c6fd63e
    Machine ID: 13e3e2ee85664436b5512c752462b86b
      Hostname: red
       Storage: /var/lib/systemd/coredump/core.netctl-gui.1000.037b990205ea4f56b8a0b6958c6fd63e.1852.1692124489000000.zst (present)
  Size on Disk: 4.1M
       Message: Process 1852 (netctl-gui) of user 1000 dumped core.

                Stack trace of thread 1852:
                #0  0x00007f353257f2b7 n/a (libQt5Core.so.5 + 0x17f2b7)
                #1  0x00007f3532571791 _ZNK7QString5splitE5QChar6QFlagsIN2Qt18SplitBehaviorFlagsEENS2_15CaseSensitivityE (libQt5Core.so.5 + 0x171791)
                #2  0x0000559c4fffced7 _Z15trayInformationP15NetctlInterfacebb (netctl-gui + 0x41ed7)
                #3  0x0000559c5002e752 _ZN10MainWindow20printTrayInformationEv (netctl-gui + 0x73752)
                #4  0x0000559c50078471 _ZN8TrayIcon10updateMenuEv (netctl-gui + 0xbd471)
                #5  0x00007f35326d17f3 n/a (libQt5Core.so.5 + 0x2d17f3)
                #6  0x00007f3532ee9ac3 _ZN15QSystemTrayIcon9activatedENS_16ActivationReasonE (libQt5Widgets.so.5 + 0x4e9ac3)
                #7  0x00007f3532f1081f n/a (libQt5Widgets.so.5 + 0x51081f)
                #8  0x00007f3532baf529 _ZN7QWidget5eventEP6QEvent (libQt5Widgets.so.5 + 0x1af529)
                #9  0x00007f3532b7893f _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x17893f)
                #10 0x00007f3532b7ddef _ZN12QApplication6notifyEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x17ddef)
                #11 0x00007f353269c6f8 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x29c6f8)
                #12 0x00007f3532b7c12a _ZN19QApplicationPrivate14sendMouseEventEP7QWidgetP11QMouseEventS1_S1_PS1_R8QPointerIS0_Ebb (libQt5Widgets.so.5 + 0x17c12a)
                #13 0x00007f3532bcced5 n/a (libQt5Widgets.so.5 + 0x1cced5)
                #14 0x00007f3532bcec27 n/a (libQt5Widgets.so.5 + 0x1cec27)
                #15 0x00007f3532b7893f _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x17893f)
                #16 0x00007f353269c6f8 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x29c6f8)
                #17 0x00007f3531d4193c _ZN22QGuiApplicationPrivate17processMouseEventEPN29QWindowSystemInterfacePrivate10MouseEventE (libQt5Gui.so.5 + 0x14193c)
                #18 0x00007f3531d2a6c5 _ZN22QWindowSystemInterface22sendWindowSystemEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Gui.so.5 + 0x12a6c5)
                #19 0x00007f352e7ec3e0 n/a (libQt5XcbQpa.so.5 + 0x653e0)
                #20 0x00007f3530f0fa31 g_main_context_dispatch (libglib-2.0.so.0 + 0x5aa31)
                #21 0x00007f3530f6ccc9 n/a (libglib-2.0.so.0 + 0xb7cc9)
                #22 0x00007f3530f0d0e2 g_main_context_iteration (libglib-2.0.so.0 + 0x580e2)
                #23 0x00007f35326eb51c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2eb51c)
                #24 0x00007f353269b404 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x29b404)
                #25 0x00007f353269c8a3 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x29c8a3)
                #26 0x0000559c4ffeec28 main (netctl-gui + 0x33c28)
                #27 0x00007f3531427cd0 n/a (libc.so.6 + 0x27cd0)
                #28 0x00007f3531427d8a __libc_start_main (libc.so.6 + 0x27d8a)
                #29 0x0000559c4fff0235 _start (netctl-gui + 0x35235)

                Stack trace of thread 1878:
                #0  0x00007f35315039df __poll (libc.so.6 + 0x1039df)
                #1  0x00007f3530f6cc2f n/a (libglib-2.0.so.0 + 0xb7c2f)
                #2  0x00007f3530f0d0e2 g_main_context_iteration (libglib-2.0.so.0 + 0x580e2)
                #3  0x00007f35326eb51c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2eb51c)
                #4  0x00007f353269b404 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x29b404)
                #5  0x00007f35324f73b6 _ZN7QThread4execEv (libQt5Core.so.5 + 0xf73b6)
                #6  0x00007f353319fa9a n/a (libQt5DBus.so.5 + 0x18a9a)
                #7  0x00007f35324f35da n/a (libQt5Core.so.5 + 0xf35da)
                #8  0x00007f353148c9eb n/a (libc.so.6 + 0x8c9eb)
                #9  0x00007f353151123c n/a (libc.so.6 + 0x11123c)

                Stack trace of thread 2096:
                #0  0x00007f35314894ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007f353148bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007f3519ec781c n/a (iris_dri.so + 0xc781c)
                #3  0x00007f3519f1472c n/a (iris_dri.so + 0x11472c)
                #4  0x00007f353148c9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007f353151123c n/a (libc.so.6 + 0x11123c)

                Stack trace of thread 2099:
                #0  0x00007f35314894ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007f353148bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007f3519ec781c n/a (iris_dri.so + 0xc781c)
                #3  0x00007f3519f1472c n/a (iris_dri.so + 0x11472c)
                #4  0x00007f353148c9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007f353151123c n/a (libc.so.6 + 0x11123c)

                Stack trace of thread 2100:
                #0  0x00007f35314894ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007f353148bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007f3519ec781c n/a (iris_dri.so + 0xc781c)
                #3  0x00007f3519f1472c n/a (iris_dri.so + 0x11472c)
                #4  0x00007f353148c9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007f353151123c n/a (libc.so.6 + 0x11123c)

                Stack trace of thread 2101:
                #0  0x00007f35314894ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007f353148bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007f3519ec781c n/a (iris_dri.so + 0xc781c)
                #3  0x00007f3519f1472c n/a (iris_dri.so + 0x11472c)
                #4  0x00007f353148c9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007f353151123c n/a (libc.so.6 + 0x11123c)

                Stack trace of thread 2097:
                #0  0x00007f35314894ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007f353148bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007f3519ec781c n/a (iris_dri.so + 0xc781c)
                #3  0x00007f3519f1472c n/a (iris_dri.so + 0x11472c)
                #4  0x00007f353148c9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007f353151123c n/a (libc.so.6 + 0x11123c)

                Stack trace of thread 1885:
                #0  0x00007f35315039df __poll (libc.so.6 + 0x1039df)
                #1  0x00007f3530e7126b n/a (libxcb.so.1 + 0xd26b)
                #2  0x00007f3530e72d1d xcb_wait_for_event (libxcb.so.1 + 0xed1d)
                #3  0x00007f352e7e9ed2 n/a (libQt5XcbQpa.so.5 + 0x62ed2)
                #4  0x00007f35324f35da n/a (libQt5Core.so.5 + 0xf35da)
                #5  0x00007f353148c9eb n/a (libc.so.6 + 0x8c9eb)
                #6  0x00007f353151123c n/a (libc.so.6 + 0x11123c)

                Stack trace of thread 2095:
                #0  0x00007f35314894ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007f353148bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007f3519ec781c n/a (iris_dri.so + 0xc781c)
                #3  0x00007f3519f1472c n/a (iris_dri.so + 0x11472c)
                #4  0x00007f353148c9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007f353151123c n/a (libc.so.6 + 0x11123c)

                Stack trace of thread 2098:
                #0  0x00007f35314894ae n/a (libc.so.6 + 0x894ae)
                #1  0x00007f353148bd40 pthread_cond_wait (libc.so.6 + 0x8bd40)
                #2  0x00007f3519ec781c n/a (iris_dri.so + 0xc781c)
                #3  0x00007f3519f1472c n/a (iris_dri.so + 0x11472c)
                #4  0x00007f353148c9eb n/a (libc.so.6 + 0x8c9eb)
                #5  0x00007f353151123c n/a (libc.so.6 + 0x11123c)
                ELF object binary architecture: AMD x86-64