Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] No fcitx icon in tray #157

Open
DVN196 opened this issue Oct 26, 2022 · 1 comment
Open

[BUG] No fcitx icon in tray #157

DVN196 opened this issue Oct 26, 2022 · 1 comment

Comments

@DVN196
Copy link

DVN196 commented Oct 26, 2022

Describe the bug
fcitx tray icon doesn't appear

To Reproduce
Steps to reproduce the behavior:

  1. Open nwg-panel with tray
  2. Open fcitx with fcitx5 -d or fcitx -d

Expected behavior
Display fcitx icon in tray

Screenshots
2022-10-26-224913_screenshot

Desktop (please complete the following information):

  • Archlinux
  • sway version 1.7
  • nwg-panel version 0.7.12

Additional context
Log:

Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/dasbus/client/handler.py", line 133, in _signal_callback
    callback(parameters, *callback_args)
  File "/usr/lib/python3.10/site-packages/dasbus/client/handler.py", line 359, in _signal_callback
    callback(*unwrap_variant(parameters))
  File "/usr/lib/python3.10/site-packages/dasbus/signal.py", line 53, in emit
    callback(*args, **kwargs)
  File "/usr/lib/python3.10/site-packages/nwg_panel/modules/sni_system_tray/item.py", line 67, in <lambda>
    lambda: self.change_handler(["IconName", "IconPixmap"])
  File "/usr/lib/python3.10/site-packages/nwg_panel/modules/sni_system_tray/item.py", line 109, in change_handler
    self.on_updated_callback(self, actual_changed_properties)
  File "/usr/lib/python3.10/site-packages/nwg_panel/modules/sni_system_tray/host.py", line 109, in item_updated_handler
    tray.update_item(item, changed_properties)
  File "/usr/lib/python3.10/site-packages/nwg_panel/modules/sni_system_tray/tray.py", line 177, in update_item
    event_box = self.items[full_service_name]["event_box"]
KeyError: ':1.7554/StatusNotifierItem'
@y1wtt y1wtt mentioned this issue Mar 6, 2023
@y1wtt
Copy link
Contributor

y1wtt commented Mar 10, 2023

@DVN196 FYI
I seems to this bug was fixed.
try it out v0.8.1!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants