Bug 481673

Summary: Glitches issue caused by widget with bar chart
Product: [I don't know] kde Reporter: Ismael Gallo <igallomunoz>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED UPSTREAM    
Severity: crash CC: nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: some of the menus after using a chat graph

Description Ismael Gallo 2024-02-22 13:31:49 UTC
Created attachment 166011 [details]
some of the menus after using a chat graph

SUMMARY
Glitches occur on the desktop when a widget with a bar chart is added.

STEPS TO REPRODUCE
1.   Add a widget containing a bar chart to the desktop.
2.   Open any other menu, it will be glitched.

OBSERVED RESULT
All menus start to broke

EXPECTED RESULT
A chart grapth working properly

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.7.5-arch1-1 (64 bits)
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.12

ADDITIONAL INFORMATION
I am using wayland
Comment 1 Nate Graham 2024-02-22 18:00:09 UTC
Are you using an NVIDIA GPU?
Comment 2 Ismael Gallo 2024-02-22 20:46:26 UTC
(In reply to Nate Graham from comment #1)
> Are you using an NVIDIA GPU?

Yes
Comment 3 Ismael Gallo 2024-02-22 21:02:54 UTC
(In reply to Ismael Gallo from comment #2)
> (In reply to Nate Graham from comment #1)
> > Are you using an NVIDIA GPU?
> 
> Yes and I didn't intall the drivers yet
Comment 4 Nate Graham 2024-02-22 21:10:16 UTC
Thanks, I had a feeling, because this is a graphical glitch caused by the graphics drivers and NVIDIA GPUs are notorious for exhibiting issues like this. If you haven't installed the proprietary drivers, then you're using the Nouveau drivers, and the issue will originate there. Please read https://nouveau.freedesktop.org/Bugs.html and submit a bug report for the Nouveau developers. Thanks!
Comment 5 Ismael Gallo 2024-02-22 22:01:10 UTC
(In reply to Nate Graham from comment #4)
> Thanks, I had a feeling, because this is a graphical glitch caused by the
> graphics drivers and NVIDIA GPUs are notorious for exhibiting issues like
> this. If you haven't installed the proprietary drivers, then you're using
> the Nouveau drivers, and the issue will originate there. Please read
> https://nouveau.freedesktop.org/Bugs.html and submit a bug report for the
> Nouveau developers. Thanks!

Thank you. I'll install the drivers and see if they work.