pop-os / cosmic-dock

Pop!_OS fork of https://github.com/micheleg/dash-to-dock/tree/ubuntu-dock
GNU General Public License v2.0
73 stars 18 forks source link

Massive spam of errors in system journal when Cosmic Dock is enabled #108

Closed bitterhalt closed 2 years ago

bitterhalt commented 2 years ago

Distribution (run cat /etc/os-release): NAME="Pop!_OS" VERSION="21.10" ID=pop ID_LIKE="ubuntu debian" PRETTY_NAME="Pop!_OS 21.10" VERSION_ID="21.10" HOME_URL="https://pop.system76.com" SUPPORT_URL="https://support.system76.com" BUG_REPORT_URL="https://github.com/pop-os/pop/issues" PRIVACY_POLICY_URL="https://system76.com/privacy" VERSION_CODENAME=impish UBUNTU_CODENAME=impish LOGO=distributor-logo-pop-os

Related Application and/or Package Version (run apt policy $PACKAGE NAME): Cosmic Dock extension

Issue/Bug Description: I get thousands error messages every time I launch apps If I enable Cosmic Dock popspam

Steps to reproduce (if you know): Enable Cosmic Dock when I launch apps

Expected behavior: I should not get thousands of errors just opening apps

Other Notes: Errors stop If I extend the Dock in edges of the screen but I don't like It that way.

13r0ck commented 2 years ago

This appears to be related to drag and drop. Interestingly only when dragging over another icon.

handle drag over

handling drag over is debug code I added. Release build will show nothing when this is showing these messages.

13r0ck commented 2 years ago

closed via pop-os/cosmic-dock#107