https://bugs.kde.org/show_bug.cgi?id=481736
--- Comment #29 from Ancoron <ancoron.lucife...@gmail.com> --- Now this is weird, after a full system upgrade + reboot and some about 2-3 sleeps, the notification still where in it's correct place. Then I ran the test: notify-send -t $((60 * 1000)) "Test notification"; sleep 5; spectacle -bfn; xset dpms force off; sleep 30; xset dpms force on; sleep 5; spectacle -bfn ...which showed the notification after "xset dpms force on" only offset a bit (upwards). But then all following notifications again came back in the middle/center of my screen. If I remember correctly, then what I did for sleep just today was to first turn the monitor off and then press the sleep button. Usually I did tend to first put my machine to sleep and then turn the monitor off, which may be an indicator of the code path into play for this bug? But now after running the test, even a sleep after monitor off doesn't fix it, so have to reboot again. -- You are receiving this mail because: You are watching all bug changes.