-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
libnotify
warnings on Debian Buster make app unusable (need to restart)
#8279
Comments
It's one month and still no resolution. In fact, it has become much more painful to have a conversation since 1.0.1
|
Can you explain how it is "painful"? In the first comment, it appeared that you receive some warning in the terminal. Is anything else happening? |
It's painful because I can't use riot-web after that. I have to shut down the app. Re-start it , talk for couple of minutes , again get the error and can no longer talk. The cycle just goes on repeating :( |
Do you know of a live install image for that Debian release? I found https://www.debian.org/CD/live/, but it seems to only have the stable release. |
We do have weekly testing live iso's but I couldn't tell if they are any good or not. See https://get.debian.org/cdimage/unofficial/non-free/images-including-firmware/weekly-live-builds/amd64/iso-hybrid/ There is an errata published, please look into that https://www.debian.org/devel/debian-installer/errata before going ahead. There are also some notes you may find handy as well as far as D-I itself is concerned. https://www.debian.org/devel/debian-installer/News/2019/20190202 Some notes -
Let me know if you get into any issues with either. There are bit-torrent releases as well as you could either use wget or a bittorrent client or some sort of download manager if you on some non-linux platform. https://get.debian.org/cdimage/unofficial/non-free/images-including-firmware/buster_di_alpha5+nonfree/amd64/ this gives you all the options. |
This has got fixed with the newest release i.e. riot-web 1.0.3 -
Although have no clue where the react-sdk repository is located to see the full changelog. |
I thought it got fixed but no, it's still there :(
|
Looks like the list in https://get.debian.org/cdimage/unofficial/non-free/images-including-firmware/weekly-live-builds/amd64/iso-hybrid/ has different variants for Gnome, KDE, etc. Which one would be closest to what you are using? |
You could either use mate or use lxqt . I interchangeably use both the desktops. The behaviour I shared is the same on both the same desktops. |
I tried testing with Can you think of any other steps to reproduce the issue? |
I am not saying it doesn't start. I am saying it starts giving those libnotify warnings and then I cannot continue the interaction. I have to use CTRL+C because the normal stop doesn't work. I tried to see why I need libnotify4 and it says -
Does this shed any more light ? If need I could use strace but it eats space like anything. Anything I can do to lessen the noise would be good. Any guidance on this regard may be helpful. |
I did not receive any warnings from libnotify when trying to duplicate your setup, so for the moment it seems unclear if this is an issue for all debian buster users, or something specific to your systems. The libnotify dependency comes from Electron's notification APIs. It seems like similar issues have been opened for at least other Electron-based apps: https://github.com/meetfranz/franz/issues/592 This suggests to me that it's an issue either in Electron or in the libnotify supplied by the distribution. I don't believe there's much that Riot can do about this, but please let us know if there is. |
at least for the moment, with the new release the issue has stopped . @jryans the only fix they seemed to have done in this release is at #9205 from what I could gather. Maybe that has something to with it. /me clueless. Update - I just had to say it and it again dropped libnotify warning and became unresponsive, guess this needs to be fixed by either libnotify or electron or both :( |
I have this problem on my Debian testing (mate) since few months. When receiving a message it freezes completely for about 90 seconds. During it there are messages in log:
or
It happens very often and makes it really hard to chat. Running the app with |
I just tested and disabling "desktop notifications for this sessions" stops freezing (also with audible notifications enabled). |
As a side note my system also has problems with notifications from some other apps (e.g. network manager) which may have been caused by trying KDE/wayland. IMO moving notifications to another thread would be a good idea, because now it looks like it causes also some internal problems:
|
Unfortunately, Element itself can't really do anything about how |
@jryans do you know if the specific issue has been relayed to the libnotify maintainers. If yes, is there some bug/ticket we could look into and associate with. Some way to track it. After a bit of search, did find a bunch of tickets and where the release can be tracked but no sure way to figure things out. |
I do not know anything more about this topic than what's contained in this issue already. |
libnotify
warnings on Debian Buster make app unusable (need to restart)
@shirishag75 @se17p Is this still reproducible? |
Closing in favor of element-hq/element-desktop#856 which looks like to be a new report of this |
Dear all,
Thank you for maintaining riot-web. I was trying it out on debian-buster and got the following -
Could somebody fix this, thank you.
The text was updated successfully, but these errors were encountered: