[plasmashell] [Bug 495754] [regression] Blank icons in system tray

2024-11-07 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=495754

David Redondo  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/41d8bb43f6697b2cd5d3fd577
   ||90b9c35d69b11a8
 Resolution|--- |FIXED

--- Comment #5 from David Redondo  ---
Git commit 41d8bb43f6697b2cd5d3fd57790b9c35d69b11a8 by David Redondo.
Committed on 07/11/2024 at 09:58.
Pushed by davidre into branch 'master'.

systemtray: Check if an icon can be located when appending symbolic

An app icon directory can either contain icon theme folder structure
or be a directory containing files to be used as icons. In the latter
case (extraSeachPath in KIconLoader speak) there is no fallback done
as there's no icon theme to do fallback in. So check if an icon can
be loaded when "symbolic" is appended before doing so.

M  +2-3applets/systemtray/statusnotifieritemsource.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/41d8bb43f6697b2cd5d3fd57790b9c35d69b11a8

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

[kwin] [Bug 495852] The window flicks when maximizing with blur enabled

2024-11-06 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=495852

David Redondo  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

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

[kwin] [Bug 495852] The window flicks when maximizing with blur enabled

2024-11-06 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=495852

David Redondo  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #2 from David Redondo  ---
Do you have wobbly windows enabled?

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

[kwin] [Bug 495852] The window flicks when maximizing with blur enabled

2024-11-06 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=495852

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de
Version|24.08.2 |6.2.2
Product|konsole |kwin
   Assignee|konsole-de...@kde.org   |kwin-bugs-n...@kde.org
  Component|emulation   |effects-various

--- Comment #1 from David Redondo  ---
I can not reproduce 100% but sometimes. In addition when resizing the window it
is transparent.

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

[plasmashell] [Bug 495858] Favorites bar tooltip is empty

2024-11-06 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=495858

David Redondo  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||k...@david-redondo.de
 Status|REPORTED|CONFIRMED

--- Comment #1 from David Redondo  ---
Interesting for me, it shows with text but hides instantly. Seems there is
something wrong in general

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

[systemsettings] [Bug 495560] Unable to remove existing mouse

2024-11-04 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=495560

David Redondo  changed:

   What|Removed |Added

 Status|RESOLVED|REPORTED
 Resolution|NOT A BUG   |---

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

[plasmashell] [Bug 495471] On X11, Plasma crashes in Plasma::WindowThumbnail::xcbWindowToTextureEGL() when window thumbnail preview is enabled

2024-10-30 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=495471

--- Comment #6 from David Redondo  ---
m_image =
((eglCreateImageKHR_func)(m_eglCreateImageKHR))(eglGetCurrentDisplay(),
 
EGL_NO_CONTEXT,
 
EGL_NATIVE_PIXMAP_KHR,
 
(EGLClientBuffer)(uintptr_t)m_pixmap,
  attribs);

I dont know this code at all, but m_eglCreateImageKHR is checked  before

auto geometryCookie = xcb_get_geometry_unchecked(c, m_pixmap); what
if that fails?

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

[kwin] [Bug 495557] kscreen-doctor reports RgbRange "unknown" and a peak brightness of 0 nits for the LG CX

2024-10-30 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=495557

David Redondo  changed:

   What|Removed |Added

  Component|kscreen-doctor  |colour-management
   Assignee|kscreen-bugs-n...@kde.org   |kwin-bugs-n...@kde.org
Product|KScreen |kwin
 CC||k...@david-redondo.de

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

[systemsettings] [Bug 495560] Unable to remove existing mouse

2024-10-30 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=495560

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de
 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #1 from David Redondo  ---
the settings show only connected devices. Unplug your old old device

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

[plasmashell] [Bug 495561] Some notifications disappear too quickly.

2024-10-30 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=495561

David Redondo  changed:

   What|Removed |Added

Product|kde |plasmashell
Version|unspecified |6.2.1
  Component|general |Notifications
   Target Milestone|--- |1.0
   Assignee|unassigned-b...@kde.org |plasma-b...@kde.org
 CC||k...@david-redondo.de,
   ||k...@privat.broulik.de

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

[plasmashell] [Bug 495562] plasmashell crashed right after receiving a Telegram Desktop notification

2024-10-30 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=495562

David Redondo  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM
 CC||k...@david-redondo.de

--- Comment #2 from David Redondo  ---
Entirely in Qt

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

[frameworks-kio] [Bug 495441] Implement support for SystemdSlice key in .desktop files

2024-10-30 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=495441

David Redondo  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |NOT A BUG

--- Comment #6 from David Redondo  ---
See this blog post to set resource limits for specific apps
https://blogs.kde.org/2024/10/18/limit-application-memory-usage-with-systemd/

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

[Breeze] [Bug 482648] With Breeze Dark icon theme and >100% display scaling, Symbolic icons are not shown

2024-10-25 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=482648

