[kwin] [Bug 367766] Compositing won't start with Nvidia 370.23 drivers on Quadro card.

2016-09-12 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367766 Jason A. Donenfeld changed: What|Removed |Added CC||ja...@zx2c4.com ---

[kwin] [Bug 368723] cursor size not respected on X11 window borders

2016-09-12 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368723 --- Comment #3 from Jason A. Donenfeld --- A workaround for this is changing it from "Resolution Independent" to an explicit size 48 in the Cursor Themes systemsettings module. This isn't a super pretty solution, however. -- You are

[kwin] [Bug 368723] cursor size not respected on X11 window borders

2016-09-12 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368723 --- Comment #2 from Jason A. Donenfeld --- Created attachment 101063 --> https://bugs.kde.org/attachment.cgi?id=101063=edit Animated gif showing the issue -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 368722] New: Folder View Does Not Respond to F2

2016-09-12 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368722 Bug ID: 368722 Summary: Folder View Does Not Respond to F2 Product: plasmashell Version: master Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal

[kwin] [Bug 368723] New: cursor not respected on X11 window borders

2016-09-12 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368723 Bug ID: 368723 Summary: cursor not respected on X11 window borders Product: kwin Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity:

[kde-gtk-config] [Bug 368724] New: Complete cursor list is not enumerated -- /usr/share/cursors/xorg-x11 missing

2016-09-12 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368724 Bug ID: 368724 Summary: Complete cursor list is not enumerated -- /usr/share/cursors/xorg-x11 missing Product: kde-gtk-config Version: unspecified Platform: Other

[kwin] [Bug 368723] cursor size not respected on X11 window borders

2016-09-12 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368723 Jason A. Donenfeld changed: What|Removed |Added Summary|cursor not respected on X11 |cursor size not respected

[kde-gtk-config] [Bug 368724] Complete cursor list is not enumerated -- /usr/share/cursors/xorg-x11 missing

2016-09-12 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368724 --- Comment #1 from Jason A. Donenfeld --- Urg. availableIcons << QStandardPaths::locateAll(QStandardPaths::GenericDataLocation, "cursors/xorg-x11", QStandardPaths::LocateDirectory); There we go. -- You are receiving this mail

[kde-gtk-config] [Bug 368724] Complete cursor list is not enumerated -- /usr/share/cursors/xorg-x11 missing

2016-09-12 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368724 Jason A. Donenfeld changed: What|Removed |Added Resolution|--- |FIXED

[kde-gtk-config] [Bug 368724] Complete cursor list is not enumerated -- /usr/share/cursors/xorg-x11 missing

2016-09-13 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368724 --- Comment #5 from Jason A. Donenfeld --- Erm, rather, look at this and click diff to see the latest push: https://git.reviewboard.kde.org/r/128897 -- You are receiving this mail because: You are watching all bug changes.

[kde-gtk-config] [Bug 368724] Complete cursor list is not enumerated -- /usr/share/cursors/xorg-x11 missing

2016-09-13 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368724 --- Comment #4 from Jason A. Donenfeld --- Sorry about that. It's been a while. Here we go: https://git.reviewboard.kde.org/r/128897/diff/1/ -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 368723] cursor size not respected on X11 window borders

2016-09-13 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368723 --- Comment #5 from Jason A. Donenfeld --- Actually I fixed this initial problem of finding it in the theme (see comment #1). The issue, now, is that when "resolution dependent" is selected, the cursor's correct size is not selected on

[kwin] [Bug 360033] Cannot enable compositing with OpenGL GLX

2016-09-09 Thread Jason A . Donenfeld via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360033 Jason A. Donenfeld changed: What|Removed |Added Attachment #97965|0 |1 is obsolete|

[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 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"

[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-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

[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.

[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 --

[plasmashell] [Bug 370953] New: 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 Bug ID: 370953 Summary: plasma folder view: icon labels corrupted using nvidia binary driver Product: plasmashell Version: 5.8.0 Platform: Gentoo Packages OS:

[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-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