[plasmashell] [Bug 486260] When the panel's floating mode is disabled, the system tray applets (nm-applet, clipper) do not work.

2024-05-29 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=486260

Konrad Materka  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |DUPLICATE

--- Comment #4 from Konrad Materka  ---


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

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

[plasmashell] [Bug 485456] With Qt 6.7, System Tray popup is inappropriately resized to a tiny nub

2024-05-29 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=485456

Konrad Materka  changed:

   What|Removed |Added

 CC||jimmbird2...@gmail.com

--- Comment #38 from Konrad Materka  ---
*** Bug 486260 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 425271] XembedSNIProxy causes "high" cpu usage with certain screen arrangements

2024-05-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=425271

Konrad Materka  changed:

   What|Removed |Added

   Version Fixed In||6.1

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

[plasmashell] [Bug 425271] XembedSNIProxy causes "high" cpu usage with certain screen arrangements

2024-05-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=425271

Konrad Materka  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/efecf88d2d77d8f4cd94edb3a
   ||83d10deb16a1e92
 Resolution|--- |FIXED

--- Comment #56 from Konrad Materka  ---
Git commit efecf88d2d77d8f4cd94edb3a83d10deb16a1e92 by Konrad Materka.
Committed on 23/05/2024 at 12:34.
Pushed by kmaterka into branch 'master'.

xembedsniproxy: Fix high CPU usage when 0,0 is off-screen

Reverts 69786a1ff94718daf4de2d814037e70df079ec97, which is no longer needed
after 50bbe56bb08f9b265ad56510e2adc37db66f4d2d

Initial workaround for Bug 357443 tries to detect and fix window stacking
issues (for example after compositor restart). Unfortunately, it causes
infinite loop when (0,0) position (were windows are originally positioned) is
off-screen (this can happen in some less commonmulti-screen setups).
Proper fix was added in !4324, so that faulty workaround is no longer needed.

M  +0-9xembed-sni-proxy/fdoselectionmanager.cpp
M  +1-14   xembed-sni-proxy/sniproxy.cpp
M  +0-2xembed-sni-proxy/sniproxy.h

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

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

[plasmashell] [Bug 487187] When any window is full screened, the drop down menu of any component stops displaying

2024-05-18 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=487187

Konrad Materka  changed:

   What|Removed |Added

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

--- Comment #2 from Konrad Materka  ---
Hi, this is possibly a duplicate of Bug 485456. Are you using Wayland? Do you
see tiny nub were popup should appear?

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

[plasmashell] [Bug 433079] On Wayland container windows created by XEmbedSNIProxy are not stacked below root window

2024-05-18 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=433079

Konrad Materka  changed:

   What|Removed |Added

 CC||e...@horse64.org

--- Comment #39 from Konrad Materka  ---
*** Bug 487166 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 487166] Sometimes clicking a tray icon will invoke the menu of a completely different tray icon

2024-05-18 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=487166

Konrad Materka  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Konrad Materka  ---
Yes, it's the same issue. Thank you for your report!

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

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

[plasmashell] [Bug 487127] Tray icons perhaps shouldn't be locked to "Always visible" (probably design issue? or not sure)

2024-05-18 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=487127

Konrad Materka  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |INTENTIONAL

--- Comment #3 from Konrad Materka  ---
"Always show all entries" does what it says - it makes all icons always visible
in tray and never hides them in "hidden" section.
If you want mixed mode, so some icons are always hidden, some are always
visible and other hides when not needed then you can set each item manually. By
default Plasma hides icons that are not needed, for example "Notifications" is
shown only when they are notification, "Clipboard" only when there is something
in the clipboard etc. This is controlled by the app that creates tray icon, but
you can always overwrite default behavior.

Closing bug as it works as intended.

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

[plasmashell] [Bug 487166] Sometimes clicking a tray icon will invoke the menu of a completely different tray icon

2024-05-18 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=487166

--- Comment #1 from Konrad Materka  ---
Are you using Wayland? Is Bug 433079 related?

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

[plasmashell] [Bug 487127] Tray icons perhaps shouldn't be locked to "Always visible" (probably design issue? or not sure)

2024-05-17 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=487127

Konrad Materka  changed:

   What|Removed |Added

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

--- Comment #1 from Konrad Materka  ---
Have you checked the "Always show all entries" option at the bottom? In this
case, this is expected behavior.

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

[plasmashell] [Bug 486989] System Tray Context Menu sets its size to 0x0 (practically invisble) everytime the floating system bar switches to fixed mode.

2024-05-14 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=486989

Konrad Materka  changed:

   What|Removed |Added

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

--- Comment #1 from Konrad Materka  ---
Is context menu sized incorrectly or extended applet? I'm asking, because
similar issue was already reported: Bug 485456

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

[plasmashell] [Bug 485456] With Qt 6.7, System Tray popup is inappropriately resized to a tiny nub

2024-05-03 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=485456

Konrad Materka  changed:

   What|Removed |Added

 CC||k...@rad1an.aleeas.com

--- Comment #24 from Konrad Materka  ---
*** Bug 486476 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 486476] Tray applets opening to zero width after any window is made fullscreen

2024-05-03 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=486476

Konrad Materka  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Konrad Materka  ---


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

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

[plasmashell] [Bug 485587] Tray icons on-click popups not visible

2024-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=485587

Konrad Materka  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #8 from Konrad Materka  ---


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

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

[plasmashell] [Bug 485456] With Qt 6.7, System Tray popup is inappropriately resized to a tiny nub

2024-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=485456

Konrad Materka  changed:

   What|Removed |Added

 CC||sascha.ap...@gmail.com

--- Comment #19 from Konrad Materka  ---
*** Bug 485587 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 486260] When the panel's floating mode is disabled, the system tray applets (nm-applet, clipper) do not work.

