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

GUI segfault #2

Closed arcan1s closed 10 years ago

arcan1s commented 10 years ago

Qt5 GUI 1.1.0 If running without root privileges it has segfault. Output:

[MainWindow] [MainWindow] : "defaultSettings" false
[MainWindow] [MainWindow] : "tabNum" 0
Segment Fault (`core' dumped)

from kdesudo no output any to console, but the withdow of program show ok with sudo:

QXcbConnection: Could not connect to display :0

dmesg output:

[37503.101564] netctl-gui[25427]: segfault at 0 ip (null) sp 00007ffff19e9ea8 error 14 in netctl-gui[400000+b0000]

// And I cannot reproduce this bug:

arcan1s commented 10 years ago

commit 7c013310a does not connect with this bug =)

arcan1s commented 10 years ago

It seems it a Qt5 bug. See https://bugs.archlinux.org/task/40493 and https://bugreports.qt-project.org/browse/QTBUG-39166