--- Comment #13 from David Redondo  ---
(In reply to Nate Graham from comment #10)
> Syncing the index.theme files (except for UI strings and the Inherits= line)
> doesn't seem to make a difference. Maybe this is a CMake issue?
> 
> Probably needs someone with more experience to investigate further at this
> point.

I cannot reproduce this
- screen set to 150% 
- icon theme breeze-dark

Could it have been fixed by the index.theme sync after all but dolphin was
still running?

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

[xdg-desktop-portal-kde] [Bug 493293] Rectangular region screencast selection is possible only on the leftmost monitor

2024-10-22 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=493293

David Redondo  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/xdg-desktop-portal-kde/- |ma/xdg-desktop-portal-kde/-
   |/commit/4042c9d8fb2e6c3d458 |/commit/a067b4f536ceeab9f01
   |de7c7e6b5672ff27f5a11   |964e50e99392230aebc53

--- Comment #8 from David Redondo  ---
Git commit a067b4f536ceeab9f01964e50e99392230aebc53 by David Redondo.
Committed on 23/10/2024 at 06:24.
Pushed by davidre into branch 'Plasma/6.2'.

Create region selection window before calling setScreen

otherwise it ends up on the wrong screen due to a quirk in how
Qt works. See QTBUG-129989


(cherry picked from commit 4042c9d8fb2e6c3d458de7c7e6b5672ff27f5a11)

Co-authored-by: David Redondo 

M  +1-0src/region-select/SelectionEditor.cpp

https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/a067b4f536ceeab9f01964e50e99392230aebc53

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

[xdg-desktop-portal-kde] [Bug 493293] Rectangular region screencast selection is possible only on the leftmost monitor

2024-10-22 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=493293

David Redondo  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/xdg-desktop-portal-kde/-
   ||/commit/4042c9d8fb2e6c3d458
   ||de7c7e6b5672ff27f5a11
 Resolution|--- |FIXED

--- Comment #7 from David Redondo  ---
Git commit 4042c9d8fb2e6c3d458de7c7e6b5672ff27f5a11 by David Redondo.
Committed on 23/10/2024 at 06:21.
Pushed by davidre into branch 'master'.

Create region selection window before calling setScreen

otherwise it ends up on the wrong screen due to a quirk in how
Qt works. See QTBUG-129989

M  +1-0src/region-select/SelectionEditor.cpp

https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/4042c9d8fb2e6c3d458de7c7e6b5672ff27f5a11

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

[systemsettings] [Bug 495025] SDDM System Settings to Autologin into X11 Session applies invalid value in /etc/sddm.conf.d/kde_settings.conf on *first* Apply

2024-10-22 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=495025

--- Comment #6 from David Redondo  ---
Git commit 980813b76e37c50eb38afd05de839168047921f5 by David Redondo.
Committed on 22/10/2024 at 12:03.
Pushed by davidre into branch 'Plasma/6.2'.

Fix autologin session value

Signed-off-by: Anthony Fieroni 


(cherry picked from commit c9cfab7ee6192b25acc02d7fefe0552c7db5bae0)

Co-authored-by: Anthony Fieroni 

M  +1-1src/ui/Advanced.qml

https://invent.kde.org/plasma/sddm-kcm/-/commit/980813b76e37c50eb38afd05de839168047921f5

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

[plasmashell] [Bug 491815] Menu rolling in plasmashell context menus does not work on wayland

2024-10-22 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491815

--- Comment #11 from David Redondo  ---
I tested Qt dev, Qt 6.8 and Qt 6.8.0 it works. 

Another plasma devs tested this on their machines with Qt 6.8 and it works
there as well. Not sure what's going on for your.

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

[plasma-systemmonitor] [Bug 434877] System Monitor has high idle CPU usage

2024-10-21 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=434877

--- Comment #46 from David Redondo  ---
I marked a comment as spam not because of mentioning of alternatives but the
clear violation of the code-of-conduct.

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

[plasma-systemmonitor] [Bug 434877] System Monitor has high idle CPU usage

2024-10-21 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=434877

--- Comment #47 from David Redondo  ---
The lm-sensors information being is interesting and new to me. As I never heard
about or seen it in a flamegraph and very surprising as ksysguard or
plasma-systemmonitor dont interact with lmsensors themselbes but ksystemstats
and ksysguardd do.

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

[plasma-systemmonitor] [Bug 434877] System Monitor has high idle CPU usage

2024-10-21 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=434877

--- Comment #48 from David Redondo  ---
As a general point of information the more rude the conversation in a bug
report the less likely developers are inclined to look at it and fix it. Nobody
wants to spend their (often free!) time reading a heated discussion or be or
their product being insulted.

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

[plasmashell] [Bug 491700] Some default keybindings clash with each other

2024-10-18 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491700

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de
   Keywords||junior-jobs

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

[plasmashell] [Bug 491815] Menu rolling in plasmashell context menus does not work on wayland

2024-10-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491815

David Redondo  changed:

   What|Removed |Added

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

--- Comment #10 from David Redondo  ---
That's my fault, I tested wrong, since highlighting was not working, I didnt
imagine activating would be broken once selecting works

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

[plasma-systemmonitor] [Bug 434877] System Monitor has high idle CPU usage

2024-10-15 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=434877

--- Comment #39 from David Redondo  ---
Just for the people ranting here: ksysguard and plasma-systemmonitor use the
same code to gather data about processes (libprocesscore from libksysguard)

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

[Breeze] [Bug 494399] Category icons in Kickoff are of the wrong type/color with Breeze Dark icon theme

2024-10-15 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=494399

David Redondo  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/breeze-icons/-/commi
   ||t/f062ac004d406c6a927035d05
   ||364850c613107f1
 Resolution|--- |FIXED
   Version Fixed In||6.8
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from David Redondo  ---
Git commit f062ac004d406c6a927035d05364850c613107f1 by David Redondo.
Committed on 15/10/2024 at 08:02.
Pushed by davidre into branch 'master'.

Sync index.theme changes from breeze to breeze-dark
FIXED-IN:6.8

M  +30   -3icons-dark/index.theme

https://invent.kde.org/frameworks/breeze-icons/-/commit/f062ac004d406c6a927035d05364850c613107f1

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

[plasmashell] [Bug 491815] Menu rolling in plasmashell context menus does not work on wayland

2024-10-14 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491815

David Redondo  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |UPSTREAM

--- Comment #8 from David Redondo  ---
Confirmed fixed upstream by
https://invent.kde.org/qt/qt/qtbase/-/commit/e4ef0f03e6f1fddc397980fd7fbf6f6b829f16d9
(Qt 6.8)

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

[plasmashell] [Bug 491815] Menu rolling in plasmashell context menus does not work on wayland

2024-10-14 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491815

--- Comment #7 from David Redondo  ---
I can reproduce in Qt 6.7 + breeze and Qt 6.7 and fusion but not with QT dev +
fusion

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

[plasmashell] [Bug 491815] Menu rolling in plasmashell context menus does not work on wayland

2024-10-14 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491815

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de

--- Comment #6 from David Redondo  ---
reproducer:

import QtQuick
import org.kde.plasma.extras as PlasmaExtras

Window {
visible: true
PlasmaExtras.Menu {
id: menu
PlasmaExtras.MenuItem {
text: "foo"
}
PlasmaExtras.MenuItem {
text: "foo"
}
PlasmaExtras.MenuItem {
text: "foo"
}
PlasmaExtras.MenuItem {
text: "foo"
}
}
MouseArea {
anchors.fill: parent
acceptedButtons: Qt.RightButton
onPressed: mouse => menu.open(mouse.x, mouse.y)
}
}

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

[plasmashell] [Bug 492525] Clipboard history notifications show up in notifications history

2024-10-09 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=492525

David Redondo  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/469ed64c134a8b502026eaaa4 |t/4cbe32a1334eff078a3ea78f0
   |03003aadc55c895 |43859b11a37315d
   Version Fixed In|6.2.0   |6.2

--- Comment #4 from David Redondo  ---
Git commit 4cbe32a1334eff078a3ea78f043859b11a37315d by David Redondo.
Committed on 09/10/2024 at 07:27.
Pushed by davidre into branch 'Plasma/6.2'.

Bring back klipper desktop file

This is needed for mapping of notification to klipper specific settings.
This partly reverts commit 8fa3fbf2b3b7b0b39980f14a3487409b30ae1c7c.
The file is adusted to it is hidden and references to running klipper removed.
FIXED-IN:6.2


(cherry picked from commit 469ed64c134a8b502026eaaa403003aadc55c895)

bf7bb3af Bring back klipper desktop file

Co-authored-by: David Redondo 

M  +2-0klipper/CMakeLists.txt
A  +270  -0klipper/org.kde.klipper.desktop [TRAILING SPACE] ** [TRAILING
SPACE] ** [TRAILING SPACE] **

The files marked with ** at the end have a problem. Either the file contains a
trailing space or the file contains a call to potentially dangerous code.
Please read: https://community.kde.org/Sysadmin/CommitHooks#Email_notifications
for further information. Please either fix the trailing space or review the
dangerous code.


https://invent.kde.org/plasma/plasma-workspace/-/commit/4cbe32a1334eff078a3ea78f043859b11a37315d

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

[kwin] [Bug 493008] kwin_x11 crashes repeatedly when switching to certain window decorations

2024-09-19 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=493008

David Redondo  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/-/commit/2fb02e79c5 |ma/kwin/-/commit/20552712e8
   |ea9891064ce3efc88043d33a205 |3793d2622af9c12e15d66008723
   |a74 |d36

--- Comment #5 from David Redondo  ---
Git commit 20552712e83793d2622af9c12e15d66008723d36 by David Redondo.
Committed on 19/09/2024 at 15:40.
Pushed by davidre into branch 'Plasma/6.2'.

Enforce OpenGL for QtQuick on x11 when OpenGL compositing

Using some other graphics API like Vulkan for QtQuick
together with OpenGL is not not supported and can lead
to crashes.
FIXED-IN:6.2


(cherry picked from commit 2fb02e79c5ea9891064ce3efc88043d33a205a74)

Co-authored-by: David Redondo 

M  +4-0src/compositor_x11.cpp

https://invent.kde.org/plasma/kwin/-/commit/20552712e83793d2622af9c12e15d66008723d36

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

[kwin] [Bug 493008] kwin_x11 crashes repeatedly when switching to certain window decorations

2024-09-19 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=493008

David Redondo  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
   Version Fixed In||6.2
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/-/commit/2fb02e79c5
   ||ea9891064ce3efc88043d33a205
   ||a74

--- Comment #4 from David Redondo  ---
Git commit 2fb02e79c5ea9891064ce3efc88043d33a205a74 by David Redondo.
Committed on 19/09/2024 at 15:27.
Pushed by davidre into branch 'master'.

Enforce OpenGL for QtQuick on x11 when OpenGL compositing

Using some other graphics API like Vulkan for QtQuick
together with OpenGL is not not supported and can lead
to crashes.
FIXED-IN:6.2

M  +4-0src/compositor_x11.cpp

https://invent.kde.org/plasma/kwin/-/commit/2fb02e79c5ea9891064ce3efc88043d33a205a74

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

[plasmashell] [Bug 492525] Clipboard history notifications show up in notifications history

2024-09-18 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=492525

David Redondo  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
   Version Fixed In||6.2
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/469ed64c134a8b502026eaaa4
   ||03003aadc55c895

--- Comment #3 from David Redondo  ---
Git commit 469ed64c134a8b502026eaaa403003aadc55c895 by David Redondo.
Committed on 18/09/2024 at 13:31.
Pushed by davidre into branch 'master'.

Bring back klipper desktop file

This is needed for mapping of notification to klipper specific settings.
This partly reverts commit 8fa3fbf2b3b7b0b39980f14a3487409b30ae1c7c.
The file is adusted to it is hidden and references to running klipper removed.
FIXED-IN:6.2

M  +2-0klipper/CMakeLists.txt
A  +270  -0klipper/org.kde.klipper.desktop [TRAILING SPACE] ** [TRAILING
SPACE] ** [TRAILING SPACE] **

The files marked with ** at the end have a problem. Either the file contains a
trailing space or the file contains a call to potentially dangerous code.
Please read: https://community.kde.org/Sysadmin/CommitHooks#Email_notifications
for further information. Please either fix the trailing space or review the
dangerous code.


https://invent.kde.org/plasma/plasma-workspace/-/commit/469ed64c134a8b502026eaaa403003aadc55c895

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

[plasmashell] [Bug 492624] On Wayland, plasmashell crashes when dragging an applet from the widget explorer over a Show Activity Manager widget

2024-09-18 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=492624

David Redondo  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/
   |d4b87ac6f4d2c323be149c03a61 |c75143b89a2ae68b2b0fc75b884
   |959fc74d6435c   |4ca9dedf8de59

--- Comment #5 from David Redondo  ---
Git commit c75143b89a2ae68b2b0fc75b8844ca9dedf8de59 by David Redondo.
Committed on 18/09/2024 at 13:13.
Pushed by davidre into branch 'Plasma/6.1'.

applets/showActivityManager: Only show activityManager when drag contains
windows

It doesn't make sense to show it on something that can't be dropped
into it.
This fixes the crash in the mentioned bug but there is a more general
issue that applets can interfere with the edit mode widget dragging.
FIXED-IN:6.1.5


(cherry picked from commit d4b87ac6f4d2c323be149c03a61959fc74d6435c)

Co-authored-by: David Redondo 

M  +5-1applets/showActivityManager/package/contents/ui/main.qml
M  +12   -0imports/activitymanager/switcherbackend.cpp
M  +1-0imports/activitymanager/switcherbackend.h

https://invent.kde.org/plasma/plasma-desktop/-/commit/c75143b89a2ae68b2b0fc75b8844ca9dedf8de59

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

[kwin] [Bug 492506] kwin_wayland freezes, consumes 100% CPU, accepts no input

2024-09-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=492506

David Redondo  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||k...@david-redondo.de

--- Comment #16 from David Redondo  ---
Oded, which task switcher theme are you using? Did you notice that it happens
if you open the taskswitcher the backtrace seems to indicate that?

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

[kwin] [Bug 493253] New: overview: Labels and Thumbnails can overlap

2024-09-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=493253

Bug ID: 493253
   Summary: overview: Labels and Thumbnails can overlap
Classification: Plasma
   Product: kwin
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: effects-overview
  Assignee: kwin-bugs-n...@kde.org
  Reporter: k...@david-redondo.de
  Target Milestone: ---

Created attachment 173761
  --> https://bugs.kde.org/attachment.cgi?id=173761&action=edit
screenshot

See screenshot

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

[kwin] [Bug 480844] On Neon Unstable under Wayland in QEMU, black screen on resolution change.

2024-09-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=480844

David Redondo  changed:

   What|Removed |Added

   Priority|LO  |NOR
 CC||k...@david-redondo.de
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from David Redondo  ---
I just tested this and this works now changing resolution up and down

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

[plasmashell] [Bug 492624] On Wayland, plasmashell crashes when dragging an applet from the widget explorer over a Show Activity Manager widget

2024-09-04 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=492624

David Redondo  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/-/commit/
   ||d4b87ac6f4d2c323be149c03a61
   ||959fc74d6435c
   Version Fixed In||6.1.5
 Resolution|--- |FIXED

--- Comment #4 from David Redondo  ---
Git commit d4b87ac6f4d2c323be149c03a61959fc74d6435c by David Redondo.
Committed on 04/09/2024 at 12:56.
Pushed by davidre into branch 'master'.

applets/showActivityManager: Only show activityManager when drag contains
windows

It doesn't make sense to show it on something that can't be dropped
into it.
This fixes the crash in the mentioned bug but there is a more general
issue that applets can interfere with the edit mode widget dragging.
FIXED-IN:6.1.5

M  +5-1applets/showActivityManager/package/contents/ui/main.qml
M  +12   -0imports/activitymanager/switcherbackend.cpp
M  +1-0imports/activitymanager/switcherbackend.h

https://invent.kde.org/plasma/plasma-desktop/-/commit/d4b87ac6f4d2c323be149c03a61959fc74d6435c

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

[plasmashell] [Bug 492384] Don't let task enter "needs attention" state when window on a different activity asks for attention

2024-09-04 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=492384

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de

--- Comment #4 from David Redondo  ---
> Yes, I would but that's the point for me. I don't want to be bothered by 
> windows on other activities until I switch there

You can configure taskmanager so it only shows windows from the current
activity

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

[plasmashell] [Bug 483390] Task Manager window previews hide almost immediately when moving from one task to another in almost all panel orientations and movement directions

2024-09-04 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=483390

David Redondo  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/-/commit/
   ||d43c121d9e53351fa4447927745
   ||af67429b8ae4c
 Status|ASSIGNED|RESOLVED

--- Comment #9 from David Redondo  ---
Git commit d43c121d9e53351fa4447927745af67429b8ae4c by David Redondo.
Committed on 04/09/2024 at 09:46.
Pushed by davidre into branch 'master'.

taskmanager: Remove secondary point from triangle mouse filter

Looking at the original commit(s) its not entirely sure what the
intended purpose of this was but as it is it's broken:
- in bottom panels it will filter out almost every mouse move
- it doesn't do anything in top panels
- in left and right panels its doing something nonsensical

M  +0-11   applets/taskmanager/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/d43c121d9e53351fa4447927745af67429b8ae4c

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

[plasmashell] [Bug 492624] On Wayland, plasmashell crashes when dragging an applet from the widget explorer over a Show Activity Manager widget

2024-09-04 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=492624

--- Comment #2 from David Redondo  ---
It looks like dragging over the applet (can also be on desktop) closes the
widget explorer and I assume the Drag object is deleted.

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

[plasmashell] [Bug 492624] On Wayland, plasmashell crashes when dragging an applet from the widget explorer over a Show Activity Manager widget

2024-09-04 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=492624

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[plasmashell] [Bug 492634] plasmashell freezes

2024-09-04 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=492634

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from David Redondo  ---
This is not actionable. 

We need a backtrace of plasmashell when it hangs:
- attach gdb 
- crash it manually and paste it via drkonqi

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

[kde] [Bug 490791] Metabug: many crashes in QWindowPrivate::connectToScreen() that arrive there by different means

2024-08-23 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=490791

--- Comment #19 from David Redondo  ---
6.7.3 seems to be scheduled for 30.09.2024

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

[kde] [Bug 490791] Metabug: many crashes in QWindowPrivate::connectToScreen() that arrive there by different means

2024-08-21 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=490791

--- Comment #17 from David Redondo  ---
the pick got stuck, I just pressed stage again

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

[kwin] [Bug 491143] [Graphics Tablet]: Tooltips appear at the mouse cursor location instead of the stylus location

2024-08-20 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491143

David Redondo  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||6.1.5
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/-/commit/aa88904b53
   ||8a67e0f8827d193b794b05c4b40
   ||8fb

--- Comment #9 from David Redondo  ---
Git commit aa88904b538a67e0f8827d193b794b05c4b408fb by David Redondo.
Committed on 20/08/2024 at 20:54.
Pushed by vladz into branch 'master'.

decorations: Show tooltip at current cursor position

instead of at the mouse position. Fixes tooltips showing
up in wrong places when using tablets.
FIXED-IN: 6.1.5

M  +1-1src/decorations/decoratedclient.cpp

https://invent.kde.org/plasma/kwin/-/commit/aa88904b538a67e0f8827d193b794b05c4b408fb

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

[kwin] [Bug 491143] [Graphics Tablet]: Tooltips appear at the mouse cursor location instead of the stylus location

2024-08-20 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491143

David Redondo  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #7 from David Redondo  ---
nvm just read your note.

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

[kwin] [Bug 491143] [Graphics Tablet]: Tooltips appear at the mouse cursor location instead of the stylus location

2024-08-20 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491143

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de

--- Comment #6 from David Redondo  ---
I can confirm it.

Difference for me the cursor crosshair appears where it should.  Is that just
something on the screenshot?

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

[plasmashell] [Bug 483390] Task Manager window previews hide almost immediately when moving from one task to another in almost all panel orientations and movement directions

2024-08-19 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=483390

--- Comment #7 from David Redondo  ---
Git commit df65d41d8661338cc38a3b7e52e78fadd2bdbfaa by David Redondo.
Committed on 19/08/2024 at 14:44.
Pushed by davidre into branch 'master'.

tooltip: Don't dismiss when not owning the dialog

When order of events is enter(A), enter(B), leave(A), A would
hide the dialog even though B showed it again.
FIXED-IN:6.2

M  +1-1src/declarativeimports/core/tooltiparea.cpp

https://invent.kde.org/plasma/libplasma/-/commit/df65d41d8661338cc38a3b7e52e78fadd2bdbfaa

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

[kwin] [Bug 491648] kwin_wayland busyloops processing "zwp_primary_selection_source_v1_requests" messages when screen is locked

2024-08-16 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491648

--- Comment #8 from David Redondo  ---
On wayland this code path should not wp_primary_clipboard but it seems it is.
Can you share a relevant WAYLAND_DEBUG log plasmashell?

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

[kwin] [Bug 491648] kwin_wayland busyloops processing "zwp_primary_selection_source_v1_requests" messages when screen is locked

2024-08-15 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491648

David Redondo  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||k...@david-redondo.de
 Resolution|--- |WAITINGFORINFO

--- Comment #4 from David Redondo  ---
The backtrace looks suspect, it's apparently not using data_control
waylandclipboard in kguiaddons. Is you kguiaddons build with wayland/from
distro?

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

[frameworks-kio] [Bug 488854] KProcessRunner::escapeUnitName is using signed numbers to escape application names

2024-08-13 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488854

David Redondo  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/kio/-/commit/9df9d3e
   ||9ecebd01f512dd00a4ca7b7fb15
   ||b26abc
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from David Redondo  ---
Git commit 9df9d3e9ecebd01f512dd00a4ca7b7fb15b26abc by David Redondo.
Committed on 13/08/2024 at 10:32.
Pushed by davidre into branch 'master'.

Correctly escape unit names

When char is signed we where implicitely calling the QString::arg(int, ...
overload.

M  +1-1src/gui/kprocessrunner.cpp

https://invent.kde.org/frameworks/kio/-/commit/9df9d3e9ecebd01f512dd00a4ca7b7fb15b26abc

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

[frameworks-kio] [Bug 488854] KProcessRunner::escapeUnitName is using signed numbers to escape application names

2024-08-13 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488854

David Redondo  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[plasmashell] [Bug 491509] System tray icon of Onboard (on-screen keyboard) not visible after upgrading to 6.1.4

2024-08-13 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491509

David Redondo  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/85eb56e174bf887ccb8311e8f |t/dec0608369e1fe50685ce9411
   |1a871e1ec453e04 |3681ec9ed1bc43c

--- Comment #10 from David Redondo  ---
Git commit dec0608369e1fe50685ce94113681ec9ed1bc43c by David Redondo.
Committed on 13/08/2024 at 09:09.
Pushed by davidre into branch 'Plasma/6.1'.

xembedsniproxy: Guard against crash when xcb_query_tree_reply is null
FIXED-IN:6.1.5


(cherry picked from commit 85eb56e174bf887ccb8311e8f1a871e1ec453e04)

Co-authored-by: David Redondo 

M  +3-0xembed-sni-proxy/sniproxy.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/dec0608369e1fe50685ce94113681ec9ed1bc43c

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

[plasmashell] [Bug 491509] System tray icon of Onboard (on-screen keyboard) not visible after upgrading to 6.1.4

2024-08-13 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491509

David Redondo  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
   Version Fixed In||6.1.5
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/85eb56e174bf887ccb8311e8f
   ||1a871e1ec453e04

--- Comment #9 from David Redondo  ---
Git commit 85eb56e174bf887ccb8311e8f1a871e1ec453e04 by David Redondo.
Committed on 13/08/2024 at 07:39.
Pushed by davidre into branch 'master'.

xembedsniproxy: Guard against crash when xcb_query_tree_reply is null
FIXED-IN:6.1.5

M  +3-0xembed-sni-proxy/sniproxy.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/85eb56e174bf887ccb8311e8f1a871e1ec453e04

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

[xdg-desktop-portal-kde] [Bug 491435] Remote control requested at login

2024-08-13 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491435

--- Comment #6 from David Redondo  ---
Why is this a xdg-desktop-portal-kde bug? 
If an app starts a session we show the dialog. We show all the info we can, in
this case xdg-desktop-portal seemingly didnt provide an app-id. 
If we think an app does it wrong, we need to look at that app

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

[plasmashell] [Bug 491509] System tray icon of Onboard (on-screen keyboard) not visible after upgrading to 6.1.4

2024-08-13 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491509

--- Comment #7 from David Redondo  ---
I checked out efca5810412709f3fda40c5eb75d024752b581fc and I dont get an icon 

I checkout out v6.1.3 and dont get an icon either

bf145579129e363cf14064bb369260c303b9ae23 braking it would have surprised me.

I noticed that onboard is running wayland natively  here, so of course  xembed
GTKStatusIcon cant work 

After forcing to x11 with GDK_BACKEND=x11 I notice xembed-sni-proxy crashes.


A workaroung is using appindicator for its status icon

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

[kwrited] [Bug 491272] Write Daemon/Local System Message Service does not show notifications sent using wall(1) or write(1)

2024-08-07 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491272

--- Comment #6 from David Redondo  ---
Worth a shot, try removing 

"X-KDE-Kded-load-on-demand": true

from the json metadata.

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

[kwrited] [Bug 491272] Write Daemon/Local System Message Service does not show notifications sent using wall(1) or write(1)

2024-08-07 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491272

--- Comment #5 from David Redondo  ---
I have no clue, I just wrote "wall hello" in konsole and got the notification.
I would start by adding  qdebugs?

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

[plasmashell] [Bug 487147] INVOCATION_ID and JOURNAL_STREAM environment variables should not be propagated from plasmashell

2024-08-06 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=487147

--- Comment #4 from David Redondo  ---
The systemd runner could/should simply remove these variables.

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

[plasmashell] [Bug 490803] Copying time to clipboard doesn't work on Wayland

2024-08-06 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=490803

David Redondo  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/-/commit/31018c000b
   ||bad5dc3b263b7f452b0795dd153
   ||ceb

--- Comment #3 from David Redondo  ---
Git commit 31018c000bbad5dc3b263b7f452b0795dd153ceb by David Redondo.
Committed on 06/08/2024 at 12:54.
Pushed by davidre into branch 'master'.

wayland: Check serial instead of focus for changing selections

Clients can have valid reasons to change the selection when the
same user action that also caused the selection request
to lose keyboard focus. This is notbaly the case for menus
created from a Plasma panel which itself will not take focus
but when clicking on action it only triggers after the menu
is closed.
This also matches what weston and sway do.

M  +3-7autotests/integration/helper/copy.cpp
M  +7-0autotests/integration/xwayland_selections_test.cpp
M  +7-7autotests/wayland/client/test_datadevice.cpp
M  +1-1autotests/wayland/client/test_selection.cpp
M  +10   -10   autotests/wayland/client/test_wayland_seat.cpp
M  +4-4autotests/wayland/server/test_datacontrol_interface.cpp
M  +1-1src/wayland/datadevice.cpp
M  +1-1src/wayland/datadevice.h
M  +1-1src/wayland/primaryselectiondevice_v1.cpp
M  +1-1src/wayland/primaryselectiondevice_v1.h
M  +24   -26   src/wayland/seat.cpp
M  +2-2src/wayland/seat.h
M  +5-2src/wayland/seat_p.h
M  +3-2src/xwayland/clipboard.cpp
M  +3-2src/xwayland/primary.cpp

https://invent.kde.org/plasma/kwin/-/commit/31018c000bbad5dc3b263b7f452b0795dd153ceb

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

[kwrited] [Bug 491272] Write Daemon/Local System Message Service does not show notifications sent using wall(1) or write(1)

2024-08-06 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=491272

--- Comment #2 from David Redondo  ---
No this was certainly brainstormed but it's still there and released with
plasma 6 
https://invent.kde.org/plasma/kwrited

It also still works for me on plasma 6

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

[kwin] [Bug 490590] Menu items on some Electron applications like VS Code are not working on Wayland

2024-08-02 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=490590

David Redondo  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/b5db1d7e38fcb1184b2e8df92
   ||3cf3648c3a6d0c3

--- Comment #2 from David Redondo  ---
Git commit b5db1d7e38fcb1184b2e8df923cf3648c3a6d0c3 by David Redondo.
Committed on 02/08/2024 at 07:09.
Pushed by davidre into branch 'master'.

Improve titlebar appmenu on Wayland

Until now the first level menu was a toplevel, the second level
proper popups. While visually working this design had two major
issues. The UX is different comapred to what is expected and to
normal menus and more importantly the toplevel takes focus away
from the app window which causes some apps to not react to triggered
actions anymore.
This patch uses an invisible toplevel window to serve as parent
for the menu which makes it act exactly the same as a normal menu
would. In addition it is made to not take focus via the plasmashell
protocol. (Making the first level menu toplevel not take focus in the
previous design wouldnt work because it  breaks the UX even more as
arrow keys and accelerators wouldn't work anymore.)
This also changes the way we inject fake serials to QtWayland because
they are now needed for the first level of the menu. While before
the enter serial to the first menu was used, now a fake one is set
(any only if noone was ever set). But this doesn't change really
anything as while before it was still some kind of serial it was one
of the wrong kind not referring to an implicit grab as is expected
when creating a grabbing popup.

M  +39   -24   appmenu/appmenu.cpp
M  +1-2appmenu/appmenu.h

https://invent.kde.org/plasma/plasma-workspace/-/commit/b5db1d7e38fcb1184b2e8df923cf3648c3a6d0c3

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

[plasmashell] [Bug 490666] "Remote control requested" dialog shows up after clicking on the tray icon of certain apps

2024-07-31 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=490666

David Redondo  changed:

   What|Removed |Added

  Component|System Tray |XembedSNIProxy
 CC||k...@david-redondo.de

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

[kde] [Bug 490791] Metabug: many crashes in QWindowPrivate::connectToScreen() that arrive there by different means

2024-07-31 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=490791

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de

--- Comment #1 from David Redondo  ---
I've looked into the backtraces and the common factor seems to be QMenu, almost
looks like the QScreens are dangling

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

[plasmashell] [Bug 490666] "Remote control requested" dialog shows up after clicking on the tray icon of certain apps

2024-07-29 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=490666

--- Comment #15 from David Redondo  ---
Git commit bf145579129e363cf14064bb369260c303b9ae23 by David Redondo.
Committed on 29/07/2024 at 14:16.
Pushed by davidre into branch 'Plasma/6.1'.

xembed-sni-proxy: Check if descendant windows want button events

This notably fixes some Java apps where the embedded window
is not intrested in button events but a child is.


(cherry picked from commit b0f3f954021280bfe21d4f36bec0279620c860cd)

Co-authored-by: David Redondo 

M  +19   -1xembed-sni-proxy/sniproxy.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/bf145579129e363cf14064bb369260c303b9ae23

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

[plasmashell] [Bug 490666] "Remote control requested" dialog shows up after clicking on the tray icon of certain apps

2024-07-29 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=490666

--- Comment #13 from David Redondo  ---
Git commit b0f3f954021280bfe21d4f36bec0279620c860cd by David Redondo.
Committed on 29/07/2024 at 12:29.
Pushed by davidre into branch 'master'.

xembed-sni-proxy: Check if descendant windows want button events

This notably fixes some Java apps where the embedded window
is not intrested in button events but a child is.

M  +19   -1xembed-sni-proxy/sniproxy.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/b0f3f954021280bfe21d4f36bec0279620c860cd

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

[xdg-desktop-portal-kde] [Bug 490509] Annoying popup appearing every time that i connect a bluetooth controller

2024-07-29 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=490509

--- Comment #2 from David Redondo  ---
I forgot to add, I tested this with my xbox controller, it prompts once and
then not again because XWayland keeps the session around. Even I
connect/disconnect my controller.

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

[xdg-desktop-portal-kde] [Bug 490509] Annoying popup appearing every time that i connect a bluetooth controller

2024-07-29 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=490509

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from David Redondo  ---
Showing the checkbox that does nothing  is a bug that is fixed by
https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/4f82c43d4091abbd36a4e446d887344677e32d6a
 

Showing the dialog is intentional, an application requests to use the
RemoteDesktop portal to send input (I assume XWayland because XTest is used to
emulate input for the controller). In the future we may add a setting so you
can allow XWayland to do this without prompting

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

[plasmashell] [Bug 490666] "Remote control requested" dialog shows up after clicking on the tray icon of certain apps

2024-07-29 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=490666

--- Comment #12 from David Redondo  ---
Git commit 2fa4cb52313b8a4d91d3525b398f7419d96ce9c6 by David Redondo.
Committed on 29/07/2024 at 11:35.
Pushed by davidre into branch 'Plasma/6.1'.

remotedesktop: Only show the restore checkbox if the app wants to persist

Otherwise it promises to do something that will not happen.


(cherry picked from commit 4f82c43d4091abbd36a4e446d887344677e32d6a)

Co-authored-by: David Redondo 

M  +1-0src/RemoteDesktopDialog.qml
M  +1-1src/remotedesktop.cpp
M  +2-1src/remotedesktopdialog.cpp
M  +2-1src/remotedesktopdialog.h

https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/2fa4cb52313b8a4d91d3525b398f7419d96ce9c6

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

[plasmashell] [Bug 490666] "Remote control requested" dialog shows up after clicking on the tray icon of certain apps

2024-07-29 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=490666

--- Comment #10 from David Redondo  ---
Git commit 4f82c43d4091abbd36a4e446d887344677e32d6a by David Redondo.
Committed on 29/07/2024 at 10:50.
Pushed by davidre into branch 'master'.

remotedesktop: Only show the restore checkbox if the app wants to persist

Otherwise it promises to do something that will not happen.

M  +1-0src/RemoteDesktopDialog.qml
M  +1-1src/remotedesktop.cpp
M  +2-1src/remotedesktopdialog.cpp
M  +2-1src/remotedesktopdialog.h

https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/4f82c43d4091abbd36a4e446d887344677e32d6a

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

[plasmashell] [Bug 489644] Un-selecting text in GNOME Text Editor or Apostrophe causes plasmashell to rocket up in CPU usage until quitting the app

2024-07-22 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=489644

David Redondo  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||k...@david-redondo.de
 Resolution|--- |FIXED

--- Comment #18 from David Redondo  ---
I cant reprdouce this on master. I suspect its fixed by
https://invent.kde.org/frameworks/kguiaddons/-/commit/0420025cc0d706856076bb71143c04f857871ac2
and/or
https://invent.kde.org/plasma/plasma-workspace/-/commit/da06b136f645e57b79e319e34bba4f88bee54616

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

[plasmashell] [Bug 490324] Touchpad misbehaves sometimes after resuming from suspend (Plasma Wayland)

2024-07-18 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=490324

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from David Redondo  ---
Can you attach a log of 

sudo libinput debug-events

when this happens?

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

[Breeze] [Bug 490373] Caption text for GroupBox controls is truncated.

2024-07-18 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=490373

David Redondo  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||k...@david-redondo.de
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from David Redondo  ---
Hi can you share your font settings? 

I can see that the group box title is using a different font than the rest of
the UI.

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

[Breeze] [Bug 490380] minor graphic bug from cloudflare authentication

2024-07-18 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=490380

David Redondo  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||k...@david-redondo.de

--- Comment #1 from David Redondo  ---
HI can you explain what we are seeing here in this screenshot? Looks like a
browser kinda transparent on top of konsole? Could you list exact steps to
cause this?

What were you doing? Which applicatiosn are involves?

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

[plasmashell] [Bug 490440] Animated cursor freezes while stationary

2024-07-18 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=490440

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from David Redondo  ---
Does it happen while hovering over every application? It works for me while
hovering over plasmashell/systemsettings. But in XWayland applications its
choppy.

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

[plasmashell] [Bug 489989] Do not start all application names with letter K

2024-07-12 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=489989

David Redondo  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG
 CC||k...@david-redondo.de

--- Comment #1 from David Redondo  ---
This is not actionable and we have many applications that do not follow this
pattern.

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

[kwin] [Bug 489137] breeze theme cursors become X in chromium related applications

2024-07-03 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=489137

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from David Redondo  ---
I cannot reproduce this. I tried it with a flatpaked chromium and a
non-flatpaked one.
Can you share more details from where you installed chromium? Do I need to do
more than open the menu in the screenshot?

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

[systemsettings] [Bug 488764] Auto-rotate settings don't appear in KCM until entering tablet mode once

2024-06-28 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488764

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de

--- Comment #3 from David Redondo  ---
Created attachment 171126
  --> https://bugs.kde.org/attachment.cgi?id=171126&action=edit
Blind patch

Attached a blind patch, as I dont have the hardware to test this.

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

[plasmashell] [Bug 488794] In Wayland session, plasmashell crashes immediately and frequently

2024-06-21 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488794

--- Comment #5 from David Redondo  ---
listener function for opcode 5 of org_kde_plasma_window_management is NULL

opcode 5 is { "stacking_order_changed_2", "17",
plasma_window_management_types + 0 },

This is another case of something build with an older wayland protocol  and due
to qtwaylandscanner defaulting to public-code  and the wl_ interface being
exported, the linker ultimately resolving it to the older symbol. 
See https://bugs.kde.org/show_bug.cgi?id=481791 hitting Neon before.

We cannot do anything about this until Qt 6.8 where we can control/disable
this. Until then everything needs to be build against latest
plasma-wayland-protocols.

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

[neon] [Bug 487983] Plasma 6.1 (Live) does not fully load (Wayland/Nvidia 555.42.02/555.52.02)

2024-06-21 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=487983

David Redondo  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #11 from David Redondo  ---
Didnt answer my question. 

We can't guarantee  Plasma working with Beta drivers which may have bugs
themselves.

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

[plasmashell] [Bug 488295] Blurry graphic artifact visible behind floating panel in plasmashell

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488295

David Redondo  changed:

   What|Removed |Added

 CC||alexi...@gmail.com

--- Comment #12 from David Redondo  ---
*** Bug 488519 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 488519] Panel changes wallpapers at background

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488519

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from David Redondo  ---


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

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

[plasmashell] [Bug 488558] System monitor applets are empty with Qt 6.8

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488558

David Redondo  changed:

   What|Removed |Added

URL||https://bugreports.qt.io/br
   ||owse/QTBUG-126398

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

[plasmashell] [Bug 488295] Blurry graphic artifact visible behind floating panel in plasmashell

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488295

David Redondo  changed:

   What|Removed |Added

 CC||matnazarovsobirjon123@gmail
   ||.com

--- Comment #11 from David Redondo  ---
*** Bug 488531 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 488531] Strange shadows in the desktop tray

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488531

David Redondo  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||k...@david-redondo.de

--- Comment #2 from David Redondo  ---


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

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

[frameworks-kconfig] [Bug 488522] 6.3.0: test suite fails in two uunits

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488522

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de
 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #1 from David Redondo  ---
Test pass on CI. Since both tests rely on DBus, probably something wrong there.

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

[Powerdevil] [Bug 488543] Screen should not stay dimmed after connecting power supply

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488543

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[plasmashell] [Bug 488557] Plasma shell crashes when assigning conflicting shortcut to panel focus action

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488557

David Redondo  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||k...@david-redondo.de

--- Comment #1 from David Redondo  ---


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

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

[plasmashell] [Bug 483199] Plasmashell crashes in KKeySequenceRecorder::~KKeySequenceRecorder() when assigning a shortcut (that is already assigned) to sth like a panel

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=483199

David Redondo  changed:

   What|Removed |Added

 CC||jneiss...@gmail.com

--- Comment #5 from David Redondo  ---
*** Bug 488557 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 488591] Crash in QXcbScreen::setMonitor (kaccess, gmenudbusmenuproxy, ksmserver, xembedsniproxy)

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488591

