hluk/CopyQ

Wrong icon is displayed in tray

Open

#2,078 创建于 2022年9月8日

在 GitHub 查看
 (15 评论) (2 反应) (0 负责人)C++ (419 fork)batch import
X11bughelp wanted

仓库指标

Star
 (7,372 star)
PR 合并指标
 (平均合并 17小时 35分钟) (30 天内合并 13 个 PR)

描述

Describe the bug CopyQ works perfect. Desktop icon shows in "dashboard" (if I right-click on CopyQ app in my Applications Menu > Add to dashboard), but when CopyQ is started, the icon displayed in the tray is a grayish image that doesn't have anything to do with CopyQ. I guess it has something to do with "Qt", whatever that is, because here's what I have in CopyQ logs: Warning [2022-09-08 14:47:54.639] <Server-9504>: [qt.qpa.xcb] QtWarning: QXcbConnection: XCB error: 3 (BadWindow), sequence: 8669, resource id: 21053800, major code: 40 (TranslateCoords), minor code: 0. I added a CopyQ svg icon in my theme but that didn't change a thing. How could I have the right icon? It's not much, but enough to bother me and thus to not want to use it. Thanks!

To Reproduce Steps to reproduce the behavior:

  1. Install CopyQ
  2. Start CopyQ
  3. See wrong icon in tray

Expected behavior See same CopyQ icon as in dashboard

Screenshots CopyQ

Version, OS and Environment CopyQ Clipboard Manager 6.0.1 Qt: 5.15.2 KNotifications: 5.89.0 Compiler: GCC Arch: x86_64-little_endian-lp64 OS: Ubuntu 22.04.1 LTS Desktop environment: XFCE

贡献者指南