2024-04-28 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=486260

Konrad Materka  changed:

   What|Removed |Added

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

--- Comment #1 from Konrad Materka  ---
It is probably the same as Bug 485456. Can you add more details if your issue
is something different?

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

[plasmashell] [Bug 485971] Keepass tray icon breaks nearby icon, also tooltip is messed up

2024-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=485971

Konrad Materka  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 433079] On Wayland container windows created by XEmbedSNIProxy are not stacked below root window

2024-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=433079

Konrad Materka  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 485587] Tray icons on-click popups not visible

2024-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=485587

--- Comment #7 from Konrad Materka  ---
Duplicate of Bug 485456?

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

[plasmashell] [Bug 485456] Qith Qt 6.7, System Tray popup is inappropriately resized to a tiny nub

2024-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=485456

Konrad Materka  changed:

   What|Removed |Added

 CC||a...@digitalsignalperson.co
   ||m

--- Comment #15 from Konrad Materka  ---
*** Bug 485983 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 485983] Clicking system tray icons results in tiny (1x1?) pop-out menus

2024-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=485983

Konrad Materka  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from Konrad Materka  ---


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

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

[plasmashell] [Bug 485456] Qith Qt 6.7, System Tray popup is inappropriately resized to a tiny nub

2024-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=485456

Konrad Materka  changed:

   What|Removed |Added

 CC||aaron...@gmail.com

--- Comment #14 from Konrad Materka  ---
*** Bug 486042 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 486042] Show hidden icons invisible.

2024-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=486042

Konrad Materka  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Konrad Materka  ---


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

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

[plasmashell] [Bug 485958] Problems with drop down in panel on top of screen.

2024-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=485958

Konrad Materka  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Konrad Materka  ---


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

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

[plasmashell] [Bug 485456] Qith Qt 6.7, System Tray popup is inappropriately resized to a tiny nub

2024-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=485456

Konrad Materka  changed:

   What|Removed |Added

 CC||achillesgreekhe...@gmail.co
   ||m

--- Comment #13 from Konrad Materka  ---
*** Bug 485958 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 485456] Qith Qt 6.7, System Tray popup is inappropriately resized to a tiny nub

2024-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=485456

Konrad Materka  changed:

   What|Removed |Added

 CC||rlpayto...@gmail.com

--- Comment #12 from Konrad Materka  ---
*** Bug 485780 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 485780] system tray does not open. When creating a new panel with a system tray it sometimes works and brings back its functionality but then eventually breaks for no apparent reaso

2024-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=485780

Konrad Materka  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from Konrad Materka  ---


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

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

[plasmashell] [Bug 485456] Qith Qt 6.7, System Tray popup is inappropriately resized to a tiny nub

2024-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=485456

Konrad Materka  changed:

   What|Removed |Added

 CC||hello48...@gmail.com

--- Comment #11 from Konrad Materka  ---
*** Bug 485874 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 485874] System tray's popup is too small

2024-04-24 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=485874

Konrad Materka  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Konrad Materka  ---
Look like duplicate of Bug 485456

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

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

[kwin] [Bug 482476] Weird mouse and cursor behavior in video games

2024-04-04 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=482476

Konrad Materka  changed:

   What|Removed |Added

 CC||mate...@gmail.com
 Resolution|WAITINGFORINFO  |FIXED

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

[kwin] [Bug 482476] Weird mouse and cursor behavior in video games

2024-04-04 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=482476

Konrad Materka  changed:

   What|Removed |Added

 CC||tylerkstray...@gmail.com

--- Comment #27 from Konrad Materka  ---
*** Bug 482632 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 482632] Mouse look stuck in some xwayland applications (specifically games under proton)

2024-04-04 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=482632

Konrad Materka  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||mate...@gmail.com

--- Comment #30 from Konrad Materka  ---
OK, I'm closing this as a duplicate of Bug 482476. Please check if it is
already fixed in 6.0.3 and comment there.

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

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

[plasmashell] [Bug 484710] Tray Icons settings window is closed when you open settings of one of its entries

2024-04-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=484710

Konrad Materka  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Konrad Materka  ---
I can reproduce, but this only applies to some applets - with "embedded"
settings. Applets that are configured through KCM are unaffected (like
Bluetooth)

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

[kwin] [Bug 482629] FPS games sometimes respond incorrectly to mouse input after upgrading from 5.27.10 to 6.0.0

2024-03-28 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=482629

