$ sudo /usr/bin/hardcode-tray --conversion-tool RSVGConvert --size 22 --theme Papirus --apply
Welcome to Hardcode-Tray!
Hardcode-Tray replaces some icons on the binary files of some applications.
Please close all the running applications before running Hardcode-Tray script.
Desktop Environment: Xfce
Scaling Factor: 1
Icon Size: 22
Icon Theme: Papirus
Conversion Tool: RSVGConvert
To Do: All
Applying now…
Traceback (most recent call last):
File "/usr/bin/hardcode-tray", line 123, in <module>
App.execute()
File "/usr/lib/python3/dist-packages/HardcodeTray/app.py", line 100, in execute
apps = App.get_supported_apps()
File "/usr/lib/python3/dist-packages/HardcodeTray/app.py", line 90, in get_supported_apps
application_data = Parser(db_file)
File "/usr/lib/python3/dist-packages/HardcodeTray/modules/parser.py", line 47, in __init__
self._read()
File "/usr/lib/python3/dist-packages/HardcodeTray/modules/parser.py", line 91, in _read
self._parse_paths(data["app_path"], "app_path")
UnboundLocalError: local variable 'data' referenced before assignment
$ apt remove --purge hardcode-tray
$ apt install hardcode-tray
but no success anyway.
Specifications
4.4.0~a1.dev0Linux Mint3.24python3-cairo:amd64 1.20.1-3build1,python3-gi-cairo 3.42.1-0ubuntu1Issue
hardcode-trayjust crashes before doing anything.I also tried
but no success anyway.