Search Criteria
Package Details: vicinae-bin 0.21.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vicinae-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | vicinae-bin |
| Description: | Raycast like FOSS app on Linux |
| Upstream URL: | https://github.com/vicinaehq/vicinae |
| Keywords: | laucher raycast |
| Licenses: | GPL3 |
| Conflicts: | vicinae |
| Provides: | vicinae |
| Submitter: | cilgin |
| Maintainer: | cilgin (ArjixWasTaken, aurelle) |
| Last Packager: | ArjixWasTaken |
| Votes: | 19 |
| Popularity: | 3.84 |
| First Submitted: | 2025-08-20 19:53 (UTC) |
| Last Updated: | 2026-05-19 13:15 (UTC) |
Dependencies (10)
- layer-shell-qt (layer-shell-qt-gitAUR)
- libqalculate (libqalculate-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-meson-gitAUR)
- minizip (minizip-gitAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-svg
- qtkeychain-qt6
- syntax-highlighting (syntax-highlighting-gitAUR)
Latest Comments
1 2 3 Next › Last »
ArjixWasTaken commented on 2026-05-19 12:11 (UTC)
@sbavert https://github.com/arjixwastaken-aur/vicinae-bin/pull/1
sbavert commented on 2026-05-19 11:33 (UTC) (edited on 2026-05-19 11:34 (UTC) by sbavert)
Vicinae docs mention the following: https://docs.vicinae.com/browser-extension
But I don't see the browser extension at the specified path
/usr/lib/mozilla/native-messaging-hosts/com.vicinae.vicinae.json. Is this because it's a binary package?cilgin commented on 2026-04-02 18:10 (UTC)
Oops, forgot to update
vicinae.hookshasums and skipped tests before pushing. That one's on me. Fixing it right away @Hespro @cypress-exe @marul.Hespro commented on 2026-04-02 07:20 (UTC) (edited on 2026-04-02 07:21 (UTC) by Hespro)
Same issue for me on CachyOS:
cypress-exe commented on 2026-04-02 03:06 (UTC)
I am experiencing the same issue on EndeavourOS (Running KDE Plasma Wayland).
marul commented on 2026-04-01 17:17 (UTC)
The build fails because vicinae.hook does not pass the SHA256 checksum:
cilgin commented on 2026-04-01 16:36 (UTC)
@imrehg Thanks for the update. It seems your one works better.
imrehg commented on 2026-03-25 05:09 (UTC)
@cilgin I have the same issue as @icke
Those env vars are available in the window manager (I have XFCE), I think the hook's 'sudo' -> 'runuser' layers where the env vars are not being loaded. You say it's misconfigured, so far I couldn't find any good way to configure it, do you have any hunches what might be something you set up to work?
However there's a different way to form the hook, suggesgted by the error message, that would likely work better anyways: setting the
--machineflag for the user, instead of using `--runuserI've tried the above, and it works, and seem to do what the original hook intended as well, just more explicitly?
cilgin commented on 2026-03-21 20:02 (UTC) (edited on 2026-03-21 20:02 (UTC) by cilgin)
@icke Something seems misconfigured in your environment. Your window manager or session manager (probably
uswm) likely isn't setting up the D-Bus session bus correctly, which is preventing the service from restarting automatically.icke commented on 2026-03-17 06:30 (UTC)
I'm getting this error message when updating: Restarting vicinae.service as a user unit if enabled/active... Failed to connect to user scope bus via local transport: $DBUS_SESSION_BUS_ADDRESS and $XDG_RUNTIME_DIR not defined (consider using --machine=<user>@.host --user to connect to bus of other user)
no big deal, just have to remember to run systemctl --use restart viciniae.service manually
1 2 3 Next › Last »