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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

mf...@pm.me changed:

   What|Removed |Added

 CC||mf...@pm.me

--- Comment #32 from mf...@pm.me ---
Having the same problems here. Starts out fine until I launch an application or
two, either Steam or Brave or Signal Messenger. All of a sudden I can no longer
launch the KDE Application Launcher unless I log out and log back in on X11.
This is very frustrating and preventing me from using Wayland.

Operating System: Arch Linux
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
Kernel Version: 5.19.6-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 32 × AMD Ryzen 9 5950X 16-Core Processor
Memory: 62.7 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1070/PCIe/SSE2
Manufacturer: ASUS

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

mikak...@hotmail.com changed:

   What|Removed |Added

 CC||mikak...@hotmail.com

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

2022-09-02 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=455575

Yaroslav Sidlovsky  changed:

   What|Removed |Added

 CC||zawer...@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

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

Sqdz  changed:

   What|Removed |Added

 CC||issor...@gmail.com

--- Comment #31 from Sqdz  ---
Hi,
I recently installed Fedora 36 KDE Plasma.
I'm also facing to the same bug, the Application Launcher is not always
opening.
NVidia driver has been installed, System upgraded and this bug seem to appear
mainly with Wayland.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

hifi2...@fastmail.fm changed:

   What|Removed |Added

 CC||hifi2...@fastmail.fm

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

hat...@hotmail.com changed:

   What|Removed |Added

 CC||hat...@hotmail.com

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

Samuel  changed:

   What|Removed |Added

 CC||samping...@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

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

Eduard  changed:

   What|Removed |Added

 CC||jongedu...@hotmail.com

--- Comment #30 from Eduard  ---
Hi! I'ld also like to add my 2 cents here. Same situation: NVIDIA & Wayland.
Symptom: Application Launcher not opening most of the time.
Waiting a while before opening it again appears to help very often, and
repeatedly clicking on it - clearly - not.

General note:

I would REALLY wish that I was able to say that I love to use nothing else than
KDE Plasma for all it's AMAZING features and beauty, but the reality is that I
am experiencing to many bugs with it every time I use it.

And of course, I can fall back to Xorg. But on Xorg it's so slow that I
consider it unusable, especially with things like Application Launcher.

Wayland is definitely the way to go!, it's the future.
But sadly, as very much opposed to my Wayland experience with GNOME (same
machine and both on Arch Linux - so the versions of the software are very new),
the large number of bugs makes it very hard to use.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

tob...@g3ro.eu changed:

   What|Removed |Added

 CC||tob...@g3ro.eu

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

falsifiabil...@posteo.de changed:

   What|Removed |Added

 CC||falsifiabil...@posteo.de

--- Comment #29 from falsifiabil...@posteo.de ---
I got the same issue on Gentoo, also with nvidia gpu.

KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.96.0
QT Version: 5.15.5
Kernel Version: 5.19.1
Graphics Platform: Wayland

I think I also got it when pressing the Meta key (which opens the Application
Launcher for me).

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

--- Comment #28 from Marcelo Bossoni  ---
Interesting.
Tried wayland again after installing vulkan beta drivers on arch.
For some reason it doesn't install gbm.so files needed for wayland.
KDE/kwin ended up falling back to mesa LLVMpipe and I couldn't reproduce the
bug there.
So it really seems to be related to nvidia/kwin

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

2022-08-06 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=455575

Paul Worrall  changed:

   What|Removed |Added

 CC||jan.trum...@hotmail.com

--- Comment #27 from Paul Worrall  ---
*** Bug 457543 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

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

--- Comment #26 from kitt3...@gmail.com ---
Can confirm that it is also happening on a completely fresh arch installation.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

--- Comment #25 from Marcelo Bossoni  ---
Created attachment 150882
  --> https://bugs.kde.org/attachment.cgi?id=150882=edit
Fresh user, bug on application menu and tray icons

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

