Application: kdeconnectd (22.08.0) Qt Version: 5.15.5 Frameworks Version: 5.97.0 Operating System: Linux 5.19.3-arch1-1 x86_64 Windowing System: Wayland Distribution: "Arch Linux" DrKonqi: 5.25.4 [KCrashBackend] -- Information about the crash: mobile: Sony Experia M1 (G3311) when click in the kdeconnect option "meking sound", the desktop kdeconnect app crash The crash can be reproduced every time. -- Backtrace: Application: Demonio de KDE Connect (kdeconnectd), signal: Aborted [KCrash Handler] #4 0x00007f7480ea14dc in ?? () from /usr/lib/libc.so.6 #5 0x00007f7480e51998 in raise () from /usr/lib/libc.so.6 #6 0x00007f7480e3b53d in abort () from /usr/lib/libc.so.6 #7 0x00007f748149fede in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/libQt5Core.so.5 #8 0x00007f74814bdb7d in ?? () from /usr/lib/libQt5Core.so.5 #9 0x00007f747497f2d0 in QMediaPlayer::QMediaPlayer(QObject*, QFlags<QMediaPlayer::Flag>) () from /usr/lib/libQt5Multimedia.so.5 #10 0x00007f7474aef989 in ?? () from /usr/lib/qt/plugins/kdeconnect/kdeconnect_findthisdevice.so #11 0x00007f7482d552c8 in Device::privateReceivedPacket(NetworkPacket const&) () from /usr/lib/libkdeconnectcore.so.22 #12 0x00007f74816be0d1 in ?? () from /usr/lib/libQt5Core.so.5 #13 0x00007f7482d45ae6 in LanDeviceLink::dataReceived() () from /usr/lib/libkdeconnectcore.so.22 #14 0x00007f74816be0d1 in ?? () from /usr/lib/libQt5Core.so.5 #15 0x00007f7482d3e176 in SocketLineReader::dataReceived() () from /usr/lib/libkdeconnectcore.so.22 #16 0x00007f74816be0d1 in ?? () from /usr/lib/libQt5Core.so.5 #17 0x00007f74813852e7 in ?? () from /usr/lib/libQt5Network.so.5 #18 0x00007f74816be280 in ?? () from /usr/lib/libQt5Core.so.5 #19 0x00007f7481352de0 in ?? () from /usr/lib/libQt5Network.so.5 #20 0x00007f748136967a in ?? () from /usr/lib/libQt5Network.so.5 #21 0x00007f7482378b3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5 #22 0x00007f748168d978 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5 #23 0x00007f74816d70b6 in ?? () from /usr/lib/libQt5Core.so.5 #24 0x00007f747fc6fc6b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #25 0x00007f747fcc6001 in ?? () from /usr/lib/libglib-2.0.so.0 #26 0x00007f747fc6d392 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #27 0x00007f74816d825c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #28 0x00007f748168611c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5 #29 0x00007f7481690c49 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5 #30 0x00005569a76f6597 in ?? () #31 0x00007f7480e3c2d0 in ?? () from /usr/lib/libc.so.6 #32 0x00007f7480e3c38a in __libc_start_main () from /usr/lib/libc.so.6 #33 0x00005569a76f67d5 in _start () [Inferior 1 (process 3744639) detached] Reported using DrKonqi
Hello, thanks for reporting. With "make sound", do you mean "Ring", the first thing in the top-right '...' menu? I switched to English US on Android for a moment to see what it's called, I don't know about the language you're using. If this interpretation is correct, for what it's worth, I wasn't able to reproduce it with an Asus Zenfone 6 and frameworks 5.97.0, Qt 5.15.5 and kdeconnect 22.04.1-3 from the Fedora repo. Does other stuff work, like moving the mouse cursor?
yes. in english is called "ring" as far i test, yes. other functions like multimedia control, send and received files, remote input and run command works. the only thing not working is "ring". send ping also works "EDIT": seems now works. after rebuild qt5-multimedia (without gstreamer support) the app stop crash. not make any sound, (obiously. but what a hell uses gstreamer if exist ffmpeg??? GS is only a bad wrapper for ffmpeg!) but i'm ok with it so can close the issue