David Redondo  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UPSTREAM
 CC||k...@david-redondo.de

--- Comment #1 from David Redondo  ---
This is entirely in Qt-

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

[plasmashell] [Bug 488558] System monitor applets are empty with Qt 6.8

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488558

David Redondo  changed:

   What|Removed |Added

 CC||k...@david-redondo.de

--- Comment #4 from David Redondo  ---
Great not even a Changelog category.

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

[kwin] [Bug 488473] [wayland] For Native Wayland Applications, Overview Effect with Screen Edge Preserves Focus but Overview Effect with Keyboard Shortcut Partially Does Not

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488473

--- Comment #3 from David Redondo  ---
Is that actually an issue except the visual? Does it have any functional
defects?

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

[kwin] [Bug 488473] [wayland] For Native Wayland Applications, Overview Effect with Screen Edge Preserves Focus but Overview Effect with Keyboard Shortcut Partially Does Not

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488473

David Redondo  changed:

   What|Removed |Added

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

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

[kwin] [Bug 488546] [wayland] Can open applications via shortcuts while overview is active effecting focus

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488546

David Redondo  changed:

   What|Removed |Added

Summary|[wayland] Application   |[wayland] Can open
   |Dashboard/Launcher/Menu can |applications via shortcuts
   |be activated with a |while overview is active
   |Keyboard Shortcut while the |effecting focus
   |Overview Effect is active   |
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=488473
 CC||k...@david-redondo.de

