
QNetStatView
Source (link to git-repo or to original if based on someone elses unmodified work):
Available as/for:debian-packagerelease-stablesource-packagewindows-binaryx86x86-64
Description:1.5.6 (03.02.2020)
- added translations: Italian and Polish
- another attempt to stabilize scrolling
- fixing errors that cause crashes
- minor GUI fixes
Ratings & Comments
43 Comments
8 Thank you for the program! and Polish translation
Hi admsasha - if you'd like, then: - there's a Polish translation of this application: https://github.com/polaur/new-branded/blob/master/qnetstatview/qnetstatview_pl.ts made by lami07 and me, both from Polish Arch Community, and - there's PKGBUILD for 1.5.5 version: https://github.com/polaur/new-branded/blob/master/qnetstatview/PKGBUILD
Thanks! I added to my repository.
2 Crashes with a segfault when built with qt-5.14.0.
On other versions Qt normally ? What OS?
Building with qt-4.8.7 fails and qt-5.14.0 is the only version of qt5 I have installed. libnet is 1.1.6 and libpcap 1.9.1. The application crashes on startup (the main window never shows) with linux-4.19.91 and 5.5.0-rc3, but runs OK on 5.4.6. The OS is LInux from Scratch. Network is wlan0 - iwlwifi/mvm.
I built on arch in Qt5.14.0. There are no problems with the launch. Can you build in debug and show debugging ? Yes, Qt 4 is not supported. libnet and libpcap are not required.
Mmmm, it seems to run OK (mostly) with a debug build. Maybe it's a timing problem and they are hard to track down. I did, however, get one crash with the following diagnostic printed: ASSERT failure in QList::at: "index out of range", file /opt/qt-5.14.0/include/QtCore/qlist.h, line 571 If I can reliably recreate the segfault (and provide some diagnostics), I'll report back
http://sl1pkn07.no-ip.com/paste/view/b708c4cc greetings PS: Qt5 get segment fault
How to reproduce it?
only execute Qt4 4.8.5 libnet 1.1.6 libpcap 1.5.1
Tested it on http://www.slax.org/en/download.php http://rusfolder.com/39382449 Can build, debug and see which line is falling? I can't get the segment fault...
i'm not coder, but with GDB get: http://sl1pkn07.no-ip.com/paste/view/ae0f7586 greetings
Then just need to type "bt".
then http://sl1pkn07.no-ip.com/paste/view/11cb4d29
And add in .pro file :) CONFIG += debug DEFINES += DEBUG
ASSERT failure in QList<T>::at: "index out of range", file /usr/include/qt4/QtCore/qlist.h, line 469
more output....
oh. sorry http://sl1pkn07.no-ip.com/paste/view/cc4290ff greetings
this is add in .pro file ? CONFIG += debug DEFINES += DEBUG
yes in my distribution don't have debug packages for Qt4 greetings
please, test this. dansoft.krasnokamensk.ru/data/1016/qnetstatview_source_test1.tar.gz
ASSERT failure in QList<T>::at: "index out of range", file /usr/include/qt4/QtCore/qlist.h, line 469 Abortado (`core' generado) http://sl1pkn07.no-ip.com/paste/view/48f5b661
sorry for the last comment, that is incorrect (my fail, don't delete previous sources) http://sl1pkn07.no-ip.com/paste/view/38de2079 fail build (qnetstatview_source_test1) greetings you can found me in IRC freenode (same nick)
Oops. Replace. dansoft.krasnokamensk.ru/data/1016/qnetstatview_source_test2.tar.gz