https://bugs.kde.org/show_bug.cgi?id=421304
Marcelo Bossoni changed:
What|Removed |Added
CC||mmboss...@gmail.com
--- Comment #4 from
https://bugs.kde.org/show_bug.cgi?id=448839
Marcelo Bossoni changed:
What|Removed |Added
CC||mmboss...@gmail.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=450181
Bug ID: 450181
Summary: Memory Leak on Kwin?
Product: kwin
Version: 5.24.0
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: major
Prio
https://bugs.kde.org/show_bug.cgi?id=450181
--- Comment #1 from Marcelo Bossoni ---
Forgot to mention that I'm using firefox (MOZ_ENABLE_WAYLAND=1) and watching a
lot of youtube, don't know if those videos play a role as well.
--
You are receiving this mail because:
You are watchi
https://bugs.kde.org/show_bug.cgi?id=450181
--- Comment #3 from Marcelo Bossoni ---
(In reply to Vlad Zahorodnii from comment #2)
> Can you run heaptrack to track kwin's memory usage? heaptrack --pid $(pidof
> kwin_wayland)
Quick question: this is a dump tool or do I need to keep
https://bugs.kde.org/show_bug.cgi?id=448839
--- Comment #2 from Marcelo Bossoni ---
Created attachment 146739
--> https://bugs.kde.org/attachment.cgi?id=146739&action=edit
heaptrack (400+ MB being used after closing all windows/apps)
--
You are receiving this mail because:
You are w
https://bugs.kde.org/show_bug.cgi?id=448839
--- Comment #3 from Marcelo Bossoni ---
(In reply to Marcelo Bossoni from comment #2)
> Created attachment 146739 [details]
> heaptrack (400+ MB being used after closing all windows/apps)
Wrong bug.. how can I delete the attachment?
--
Y
https://bugs.kde.org/show_bug.cgi?id=450181
--- Comment #4 from Marcelo Bossoni ---
Created attachment 146740
--> https://bugs.kde.org/attachment.cgi?id=146740&action=edit
heaptrack (400+ MB being used after closing all windows/apps)
--
You are receiving this mail because:
You are w
https://bugs.kde.org/show_bug.cgi?id=455276
Bug ID: 455276
Summary: Menu doesn't open sometimes (pressing Win key). Also
happens with tray icons and other panel popups
Product: plasmashell
Version: 5.25.0
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=455276
--- Comment #3 from Marcelo Bossoni ---
Does this messages mean anything?
jun 15 17:46:05 URSO plasmashell[745]: kf.plasma.quick: Couldn't create
KWindowShadow for PlasmaQuick::Dialog_QML_19(0x55f39283d6f0, name>
jun 15 17:46:05 URSO plasmas
https://bugs.kde.org/show_bug.cgi?id=466680
Bug ID: 466680
Summary: Plasma panel freezes and stopped updating after using
a bit
Classification: Plasma
Product: plasmashell
Version: 5.27.2
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=466681
Bug ID: 466681
Summary: Mouse is hitching/skipping frames when entering task
manager area
Classification: Plasma
Product: plasmashell
Version: 5.27.2
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=466680
--- Comment #1 from Marcelo Bossoni ---
Video evidence
https://photos.app.goo.gl/fTy1QBQbtBrVgk1b7
This happens while trying to reproduce
https://bugs.kde.org/show_bug.cgi?id=466681
--
You are receiving this mail because:
You are watching all bug
https://bugs.kde.org/show_bug.cgi?id=466580
--- Comment #3 from Marcelo Bossoni ---
For me just hovering the mouse back and forth through items cause it to stop
updating.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=466681
--- Comment #3 from Marcelo Bossoni ---
Any way to disable the effect on user side just to test?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=466681
--- Comment #9 from Marcelo Bossoni ---
For me even disabling previews doesn't work. It makes it better, but doesn't
fix the problem.
I also see some instances of failed thumbnailing when youtube is the page in
focus (don't know if i
https://bugs.kde.org/show_bug.cgi?id=467834
Bug ID: 467834
Summary: Screen doesn't turn on after long time sleeping (DPMS
error)
Classification: Plasma
Product: kwin
Version: 5.27.3
Platform: Other
OS: L
https://bugs.kde.org/show_bug.cgi?id=467834
--- Comment #1 from Marcelo Bossoni ---
Created attachment 157606
--> https://bugs.kde.org/attachment.cgi?id=157606&action=edit
systemd journal
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=467834
--- Comment #2 from Marcelo Bossoni ---
Forgot to add the system info
Operating System: Arch Linux
KDE Plasma Version: 5.27.3
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
Kernel Version: 6.2.8-zen1-1-zen (64-bit)
Graphics Platform: Wayland
https://bugs.kde.org/show_bug.cgi?id=467834
--- Comment #4 from Marcelo Bossoni ---
Did a bit more digging... Apparently this is a problem with night colors on
wayland since Nvidia doesn't support it.
Apparently if night colors is applied while display is off make it unable to
wake again
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.
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.
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
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
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 defau
https://bugs.kde.org/show_bug.cgi?id=466681
Marcelo Bossoni changed:
What|Removed |Added
Ever confirmed|0 |1
Resolution|DUPLICATE
https://bugs.kde.org/show_bug.cgi?id=464530
--- Comment #13 from Marcelo Bossoni ---
Still happening on 5.27.4
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=470474
Bug ID: 470474
Summary: new nvidia beta driver (535 series) not showing
statistics
Classification: Applications
Product: plasma-systemmonitor
Version: 5.27.5
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=469028
Bug ID: 469028
Summary: Kate no longer work as sudoedit editor and closes file
immediately
Classification: Applications
Product: kate
Version: 23.04.0
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=464530
Marcelo Bossoni changed:
What|Removed |Added
Resolution|WAITINGFORINFO |---
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=464530
--- Comment #4 from Marcelo Bossoni ---
Just as a test, I've downgraded to 5.26.5 to rule out library updates and it
worked fine. So this really seems a breakage from 5.27.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=464763
Bug ID: 464763
Summary: Applets/widget placement get misplaced on every
plasmashell startup
Classification: Plasma
Product: plasmashell
Version: 5.26.90
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=464763
--- Comment #1 from Marcelo Bossoni ---
Created attachment 155565
--> https://bugs.kde.org/attachment.cgi?id=155565&action=edit
How I setup my desktop
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=464763
--- Comment #2 from Marcelo Bossoni ---
Created attachment 155566
--> https://bugs.kde.org/attachment.cgi?id=155566&action=edit
After a few reboots/plasmashell restarts
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=488824
Marcelo Bossoni changed:
What|Removed |Added
CC||mmboss...@gmail.com
--- Comment #1 from
https://bugs.kde.org/show_bug.cgi?id=488846
Bug ID: 488846
Summary: Plasma shell freezes and consumes all ram when
dismissing notifications one by one
Classification: Plasma
Product: plasmashell
Version: 6.1.0
Platform:
https://bugs.kde.org/show_bug.cgi?id=488846
--- Comment #2 from Marcelo Bossoni ---
Created attachment 170883
--> https://bugs.kde.org/attachment.cgi?id=170883&action=edit
coredump after attaching to plasmashell when it got stuck
Added a backtrace of all threads when issue happened.
A
https://bugs.kde.org/show_bug.cgi?id=488846
--- Comment #4 from Marcelo Bossoni ---
I still have the 16gb process dump generated by gdb in case you need any more
info.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=477912
Marcelo Bossoni changed:
What|Removed |Added
Ever confirmed|0 |1
CC
https://bugs.kde.org/show_bug.cgi?id=478804
Bug ID: 478804
Summary: Plugins are always shown on start and unable to keep
them disabled/hidden
Classification: Applications
Product: konsole
Version: 24.01.80
Platform: Oth
https://bugs.kde.org/show_bug.cgi?id=482597
Bug ID: 482597
Summary: Unable to pair headphone (mi buds)
Classification: Plasma
Product: Bluedevil
Version: 6.0.1
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
https://bugs.kde.org/show_bug.cgi?id=483049
Bug ID: 483049
Summary: Skype flatpak systray icon shown as generic file
instead of skype icon
Classification: Plasma
Product: plasmashell
Version: 6.0.1
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=460895
Marcelo Bossoni changed:
What|Removed |Added
CC||mmboss...@gmail.com
--- Comment #16 from
https://bugs.kde.org/show_bug.cgi?id=488228
Marcelo Bossoni changed:
What|Removed |Added
CC||mmboss...@gmail.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=481290
Bug ID: 481290
Summary: Steam in home streaming/Steam link shows a black
screen on wayland session
Classification: Plasma
Product: xdg-desktop-portal-kde
Version: 5.93.0
Platf
https://bugs.kde.org/show_bug.cgi?id=485695
Bug ID: 485695
Summary: Screen select screen doesn't enable click if checkbox
is clicked
Classification: Plasma
Product: xdg-desktop-portal-kde
Version: 6.0.4
Platform: Arch L
https://bugs.kde.org/show_bug.cgi?id=485697
Bug ID: 485697
Summary: Screen dialog allow restore on future sessions doesn't
work
Classification: Plasma
Product: xdg-desktop-portal-kde
Version: 6.0.4
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=481290
--- Comment #2 from Marcelo Bossoni ---
Apparently it is working with steam beta.
Need to double check that on other plasma install
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=486693
Bug ID: 486693
Summary: Kwin coredump using Ctrl + Alt + A on discord
Classification: Plasma
Product: kwin
Version: 6.0.4
Platform: Other
OS: Linux
Status: REPORTED
https://bugs.kde.org/show_bug.cgi?id=486693
--- Comment #2 from Marcelo Bossoni ---
Is that what you were expecting?
Core was generated by `/usr/bin/kwin_wayland --wayland-fd 7 --socket wayland-0
--xwayland-fd 8 --xwayl'.
Program terminated with signal SIGSEGV, Segmentation faul
https://bugs.kde.org/show_bug.cgi?id=486693
--- Comment #4 from Marcelo Bossoni ---
Nothing to be honest
It is just KDE default that supposedly is
Ctrl+Alt+A Activate Window Demanding Attention
At least according to this site
https://docs.kde.org/stable5/en/khelpcenter/fundamentals/kbd.html
https://bugs.kde.org/show_bug.cgi?id=486693
--- Comment #5 from Marcelo Bossoni ---
Core was generated by `/usr/bin/kwin_wayland --wayland-fd 7 --socket wayland-0
--xwayland-fd 8 --xwayl'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x77c121640d74 in KWin::Work
https://bugs.kde.org/show_bug.cgi?id=466681
--- Comment #17 from Marcelo Bossoni ---
Your best bet: upgrade do plasma 6 OR disable thumbnails on taskbar/
I believe this has to do with nvidia + thumbnailer + opengl quirks on nvidia
--
You are receiving this mail because:
You are watching all
https://bugs.kde.org/show_bug.cgi?id=449426
Marcelo Bossoni changed:
What|Removed |Added
CC||mmboss...@gmail.com
--- Comment #2 from
https://bugs.kde.org/show_bug.cgi?id=454242
Bug ID: 454242
Summary: Randomly System Tray or app menu/launcher does not
open and just show the highlight
Product: plasmashell
Version: 5.24.90
Platform: Other
O
https://bugs.kde.org/show_bug.cgi?id=454243
Bug ID: 454243
Summary: Window glitching and blinking after closing
Product: kwin
Version: 5.24.90
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=454242
--- Comment #1 from Marcelo Bossoni ---
Forgot to mention: My panel is placed vertically full height on the left.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=454242
--- Comment #3 from Marcelo Bossoni ---
Don't know if with ALL of them, but I've seem it happening with app menu, audio
and the "arrow"
https://photos.app.goo.gl/GHz8SWP1np2ZKQbg9
--
You are receiving this mail because:
You
https://bugs.kde.org/show_bug.cgi?id=454242
Marcelo Bossoni changed:
What|Removed |Added
Status|NEEDSINFO |REPORTED
Resolution|WAITINGFORINFO
https://bugs.kde.org/show_bug.cgi?id=454243
--- Comment #1 from Marcelo Bossoni ---
https://photos.app.goo.gl/CiTmTMVJDG5DPj6x9
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=455276
--- Comment #5 from Marcelo Bossoni ---
Still happening on 5.25.1
Is there anything I can do to help figure that out? Maybe build from source
with extra debug messages or anything?
--
You are receiving this mail because:
You are watching all bug
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
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
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 disa
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.
https://bugs.kde.org/show_bug.cgi?id=442241
Bug ID: 442241
Summary: Black screen with egl-wayland 1.1.8
Product: plasmashell
Version: 5.22.5
Platform: Other
OS: Linux
Status: REPORTED
Severity: major
https://bugs.kde.org/show_bug.cgi?id=442241
--- Comment #2 from Marcelo Bossoni ---
Yes, I have firefox to open automatically on login (xwayland)
I could open ksysguard by using Ctrl + esc
I could open a konsole from ksysguard.
If I try plasmashell --replace if finishes stating that dbus
https://bugs.kde.org/show_bug.cgi?id=442241
--- Comment #3 from Marcelo Bossoni ---
Interesting, tried with current master and same thing happens.
When I open Firefox in wayland mode, my mouse cursor turns into a small white
dot.
After closing it, it turn into a black box.
Screen capture using
https://bugs.kde.org/show_bug.cgi?id=442241
--- Comment #4 from Marcelo Bossoni ---
Created attachment 141457
--> https://bugs.kde.org/attachment.cgi?id=141457&action=edit
Screen capture of about kcm
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=442241
--- Comment #5 from Marcelo Bossoni ---
Created attachment 141458
--> https://bugs.kde.org/attachment.cgi?id=141458&action=edit
firefox screen capture
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=442241
Marcelo Bossoni changed:
What|Removed |Added
Version|5.22.5 |5.22.90
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=442588
Marcelo Bossoni changed:
What|Removed |Added
CC||mmboss...@gmail.com
--- Comment #2 from
https://bugs.kde.org/show_bug.cgi?id=442671
Bug ID: 442671
Summary: Missing sensors (cpu temps/fan speed) after update to
5.23 beta
Product: plasma-systemmonitor
Version: 5.22.90
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=432715
Marcelo Bossoni changed:
What|Removed |Added
CC||mmboss...@gmail.com
--- Comment #6 from
https://bugs.kde.org/show_bug.cgi?id=450181
Marcelo Bossoni changed:
What|Removed |Added
Status|NEEDSINFO |REPORTED
Resolution|WAITINGFORINFO
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 r
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&action=edit
Fresh user, bug on application menu and tray icons
--
You are receiving this mail because:
You are watching
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 cou
https://bugs.kde.org/show_bug.cgi?id=443171
Bug ID: 443171
Summary: When deleting a file using delete/shift+delete no
button is selected as default
Product: dolphin
Version: 21.08.1
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=443171
--- Comment #2 from Marcelo Bossoni ---
Just retested with frameworks 5.87. Still no default button selected.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=443171
--- Comment #4 from Marcelo Bossoni ---
Even after a system reboot I still have the same issue.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=443171
--- Comment #5 from Marcelo Bossoni ---
Updated to final kde 5.23 and it seems to be solved now.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=432481
Bug ID: 432481
Summary: Selected configuration using screen (Win+P) applet
does nothing
Product: KScreen
Version: 5.20.90
Platform: Other
OS: Linux
Sta
https://bugs.kde.org/show_bug.cgi?id=432481
--- Comment #6 from Marcelo Bossoni ---
Is that supposed to be integrated on final 5.21?
If so, still not working.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=432481
--- Comment #7 from Marcelo Bossoni ---
Quick update.
It works with mouse click, but doesn't with keyboard navigation + enter.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=440852
Bug ID: 440852
Summary: Black or upside down window with some XWayland apps on
nvidia 470+ drivers
Product: kwin
Version: 5.22.4
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=440852
--- Comment #1 from Marcelo Bossoni ---
Created attachment 140648
--> https://bugs.kde.org/attachment.cgi?id=140648&action=edit
Full black window on steam app
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=440852
--- Comment #2 from Marcelo Bossoni ---
Created attachment 140649
--> https://bugs.kde.org/attachment.cgi?id=140649&action=edit
Upside down window content
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=440852
--- Comment #6 from Marcelo Bossoni ---
Any easy way to do that on Arch?
I mean, should I replace all kde packages or just kwin?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=440852
--- Comment #8 from Marcelo Bossoni ---
Just built everything using kdesrc-build
This bug seems fixed using that version.
There are some other small bugs like lamp animation during maximize seems
borked on firefox
trying to move an mpv window glitches
https://bugs.kde.org/show_bug.cgi?id=466580
Marcelo Bossoni changed:
What|Removed |Added
Status|REPORTED|CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=474918
Bug ID: 474918
Summary: Gamescope-git complains about missing
wp_presentation/presentation-time support
Classification: Plasma
Product: kwin
Version: 5.27.8
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=475808
Bug ID: 475808
Summary: [FeatureRequest] Implement Explicit Sync for xwayland
Classification: Plasma
Product: kwin
Version: unspecified
Platform: Other
OS: Linux
Statu
https://bugs.kde.org/show_bug.cgi?id=466580
--- Comment #8 from Marcelo Bossoni ---
Yes, it does.
In fact this is what I've being doing lately. But thumbnails are so nice...
Fun fact is that on 5.27.6, if __GL_SYNC_TO_VBLANK=0 was set, the bug was
another one (stutter whenever a taskbar
https://bugs.kde.org/show_bug.cgi?id=464530
--- Comment #15 from Marcelo Bossoni ---
Post Mortem comment:
This is NOT a duplicate of bug 450248
This seems to be a NVIDIA thing. I end up finding the root cause.
I have __GL_SYNC_TO_VBLANK=0 set in my variables and that end up causing the
issue
https://bugs.kde.org/show_bug.cgi?id=464530
Bug ID: 464530
Summary: Plasma shell freezes when cycling through task manager
when window previews are being shown (hover or on
grouped)
Classification: Plasma
Product: plasma
https://bugs.kde.org/show_bug.cgi?id=464530
Marcelo Bossoni changed:
What|Removed |Added
Platform|Other |Archlinux
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=464530
--- Comment #1 from Marcelo Bossoni ---
It seems to happen with other plasma popups as well, like notifications
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=421033
--- Comment #5 from Marcelo Bossoni ---
I think that is the same as https://bugs.kde.org/show_bug.cgi?id=353983.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=421033
--- Comment #7 from Marcelo Bossoni ---
Yes,
I can confirm bug was solved with latest driver update
--
You are receiving this mail because:
You are watching all bug changes.
1 - 100 of 157 matches
Mail list logo