--- Comment #1 from David Redondo  ---
It's not just the application launcher. Overview allows global shortcuts which
potentially can open new windows.

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

[plasmashell] [Bug 488594] Notification body and header have some incorrect paddings now

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488594

David Redondo  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||k...@david-redondo.de
 Status|REPORTED|CONFIRMED

--- Comment #2 from David Redondo  ---
Confirmed

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

[plasmashell] [Bug 488601] “Minimize all windows” is not available in screen edges

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488601

David Redondo  changed:

   What|Removed |Added

   Severity|normal  |wishlist
 CC||k...@david-redondo.de

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

[kwin] [Bug 488599] The display configuration module does not show screen numbers anywhere

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488599

David Redondo  changed:

   What|Removed |Added

Product|systemsettings  |kwin
  Component|kcm_kscreen |rules
 CC||isma...@gmail.com,
   ||k...@david-redondo.de
   Assignee|kscreen-bugs-n...@kde.org   |kwin-bugs-n...@kde.org

--- Comment #1 from David Redondo  ---
I think rather the design of the rules is suboptimal here

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

[plasmashell] [Bug 488608] Taskbar: Monitor priority overrides set position for the taskbar

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488608

David Redondo  changed:

   What|Removed |Added

 Resolution|--- |INTENTIONAL
 Status|REPORTED|RESOLVED

