https://bugs.kde.org/show_bug.cgi?id=391111
Dan Jensen <ad...@leinir.dk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kne | |wstuff/2a40085fc3d2a4a74392 | |eaea31bea82c3b0a465d Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #14 from Dan Jensen <ad...@leinir.dk> --- Git commit 2a40085fc3d2a4a74392eaea31bea82c3b0a465d by Dan Leinir Turthra Jensen. Committed on 18/03/2019 at 15:40. Pushed by leinir into branch 'master'. Handle unsupported OCS commands, and don't over-vote When the server does not support certain commands (such as voting), don't be quite so loud about it. It is not a critical error, and we should accept it when we are told so. Also, the same bug report covers votes being sent out during listing of items. This is caused by the rating being set sometime after setting up a signal chain, and then changing the rating of the widget. So, block signals when we're simply updating the rating's internal state. Differential Revision: https://phabricator.kde.org/D19858 M +2 -0 src/attica/atticaprovider.cpp M +3 -0 src/ui/itemsviewdelegate.cpp M +5 -1 src/ui/progressindicator.cpp https://commits.kde.org/knewstuff/2a40085fc3d2a4a74392eaea31bea82c3b0a465d -- You are receiving this mail because: You are watching all bug changes.