knemo depends on wireless_tools for some shared libraries. If built against wireless_tools v29, it works without issues. If built against wireless_tools v30.pre9, it segfaults at startup. Reproducible: Always Steps to Reproduce: 1. Install wireless_tools v30-pre9 2. Launch knemo from a terminal Actual Results: Segmentation fault (core dumped). Expected Results: The program is launched as usual. I have run the broken knemo with gdb: (gdb) run Starting program: /usr/bin/knemo [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Program received signal SIGSEGV, Segmentation fault. 0x00007ffff1605a45 in QMetaObject::className() const () from /usr/lib/libQt5Core.so.5
Hello! Sorry to be the bearer of bad news, but this project has been unmaintained for many years so I will be closing this bug.