Search Criteria
Package Details: ulauncher 5.15.3-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: | 67 |
Popularity: | 0.65 |
First Submitted: | 2017-03-03 09:36 (UTC) |
Last Updated: | 2023-07-29 12:59 (UTC) |
Dependencies (18)
- gdk-pixbuf2 (gdk-pixbuf2-git)
- gobject-introspection-runtime (gobject-introspection-runtime-git)
- gtk3 (gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic, gtk3-classic-xfce)
- libkeybinder3
- libnotify (libnotify-gtk2, libnotify-git)
- python-cairo (python-cairo-git)
- python-dbus (dbus-python)
- python-gobject (python-gobject-git)
- python-levenshtein
- python-pyinotify
- python-pyxdg
- python-websocket-client (python-websocket-client-git)
- webkit2gtk (webkit2gtk-hvml, webkit2gtk-imgpaste)
- wmctrl
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- python-distutils-extra (make)
- python-setuptools (make)
- libappindicator-gtk3 (libappindicator-bzr) (optional) – tray icon
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
hex32211 commented on 2023-05-13 12:26 (UTC)
After a full system upgrade ulauncher fails to start with the following error: ''' Could not load image /usr/share/ulauncher/media/gear.svg. E: gdk-pixbuf-error-quark: Couldn’t recognise the image file format for file “/usr/share/ulauncher/media/gear.svg . . . File "/usr/lib/python3.11/site-packages/ulauncher/ui/windows/UlauncherWindow.py", line 393, in _render_prefs_icon surface = Gdk.cairo_surface_create_from_pixbuf(prefs_pixbuf, scale_factor, self.get_window()) '''
JohnPiers commented on 2023-05-09 10:48 (UTC) (edited on 2023-05-09 10:55 (UTC) by JohnPiers)
I've also been struggling with Ulauncher for about two weeks now. managed to get it sorted after a huge mission and then this morning there was a bump in version and it installed without any problems and Ulauncher not giving problems and working as expected.
3 aur/ulauncher 5.15.2-1 (+66 0.45) (Installed: 5.15.2-2) Application launcher for Linux 2 arcolinux_repo_3party/ulauncher 5.15.2-2 (1.7 MiB 5.8 MiB) (Installed) Application launcher for Linux 1 chaotic-aur/ulauncher 5.15.2-1.3 (1.7 MiB 5.8 MiB) (Installed: 5.15.2-2) Application launcher for Linux
In the past two days there has also been a few changes on github https://github.com/Ulauncher/Ulauncher/ Hope this helps.arekan127 commented on 2023-05-09 10:41 (UTC) (edited on 2023-05-09 10:41 (UTC) by arekan127)
python setup.py > python3.11 setup.py
in PKGBUILD workaround works, but this is really strange why python setup.py uses lib directory of 3.10bnjbvr commented on 2023-05-08 20:40 (UTC)
Hi! This was broken, as of today, on my machine: turns out for some reason, the lib is installed in /usr/lib/python3.10/site-packages, when my python interpreter is on version 3.11, so the package couldn't be found. I've tried uninstalling and reinstalling this, and it didn't help unfortunately; not sure what I'm doing wrong.
A workaround I've found was to force the
PROJECT_ROOT_DIRECTORY
variable to the above directory in the/usr/bin/ulauncher
script.nunonun commented on 2023-03-04 04:15 (UTC)
@friday I followed the instructions from that link, i.e.,
paru -S ulauncher --rebuild
, but I still get the same error. I removed the AUR package, clone the repo and compiled from there, but still get the same error.friday commented on 2023-03-02 10:23 (UTC)
@nunonun you need https://archlinux.org/packages/extra/x86_64/python-cairo, but that's already declared as a dependency. So it's your system that's broken. See: https://github.com/Ulauncher/Ulauncher/issues/930#issuecomment-993434467
nunonun commented on 2023-02-26 23:49 (UTC)
I got the following error:
friday commented on 2022-07-15 11:01 (UTC)
Thank you @Misaka13514 The issue should be fixed now in 5.14.5.
Misaka13514 commented on 2022-07-15 02:47 (UTC) (edited on 2022-07-15 02:49 (UTC) by Misaka13514)
Libnotify has been updated to 0.8.
https://github.com/Ulauncher/Ulauncher/blob/v6/ulauncher/utils/desktop/notification.py
You can edit
'Notify', '0.7'
to'Notify', '0.8'
as temporary fix.Misaka13514 commented on 2022-07-15 02:47 (UTC)
I got following error
1 2 3 4 5 6 .. 8 Next › Last »