You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building nwg-panel using install.sh in 0.9.62 release tarball. Trying to get tray to work. Otherwise nwg-panel appears to work correctly.
Running with hyprland 0.46.2. Same behavior with sway. :~$ uname -a Linux hostname 6.12.10-1-default #1 SMP PREEMPT_DYNAMIC Sat Jan 18 08:45:07 UTC 2025 (a1e0c36) x86_64 x86_64 x86_64 GNU/Linux
Here are the clues. I can send more info if you tell me what to send. I'm a user, not a programmer, so focusing on the top error message when starting nwg-panel, about the system tray and python-dasbus, as a place to start. Thanks very much.
:~$ nwg-panel&
[1] 66184
:~$ Couldn't load system tray, is 'python-dasbus' installed?
Common settings {'restart-on-display': True, 'restart-delay': 500, 'processes-backgroud-only': True, 'processes-own-only': True}
Dependencies check: {'light': False, 'brightnessctl': True, 'ddcutil': True, 'pamixer': True, 'pactl': True, 'playerctl': True, 'wlr-randr': True, 'hyprctl': True, 'upower': True, 'swaync': True, 'python-requests': True}
Running on Hyprland
Outputs: {'HDMI-A-1': {'x': -1920, 'y': 0, 'width': 1920, 'height': 1080, 'description': 'Ancor Communications Inc ASUS VH236H A6LMTF020393', 'monitor': <__gi__.GdkWaylandMonitor object at 0x7f8657bf2140 (GdkWaylandMonitor at 0x55f3f3e4bd00)>}}
Descriptions: {'Ancor Communications Inc ASUS VH236H A6LMTF020393': 'HDMI-A-1'}
left box created
center box created
right box created
Panel 'panel-top': output: HDMI-A-1, monitor: , position: top, layer: bottom, width: 1920, height: 28
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
Could not connect to CC service. Will wait for connection...
:~$ his: '_1737811018_1915668995', starting hypr_watcher
The messages at end of running install.sh:
--snip--
nwg_panel.__pycache__.config.cpython-311.opt-1: module references __file__
nwg_panel.__pycache__.config.cpython-311: module references __file__
nwg_panel.__pycache__.main.cpython-311.opt-1: module references __file__
nwg_panel.__pycache__.main.cpython-311: module references __file__
nwg_panel.modules.__pycache__.openweather.cpython-311.opt-1: module references __file__
nwg_panel.modules.__pycache__.openweather.cpython-311: module references __file__
creating 'dist/nwg_panel-0.9.62-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing nwg_panel-0.9.62-py3.11.egg
creating /usr/local/lib/python3.11/site-packages/nwg_panel-0.9.62-py3.11.egg
Extracting nwg_panel-0.9.62-py3.11.egg to /usr/local/lib/python3.11/site-packages
Adding nwg-panel 0.9.62 to easy-install.pth file
detected new path './nwg_panel-0.9.62-py3.11.egg'
Installing nwg-dwl-interface script to /usr/local/bin
Installing nwg-panel script to /usr/local/bin
Installing nwg-panel-config script to /usr/local/bin
Installing nwg-processes script to /usr/local/bin
Installed /usr/local/lib/python3.11/site-packages/nwg_panel-0.9.62-py3.11.egg
Processing dependencies for nwg-panel==0.9.62
Searching for pygobject==3.50.0
Best match: pygobject 3.50.0
Adding pygobject 3.50.0 to easy-install.pth file
Using /usr/lib64/python3.11/site-packages
Searching for pycairo==1.26.1
Best match: pycairo 1.26.1
Adding pycairo 1.26.1 to easy-install.pth file
Using /usr/lib64/python3.11/site-packages
Finished processing dependencies for nwg-panel==0.9.62
Building nwg-panel using install.sh in 0.9.62 release tarball. Trying to get tray to work. Otherwise nwg-panel appears to work correctly.
Running with hyprland 0.46.2. Same behavior with sway.
:~$ uname -a
Linux hostname 6.12.10-1-default #1 SMP PREEMPT_DYNAMIC Sat Jan 18 08:45:07 UTC 2025 (a1e0c36) x86_64 x86_64 x86_64 GNU/Linux
Here are the clues. I can send more info if you tell me what to send. I'm a user, not a programmer, so focusing on the top error message when starting nwg-panel, about the system tray and python-dasbus, as a place to start. Thanks very much.
:~$ nwg-panel&
The messages at end of running install.sh:
--snip--
:~$ python3 --version
Python 3.11.11
:~$ python --version
Python 2.7.18
:~$ python -m site
:~$ python -c "import sys; print('\n'.join(sys.path))"
:~$ rpm -qi python311-dasbus
:~$ ls /usr/lib/python3.11/site-packages/dasbus*
:~$ rpm -qi libglib-2_0-0
The text was updated successfully, but these errors were encountered: