[Bug 1684240] Re: Lagging square around mouse pointer
According to this bug: https://bugs.kde.org/show_bug.cgi?id=382812 the issue is not plasma-workspace, nor sddm, nor nvidia, but xorg and according to it the bug has been fixed in xorg. Closing now, if the bug still persists please reopen with details on a supported release. ** No longer affects: nvidia-graphics-drivers-375 (Ubuntu) ** No longer affects: nvidia-graphics-drivers-384 (Ubuntu) ** Bug watch added: KDE Bug Tracking System #382812 https://bugs.kde.org/show_bug.cgi?id=382812 ** Changed in: plasma-workspace (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
I have also found this in Ubuntu 20.04 ,Amd ryxen 1700x , nvidia 1070X 8GB system its bit difficult when coding -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
Hi I might have some updates. I have been reading all the comments but my issue was totally different. I use an Asus Tuf fx504 laptop and recently dual booted to Ubuntu 20.04. However I did not install the nvidia drivers yet. Not this issue of lagging box around cursor happened randomly one day. I then finally installed the nvidia drivers hoping it would help. I have tried logging in and out, reconfigured lightdm as some answers suggested but still the issue persists. Iam using a dual monitor and currently on nvidia-graphics-driver-440 -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
I can confirm that this is happening only in combination with Display Link drivers. Yesterday everything was working fine on Ubuntu 18.04 with Nvidia drivers, but today I've installed DisplayLink 5.1 so that I can use 2 external monitors at work and then square appeared. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
Happens also to me: Manjaro 18.0.4 KDE 5.15.4 -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
@jamie-2 the suggestion worked but of this way; [Service] # temporary safety check until all DMs are converted to correct # display-manager.service symlink handling ExecStartPre=/bin/sleep 10 ExecStartPre=/bin/sh -c '[ "$(basename $(cat /etc/X11/default-display-manager 2>/dev/null))" = "lightdm" ]' ExecStart=/usr/sbin/lightdm Restart=always BusName=org.freedesktop.DisplayManager -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
** Information type changed from Public to Public Security -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
I used Witold Burkiewicz fix with GDM on Arch - i had to edit '/etc/systemd/system/display-manager.service'. Thank you all! -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
Okey guys i solved this i am on kubuntu i was having the exact same problem, now to the solution Go in System Settings > Display and Monitor > Compositor and change Rendering backend to xRender if you still have the same problem get back into x.org/nouveau driver and thats it. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
After several restarts the solution above sometimes didn't work, so I've modified it: exec sddm sleep 2 killall sddm exec sddm Possibly it will more persistent. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
I have the same issue with KDE neon and Nvidia 396.51 on a Dell XPS 15 9570 (GTX 1050 Ti). Restarting sddm fixes the issue but is really annoying. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
Have the same issue. My system: Ubuntu 16.04.5, latest updates. Unity desktop. Nvidia 384.130 driver. DisplayLink 4.2, tried also with 4.1, the same issue. I also uploaded 12 seconds video: https://www.youtube.com/watch?v=vVwa- cVU_cA Can't confirm if this is Nvidia or DisplayLink or both drivers issue. For sure, in my case, uninstalling DisplayLink driver everything works fine. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
The bug still exists with latest nvidia drivers (!!!) -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
I will also confirm that I am using the most up to date version of the graphics drivers and that a logout will fix the issue. hopefully this is resolved in the upcoming update that i can not wait to try out. Keep up the good work. Just in case this is still being looked at by someone my hardware is as follows: Lenovo t530 with the Nvidia NVS 5400m graphics. Keep up the good work ladies and gents! I know that i greatly appreciate the hard work you all put in! It saves me from the disaster that is windows (in my opinion). :) Cheers -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
I began having this problem last fall after an update to Nvida from 378 to 384, IIRC. A couple of weeks ago I installed Kubuntu 18.04 with the Nvidia 390 driver and did NOT have this problem. I switched back to Neon for personal preference reasons. A workaround that I've been using is to open a console on the login screen (which shows the mouse pointer defect) using Ctl+Alt+F2 and in that console enter: sudo systemctl restart sddm The causes the login screen to reappear and the mouse defect is gone. I continue the log in and the Plasma 5.12.5 desktop appears and behaves normally. Of course logging into the desktop, logging out and logging back in also works but is too slow. The next time I boot up and the mouse artifact appears on the login screen I open the console and use the up arrow to locate the command and hit the Enter key on it. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
Hello Matthias, I've read your comment, and I must add I was having this problem while simply using the HDMI port on my laptop. So maybe it's some lucky "fix" in your case ? I'm not using nvidia drivers anymore since this problem was a real pain and was never fixed, plus another issue caused applications to suddenly stop refreshing at all except with alt+tab (which made quick complicated seeing what I do, "alt+tabbing" every second), so I can't tell if my input is still valid. Kind regards. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
** Changed in: nvidia-graphics-drivers-375 (Ubuntu) Status: Invalid => Confirmed ** Changed in: nvidia-graphics-drivers-384 (Ubuntu) Status: Invalid => Confirmed ** Changed in: plasma-workspace (Ubuntu) Status: Invalid => Confirmed ** Tags removed: zesty ** Tags added: xenial -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
This happen in Ubuntu 16.04 LTS. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
As mentioned in other comments here, one workaround is to restart sddm (or to log out and log back in again). Not very convenient. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
I experienced this bug on both my laptops (both with Nvidia 9xx series GPUs) with KDE Neon (developer stable), but not on my desktop PC. All are running the latest proprietary Nvidia 390 drivers. I observed today that the problem only occurs when the Nvidia GPU is in use (sudo prime-select nvidia). The problem disappears if I switch to the Intel GPU (sudo prime-select intel). Interestingly, the problem does not occur on my laptops when running Kubuntu 17.10, regardless of the GPU in use. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
Re: [Bug 1684240] Re: Lagging square around mouse pointer
Hello Andra. But OpenGL will should offer more performance. I think that this bug will should be fix for run with opengl. El 03/02/18 a las 20:56, Andrea escribió: > Confirmed that this should solve the issue. > System settings -> Display and Monitor -> Compositor -> Rendering backend: > set XRender instead of OpenGL. > > Disabling Compositor solve it aswell but if you want to keep the effects > just switch the backend. > -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
Kubuntu 16.04 LTS. Very annoying bug but logout(after boot) and in again works. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
For people that do not need the external GPU, they could disable it and only use the integrated Intel driver, after fixing a bug that causes non-booting. In case anyone needs it, here's what I did, after installing the nvidia-384 driver: # Install bumblebee apt install bumblebee # Add my user to bumblebee group gpasswd -a user bumblebee # Switch to the intel card prime-select intel # Add to the grub kernel line: acpi_rev_override=1 sudo vim /etc/default/grub && sudo update-grub # Followed steps 3, 4, 5 from these instructions: http://www.webupd8.org/2016/08/how-to-install-and-configure-bumblebee.html # If you need the ext card and it doesn't work, try various steps from https://wiki.archlinux.org/index.php/bumblebee#Installation to enable it -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
Same even with the new nvidia drivers. Any solution near ? -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
I'm also having this big on following configuration: KDE neon User Edition 5.11 Nvidia GT 540m Driver 384.111 happening in both Opengl 2.0 and 3.1 and single/dual display confirm workaround of logging out and logging in with sddm -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
I also have this on a fresh installation of Ubuntu 16.04 when using nvidia-384. Most workarounds do not work: - Option "DRI3" "1" seems to have no effect. - I'm already using lightdm (default) and not sddm, so the workaround of replacing sddm is N/A. - I can't use the open-source driver because of other bugs. Booting is a pain and external monitors are not recognized. - Even when one user is logged in, the problem manifests. The only thing that works is to log out and back in, without reconnecting any displays. But this is highly inconvenient and not a viable solution. Can we put more priority on this issue please? What is missing to get it in a queue? -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
Add Option "DRI3" "1" to XORG not run in KDE Plasma. When will it bi fix? Thanks. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
And, someone know when this bug will be fix? I have this bus from April 2017. Thanks! -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
You can remove sddm and use lightdm instead until this bug is not fixed -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
Hello. I have a MSI CX61 with Intel card and Nvidia GT740M. I also have this problem with Nvidia Drivers Propietary. Any solution? Thanks. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 1684240] Re: Lagging square around mouse pointer
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nvidia-graphics-drivers-384 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to plasma-workspace in Ubuntu. https://bugs.launchpad.net/bugs/1684240 Title: Lagging square around mouse pointer To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1684240/+subscriptions -- kubuntu-bugs mailing list kubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs