[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2023-10-03 Thread Stéphane Tréboux
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #70 from Stéphane Tréboux  ---
In my case updating to the NVIDIA  535.113.01 driver
(https://packages.ubuntu.com/nvidia-driver-535) solved the issue.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2023-03-19 Thread Stéphane Tréboux
https://bugs.kde.org/show_bug.cgi?id=455575

Stéphane Tréboux  changed:

   What|Removed |Added

 CC||stephane.treb...@gmail.com

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-10-03 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=455575

mira...@mirandastreeter.com changed:

   What|Removed |Added

 CC||mira...@mirandastreeter.com

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-10-02 Thread Adi Stadi
https://bugs.kde.org/show_bug.cgi?id=455575

Adi Stadi  changed:

   What|Removed |Added

 CC||andihartm...@freenet.de

--- Comment #69 from Adi Stadi  ---
*** Bug 454671 has been marked as a duplicate of this bug. ***

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=455575

Nate Graham  changed:

   What|Removed |Added

 CC||meshuggahhfox...@icloud.com

--- Comment #68 from Nate Graham  ---
*** Bug 459675 has been marked as a duplicate of this bug. ***

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=455575

Nate Graham  changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=455575

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #67 from Nate Graham  ---
That's correct, but don't re-open closed bugs please.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-21 Thread V
https://bugs.kde.org/show_bug.cgi?id=455575

V  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #66 from V  ---
(In reply to keydieyeah from comment #65)
> (In reply to David Edmundson from comment #63)
> > Git commit 97a2a802948d7ff91be6db564472d2c82286bd2f by David Edmundson.
> > Committed on 21/09/2022 at 11:44.
> > Pushed by davidedmundson into branch 'master'.
> > 
> > Fix QtQuickRenderSettings from loading
> > 
> > Currently the firstCall guard is broken and the code is never run.
> > 
> > M  +15   -2src/platformtheme/qtquickrenderersettings.cpp
> > 
> > https://invent.kde.org/plasma/plasma-integration/commit/
> > 97a2a802948d7ff91be6db564472d2c82286bd2f
> 
> Does this mean we don't need "QSG_RENDER_LOOP=basic" anymore? Thanks.

I think it means we have to wait until the next plasma update, before we don't
need the temp fix...

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-21 Thread keydieyeah
https://bugs.kde.org/show_bug.cgi?id=455575

keydieyeah  changed:

   What|Removed |Added

 CC||chuellsarjo...@tutanota.com

--- Comment #65 from keydieyeah  ---
(In reply to David Edmundson from comment #63)
> Git commit 97a2a802948d7ff91be6db564472d2c82286bd2f by David Edmundson.
> Committed on 21/09/2022 at 11:44.
> Pushed by davidedmundson into branch 'master'.
> 
> Fix QtQuickRenderSettings from loading
> 
> Currently the firstCall guard is broken and the code is never run.
> 
> M  +15   -2src/platformtheme/qtquickrenderersettings.cpp
> 
> https://invent.kde.org/plasma/plasma-integration/commit/
> 97a2a802948d7ff91be6db564472d2c82286bd2f

Does this mean we don't need "QSG_RENDER_LOOP=basic" anymore? Thanks.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-21 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=455575

David Edmundson  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-integration/commi |ma/plasma-integration/commi
   |t/97a2a802948d7ff91be6db564 |t/6ef5734ab8c4f354eb236269f
   |472d2c82286bd2f |a6cb22f8178cb53

--- Comment #64 from David Edmundson  ---
Git commit 6ef5734ab8c4f354eb236269fa6cb22f8178cb53 by David Edmundson.
Committed on 21/09/2022 at 14:04.
Pushed by davidedmundson into branch 'cherry-pick-97a2a802'.

Fix QtQuickRenderSettings from loading

Currently the firstCall guard is broken and the code is never run.


(cherry picked from commit 97a2a802948d7ff91be6db564472d2c82286bd2f)

M  +15   -2src/platformtheme/qtquickrenderersettings.cpp

https://invent.kde.org/plasma/plasma-integration/commit/6ef5734ab8c4f354eb236269fa6cb22f8178cb53

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-21 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=455575

David Edmundson  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-integration/-/com |ma/plasma-integration/commi
   |mit/52bd3c9cc2a78e2ba8d87e0 |t/97a2a802948d7ff91be6db564
   |9e01706d309720a6f   |472d2c82286bd2f
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #63 from David Edmundson  ---
Git commit 97a2a802948d7ff91be6db564472d2c82286bd2f by David Edmundson.
Committed on 21/09/2022 at 11:44.
Pushed by davidedmundson into branch 'master'.

Fix QtQuickRenderSettings from loading

Currently the firstCall guard is broken and the code is never run.

M  +15   -2src/platformtheme/qtquickrenderersettings.cpp

https://invent.kde.org/plasma/plasma-integration/commit/97a2a802948d7ff91be6db564472d2c82286bd2f

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-21 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=455575

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

--- Comment #62 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-integration/-/merge_requests/53

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-20 Thread Marcelo Bossoni
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #61 from Marcelo Bossoni  ---
(In reply to Eduard from comment #60)
> On  my system QSG_RENDER_LOOP is set to "basic" anyway.
> From the info on https://nobaraproject.org/ I learned today that this value
> is set by default if you are using NVIDIA's proprietary driver:
> "QSG_RENDER_LOOP=”basic” set for nvidia cards — fixes nouveau Wayland
> freezes. The nvidia proprietary driver sets this anyway after installation.
> This fixes the issue of KDE Wayland often times freezing on first login
> before nvidia proprietary drivers are installed."
> 
> In other words: This fix is ONLY effective if you use Nouveau. If you
> experience the issues with the proprietary driver like me, something else is
> wrong that you probably cannot fix by yourself.

This fix is not only for Nouveau. Do not spread incomplete information.
What one distro do is not what all of them do.
QSG_RENDER_LOOP workaround works for proprietary driver as well.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-20 Thread Eduard
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #60 from Eduard  ---
On  my system QSG_RENDER_LOOP is set to "basic" anyway.
>From the info on https://nobaraproject.org/ I learned today that this value is
set by default if you are using NVIDIA's proprietary driver:
"QSG_RENDER_LOOP=”basic” set for nvidia cards — fixes nouveau Wayland freezes.
The nvidia proprietary driver sets this anyway after installation. This fixes
the issue of KDE Wayland often times freezing on first login before nvidia
proprietary drivers are installed."

In other words: This fix is ONLY effective if you use Nouveau. If you
experience the issues with the proprietary driver like me, something else is
wrong that you probably cannot fix by yourself.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #59 from mf...@pm.me ---
New to participating on KDE bugs. How can I pull or build the branch with the
5.26 patch in it for Arch linux and provide feedback or whether I can still
reproduce the bug? Thanks!

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-20 Thread Rainer Klier
https://bugs.kde.org/show_bug.cgi?id=455575

Rainer Klier  changed:

   What|Removed |Added

 CC||rainer.kl...@gmail.com

--- Comment #58 from Rainer Klier  ---
hi,
this bug also affects me, i am also using a nvidia gfx-card (mobile), but i am
not using Wayland but X11.
so, are you sure, this only happens on wayland?
whenever i click on the most top left desktop icon (Application Launcher), i
can see the start-menu for about a quarter second, then it instantly closes
again.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=455575

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=455913

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #57 from kodatar...@yahoo.com ---
(In reply to Vlad Zahorodnii from comment #47)
> Git commit 52bd3c9cc2a78e2ba8d87e09e01706d309720a6f by Vlad Zahorodnii.
> Committed on 13/09/2022 at 08:41.
> Pushed by vladz into branch 'master'.
> 
> Bring back workaround for threaded render loop not working on NVIDIA Wayland
> 
> For more details, check QTBUG-95817. But to summarize it in a couple of
> words: a window will stop pushing buffers when it's resized and using
> threaded render loop.
> 
> M  +13   -0src/platformtheme/qtquickrenderersettings.cpp
> 
> https://invent.kde.org/plasma/plasma-integration/commit/
> 52bd3c9cc2a78e2ba8d87e09e01706d309720a6f

If anything this merge request seems to have fixed -
https://bugs.kde.org/show_bug.cgi?id=455913 as I no longer have issues using
krunner(but could also be helped with QSG_RENDER_LOOP=basic not too sure)

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-18 Thread Sqdz
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #56 from Sqdz  ---
I tried the workaround, but the issue persists on my side.

I added to my .bash_profile : QSG_RENDER_LOOP=basic
then ```source .bash_profile```

I can see "QSG_RENDER_LOOP=basic" in my environment variables.

The only way to stop this bug, is when I switch from "Application Launcher" to
"Application Dashboard".

Also the bug is mainly on Application Launcher and Menu, and it's pretty hard
to repro on "Application Dashboard"

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-17 Thread V
https://bugs.kde.org/show_bug.cgi?id=455575

V  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #55 from V  ---
(In reply to Marcelo Bossoni from comment #38)
> Would setting QSG_RENDER_LOOP=basic be enough as a workaround while bug is
> being worked on?

I can confirm: adding the QSG_RENDER_LOOP=basic environment variable (into
.bash_profile for instance) solves the issue.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #54 from kodatar...@yahoo.com ---
(In reply to Marcelo Bossoni from comment #53)
> Same problem here on beta.
> Fun fact: arch added this patch to 5.25.5-2
> (https://github.com/archlinux/svntogit-packages/commit/
> c3af8a4b079f81ceb1aabad413539a77dd164e90) and it works.
> But moving to beta bring the problem back unless I set the loop to basic.

Does not work for me going from beta back to it or just upgrading that package
doesn't solve anything...

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-17 Thread Marcelo Bossoni
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #53 from Marcelo Bossoni  ---
Same problem here on beta.
Fun fact: arch added this patch to 5.25.5-2
(https://github.com/archlinux/svntogit-packages/commit/c3af8a4b079f81ceb1aabad413539a77dd164e90)
and it works.
But moving to beta bring the problem back unless I set the loop to basic.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #52 from kodatar...@yahoo.com ---
(In reply to Vlad Zahorodnii from comment #51)
> Correction: ~/.config/kdeglobals

Yes here - https://pastebin.com/nkN6p8LK

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-16 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #51 from Vlad Zahorodnii  ---
Correction: ~/.config/kdeglobals

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-16 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #50 from Vlad Zahorodnii  ---
(In reply to kodatarule from comment #49)
> Just upgraded to the 5.25.90(5.26 beta) and this issue is still present
> unless I use - QSG_RENDER_LOOP=basic

Can you share your .config/kdeglobalsrc?

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=455575

kodatar...@yahoo.com changed:

   What|Removed |Added

 CC||kodatar...@yahoo.com

--- Comment #49 from kodatar...@yahoo.com ---
Just upgraded to the 5.25.90(5.26 beta) and this issue is still present unless
I use - QSG_RENDER_LOOP=basic

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-13 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=455575

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-integration/-/com
   ||mit/52bd3c9cc2a78e2ba8d87e0
   ||9e01706d309720a6f
   Version Fixed In||5.26

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-13 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=455575

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #48 from Vlad Zahorodnii  ---
The workaround was added back, so I think it can be closed. Panel freezing
seems unrelated. I recommend to create a new bug report to track that issue.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-13 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #47 from Vlad Zahorodnii  ---
Git commit 52bd3c9cc2a78e2ba8d87e09e01706d309720a6f by Vlad Zahorodnii.
Committed on 13/09/2022 at 08:41.
Pushed by vladz into branch 'master'.

Bring back workaround for threaded render loop not working on NVIDIA Wayland

For more details, check QTBUG-95817. But to summarize it in a couple of
words: a window will stop pushing buffers when it's resized and using
threaded render loop.

M  +13   -0src/platformtheme/qtquickrenderersettings.cpp

https://invent.kde.org/plasma/plasma-integration/commit/52bd3c9cc2a78e2ba8d87e09e01706d309720a6f

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-13 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #46 from Vlad Zahorodnii  ---
(In reply to Marcelo Bossoni from comment #44)
> QSG_RENDER_LOOP=basic brings back another bug where panel items stop
> updating, like clock freezes at a certain time and list of running apps on
> task manager are out of sync with what is opened. (Closed applications are
> still shown and newly opened ones do not show on it).
> Only way to recover is to enter edit mode and move the panel to another
> screen corner. But this bug happens far less than the app menu not showing
> up.

The freeze on wayland should have been fixed, at least I cannot reproduce it.
What's your distro and Qt version?

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-13 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #45 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-integration/-/merge_requests/52

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-11 Thread Marcelo Bossoni
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #44 from Marcelo Bossoni  ---
QSG_RENDER_LOOP=basic brings back another bug where panel items stop updating,
like clock freezes at a certain time and list of running apps on task manager
are out of sync with what is opened. (Closed applications are still shown and
newly opened ones do not show on it).
Only way to recover is to enter edit mode and move the panel to another screen
corner. But this bug happens far less than the app menu not showing up.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-10 Thread Daniel Matsson
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #43 from Daniel Matsson  ---
I also managed to compile plasma-workspace (master) without the commit that
Alexander found (I also had to revert c3b8430b in the kdeclarative repository
for it to build) and it looks like it solves the issue for me as well. So does
setting the environment variable QSG_RENDER_LOOP to basic like Marcelo
mentioned. Thanks for the help so far, the wiki-page for "Get
Involved/development" is great.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #42 from tob...@g3ro.eu ---
I just compiled plasma-workspace based on the 5.25 branch without the specific
commit (I used "git revert" (hint for some users who might not know how to do
it)), and it seems to solve the issue for me.
Thanks to Alexander Burnett for finding the commit.

I hope that the KDE team could now include a fix.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-10 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #41 from ratijas  ---
Can confirm the cause. However, in current state it is no longer possible
simply reverting that single MR: the init() function that was removed in it got
subsequently deprecated and compile-disabled along with its whole class, so it
would need patching back kdeclarative too.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-09 Thread Marcelo Bossoni
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #40 from Marcelo Bossoni  ---
Confirmed workaround work

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #39 from Nate Graham  ---
Should be.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-09 Thread Marcelo Bossoni
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #38 from Marcelo Bossoni  ---
Would setting QSG_RENDER_LOOP=basic be enough as a workaround while bug is
being worked on?

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #37 from Nate Graham  ---
Thanks, that's very valuable info. This is starting to make sense because the
init function that now no longer gets run includes a workaround for an upstream
NVIDIA+Wayland bug, which re-exposed the upstream bug. So we have a few options
for how to fix this:
- Re-add the code that runs the workaround
- Work around the upstream bug in a different way in KWin
- Work with our NVIDIA contacts to try to get the upstream bug fixed...
upstream!

This is also a good lesson on the value of code comments. If any of those
removed lines of code had a nearby comment saying "this includes workarounds
for such-and-such bug; don't remove it unless they're fixed" then they might
not have gotten removed as part of an innocent-looking refactor.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-09 Thread Alexander Burnett
https://bugs.kde.org/show_bug.cgi?id=455575

Alexander Burnett  changed:

   What|Removed |Added

 CC||aburn...@tutamail.com

--- Comment #36 from Alexander Burnett  ---
I did a git bisect and found that
https://invent.kde.org/plasma/plasma-workspace/-/commit/b68b59dac6f4b70acb56587dc74e3f121f72bc2e
is what broke it on my hardware.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=455575

Nate Graham  changed:

   What|Removed |Added

 CC||johannes@joens.email

--- Comment #35 from Nate Graham  ---
*** Bug 458851 has been marked as a duplicate of this bug. ***

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-08 Thread Daniel Matsson
https://bugs.kde.org/show_bug.cgi?id=455575

Daniel Matsson  changed:

   What|Removed |Added

 CC||jagardan...@gmail.com

--- Comment #34 from Daniel Matsson  ---
Hi! I think have the same or at least a similar issue. Sometimes I can't click
on the application menu, icons in the system tray or the clock. I can see the
blue "bar" and the hover effect but the popup does not open when you click. It
usually works again if I keep clicking. Sometimes it stops working completely
and I have to log out/in or restart plasmashell. I can't reproduce the issue by
following the steps in this bug report, but if I just click on these
icons/objects in the system tray it will happen randomly.

I also use Wayland and a NVIDIA graphic card with their proprietary driver. I
have the same issue on Fedora 36 and openSUSE Tumbleweed, both on completely
fresh installations. I wish I could provide some more technical information but
I'm not smart enough for that sadly. The output from plasmashell is the same
when it works and doesn't work and it is the same output that has already been
posted in this report.

Operating System: openSUSE Tumbleweed 20220906
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
Kernel Version: 5.19.7-1-default (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-9700K CPU @ 3.60GHz
Memory: 15,6 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1080/PCIe/SSE2
Manufacturer: Micro-Star International Co., Ltd.
Product Name: MS-7B17
System Version: 1.0

/Daniel

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-08 Thread Sqdz
https://bugs.kde.org/show_bug.cgi?id=455575

--- Comment #33 from Sqdz  ---
Quick update: 

Issue : 
- When double clicking quickly on the "Application launcher", it doesn't open
as expected.

Workaround :
- The only way I found at the moment to open the "Application launcher", is to
select an alternative Widget 
screenshot :
https://userbase.kde.org/images.userbase/thumb/0/01/LauncherAlternatives.png/400px-LauncherAlternatives.png

I'm not 100% sure, but it seems to be harder to repro with "Application
Dashboard".

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open when using an NVIDIA GPU on Wayland

2022-09-07 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=455575

Nate Graham  changed:

   What|Removed |Added

Summary|Panel widget popups |Panel widget popups
   |sometimes do not open   |sometimes do not open when
   ||using an NVIDIA GPU on
   ||Wayland

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