Summary: | Notifications pop up in the middle of the screen after being away from pc for a while | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Knut Eirik <knuteirikj> |
Component: | Notifications | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | aacid, akos+kde, akselmo, albertobonalumi00, ancoron.luciferis, andrea.ippo, Chris, cjbottaro, damien.szczyt, denis.gorodnichev, dimitargeorgiev5, dougshaw77, dustintownsend25, ezzefmw9, godlike64, goingtosleepzzz, gronslet, gudvinr+kde, guido.iodice, gwarser, isi.floss, jacob, kde-bugs, kde, kde, kde, kdedev, leecifer, m.kurz, nate, nurali258, pepko94, prettyvanilla, sephiroth_pk, squider, steve_v, stonework3800, tgnff242, till.seifert, u.ra604, unlovable_fridge356, ve4grm, viktor.balogh45, ville.aakko, vozdeckyl, zmeyski, zvova7890 |
Priority: | HI | Keywords: | qt6, regression |
Version First Reported In: | 5.93.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=484875 https://bugs.kde.org/show_bug.cgi?id=459082 |
||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/-/commit/bd226094ccb3d143538553ec31add3133b9a5f34 | Version Fixed In: | 6.0.3 |
Sentry Crash Report: | |||
Attachments: |
This image shows where every notification shows up
Notification position notification settings w/ the notification popup in wrong position Old notification before sleep. Old notification after sleep. New notification. Screenshot with Plasma 6.3.2 notification appearing at the wrong position |
Cannot reproduce, they are showing up near System Tray as expected. Operating System: KDE neon Testing Edition KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 Kernel Version: 6.5.0-21-generic (64-bit) Graphics Platform: Wayland Graphics Processor: AMD Radeon Pro WX 3200 Series Created attachment 166054 [details]
Notification position
I am seeing the same on RC2 even without idle, regardless of the system settings config.
Interestingly, that's not the exact middle, it's the bottom middle, where OSDs go. So it seems like something is positioning the notifications as if they're OSDs (not notifications or windows). Are folks who could reproduce this issue in the past still able to do so with the final 6.0 release? (In reply to Nate Graham from comment #4) > Are folks who could reproduce this issue in the past still able to do so > with the final 6.0 release? Yep, and it does seem to have something to do with DPMS. I just reproduced it with: $ xset dpms force off $ notify-send test (In reply to Nate Graham from comment #4) > Are folks who could reproduce this issue in the past still able to do so > with the final 6.0 release? It still happens after coming back from lockscreen after idling for a while. Thanks. Does it happen on Wayland too, or only on X11? Seems to be X11-only in my case. Is everyone else who's affected seeing the same thing? Could not reproduce the bug on wayland, only on x11. Created attachment 166841 [details]
notification settings w/ the notification popup in wrong position
I am also having this issue ever since upgrading to 6.0.1. I upgraded from 5.27.10 right into 6.0.1 on Arch. I did not have any testing or beta packages of Plasma 6 installed.
Prior to Plasma 6, notifications were always right next to the system tray, bottom right side of the screen.
No matter what notification position setting I choose, I always get the center / middle-bottom notification popup position.
Attached screenshot showing send-notify, notification settings and the notification popup together.
Xorg 21.1.11
Plasma 6.0.1
*** Bug 483261 has been marked as a duplicate of this bug. *** Knut Eirik, yes, it is X11 only. *** Bug 483430 has been marked as a duplicate of this bug. *** https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4063 will also fix it. Git commit 6d543aca43858f707b32e1e08c39bfd7b3ffaf8e by Fushan Wen. Committed on 19/03/2024 at 08:41. Pushed by fusionfuture into branch 'master'. shell: emit screenGeometryChanged when panel is ready When screenGeometryChanged is emitted in `handleScreenOrderChanged`, only desktops are ready. Panels are still in the waiting list and do not have a associated containment, so those containments do not have a valid id for screen, which is required to get a valid screen geometry. Related: bug 482339 FIXED-IN: 6.0.3 M +1 -0 shell/shellcorona.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/6d543aca43858f707b32e1e08c39bfd7b3ffaf8e Git commit bd226094ccb3d143538553ec31add3133b9a5f34 by Fushan Wen. Committed on 19/03/2024 at 09:11. Pushed by fusionfuture into branch 'Plasma/6.0'. shell: emit screenGeometryChanged when panel is ready When screenGeometryChanged is emitted in `handleScreenOrderChanged`, only desktops are ready. Panels are still in the waiting list and do not have a associated containment, so those containments do not have a valid id for screen, which is required to get a valid screen geometry. Related: bug 482339 FIXED-IN: 6.0.3 (cherry picked from commit 6d543aca43858f707b32e1e08c39bfd7b3ffaf8e) M +1 -0 shell/shellcorona.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/bd226094ccb3d143538553ec31add3133b9a5f34 Still seeing this with Arch 6.0.3 packages. (In reply to Jurica Vukadin from comment #18) > Still seeing this with Arch 6.0.3 packages. Do new notifications also pop up in the wrong position, or only existing notifications? I ran this: notify-send -t $((60 * 1000)) "old notification" sleep 5 spectacle -bfn xset dpms force off sleep 30 xset dpms force on sleep 5 spectacle -bfn "old notification" was in the correct position before going to sleep. It moved slightly up after waking. I then did a notify-send "new notification" and that showed up the mid-low-center. Created attachment 167988 [details]
Old notification before sleep.
Created attachment 167989 [details]
Old notification after sleep.
Created attachment 167990 [details]
New notification.
bug still present for me on 6.0.3 Cannot reproduce. I'd suggest debugging it yourself as it might only happen on specific hardware (In reply to Fushan Wen from comment #25) > Cannot reproduce. I'd suggest debugging it yourself as it might only happen > on specific hardware It's not fixed, notifications still appear slightly below the center of the screen on 6.0.3 Care to provide any hints on how to debug ourselves? Still affected. 6.0.3 Nvidia I am also affected by this issue (have to use X11 until Wayland supports full session restore and some other apps solve their compatibility with Wayland). However, I have 2 different machines with pretty much identical system/software setup and only on one of them the issue occurs: Machine A → Main User → BAD Machine A → Secondary User → GOOD Machine B → Main User → GOOD So I suspect that this issue has to to with some leftover config from Plasma 5 which are only present for some users. Both machine setups where previously running Plasma 5 and have been upgraded. System info for Machine A: Operating System: Arch Linux KDE Plasma Version: 6.0.3 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.3 Kernel Version: 6.8.4-arch1-1 (64-bit) Graphics Platform: X11 Processors: 16 × AMD Ryzen 7 5700G with Radeon Graphics Memory: 58.7 GiB of RAM Graphics Processor: AMD Radeon Graphics 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. I have this same issue. It is fine after a reboot, and then appears after the computer has been on for a while. I'm not a dev, but can happily provide info and run tests if it is useful. Operating System: openSUSE Tumbleweed 20240412 KDE Plasma Version: 6.0.3 KDE Frameworks Version: 6.0.0 Qt Version: 6.7.0 Kernel Version: 6.8.5-1-default (64-bit) Graphics Platform: X11 Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor Memory: 15.6 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 3060/PCIe/SSE2 Manufacturer: Gigabyte Technology Co., Ltd. Product Name: B550 AORUS PRO AC Unfortunately, I am still having the same problem on 6.0.4. In my case, it appears related to the display turning off, rather than the system as a whole going to sleep (which I have disabled). I can reproduce the issue by running 'xset dpms force off', thereby turning the display off, then waking the display. To test the issue, I send a test notification with "notify-send" before and after turning off the display. I also tried to create a new user to see if perhaps it was some leftover Plasma 5 configuration that was causing the issue (per Ancoron's comment), but I could immediately reproduce the issue on the new user as well. Operating System: Arch Linux KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0 Kernel Version: 6.8.7-zen1-1-zen (64-bit) Graphics Platform: X11 Processors: 12 × AMD Ryzen 5 7600X 6-Core Processor Memory: 30.5 GiB of RAM Graphics Processor: AMD Radeon RX 7900 XT Manufacturer: Gigabyte Technology Co., Ltd. Product Name: B650 AORUS ELITE AX also affected with 6.0.4. i can fix it by adjusting the height of my panel by 1px. then current *and* future notification appear at the correct place. (In reply to Till Seifert from comment #32) > also affected with 6.0.4. > i can fix it by adjusting the height of my panel by 1px. > then current *and* future notification appear at the correct place. Can also confirm that the notification goes to the correct position after resizing. It goes back to the wrong position after coming back from the lock screen. I have the same problem as everyone else. 6.0.4, Nvidia, X11, turning off monitor seems to trigger the problem. *** Bug 486635 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/plasma/libplasma/-/merge_requests/1118 I've had this bug on EndeavourOS since updating to Plasma 6. By coincidence what fixed this for me is applying a fix for another bug I also had: https://bugs.kde.org/show_bug.cgi?id=484323 The solution for some people there has been to disable Kscreen2 found at: Settings -> System -> Session -> Background Services I tried this myself and now that bug is fixed, although I did have to reboot after disabling Kscreen2 as my monitor (actually a HDMI connected TV) remained blank the next day after I'd turned it off for the night. Logging out and back in was not enough. As a byproduct of that fix, my notifications are now always showing in the correct location. It's been more than three days since I disabled Kscreen2 (without rebooting) and both bugs are gone for me. This includes several times of switching the screen on and off which is about where I'd start seeing it before, after locking and switching the screen off overnight. It would be interesting to see if this would apply to anyone else's situation. The downside is that disabling Kscreen2 might not be an option for those with multiple monitors from what I understand. Nobody else seems to have noticed this so I've just created this account literally for reporting this as a possible fix for others. (In reply to ezzefmw9 from comment #37) > I've had this bug on EndeavourOS since updating to Plasma 6. By coincidence > what fixed this for me is applying a fix for another bug I also had: > https://bugs.kde.org/show_bug.cgi?id=484323 > > The solution for some people there has been to disable Kscreen2 found at: Thanks so much for this workaround! It's been working for me even after a few monitor turn offs. I only have one monitor, so disabling kscreen2 doesn't seem like it will be an issue. Thanks again! Please remember to re-enable KScreen once this bug is fixed, or else any multimonitor setup you try to use will be badly broken. (In reply to ezzefmw9 from comment #37) > The solution for some people there has been to disable Kscreen2 found at: Thanks this fixed the annoying issue. (In reply to ezzefmw9 from comment #37) > what fixed this for me is applying a fix for another bug I also had: > https://bugs.kde.org/show_bug.cgi?id=484323 > > The solution for some people there has been to disable Kscreen2 found at: > > Settings -> System -> Session -> Background Services You are my savior as well! Thanx a lot! (In reply to ezzefmw9 from comment #37) > I've had this bug on EndeavourOS since updating to Plasma 6. By coincidence > what fixed this for me is applying a fix for another bug I also had: > https://bugs.kde.org/show_bug.cgi?id=484323 > > The solution for some people there has been to disable Kscreen2 found at: > > Settings -> System -> Session -> Background Services > > I tried this myself and now that bug is fixed, although I did have to reboot > after disabling Kscreen2 as my monitor (actually a HDMI connected TV) > remained blank the next day after I'd turned it off for the night. Logging > out and back in was not enough. > > As a byproduct of that fix, my notifications are now always showing in the > correct location. It's been more than three days since I disabled Kscreen2 > (without rebooting) and both bugs are gone for me. This includes several > times of switching the screen on and off which is about where I'd start > seeing it before, after locking and switching the screen off overnight. > > It would be interesting to see if this would apply to anyone else's > situation. The downside is that disabling Kscreen2 might not be an option > for those with multiple monitors from what I understand. > > Nobody else seems to have noticed this so I've just created this account > literally for reporting this as a possible fix for others. Thanks. I literally created an account just to check if this bug was tracked, it was driving me crazy. I was reproducing it on a fresh Nobara KDE (x11) install, NVIDIA 3070. I'm not experience this issue anymore since some version(probably after mentioned fixes was landed). So maybe albertobonalumi00 have some specific case Well, it just happened. I had kscreen service disabled for a few weeks and re-enabled it yesterday. Operating System: Arch Linux KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.2.0 Qt Version: 6.7.1 Kernel Version: 6.8.11-273-tkg-eevdf (64-bit) Graphics Platform: X11 Processors: 16 × AMD Ryzen 7 7800X3D 8-Core Processor Memory: 93.4 GiB of RAM Graphics Processor: AMD Radeon Graphics should this bug be marked Product: KScreen rather than plasmashell? I can confirm this bug still exists on Manjaro KDE, latest updates applied. I've been on Wayland since the beta Nvidia drivers came out, but I had to switch back to X11 recently due to some weird screen flickering that started happening. And guess what came back, notifications in the middle of the screen! I'm on 6.3.0. Same here on Plasma 6.10 on X session The same happens for me every time I turn off and on the monitor (X11 session). Steps to reproduce: * power on or restart the pc and login to desktop * run any task that shows notification - it is show in the right bottom corner of the screen * turn off the monitor * turn onn the monitor * run any task that shows notification - it is now shown close to the center of the screen SOFTWARE/OS VERSIONS System: KDE Neon User Edition KDE Plasma Version: 6.1.0 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.0 Session: X11 Workaround when it happens for me is to call in terminal killall plasmashell && plasmashell& Settings page for managing services appears to be hidden, probably because of this bug. That's not how we do things in opensource I knew for the last 20 years. I will not argue about intentions of KDE contributor who pushed that change, you can still access the applet it via "kcmshell6 kded" from terminal. same here on plasma 6.1.2 on X11 with amd gpu Is this fixed in 6.1.3? I masked all plasma and qt applications with keywords (on Gentoo) beacause of three annoying bugs,using plasma 5.27.11 on ~amd64 branch right now, one of them is fiexed, left this and "black screen on screen-locking with X11 and amdgpu" Plasma 6 is beautiful, hoping update to 'BUGLESS' Plasma 6 soon, LOL.... This bug is still present on 6.1.4. It seems to get triggered every time the screen shuts off (I haven't tested shutting it off manually as I have the power saving feature for that). Adding the notification widget on the panel, or resizing the panel only fixes it until the next time the screen shuts off and comes back on (not to mention that there's a 50/50 chance that trying to edit the panel crashes plasma - still comes back and usually the bug goes away then too, of course until the next time the screen shuts off). Disabling kscreen is not really a solution if you are using the "Turn off screen" feature, as then the screen does not turn back on and you have to either switch to a tty and kill the X11 session or reboot the system. Further update: setting the notification popups location in system settings to be fixed, instead of "Near notification icon" does not fix this either. The popup reverts to appearing in the lower middle of the screen after the monitor turns off and back on again. This is still a thing on Plasma 6.1.2. I am not touching Wayland anytime soon, so I simply moved to a X11 DE that doesn't introduce major regressions every couple years. Operating System: Arch Linux KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 Kernel Version: 6.10.8-273-tkg-bore (64-bit) Graphics Platform: X11 Processors: 16 × AMD Ryzen 7 7800X3D 8-Core Processor Memory: 93.9 GiB of RAM Graphics Processor: AMD Radeon RX 7800 XT *** Bug 493812 has been marked as a duplicate of this bug. *** Still present in plasma 6.1.5. Echoing above comment WRT wayland and regressions every major plasma release. Git commit e568e18e192def09f60d9d626d55a455eaf71d19 by Fushan Wen, on behalf of David Edmundson. Committed on 05/10/2024 at 02:39. Pushed by fusionfuture into branch 'master'. containment: emit screen geometry change correctly A containment reports the screen geometry. A containment has a lastScreen member which is the index of the screen it should be on. We used to track changes to the screen before a containment was assigned to a screen, except the screen geometry got removed in a0b8bb2a7bfa153b6e5923de019ac8b50f1be395. reactToScreenChanged is called whenever Containment::screen changes this is where a containment is bound to an physical screen. It's a better hook for announcing geometry changes rather than having consumers make this assumption. M +8 -4 src/plasma/containment.cpp M +0 -3 src/plasmaquick/plasmoid/plasmoiditem.cpp https://invent.kde.org/plasma/libplasma/-/commit/e568e18e192def09f60d9d626d55a455eaf71d19 A possibly relevant merge request was started @ https://invent.kde.org/plasma/libplasma/-/merge_requests/1208 Git commit 0d3dac98d6f0b0077d225d84868f42fbb5813fa7 by Fushan Wen. Committed on 05/10/2024 at 02:50. Pushed by fusionfuture into branch 'Plasma/6.2'. containment: emit screen geometry change correctly A containment reports the screen geometry. A containment has a lastScreen member which is the index of the screen it should be on. We used to track changes to the screen before a containment was assigned to a screen, except the screen geometry got removed in a0b8bb2a7bfa153b6e5923de019ac8b50f1be395. reactToScreenChanged is called whenever Containment::screen changes this is where a containment is bound to an physical screen. It's a better hook for announcing geometry changes rather than having consumers make this assumption. (cherry picked from commit e568e18e192def09f60d9d626d55a455eaf71d19) Co-authored-by: David Edmundson <kde@davidedmundson.co.uk> M +8 -4 src/plasma/containment.cpp M +0 -3 src/plasmaquick/plasmoid/plasmoiditem.cpp https://invent.kde.org/plasma/libplasma/-/commit/0d3dac98d6f0b0077d225d84868f42fbb5813fa7 Is anyone still able to experience this exact issue with Plasma 6.25 or the 6.3 beta? Additional changes to the notification codewent in for 6.3 that may have also helped here. (In reply to Nate Graham from comment #61) > Is anyone still able to experience this exact issue with Plasma 6.25 or the > 6.3 beta? Additional changes to the notification codewent in for 6.3 that > may have also helped here. I had been using the workaround of disabling kscreen, but enabled it again to test. Didn't occur organically over the past couple days. Also didn't occur on running the command from comment #29. Hard to prove that it's fully gone, but looks promising! I'm running OpenSuse Tumbleweed, Plasma 6.2.5 🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! (In reply to Nate Graham from comment #61) > Is anyone still able to experience this exact issue with Plasma 6.25 or the > 6.3 beta? Additional changes to the notification codewent in for 6.3 that > may have also helped here. Been on 6.2.4 for a month and the issue was gone back then. Sometimes plasma crashes when my screen turns on after a period of inactivity, but that might be a different thing. The good thing is that notifications always stay in their proper place now. > Been on 6.2.4 for a month and the issue was gone back then. Sometimes plasma > crashes when my screen turns on after a period of inactivity, but that might > be a different thing. The good thing is that notifications always stay in > their proper place now. I'm glad to hear the notifications a behaving now. You're right, a crash is a different issue. If it crashes again, feel free to report it as a new issue. See this for how to get a backtrace for the report if Dr Konqui doesn't appear: https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports# Thanks! Hi, I have this issue too. KDE Version is 6.3.1. I cannot seem to find the Background Services: Settings -> System -> Session -> Background Services Please help if there is a solution known somewhere, but I am missing it. (In reply to dimitargeorgiev5 from comment #66) > I have this issue too. KDE Version is 6.3.1. We need more information about your system. Please let us know SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) > I cannot seem to find the Background Services: It's no longer in the menu from the older comment. Search for it in the app menu (kicker) or kickoff and you'll find it. Thanks (In reply to TraceyC from comment #67) > (In reply to dimitargeorgiev5 from comment #66) > > I have this issue too. KDE Version is 6.3.1. > > We need more information about your system. Please let us know > > SOFTWARE/OS VERSIONS > Linux/KDE Plasma: > (available in About System) > > > > I cannot seem to find the Background Services: > > It's no longer in the menu from the older comment. Search for it in the app > menu (kicker) or kickoff and you'll find it. > > Thanks Thanks for your reply. I was on the latest KDE Neon Distro, but i moved to Mint, so I cannot provide build numbers etc. I thought i could live with that bug with the popups, but it was too annoying even though it seemed something little, i get quite a few messages and them stealing the focus etc was a bit too much. Maybe some day I will try KDE again, but for now the two versions I tried all had too much trouble. Thanks once again. Created attachment 179294 [details]
Screenshot with Plasma 6.3.2
I can still reproduce the issue. It starts randomly, but once it starts *all* notifications are displayed in the wrong place.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon
KDE Plasma Version: 6.3.2
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
I have the same problem on my laptop. I think that it might be related to multi-monitor. During working hours my laptop acts as a secondary screen while I do most of my work on an external monitor. In this situation I don't recall seeing this problem. The problem typically arises after I disconnect the external monitor and MAYBE it's also related to suspending the system after that (by closiing the lid). Then when I open the lid again and don't reconnect the external monitor, the problem happens. Scaling is at 100% on both displays, always. Operating System: openSUSE Tumbleweed 20250405 KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.12.0 Qt Version: 6.8.2 Kernel Version: 6.14.0-1-default (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 7840U w/ Radeon 780M Graphics Memory: 30.7 GiB of RAM Graphics Processor: AMD Radeon 780M Manufacturer: Framework Product Name: Laptop 13 (AMD Ryzen 7040Series) System Version: A7 Created attachment 180143 [details]
notification appearing at the wrong position
Some more information: - I'm on Wayland, therefore removing the x11-only flag. Would also drop it from the title but can't - would be great if someone could - Screen resolution is 2256x1504. External monitor is 2560x1440 I tried live KDE Debian a few days ago, just to check if this issue is still present it is. I tried it without external monitor FYI. It so unpleasant that this issue makes KDE so frustrating to use. I tried Cinnamon, Gnome, but they aren't even closely pleasant as KDE, so I am back to Windows, waiting for better days with KDE :) (In reply to dimitargeorgiev5 from comment #73) > I tried live KDE Debian a few days ago, just to check if this issue is still > present it is. I tried it without external monitor FYI. It so unpleasant > that this issue makes KDE so frustrating to use. I tried Cinnamon, Gnome, > but they aren't even closely pleasant as KDE, so I am back to Windows, > waiting for better days with KDE :) If it doesn't happen THAT often, you could still just restart the plasmashell every time it happens ;) `systemctl --user restart plasma-plasmashell.service` Unfortunately it happens very often, all new emails, all Viber messages, every time I change the keyboard layout... I tried when I had KDE Neon, I set everything, I started my workday, and it was too frustrating after an hour. (In reply to Andrea Ippolito from comment #70) > I think that it might be related to multi-monitor. > > During working hours my laptop acts as a secondary screen while I do most of > my work on an external monitor. In this situation I don't recall seeing this > problem. > > The problem typically arises after I disconnect the external monitor and > MAYBE it's also related to suspending the system after that (by closiing the > lid). Then when I open the lid again and don't reconnect the external > monitor, the problem happens. > > Scaling is at 100% on both displays, always. I occasionally experience the issue (on X11) while using multiple monitors, so I'm not sure that that's the cause. I've modified the title as requested. Do you know a distro/KDE Version where this problem isn't present, even if it's an older one? (In reply to dimitargeorgiev5 from comment #77) > Do you know a distro/KDE Version where this problem isn't present, even if > it's an older one? I think this is a question better asked on the forums - https://discuss.kde.org/ As far as I know, Kubuntu 24.04 is still on Plasma 5 which, again AFAIK, does not have this issue. I'm guessing everyone affected by this is NOT customizing the notification position in System Settings > Notifications, right? Is there anyone who can reproduce the bug with the notification position set to a specific position on screen, instead of following the Notifications icon? *** Bug 501937 has been marked as a duplicate of this bug. *** (In reply to Nate Graham from comment #79) > I'm guessing everyone affected by this is NOT customizing the notification > position in System Settings > Notifications, right? > > Is there anyone who can reproduce the bug with the notification position set > to a specific position on screen, instead of following the Notifications > icon? I am customising it, I place notifications in the top centre of the screen. I haven't seen this bug since updating to 6.3.3, however. (In reply to Nate Graham from comment #79) > I'm guessing everyone affected by this is NOT customizing the notification > position in System Settings > Notifications, right? > > Is there anyone who can reproduce the bug with the notification position set > to a specific position on screen, instead of following the Notifications > icon? Default position here (In reply to Riccardo Robecchi from comment #81) > (In reply to Nate Graham from comment #79) > > I'm guessing everyone affected by this is NOT customizing the notification > > position in System Settings > Notifications, right? > > > > Is there anyone who can reproduce the bug with the notification position set > > to a specific position on screen, instead of following the Notifications > > icon? > > I am customising it, I place notifications in the top centre of the screen. > I haven't seen this bug since updating to 6.3.3, however. So back when you were experiencing the issue, you had changed the default notification position, right? Is anyone else able to reproduce the issue in Plasma 6.3.4? 🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! 🐛🧹 This bug has been in NEEDSINFO status with no change for at least 30 days. Closing as RESOLVED WORKSFORME. I've been seeing this in git-master Wayland since last week. It affects notifications from the system and from apps (like Tidal, Spotify) I can consistently reproduce it by just running this: notify-send 'hello world' Do you have the notification widget inside system tray or outside of it as it's own widget? On my system, the systray widget is in the panel. There is no systray widget or notification applet outside the panel. In the first screenshot from the first message, the systray is also on the panel I have two systems on git-master. One of which has this bug (XPS), the other doesn't (Flex). Both are running Solus, Wayland. Both had the position as default "Near notification icon" Notably, on the XPS with the bug, no matter what I choose for the notification position in settings, it is ignored by the UI. The setting is being correctly saved on disk to plasmanotifyrc. XPS - has the bug: - Connected to external monitors via a dock - Verified that settings are being saved to `/home/tracey/.config/plasmanotifyrc` but changing the notification position in settings does nothing. - Attempted the following with no change: - Switched display mode by rearranging the screens - Switched notification position setting - notifications still showed in the middle bottom - Renamed plasmanotifyrc and plasmashellrc Flex - did not have the bug: - Laptop display only - Attempted to cause the bug, could not with these steps: - Plugging in an external monitor to my laptop after Plasma is started - Changing the notification position to custom, back to default - Sleeping and waking the system - Letting the system turn off the screen after 1 minute, logging back in after a while That seems relevant. Would you be able to see if it happens without the dock involved, i.e. with the monitor directly plugged into the laptop? With just the laptop display, or with an external monitor connected directly via HDMI to USB-C, the behavior is the same. The notification pop up is always in the center vertically, about 2/3 toward the bottom of the laptop display. The pop up always appears on the same screen as the terminal the command was run on Yeah, that's the OSD position. So either the notification telling the system it's an OSD, or KWin is mistaking the notification for an OSD. Still no clues for how to reproduce this myself. Can confirm, also occurs on wayland. Not only Notifications but also things like the Start Menu (Applications Menu), basically every popup from the task bar like Volume, Clipboard, Network Settings etc. Operating System: AlmaLinux 9.6 KDE Plasma Version: 5.27.12 KDE Frameworks Version: 5.116.0 Qt Version: 5.15.9 Kernel Version: 5.14.0-570.23.1.el9_6.x86_64 (64-bit) Graphics Platform: Wayland Processors: 22 × Intel® Core™ Ultra 7 155H Memory: 62,0 GiB of RAM Graphics Processor: Mesa Intel® Arc Manufacturer: Framework Product Name: Laptop 13 (Intel Core Ultra Series 1) System Version: A5 Is there any way to help resolve this? I re-tested this on both systems I had previously, using a music player. I can no longer reproduce this on either system with git-master. I haven't seen it for a few weeks at least on git-master. Is anyone still seeing this issue with Plasma 6.4.4 or later? (In reply to TraceyC from comment #94) > I re-tested this on both systems I had previously, using a music player. I > can no longer reproduce this on either system with git-master. I haven't > seen it for a few weeks at least on git-master. > > Is anyone still seeing this issue with Plasma 6.4.4 or later? with Plasma 6.4.4 notification shows in top-left (on left monitor) corner when I disconnect dock station or when I connect dock station back and close laptop lid. Operating System: Gentoo Linux 2.17 KDE Plasma Version: 6.4.4 KDE Frameworks Version: 6.17.0 Qt Version: 6.9.1 Kernel Version: 6.15.9-gentoo-dist (64-bit) Graphics Platform: Wayland Processors: 8 × 11th Gen Intel® Core™ i7-1185G7 @ 3.00GHz Memory: 32 GiB of RAM (31.0 GiB usable) Graphics Processor: Intel® Iris® Xe Graphics (In reply to Denis Gorodnichev from comment #95) > with Plasma 6.4.4 notification shows in top-left (on left monitor) corner > when I disconnect dock station or when I connect dock station back and close > laptop lid. To confirm this is the same issue, can you let me know if you have the popup location set to "Near notification icon"? Also, what is the correct location for your notifications - display and position? Thanks! (In reply to TraceyC from comment #96) > (In reply to Denis Gorodnichev from comment #95) > > with Plasma 6.4.4 notification shows in top-left (on left monitor) corner > > when I disconnect dock station or when I connect dock station back and close > > laptop lid. > > To confirm this is the same issue, can you let me know if you have the popup > location set to "Near notification icon"? > Also, what is the correct location for your notifications - display and > position? > Thanks! I am using BottomRight position. with "Near notification icon" it is the same: after disconnecting dock station notifications shows in top left corner. (In reply to Denis Gorodnichev from comment #97) > > I am using BottomRight position. > with "Near notification icon" it is the same: after disconnecting dock > station notifications shows in top left corner. Thanks for confirming. 🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone! Still a thing, happens most often after S3 sleep, some times right after boot. Plasma 6.4.4 X11 AMDGPU Arch *** Bug 499970 has been marked as a duplicate of this bug. *** |
Created attachment 166046 [details] This image shows where every notification shows up SUMMARY After leaving the computer idling and then later logging back in from the lock screen, all the notifications will pop up in the middle of the screen as can be seen in the attached screenshot. I'm running KDE6. Using an LG 4k OLED TV Please let me know if you need any additional information. SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.93.0 KDE Frameworks Version: 5.249.0 Qt Version: 6.7.0