--- Comment #24 from Marcelo Bossoni  ---
Yeap.
Fresh user, first login, just played a bit and got the issue.
Are you on nvidia? Maybe kwin/compositor is to blame and not plasma shell?(In
reply to Bernie Innocenti from comment #23)
> I can't reproduce this bug on my Arch and Fedora desktops, running KDE
> Frameworks 5.96.0 and Plasma 5.25.3.
> 
> Does it also happen when logging in with a new account?

Yeap.
Fresh user, first login, just played a bit and got the issue.
Are you on nvidia? Maybe kwin/compositor is to blame and not plasma shell?

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

2022-07-22 Thread Bernie Innocenti
https://bugs.kde.org/show_bug.cgi?id=455575

Bernie Innocenti  changed:

   What|Removed |Added

 CC||ber...@codewiz.org

--- Comment #23 from Bernie Innocenti  ---
I can't reproduce this bug on my Arch and Fedora desktops, running KDE
Frameworks 5.96.0 and Plasma 5.25.3.

Does it also happen when logging in with a new account?

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

--- Comment #22 from Nate Graham  ---
Plasma does go through a subtly different code path with a cold boot vs
restart. See my sad conclusions in Bug 439159.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

ratijas  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #21 from ratijas  ---
I can confirm this issue as Wayland specific.

> A temporary solution I've found is to reset Plasma

Yes. In my testings, killing plasmashell process and starting it again
mitigates this bug. And not "until it happens next time", but until log out.
So, there's something going on when plasmashell starts for the first time
during Wayland session. Error messages on console are the same, but restarts
are not glitched somehow.

Jul 21 16:04:51 orange plasmashell[49983]: qt.qpa.wayland: Wayland does not
support QWindow::requestActivate()
Jul 21 16:04:52 orange plasmashell[49983]: kf.plasma.quick: Couldn't create
KWindowShadow for PlasmaQuick::Dialog_QML_24(0x557d0d675a30,
name="popupWindow")
Jul 21 16:04:52 orange plasmashell[49983]: kf.plasma.quick: Couldn't create
KWindowShadow for PlasmaQuick::Dialog_QML_24(0x557d0d675a30,
name="popupWindow")
Jul 21 16:04:52 orange plasmashell[49983]: kf.plasma.quick: Couldn't create
KWindowShadow for PlasmaQuick::Dialog_QML_24(0x557d0d675a30,
name="popupWindow")

I got logs of non-restarted plasmashell from journalctl, of course.

Even after applets start disappearing, there's still a chance that they will
appear after any next click.

Plasma tooltips stop showing up randomly, and they seem to be unrelated to this
bug. At least I haven't found any consistent pattern.

Applets placed on a desktop are also affected by this glitch.

Some times after interacting with Plasma panels and widgets for a while, it may
stop responding (and KWin shades it with light gray). It may unfreeze though.
It is NOT eating any noticable amount of CPU when it hangs like that. Once I
attached gdb to a frozen Plasma, detached, and it unfroze. Might be unrelated
though. Backtrace of frozen plasma (missing some symbols, I know):

(gdb) bt f
#0  0x7f5c1aa13119 in  () at /usr/lib/libc.so.6
#1  0x7f5c1aa15920 in pthread_cond_wait () at /usr/lib/libc.so.6
#2  0x7f5c1afbf744 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/libQt5Core.so.5
#3  0x7f5c1d3104bd in  () at /usr/lib/libQt5Quick.so.5
#4  0x7f5c1b54da97 in QWindow::event(QEvent*) () at /usr/lib/libQt5Gui.so.5
#5  0x55cde2e20cd3 in PanelView::event(QEvent*) (this=0x55cde4fa0ad0,
e=0x7fffba33cea0) at
/home/ratijas/kde/src/kde/workspace/plasma-workspace/shell/panelview.cpp:1124
#6  0x7f5c1c013b3c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib/libQt5Widgets.so.5
#7  0x7f5c1b160ad8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib/libQt5Core.so.5
#8  0x7f5c1b541884 in
QGuiApplicationPrivate::processExposeEvent(QWindowSystemInterfacePrivate::ExposeEvent*)
() at /usr/lib/libQt5Gui.so.5
#9  0x7f5c1b520935 in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
() at /usr/lib/libQt5Gui.so.5
#10 0x7f5c1a1f1fe5 in  () at /usr/lib/libQt5WaylandClient.so.5
#11 0x7f5c192efc6b in g_main_context_dispatch () at
/usr/lib/libglib-2.0.so.0
#12 0x7f5c19346001 in  () at /usr/lib/libglib-2.0.so.0
#13 0x7f5c192ed392 in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#14 0x7f5c1b1ab32c in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#15 0x7f5c1b15927c in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#16 0x7f5c1b163da9 in QCoreApplication::exec() () at
/usr/lib/libQt5Core.so.5
#17 0x55cde2e0a8a8 in main(int, char**) (argc=2, argv=0x7fffba33d428) at
/home/ratijas/kde/src/kde/workspace/plasma-workspace/shell/main.cpp:243
qpaVariable = false
app = 
aboutData = {d = std::unique_ptr = {get() =
0x55cde385da00}}
replace = false
corona = 0x55cde385c7d0
__PRETTY_FUNCTION__ = "int main(int, char**)"

service = { = {}, static
staticMetaObject = {d = {superdata = {direct = 0x7f5c1b3de560
}, stringdata = 0x7f5c1cf9e0c0
, data = 0x7f5c1cf9e360
, static_metacall = 0x7f5c1cf89e5a
,
relatedMetaObjects = 0x0, extradata = 0x0}}, d = std::unique_ptr = {get() = 0x55cde3865240}}
(gdb) info threads 
  Id   Target Id  Frame 
* 1Thread 0x7f5c1674cac0 (LWP 5795) "plasmashell" 0x7f5c1aa13119 in
?? () from /usr/lib/libc.so.6
  2Thread 0x7f5c15f45640 (LWP 5799) "WaylandEventThr" 0x7f5c1aa13119 in
?? () from /usr/lib/libc.so.6
  3Thread 0x7f5c15744640 (LWP 5800) "WaylandEventThr" 0x7f5c1aa8fc3f in
poll () from /usr/lib/libc.so.6
  4Thread 0x7f5c14e07640 (LWP 5801) "QDBusConnection" 0x7f5c1aa8fc3f in
