Package Details: albert 0.23.0-3

Git Clone URL: https://aur.archlinux.org/albert.git (read-only, click to copy)
Package Base: albert
Description: A sophisticated standalone keyboard launcher
Upstream URL: https://github.com/albertlauncher
Licenses: custom
Submitter: arcanis
Maintainer: arcanis
Last Packager: arcanis
Votes: 28
Popularity: 1.40
First Submitted: 2021-03-08 21:29 (UTC)
Last Updated: 2024-03-14 15:23 (UTC)

Dependencies (21)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

stasadev commented on 2023-08-17 12:48 (UTC)

I would like to note that if the user runs the app for the first time (without configuration), the QML Box Model is loaded by default (which makes optional dependencies mandatory), and you cannot start the app due to errors.

Two workarounds, that I don't like:

  1. Install optional dependencies for qml widget box plugin

  2. Or manually add this to ~/.config/albert.conf

[General]
frontend=widgetsboxmodel

arcanis commented on 2023-08-17 11:48 (UTC)

package has been updated, build has been tested in clear chroot. Optional dependencies also have been updated to reflect current plugins dependencies

stasadev commented on 2023-08-17 08:32 (UTC)

Two dependencies are missing.

qt6-5compat for this:

Failed loading QML component
qrc:/DefaultStyle.qml:3 module "Qt5Compat.GraphicalEffects" is not installed

qt6-shadertools for this:

Failed loading QML component
qrc:/DefaultStyle.qml:16 Type DropShadow unavailable
qrc:/qt-project.org/imports/Qt5Compat/GraphicalEffects/DropShadow.qml:6 Cannot load library /usr/lib/qt6/qml/Qt5Compat/GraphicalEffects/private/libqtgraphicaleffectsprivateplugin.so: (libQt6ShaderTools.so.6: cannot open shared object file: No such file or directory)

manuelschneid3r commented on 2023-08-16 08:02 (UTC)

Looks like a submodule issue. Please be patient I'll fix this later.

TechXero commented on 2023-08-16 07:27 (UTC) (edited on 2023-08-16 07:27 (UTC) by TechXero)

Error building

==> Starting prepare()...
fatal: git upload-pack: not our ref 4f2691cb977ab1d0286f0e076278d907d3a1469c
fatal: remote error: upload-pack: not our ref 4f2691cb977ab1d0286f0e076278d907d3a1469c
fatal: Fetched in submodule path 'plugins', but it did not contain 4f2691cb977ab1d0286f0e076278d907d3a1469c. Direct fetching of that commit failed.
==> ERROR: A failure occurred in prepare().
    Aborting...

elabjer commented on 2023-08-16 05:12 (UTC)

I made a manual change to pkgbuild, it compiled and installed, but now albert terminates w/ "Failed to move the usage database to data location".

mkellem commented on 2023-08-15 20:58 (UTC)

diff --git a/PKGBUILD b/PKGBUILD
index 595c6d8..7373f35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Manuel Schneider  <manuelschneid3r at googles mail>

 pkgname=albert
-pkgver=0.21.2
+pkgver=0.22.1
 pkgrel=1
 pkgdesc="A sophisticated standalone keyboard launcher"
 arch=('x86_64')

danievdm commented on 2023-08-15 17:00 (UTC)

Got this error just now when running the update on Manjaro Linux:

-> Creating working copy of mirrors/albert git repo...
Cloning into 'albert'...
done.
fatal: invalid reference: v0.21.2
==> ERROR: Failure while creating working copy of mirrors/albert git repo

manuelschneid3r commented on 2023-08-15 06:07 (UTC)

@markboston Stop that bad press. Just got a compliment that I answer faster than local EMS. So I dont know who you refer to.

Open Suse build service unfortunately indeed really often has mirroring issues. You have to try later then. Besides this AUR package is not OBS.