Konrad Materka  changed:

   What|Removed |Added

 CC||mate...@gmail.com
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #22 from Konrad Materka  ---
(In reply to bugs from comment #21)
> (In reply to Nate Graham from comment #20)
> > Great! How about you, b...@plushkava.net?
> 
> 6.0.3 is not yet available for Arch. Is there a particular commit which is
> believed to address this bug?

Check Bug 482476, commit:
https://invent.kde.org/plasma/kwin/-/commit/0b2d8901ab086bf5119077911ba39f63b1bdecfe

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

[plasmashell] [Bug 481682] Some AppImages and Flatpaks dont have tray icons displayed anymore

2024-02-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=481682

--- Comment #1 from Konrad Materka  ---
Possibly a duplicate of Bug 479712

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

[plasmashell] [Bug 478875] SDDM and kscreenlocker does not accept enter key in X11 when qt6-virtualkeyboard is installed

2024-02-09 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=478875

Konrad Materka  changed:

   What|Removed |Added

 CC||mate...@gmail.com

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

[plasmashell] [Bug 478112] When the system starts up, the icons in the system tray blend together

2024-01-08 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=478112

Konrad Materka  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Konrad Materka  ---
Possible fix:
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3748

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

[frameworks-kiconthemes] [Bug 445804] Obeying icon themes' fallback icon themes causes inconsistent icons

2023-10-31 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=445804

Konrad Materka  changed:

   What|Removed |Added

 CC|mate...@gmail.com   |

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

[plasmashell] [Bug 448664] Use ExpandedRepresentation for its popup

2023-10-30 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=448664

Konrad Materka  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

--- Comment #2 from Konrad Materka  ---
Is this related?
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3440

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

[neon] [Bug 451315] Recent updates to libwayland-server0 et al break i386 support.

2023-10-30 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=451315

--- Comment #26 from Konrad Materka  ---
I used Wine from apt repository, but no longer. Probably better option is to
use one of the Wine managers, like: Bottles, Lutris, PlayOnLinux, etc. You can
have multiple versions of Wine at the same time, create separate prefixes,
easily add workarounds, dependencies etc

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

[plasmashell] [Bug 476168] Add the ability to close system tray app by middle click

2023-10-30 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=476168

--- Comment #2 from Konrad Materka  ---
Middle click is already reserved for Secondary Action:
https://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/StatusNotifierItem/

Application can implement it for a close action. Some Plasmoids use it, for
example Volume uses middle click for mute, Notification to turn off
notification etc.

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

[Touch-packages] [Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2023-04-13 Thread Konrad Materka
@Christian Mint is based on Ubuntu 22.04 which is from 2022 so uses old
pulse-audio.

> When I switch to A2DP I cannot use the headset mic.
This is expected, A2DP is one direction only.

> When I switch to HFP the sound in conversations is horrible.
pulse-audio is kind of abandoned and actively developed. There are some fixes 
added but it seams that all effort goes to pipewire now. Give it a try.

Add repositories for latest version:
sudo add-apt-repository ppa:pipewire-debian/wireplumber-upstream
sudo add-apt-repository ppa:pipewire-debian/pipewire-upstream

Follow instructions to install and enable pipewire. There are multiple guide on 
the Internet, for example:
https://trendoceans.com/enable-pipewire-and-disable-pulseaudio-in-ubuntu/

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

Status in PulseAudio:
  Fix Released
Status in bluez package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in pulseaudio package in Ubuntu:
  Fix Released
Status in Arch Linux:
  New

Bug description:
  Bluetooth HSP/HFP audio quality is poor on Ubuntu comparative to all
  other major platforms (Windows, MacOS, ChromeOS, Android, iOS).

  Modern Bluetooth headsets (such as the Bose QC series headphones, many
  others) are capable of using HFP 1.6 with mSBC 16kHz audio encoding.
  As it currently stands, Ubuntu defaults to only supporting HSP
  headsets using 8kHz CVSD, and is incapable of supporting HFP 1.6 at
  this time.

  The ChromiumOS team recently tackled this issue -
  https://bugs.chromium.org/p/chromium/issues/detail?id=843048

  Their efforts may assist in bringing this to Ubuntu, however it
  appears that there are quite a lot of differences considering they
  have developed their own audio server solution etc.

  The Bluetooth Telephony Working Group published the HFP 1.6 spec in
  May 2011 -
  https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=238193

  Patches have been proposed in the past for this issue to the kernel
  and PulseAudio:

  PulseAudio: https://patchwork.freedesktop.org/patch/245272/
  Kernel: https://www.spinics.net/lists/linux-bluetooth/msg76982.html

  It appears that the Chromium OS team applied the same kernel patch:
  
https://chromium.googlesource.com/chromiumos/third_party/kernel/+/77dd0cb94c1713a8a12f6e392955dfa64c430e54

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: pulseaudio 1:12.2-2ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jnappi 2777 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul 27 11:08:29 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-11-04 (629 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to disco on 2019-07-18 (9 days ago)
  dmi.bios.date: 06/07/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R07ET67W (2.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FW000TUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR07ET67W(2.07):bd06/07/2016:svnLENOVO:pn20FW000TUS:pvrThinkPadT460p:rvnLENOVO:rn20FW000TUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T460p
  dmi.product.name: 20FW000TUS
  dmi.product.sku: LENOVO_MT_20FW_BU_Think_FM_ThinkPad T460p
  dmi.product.version: ThinkPad T460p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2023-04-13 Thread Konrad Materka
@Christian Mint is based on Ubuntu 22.04 which is from 2022 so uses old
pulse-audio.

> When I switch to A2DP I cannot use the headset mic.
This is expected, A2DP is one direction only.

> When I switch to HFP the sound in conversations is horrible.
pulse-audio is kind of abandoned and actively developed. There are some fixes 
added but it seams that all effort goes to pipewire now. Give it a try.

Add repositories for latest version:
sudo add-apt-repository ppa:pipewire-debian/wireplumber-upstream
sudo add-apt-repository ppa:pipewire-debian/pipewire-upstream

Follow instructions to install and enable pipewire. There are multiple guide on 
the Internet, for example:
https://trendoceans.com/enable-pipewire-and-disable-pulseaudio-in-ubuntu/

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

Status in PulseAudio:
  Fix Released
Status in bluez package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in pulseaudio package in Ubuntu:
  Fix Released
Status in Arch Linux:
  New

Bug description:
  Bluetooth HSP/HFP audio quality is poor on Ubuntu comparative to all
  other major platforms (Windows, MacOS, ChromeOS, Android, iOS).

  Modern Bluetooth headsets (such as the Bose QC series headphones, many
  others) are capable of using HFP 1.6 with mSBC 16kHz audio encoding.
  As it currently stands, Ubuntu defaults to only supporting HSP
  headsets using 8kHz CVSD, and is incapable of supporting HFP 1.6 at
  this time.

  The ChromiumOS team recently tackled this issue -
  https://bugs.chromium.org/p/chromium/issues/detail?id=843048

  Their efforts may assist in bringing this to Ubuntu, however it
  appears that there are quite a lot of differences considering they
  have developed their own audio server solution etc.

  The Bluetooth Telephony Working Group published the HFP 1.6 spec in
  May 2011 -
  https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=238193

  Patches have been proposed in the past for this issue to the kernel
  and PulseAudio:

  PulseAudio: https://patchwork.freedesktop.org/patch/245272/
  Kernel: https://www.spinics.net/lists/linux-bluetooth/msg76982.html

  It appears that the Chromium OS team applied the same kernel patch:
  
https://chromium.googlesource.com/chromiumos/third_party/kernel/+/77dd0cb94c1713a8a12f6e392955dfa64c430e54

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: pulseaudio 1:12.2-2ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jnappi 2777 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul 27 11:08:29 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-11-04 (629 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to disco on 2019-07-18 (9 days ago)
  dmi.bios.date: 06/07/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R07ET67W (2.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FW000TUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR07ET67W(2.07):bd06/07/2016:svnLENOVO:pn20FW000TUS:pvrThinkPadT460p:rvnLENOVO:rn20FW000TUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T460p
  dmi.product.name: 20FW000TUS
  dmi.product.sku: LENOVO_MT_20FW_BU_Think_FM_ThinkPad T460p
  dmi.product.version: ThinkPad T460p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1838151] Re: Poor quality audio with modern Bluetooth headsets in HSP/HFP. Missing wide band speech support (Bluetooth A2DP codecs).

2023-04-13 Thread Konrad Materka
@Christian Mint is based on Ubuntu 22.04 which is from 2022 so uses old
pulse-audio.

> When I switch to A2DP I cannot use the headset mic.
This is expected, A2DP is one direction only.

> When I switch to HFP the sound in conversations is horrible.
pulse-audio is kind of abandoned and actively developed. There are some fixes 
added but it seams that all effort goes to pipewire now. Give it a try.

Add repositories for latest version:
sudo add-apt-repository ppa:pipewire-debian/wireplumber-upstream
sudo add-apt-repository ppa:pipewire-debian/pipewire-upstream

Follow instructions to install and enable pipewire. There are multiple guide on 
the Internet, for example:
https://trendoceans.com/enable-pipewire-and-disable-pulseaudio-in-ubuntu/

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1838151

Title:
  Poor quality audio with modern Bluetooth headsets in HSP/HFP.  Missing
  wide band speech support (Bluetooth A2DP codecs).

Status in PulseAudio:
  Fix Released
Status in bluez package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Fix Released
Status in pulseaudio package in Ubuntu:
  Fix Released
Status in Arch Linux:
  New

Bug description:
  Bluetooth HSP/HFP audio quality is poor on Ubuntu comparative to all
  other major platforms (Windows, MacOS, ChromeOS, Android, iOS).

  Modern Bluetooth headsets (such as the Bose QC series headphones, many
  others) are capable of using HFP 1.6 with mSBC 16kHz audio encoding.
  As it currently stands, Ubuntu defaults to only supporting HSP
  headsets using 8kHz CVSD, and is incapable of supporting HFP 1.6 at
  this time.

  The ChromiumOS team recently tackled this issue -
  https://bugs.chromium.org/p/chromium/issues/detail?id=843048

  Their efforts may assist in bringing this to Ubuntu, however it
  appears that there are quite a lot of differences considering they
  have developed their own audio server solution etc.

  The Bluetooth Telephony Working Group published the HFP 1.6 spec in
  May 2011 -
  https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=238193

  Patches have been proposed in the past for this issue to the kernel
  and PulseAudio:

  PulseAudio: https://patchwork.freedesktop.org/patch/245272/
  Kernel: https://www.spinics.net/lists/linux-bluetooth/msg76982.html

  It appears that the Chromium OS team applied the same kernel patch:
  
https://chromium.googlesource.com/chromiumos/third_party/kernel/+/77dd0cb94c1713a8a12f6e392955dfa64c430e54

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: pulseaudio 1:12.2-2ubuntu3
  ProcVersionSignature: Ubuntu 5.0.0-20.21-generic 5.0.8
  Uname: Linux 5.0.0-20-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jnappi 2777 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Jul 27 11:08:29 2019
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-11-04 (629 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: pulseaudio
  UpgradeStatus: Upgraded to disco on 2019-07-18 (9 days ago)
  dmi.bios.date: 06/07/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: R07ET67W (2.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20FW000TUS
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0J40705 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrR07ET67W(2.07):bd06/07/2016:svnLENOVO:pn20FW000TUS:pvrThinkPadT460p:rvnLENOVO:rn20FW000TUS:rvrSDK0J40705WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.family: ThinkPad T460p
  dmi.product.name: 20FW000TUS
  dmi.product.sku: LENOVO_MT_20FW_BU_Think_FM_ThinkPad T460p
  dmi.product.version: ThinkPad T460p
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/pulseaudio/+bug/1838151/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[neon] [Bug 451315] Recent updates to libwayland-server0 et al break i386 support.

2023-02-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=451315

Konrad Materka  changed:

   What|Removed |Added

 CC||mate...@gmail.com

--- Comment #24 from Konrad Materka  ---
Steam is not the only popular thing that can't be easily installed, also
"wine". KDE neon is even mentioned on the official site:
https://wiki.winehq.org/Ubuntu

libpoppler-glib8 is not the only package but also libjpeg-turbo8 (updated
yesterday)

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

[neon] [Bug 383181] [Request] Build i386 packages for i.a. wayland packages.

2023-02-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=383181

Konrad Materka  changed:

   What|Removed |Added

 CC||mate...@gmail.com

--- Comment #9 from Konrad Materka  ---
For me it is wine that requires i386 packages.

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

[plasmashell] [Bug 465438] Request for help to get some handle to a system tray icon created with libayatana-appindicator

2023-02-12 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=465438

--- Comment #6 from Konrad Materka  ---
IIRC this is a limitation in appindicator lib. This "Activate" operation was
never implemented, probably because it was not needed in Unity/Gnome desktop.
It was long time I used it last time, but I think status notifiers are
implemented differently there - they are integrated into task manager. So task
manager handles left click (to show/minimize app) and "Activate" part of SNI is
never used.

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

[plasmashell] [Bug 463024] Plasma doesn't respect Sub-pixel rendering for system tray and desktop

2023-01-31 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=463024

Konrad Materka  changed:

   What|Removed |Added

 CC|mate...@gmail.com   |

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

[plasmashell] [Bug 450068] Use of volatile connector IDs to map containments to screens cannot be made to work reliably and should be replaced with something else

2022-10-13 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=450068

Konrad Materka  changed:

   What|Removed |Added

 CC||mate...@gmail.com

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

[kdeconnect] [Bug 451493] The "Media Player" entry is shown even when the media cannot be controlled with the applet

2022-04-11 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=451493

Konrad Materka  changed:

   What|Removed |Added

 CC|mate...@gmail.com   |

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

[plasmashell] [Bug 409768] On X11, right-clicking on System Tray app icon causes subsequent left-click on Task Manager apps to activate the tray icon's app instead

2022-02-25 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=409768

Konrad Materka  changed:

   What|Removed |Added

   Version Fixed In||5.24.3
  Latest Commit|https://commits.kde.org/pla |https://invent.kde.org/plas
   |sma-workspace/67c1117fa52d4 |ma/plasma-workspace/commit/
   |3877626ed2d7e3b5cdf02f3e5df |a02d1ca27b577607aa36d038372
   ||b3ec39e2376d4
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #26 from Konrad Materka  ---
Git commit a02d1ca27b577607aa36d038372b3ec39e2376d4 by Konrad Materka.
Committed on 24/02/2022 at 21:48.
Pushed by fusionfuture into branch 'master'.

applets/systemtray: Do not open context menu on mouse pressed for SNI

The prefered is to show context menu on mouse pressed event, not click,
but this causes few issues for SNI.

Some legacy applications still relies on XEmbed to show tray icon.
We use xembedsniproxy to relay the mouse press signals to the XEmbed client
but some applications (including GTK) validate the mouse state.
Mouse released state is expected, but as it is still pressed context
menu does not show.
FIXED-IN: 5.24.3

M  +0-3applets/systemtray/package/contents/ui/items/AbstractItem.qml
M  +7-0applets/systemtray/package/contents/ui/items/PlasmoidItem.qml

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

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

[plasmashell] [Bug 449877] Right clicking on an app in the system tray and the clicking on the application launcher brings up that application's main window

2022-02-22 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=449877

Konrad Materka  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #9 from Konrad Materka  ---


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

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

[plasmashell] [Bug 409768] On X11, right-clicking on System Tray app icon causes subsequent left-click on Task Manager apps to activate the tray icon's app instead

2022-02-22 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=409768

Konrad Materka  changed:

   What|Removed |Added

 CC||mfraz74+...@gmail.com

--- Comment #24 from Konrad Materka  ---
*** Bug 449877 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 450429] Context menu of tray icon opens twice when activated by right-clicking

2022-02-22 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=450429

Konrad Materka  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #10 from Konrad Materka  ---


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

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

[plasmashell] [Bug 409768] On X11, right-clicking on System Tray app icon causes subsequent left-click on Task Manager apps to activate the tray icon's app instead

2022-02-22 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=409768

Konrad Materka  changed:

   What|Removed |Added

 CC||sunnerlp+...@gmail.com

--- Comment #23 from Konrad Materka  ---
*** Bug 450429 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 449877] Right clicking on an app in the system tray and the clicking on the application launcher brings up that application's main window

2022-02-22 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=449877

Konrad Materka  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 450429] Context menu of tray icon opens twice when activated by right-clicking

2022-02-22 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=450429

Konrad Materka  changed:

   What|Removed |Added

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

--- Comment #9 from Konrad Materka  ---
When

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

[plasmashell] [Bug 450383] In the expanded list of system tray, right-click menu is not under the mouse cursor

2022-02-18 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=450383

--- Comment #6 from Konrad Materka  ---
(In reply to Jin Liu from comment #5)
> Created attachment 146845 [details]
> update, bottom panel

Do you have screenshot of how it looked before? The longer I look at new
screenshots, the more it looks like it always was this way :)

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

[plasmashell] [Bug 450429] Context menu of tray icon opens twice when activated by right-clicking

2022-02-18 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=450429

--- Comment #7 from Konrad Materka  ---
Created attachment 146922
  --> https://bugs.kde.org/attachment.cgi?id=146922=edit
Script to list SNI services

Nate, you can use attached script to list SNI icons

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

[plasmashell] [Bug 450429] Context menu of tray icon opens twice when activated by right-clicking

2022-02-18 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=450429

Konrad Materka  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #6 from Konrad Materka  ---
(In reply to Nate Graham from comment #5)
> I can't reproduce this on Wayland with the tray icons for Discord or
> Remmina. I don't have libappindicator installed.

I can on X11, with libappindicator. It is caused by
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1402, context
menu with SNI has use clicked event, not pressed. I don't know why...

Without libappindicator it will most probably use XEmbed, which should not work
on Wayland :) Or is it using SNI?

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

[plasmashell] [Bug 449877] Right clicking on an app in the system tray and the clicking on the application launcher brings up that application's main window

2022-02-18 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=449877

Konrad Materka  changed:

   What|Removed |Added

  Component|XembedSNIProxy  |System Tray

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

[plasmashell] [Bug 450429] Context menu of tray icon opens twice when activated by right-clicking

2022-02-18 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=450429

Konrad Materka  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[plasmashell] [Bug 450429] Context menu of tray icon opens twice when activated by right-clicking

2022-02-18 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=450429

--- Comment #4 from Konrad Materka  ---
Duplicate of Bug 449877?

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

[plasmashell] [Bug 433079] On Wayland container windows created by XEmbedSNIProxy are not stacked below root window

2022-02-14 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=433079

Konrad Materka  changed:

   What|Removed |Added

 CC||ryu.ketsu...@outlook.com

--- Comment #16 from Konrad Materka  ---
*** Bug 449841 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 449841] Interactive area of 3rd party tray icons stay on the left on Wayland

2022-02-14 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=449841

Konrad Materka  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #6 from Konrad Materka  ---
This is a duplicate of 433079. AnyDesk uses deprecated XEmbed which is
currently not supported on Wayland (even on X11 it is supported in very "hacky"
way).

For workaround please check:
https://bugs.kde.org/show_bug.cgi?id=448050#c4

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

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

[plasmashell] [Bug 450073] System tray applet windows & tray popups mispositioned

2022-02-14 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=450073

--- Comment #4 from Konrad Materka  ---
Is this Wayland specific? Can you test on X11?

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

[plasmashell] [Bug 449877] Right clicking on an app in the system tray and the clicking on the application launcher brings up that application's main window

2022-02-14 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=449877

Konrad Materka  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 CC||noaha...@gmail.com
 Ever confirmed|0   |1
 Resolution|WAITINGFORINFO  |---

--- Comment #8 from Konrad Materka  ---
To reproduce:
* any app that uses SNI and has context menu

1. Right click on app to show menu
2. Hide context mane (click anywhere, hit Escape etc)
3. Right or left click on other SNI icon or Application Launcher icon
4. Context menu shows or left click event is send

I tested with Skype and TeamViewer

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

[plasmashell] [Bug 449877] Right clicking on an app in the system tray and the clicking on the application launcher brings up that application's main window

2022-02-14 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=449877

--- Comment #7 from Konrad Materka  ---
(In reply to Nate Graham from comment #5)
> Does it happen if you click *anywhere* on the Application Launcher icon, or
> only in one corner of it?

I can confirm with Skype (SNI). This might be caused by:
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/1402

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

[plasmashell] [Bug 450257] plasmashell crash, desktop loses almost all of its functionality

2022-02-14 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=450257

Konrad Materka  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |UNMAINTAINED

--- Comment #2 from Konrad Materka  ---
(In reply to emezeta from comment #0)
> KDE Plasma Version: 5.12.9
> KDE Frameworks Version: 5.44
> Qt Version:  5.9.5

This is very old and no longer supported, sorry. Please upgrade to something
newer:
https://community.kde.org/Schedules/Plasma_5#Support_status_by_Release_Series

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

[plasmashell] [Bug 442463] plasma crashes on startup in DBusMenuImporter::menu() while loading an SNI

2022-01-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=442463

Konrad Materka  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||645eba990332b0d614a32a4bcae
   ||7fb7f1d049e8f
   Version Fixed In||5.24.0
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #5 from Konrad Materka  ---
Git commit 645eba990332b0d614a32a4bcae7fb7f1d049e8f by Konrad Materka.
Committed on 23/01/2022 at 22:23.
Pushed by ngraham into branch 'master'.

applets/systemtray: Do not delay menuImporter deletion
FIXED-IN: 5.24.0

M  +1-1applets/systemtray/statusnotifieritemsource.cpp
M  +1-1dataengines/statusnotifieritem/statusnotifieritemsource.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/645eba990332b0d614a32a4bcae7fb7f1d049e8f

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

[plasmashell] [Bug 425271] XembedSNIProxy causes "high" cpu usage

2022-01-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=425271

--- Comment #37 from Konrad Materka  ---
intlhouseofdan - some versions of keepass still use old XEmbed protocol to
display tray icon. Your issue is unrelated to Firefox. 

zyf0330 and intlhouseofdan: Can you give more details about your setup? Are you
using different compositor or desktop manager? Did you change any setting (for
example, software rendering)?

As a workaround, you can use:

killall xembedsniproxy; wmsystemtray --non-wmaker --bgcolor white

This will show XEmbed tray icons in a separate window. All modern tray items
(SNI) will work as currently, unimpacted.

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

[plasmashell] [Bug 448050] cannot restore Gtk2 application from tray On wayland

2022-01-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=448050

--- Comment #4 from Konrad Materka  ---
I still can't run Wayland, but maybe this is a good workaround:

killall xembedsniproxy; wmsystemtray --non-wmaker --bgcolor white

This will show XEmbed tray icons in a separate window. All modern tray items
(SNI) will work as currently, unimpacted.

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

[frameworks-plasma] [Bug 448365] Plasma checkboxes and labels have a different spacing than checkboxes and labels present in Plasma (currently 5px, should be 7px)

2022-01-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=448365

Konrad Materka  changed:

   What|Removed |Added

 CC|n...@kde.org|

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

[plasmashell] [Bug 425315] Auto-started apps with system tray icons don't always show their tray icons after reboot when they launch before plasmashell is finished launching

2022-01-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=425315

--- Comment #40 from Konrad Materka  ---
(In reply to Linus Dierheimer from comment #37)
> Is this the same bug / root cause?

This is a different issue. Bug here is for the case when icon is not registered
at all. You bug is about missing expanded arrow, which appears after state is
changed (in your case - by starting new app).

Please file a separate bug report.

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

[plasmashell] [Bug 445810] Disk Quota icon should be updated in the system tray

2022-01-23 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=445810

Konrad Materka  changed:

   What|Removed |Added

 CC|mate...@gmail.com   |

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

[plasmashell] [Bug 442463] plasma crashes on startup in DBusMenuImporter::menu() while loading an SNI

2022-01-14 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=442463

Konrad Materka  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
   Assignee|plasma-b...@kde.org |mate...@gmail.com
 Ever confirmed|0   |1

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

[frameworks-kiconthemes] [Bug 445804] kiconthemes 5.88.0 inconsistent icon changes

2022-01-14 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=445804

Konrad Materka  changed:

   What|Removed |Added

 CC||mate...@gmail.com

--- Comment #18 from Konrad Materka  ---
Bug 448248 - possibly a duplicate

qBittorent provides "qbittorrent-tray-light", "qbittorrent-tray-dark",
"qbittorrent-tray" and "qbittorrent". Breeze provides only "qbittorrent", but
it is enforced in all cases, even if app or desktop entry have other one
configured (like qbittorrent-tray-dark).

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

[frameworks-kiconthemes] [Bug 448248] Cannot change Qbittorrent Tray icon anymore

2022-01-14 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=448248

--- Comment #10 from Konrad Materka  ---
Created attachment 145455
  --> https://bugs.kde.org/attachment.cgi?id=145455=edit
All icons for qBittorrent

The "All icons for qBittorrent" picture shows all icons available for
qBittorrent, it is possible to select only "qbittorrent" which is from Breeze
theme.

File locations:
/usr/share/icons/breeze-dark/apps/48/qbittorrent.svg
/usr/share/icons/hicolor/128x128/status/qbittorrent-tray.png
/usr/share/icons/hicolor/128x128/apps/qbittorrent.png
/usr/share/icons/hicolor/192x192/status/qbittorrent-tray.png
/usr/share/icons/hicolor/192x192/apps/qbittorrent.png
/usr/share/icons/hicolor/24x24/status/qbittorrent-tray.png
/usr/share/icons/hicolor/24x24/apps/qbittorrent.png
/usr/share/icons/hicolor/64x64/status/qbittorrent-tray.png
/usr/share/icons/hicolor/64x64/apps/qbittorrent.png
/usr/share/icons/hicolor/72x72/status/qbittorrent-tray.png
/usr/share/icons/hicolor/72x72/apps/qbittorrent.png
/usr/share/icons/hicolor/36x36/status/qbittorrent-tray.png
/usr/share/icons/hicolor/36x36/apps/qbittorrent.png
/usr/share/icons/hicolor/32x32/status/qbittorrent-tray.png
/usr/share/icons/hicolor/32x32/apps/qbittorrent.png
/usr/share/icons/hicolor/scalable/status/qbittorrent-tray-light.svg
/usr/share/icons/hicolor/scalable/status/qbittorrent-tray-dark.svg
/usr/share/icons/hicolor/scalable/status/qbittorrent-tray.svg
/usr/share/icons/hicolor/96x96/status/qbittorrent-tray.png
/usr/share/icons/hicolor/96x96/apps/qbittorrent.png
/usr/share/icons/hicolor/22x22/status/qbittorrent-tray.png
/usr/share/icons/hicolor/22x22/apps/qbittorrent.png
/usr/share/icons/hicolor/16x16/status/qbittorrent-tray.png
/usr/share/icons/hicolor/16x16/apps/qbittorrent.png
/usr/share/icons/hicolor/48x48/status/qbittorrent-tray.png
/usr/share/icons/hicolor/48x48/apps/qbittorrent.png
/usr/share/icons/breeze/apps/48/qbittorrent.svg
/usr/share/pixmaps/qbittorrent.png

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

[frameworks-kiconthemes] [Bug 448248] Cannot change Qbittorrent Tray icon anymore

2022-01-14 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=448248

Konrad Materka  changed:

   What|Removed |Added

   Target Milestone|1.0 |---
 CC||kdelibs-b...@kde.org
Product|plasmashell |frameworks-kiconthemes
Version|5.23.5  |5.90.0
  Component|System Tray |general
   Assignee|plasma-b...@kde.org |cf...@kde.org

--- Comment #9 from Konrad Materka  ---
Changing assigned product/component, it is a general issue. Maybe even
duplicate of Bug 445804

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

[plasmashell] [Bug 433079] On Wayland container windows created by XEmbedSNIProxy are not stacked below root window

2022-01-12 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=433079

--- Comment #15 from Konrad Materka  ---
Log: "Container window visible, stack below" is printed when we detect that
"XEmbed" window is visible. Here is the check:
https://invent.kde.org/plasma/plasma-workspace/-/blob/Plasma/5.23/xembed-sni-proxy/fdoselectionmanager.cpp#L149
It is fully transparent so that you can't see it, but it is there - initially
in right left corner. It should be stacked behind desktop so that it does not
obscure anything. It may happen, even on X11, that it will pop up on top (for
example during/after KWin restart) that's why we have this check.

Seems that stacking X11 windows doesn't work on Wayland. Probably not only this
- in Bug 448050 clicks does not work, I'm pretty sure that "XEmbed" window is
not moved - it should move to receive click correctly.

Unfortunately right now I cannot test it (NVIDIA...) but this is above my
skills anyway. It might be that XWayland is not handling STACK and WINDOW_X/_Y
properties, it is also possible that KWin forbids/ignores those - don't know.

xembedsniproxy was a dirty hack on X11, I'm not surprised that it doesn't work
on Wayland - I'm surprised it partially works! :)

Good test would be to check if xembedsniproxy works on Gnome on Wayland.

PS. This log should use qCDebug, ops...

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

[plasmashell] [Bug 448050] cannot restore Gtk2 application from tray On wayland

2022-01-12 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=448050

--- Comment #2 from Konrad Materka  ---
Is right click working?

Can you share logs when xembedsniproxy is run with debug logging enabled? You
can run it from console:

killall xembedsniproxy; QT_LOGGING_RULES="kde.xembedsniproxy=true"
xembedsniproxy

With NVIDIA card I had no luck running Wayland (so far)

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

[plasmashell] [Bug 448248] Cannot change Qbittorrent Tray icon anymore

2022-01-12 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=448248

Konrad Materka  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #8 from Konrad Materka  ---
The same problem for all *.desktop files, one example attached.

This problem is not only for System Tray - all icons have similar behavior.

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

[plasmashell] [Bug 448248] Cannot change Qbittorrent Tray icon anymore

2022-01-12 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=448248

--- Comment #7 from Konrad Materka  ---
Created attachment 145360
  --> https://bugs.kde.org/attachment.cgi?id=145360=edit
Dektop file with the same problem

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

[plasmashell] [Bug 448248] Cannot change Qbittorrent Tray icon anymore

2022-01-12 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=448248

Konrad Materka  changed:

   What|Removed |Added

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

--- Comment #5 from Konrad Materka  ---
Now when I think about this I need to check that :) It is possible that there
is a regression - qBittorent probably changes icon name to something not
provided by Breeze theme, but it is no recognized by Plasma (or not
re-rendered).

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

[plasmashell] [Bug 448248] Cannot change Qbittorrent Tray icon anymore

2022-01-11 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=448248

Konrad Materka  changed:

   What|Removed |Added

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

--- Comment #3 from Konrad Materka  ---
For me this looks as intentional behavior. Plasma theme provides icons for
third-party applications for consistency. There are icons for other apps, like
TeamViewer. We had several bug reports complaining that icon is not provided
:-)

It is possible that qBittorrent used IconPixmap and now uses IconName property:
https://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/StatusNotifierItem/

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

[plasmashell] [Bug 447272] system tray icon overlapping each other

2022-01-01 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=447272

Konrad Materka  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

[plasmashell] [Bug 447744] Notifications applet when started in Latte renames Plasma Desktop global shortcuts _k_friendly_name

2021-12-31 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=447744

Konrad Materka  changed:

   What|Removed |Added

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

--- Comment #5 from Konrad Materka  ---
Latte Dock has System Tray forked (Ui part, C++ backend libraries are the
same). Several times in the past this caused issues.

Can you check if you have the same behavior on pure Plasma, with Latte? If yes,
then bug is in Latte Dock itself (there is a separate product/component for
that)

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

[plasmashell] [Bug 444385] Right-click on GTK icon in systray leads to fast random mouse clicks events

2021-12-30 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=444385

Konrad Materka  changed:

   What|Removed |Added

 CC||vor...@gmail.com

--- Comment #25 from Konrad Materka  ---
*** Bug 443925 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 443925] xembedsni tray kicks off several right-click menus at once

2021-12-30 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=443925

Konrad Materka  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
   Version Fixed In||5.23.3
 Resolution|--- |DUPLICATE

--- Comment #5 from Konrad Materka  ---


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

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

[plasmashell] [Bug 444385] Right-click on GTK icon in systray leads to fast random mouse clicks events

2021-12-29 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=444385

Konrad Materka  changed:

   What|Removed |Added

 CC||so...@magsis.ru

--- Comment #24 from Konrad Materka  ---
*** Bug 09 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 444409] When you call the menu with the right button in the workrave program, Plasma consumes 100% of the CPU

2021-12-29 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=09

Konrad Materka  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
   Version Fixed In||5.23.3
 Resolution|--- |DUPLICATE

--- Comment #5 from Konrad Materka  ---


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

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

[plasmashell] [Bug 445982] Popup of Touchpad applet does not close when systray icon is clicked

2021-12-29 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=445982

Konrad Materka  changed:

   What|Removed |Added

 CC|mate...@gmail.com   |

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

[kwin] [Bug 416048] Morphing Popups effect: glitch when the size of a tooltip is reduced

2021-12-29 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=416048

Konrad Materka  changed:

   What|Removed |Added

 CC|mate...@gmail.com   |

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

[plasmashell] [Bug 425655] System Tray Microphone icon is confusingly different from the speaker icon for the plasma-pa applet

2021-12-29 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=425655

Konrad Materka  changed:

   What|Removed |Added

 CC|mate...@gmail.com   |

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

[systemsettings] [Bug 444864] Poor UI for configuring label to be displayed over flag

2021-12-29 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=444864

Konrad Materka  changed:

   What|Removed |Added

 CC|mate...@gmail.com   |

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

[plasmashell] [Bug 439025] The system tray doesn't follow the panel opacity

2021-12-29 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=439025

Konrad Materka  changed:

   What|Removed |Added

 CC||damik...@gmail.com

--- Comment #6 from Konrad Materka  ---
*** Bug 444713 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 444713] System tray applets do not follow the adaptive transparency in some cases (stays transparent despite maximized window)

2021-12-29 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=444713

Konrad Materka  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Konrad Materka  ---


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

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

[plasmashell] [Bug 444409] When you call the menu with the right button in the workrave program, Plasma consumes 100% of the CPU

2021-12-29 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=09

Konrad Materka  changed:

   What|Removed |Added

  Component|System Tray |XembedSNIProxy

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

[plasmashell] [Bug 444409] When you call the menu with the right button in the workrave program, Plasma consumes 100% of the CPU

2021-12-29 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=09

--- Comment #3 from Konrad Materka  ---
Do you still have issues on latest Plasma? Bug 444385 looks similar and it was
fixed in 5.23.3.

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

[plasmashell] [Bug 443925] xembedsni tray kicks off several right-click menus at once

2021-12-29 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=443925

--- Comment #3 from Konrad Materka  ---
Michael, do you still have this issue? Bug 444385 looks similar and it was
fixed in 5.23.3.

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

  1   2   3   4   5   6   7   8   9   10   >