poll () from /usr/lib/libc.so.6
  5Thread 0x7f5c075ef640 (LWP 5828) "QQmlThread"  0x7f5c1aa8fc3f in
poll () from /usr/lib/libc.so.6
  6   

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

--- Comment #20 from nick.3f...@aleeas.com ---
Also happens on my end. Nvidia GPU + Wayland. The application launcher doesn't
show up half of the time and Krunner freezes after entering a few characters. X
works fine, but isn't an option for me personally.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

nick.3f...@aleeas.com changed:

   What|Removed |Added

 CC||nick.3f...@aleeas.com

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

2022-07-15 Thread Jim James
https://bugs.kde.org/show_bug.cgi?id=455575

Jim James  changed:

   What|Removed |Added

 CC||kdeb...@jimjam.es

--- Comment #19 from Jim James  ---
I have the same issue on Fedora 36. I only get it when using my NVIDIA eGPU as
primary. When I use my Intel iGPU as primary, this issue doesn't happen. I have
not tested this with X11.

OS: Fedora 36 KDE
Kernel: 5.18.11-200
KDE Plasma Version: 5.25.3
KDE Frameworks Version: 5.96.0
Qt Version: 5.15.3
Graphics platform: Wayland
NVIDIA Driver Version: 515.48.07 from the NVIDIA CUDA repo (not RPMFusion)

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

soredake  changed:

   What|Removed |Added

 CC||ndrzj1...@relay.firefox.com

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

V  changed:

   What|Removed |Added

 CC||vincent.bar...@outlook.fr

--- Comment #18 from V  ---
I have the same problem, only with the Wayland session. Also it extends to all
the widgets of the taskbar I've got.
A temporary solution I've found is to reset Plasma

kquitapp5 plasmashell

then

kstart5 plasmashell.

It's clearly not perfect, but still, it solves the problem temporarily, before
it happens again.
this problem doesn't happen in the x11 session tho.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

kitt3...@gmail.com changed:

   What|Removed |Added

 CC||kitt3...@gmail.com

--- Comment #17 from kitt3...@gmail.com ---
I'm having the same problem since Plasma 5.25, but only on Wayland sessions. I
had to fall back to X11 since.
If I try to get through my day on Wayland, it eventually becomes impossible to
open the start menu (or any other widget from the task bar, like calendar). I
use KRunner instead of my start menu then, but that actually also stops working
eventually! I then fall back to the new overview effect with Meta + W, which
also has a KRunner-like input box. This always worked, since it is not a
widget, I guess.

Arch Linux
Kernel: 5.18.10-zen1-1-zen (happens on default linux and lts kernel too)
Plasma: 5.25.3
Frameworks: 5.96.0
Qt Version: 5.15.5
Nvidia drivers: 515.57
Graphics Platform: Wayland

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

--- Comment #16 from Marcelo Bossoni  ---
yeap, I do

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

ide...@protonmail.com changed:

   What|Removed |Added

 CC||ide...@protonmail.com

--- Comment #15 from ide...@protonmail.com ---
Can you test if you also experience a hang in krunner while you type in it? It
seems that the issue you described here (which I also experience) and the one
with krunner both popped up in 5.25.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

--- Comment #14 from Marcelo Bossoni  ---
(In reply to Marcelo Bossoni from comment #13)
> Two extra findings on this:
> 1 - Tooltips (and thumbnails for windows) are not shown in this case (mouse
> hover)
> 2 - If I clear clipboard and disable my phone (KDE connect), this issue is
> really hard do reproduce on system tray (although it still easy to reproduce
> on app launcher)
> The moment I copy something and clipboard icon shows up in the tray the
> issue becomes much easier to reproduce like if it is stealing focus and
> actions?

Or maybe this is just lucky because it received focus because of the right
click...

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

--- Comment #13 from Marcelo Bossoni  ---
Two extra findings on this:
1 - Tooltips (and thumbnails for windows) are not shown in this case (mouse
hover)
2 - If I clear clipboard and disable my phone (KDE connect), this issue is
really hard do reproduce on system tray (although it still easy to reproduce on
app launcher)
The moment I copy something and clipboard icon shows up in the tray the issue
becomes much easier to reproduce like if it is stealing focus and actions?

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

--- Comment #12 from Marcelo Bossoni  ---
This is a really big and annoying regression and QT6 seems to be too far away.
Is there anything that can be done to help debug this?
Some patch or build flag with tons of debug/log messages?
I can easily reproduce this bug on normal desktop usage.

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

Nate Graham  changed:

   What|Removed |Added

 CC||raphi...@googlemail.com

--- Comment #11 from Nate Graham  ---
*** Bug 456230 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

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

jsdecker...@gmail.com changed:

   What|Removed |Added

 CC||jsdecker...@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

2022-06-22 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=391322

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

Nate Graham  changed:

   What|Removed |Added

   Keywords||regression

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

[frameworks-plasma] [Bug 455575] Panel widget popups sometimes do not open

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

Nate Graham  changed:

   What|Removed |Added

Summary|Panel widget popups not |Panel widget popups
   |opening |sometimes do not open
   Priority|NOR |VHI

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