--- Comment #2 from David Redondo  ---
This is intentional behavior.

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

[plasmashell] [Bug 488608] Taskbar: Monitor priority overrides set position for the taskbar

2024-06-17 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=488608

David Redondo  changed:

   What|Removed |Added

   Target Milestone|--- |1.0
  Component|general |Panel
 CC||k...@david-redondo.de,
   ||niccolo.venera...@gmail.com
   Assignee|kwin-bugs-n...@kde.org  |plasma-b...@kde.org
Product|kwin|plasmashell

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

[plasmashell] [Bug 487904] Widgets fail to load with error `Cannot assign object of type \"Action\" to property of type \"Action_QMLTYPE_72*\" as the former is neither the same as the latter nor a sub

2024-06-14 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=487904

--- Comment #12 from David Redondo  ---
Potentially related: https://bugreports.qt.io/browse/QTBUG-120189

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

[plasmashell] [Bug 487904] Widgets fail to load with error `Cannot assign object of type \"Action\" to property of type \"Action_QMLTYPE_72*\" as the former is neither the same as the latter nor a sub

2024-06-14 Thread David Redondo
https://bugs.kde.org/show_bug.cgi?id=487904

David Redondo  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||k...@david-redondo.de
 Status|CONFIRMED   |NEEDSINFO

--- Comment #11 from David Redondo  ---
Can people try deleting ~/.cache/plasmashell/qmlcache/

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

  1   2   3   4   5   6   7   8   9   10   >