ulauncher
No description set
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Dead_Mozay/ulauncher && cd $_
- Create Badge
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ulauncher.changes | 0000009022 8.81 KB | |
ulauncher.spec | 0000003175 3.1 KB | |
ulauncher_5.15.7.tar.gz | 0001877928 1.79 MB |
Comments 5
Hi,
Would you mind submitting this to X11:Utilities? I think ulauncher is great and would be nice if it ended up in Factory.
@Dead_Mozay all uLauncher extensions crash on my end. Any issues on your side?
EDIT: ok, they all work now after installing phython-websocket. This should probably be a requirement in the build spec.
Thanks, added
On Tumbleweed, I had to install
python311-websocket-client
before extensions would function; the indicated dependencypython3-websockets
was not sufficient.I also note that on KDE Plasma 6 (X11), I don't get a systray icon, despite
libappindicator-gtk3
being installed... haven't figured out what's missing for that issue, yet.Hey, this package seems to have a dependency missmatch regarding
python3-pyxdg
, installing on a fresh Tumbleweed results in python missing module errors. I am afraid the package has been build against python3.11 and as the build is broken will not build against 3.13. Would you be willing to update the spec?