The program is slow to start, popping up with an unresponsive query window at first, and crashes when I try to save any changes to preferences. The command line gives me a litany of add_watch() errors wherein it says "Errno=No space left on device (ENOSPC)". I also get
Error: g-io-error-quark: Error calling StartServiceByName for org.freedesktop.Notifications: Timeout was reached (24)
after a few Python errors. If I wait a couple minutes after starting and don't try to save any new preferences it works pretty well, though.
Search Criteria
Package Details: ulauncher 5.15.15-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ulauncher.git (read-only, click to copy) |
|---|---|
| Package Base: | ulauncher |
| Description: | Application launcher for Linux |
| Upstream URL: | https://ulauncher.io |
| Keywords: | application launcher stable |
| Licenses: | GPL3 |
| Submitter: | ulauncher |
| Maintainer: | ulauncher (friday) |
| Last Packager: | friday |
| Votes: | 78 |
| Popularity: | 0.31 |
| First Submitted: | 2017-03-03 09:36 (UTC) |
| Last Updated: | 2026-04-20 21:46 (UTC) |
Dependencies (18)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR, gdk-pixbuf2-noglycinAUR)
- gobject-introspection-runtime
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libkeybinder3
- libnotify (libnotify-gitAUR)
- python-cairo (python-cairo-gitAUR)
- python-dbus
- python-gobject
- python-levenshtein
- python-pyinotify
- python-pyxdg
- python-websocket-client
- webkit2gtk-4.1 (webkit2gtk-4.1-imgpasteAUR)
- wmctrl
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-distutils-extra (make)
- python-setuptools (make)
- libappindicator-gtk3 (libappindicator) (optional) – tray icon
Required by (1)
Sources (1)
StupidBunny commented on 2017-09-17 07:40 (UTC)
ulauncher commented on 2017-03-04 12:09 (UTC)
Sorry about that.
There was an error in my release automation.
Fixed now.
stepovic commented on 2017-03-04 10:56 (UTC)
As 2.0.29 isn't tagged as release on GitHub yet the source url has to be set to https://github.com/Ulauncher/Ulauncher/archive/2.0.29.tar.gz instead of https://github.com/Ulauncher/Ulauncher/releases/download/2.0.29/ulauncher_2.0.29.tar.gz
Pinned Comments
friday commented on 2023-10-02 18:19 (UTC) (edited on 2023-10-21 16:18 (UTC) by friday)
When you update Python, you need to rebuild all python AUR packages, including Ulauncher.
See https://github.com/Ulauncher/Ulauncher/discussions/1280 for more info