Gajim freezes because of music_track functionality
Versions
- OS: gentoo linux amd64
- Gajim version: 1.2.2
- GTK version: 3.24.22
- Python-nbxmpp version: 1.0.2
Steps to reproduce the problem
- Start gajim
- Watch several videos in chromium
Expected behavior
Gajim starts quickly (<5 seconds) and works without freezes
Actual behavior
Gajim starts in more than 15 second. If I watch several videos in chromium gajim freezes: its interface gets completely unresponsive.
Comments
When I comment in gui_interface.py the string:
music_track.enable()
the issue is resolved. Other programs, e.g. kdeconnect, get the current track information without problems. As for me it will be much better to make us able to turn this functionality completely off in settings. I don't like that software used for messaging gets information about media that I watch.
Debug log is attached with information from my roster cut out. gajim-debug.txt
Edited by Ghost User