[plasmashell] [Bug 370953] plasma folder view: icon labels corrupted using nvidia binary driver

2018-08-03 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=370953

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REOPENED|RESOLVED

--- Comment #13 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 364766 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 370953] plasma folder view: icon labels corrupted using nvidia binary driver

2018-07-11 Thread Txutxifel
https://bugs.kde.org/show_bug.cgi?id=370953

Txutxifel  changed:

   What|Removed |Added

   Platform|Gentoo Packages |openSUSE RPMs
 Resolution|UPSTREAM|---
 CC||jesa...@gmail.com
 Status|RESOLVED|REOPENED

--- Comment #12 from Txutxifel  ---

Same Here in Opensuse Tumbleewed.
System:
Nvidia 390.67
QT 5.11.1
KDE Frameworks 5.47
Plasma 5.13.2
Kernel 4.17.4

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 370953] plasma folder view: icon labels corrupted using nvidia binary driver

2018-05-19 Thread Antonio Orefice
https://bugs.kde.org/show_bug.cgi?id=370953

Antonio Orefice  changed:

   What|Removed |Added

 CC||kokok...@gmail.com

--- Comment #11 from Antonio Orefice  ---
I used to restart plasmashell, but now i'm using the following to force an
update of folderviews and taskmanager (may leave other widgets corrupted if you
use them):

#!/bin/bash
  #This is for folderview:
  qdbus org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell.evaluateScript
"$(cat ./folderview.re-align.js)"

  #This is for taskmanager:
  qdbus org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell.toggleDashboard
  qdbus org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell.toggleDashboard

#--

folderview.re-align.js is the following:

 for (i=0;i

[plasmashell] [Bug 370953] plasma folder view: icon labels corrupted using nvidia binary driver

2017-10-23 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=370953

Christoph Feck  changed:

   What|Removed |Added

 CC||s...@28-n-half.de

--- Comment #10 from Christoph Feck  ---
*** Bug 386093 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 370953] plasma folder view: icon labels corrupted using nvidia binary driver

2016-10-18 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370953

--- Comment #9 from Jason A. Donenfeld  ---
Okay then. Reported to Qt: https://bugreports.qt.io/browse/QTBUG-56610

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 370953] plasma folder view: icon labels corrupted using nvidia binary driver

2016-10-18 Thread Eike Hein via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370953

Eike Hein  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #8 from Eike Hein  ---
The relevant rendering code is in Qt, not KDE.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 370953] plasma folder view: icon labels corrupted using nvidia binary driver

2016-10-18 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370953

--- Comment #6 from Jason A. Donenfeld  ---
Looks like you need to use GL_NV_robustness_video_memory_purge. From an NVIDIA
developer:

"This is probably the result of a quirk of the way the nvidia driver manages
memory for "volatile" data like framebuffer objects. The contents of FBOs are
not preserved across VT switches, which includes suspend and resume. Recent
drivers support an extension called GL_NV_robustness_video_memory_purge that
applications can use to be notified when they need to re-render FBO contents."

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 370953] plasma folder view: icon labels corrupted using nvidia binary driver

2016-10-18 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370953

Jason A. Donenfeld  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Resolution|UPSTREAM|---
 Status|RESOLVED|REOPENED

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 370953] plasma folder view: icon labels corrupted using nvidia binary driver

2016-10-18 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370953

--- Comment #7 from Jason A. Donenfeld  ---
https://www.opengl.org/registry/specs/NV/robustness_video_memory_purge.txt

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 370953] plasma folder view: icon labels corrupted using nvidia binary driver

2016-10-17 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370953

--- Comment #5 from Jason A. Donenfeld  ---
Alright, I posted it over at the NVIDIA form, then:
https://devtalk.nvidia.com/default/topic/971972/linux/icon-text-label-corruption-with-kde-plasma-5-desktop-folder-view/

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 370953] plasma folder view: icon labels corrupted using nvidia binary driver

2016-10-17 Thread Eike Hein via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370953

Eike Hein  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|UNCONFIRMED |RESOLVED

--- Comment #4 from Eike Hein  ---
Don't see how this can be in our code.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 370953] plasma folder view: icon labels corrupted using nvidia binary driver

2016-10-16 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370953

--- Comment #3 from Jason A. Donenfeld  ---
Apologies.

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 370953] plasma folder view: icon labels corrupted using nvidia binary driver

2016-10-16 Thread Martin Gräßlin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370953

Martin Gräßlin  changed:

   What|Removed |Added

   Assignee|mgraess...@kde.org  |h...@kde.org

--- Comment #2 from Martin Gräßlin  ---
Please don't randomly assign bugs to me.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 370953] plasma folder view: icon labels corrupted using nvidia binary driver

2016-10-16 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370953

Jason A. Donenfeld  changed:

   What|Removed |Added

   Assignee|h...@kde.org|mgraess...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.


[plasmashell] [Bug 370953] plasma folder view: icon labels corrupted using nvidia binary driver

2016-10-16 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370953

--- Comment #1 from Jason A. Donenfeld  ---
Created attachment 101586
  --> https://bugs.kde.org/attachment.cgi?id=101586=edit
Symptom

-- 
You are receiving this mail because:
You are watching all bug changes.