You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2025. It is now read-only.
19:30:40 [debg:albert] Albert version: 0.27.8
19:30:40 [debg:albert] Build date: Oct 27 2017 00:00:00
19:30:40 [debg:albert] Qt version: 6.8.2
19:30:40 [debg:albert] Build ABI: x86_64-little_endian-lp64
19:30:40 [debg:albert] Build architecture: x86_64
19:30:40 [debg:albert] CPU architecture: x86_64
19:30:40 [debg:albert] Kernel type: linux
19:30:40 [debg:albert] Kernel version: 6.14.2-201.nobara.fc41.x86_64
19:30:40 [debg:albert] OS: Nobara Linux 41 (KDE Plasma)
19:30:40 [debg:albert] OS type: nobara
19:30:40 [debg:albert] OS version: 41
19:30:40 [debg:albert] Platform name: wayland
19:30:40 [debg:albert] Style name: breeze
19:30:40 [debg:albert] Language: English
19:30:40 [debg:albert] Locale: en_US
19:30:40 [debg:albert] Ui languages: en-US, en-Latn-US, en
19:30:40 [debg:albert] Binary location: /usr/bin/albert
19:30:40 [debg:albert] Working dir: /home/mg
19:30:40 [debg:albert] Arguments: albert
19:30:40 [debg:albert] ENVIRONMENT:
19:30:40 [debg:albert] QT_LOGGING_RULES: albert*=true
19:30:40 [debg:albert] PATH: /home/mg/.local/share/zinit/plugins/...:/sbin (trimmed for brevity)
19:30:40 [debg:albert] WAYLAND_DISPLAY: wayland-0
19:30:40 [debg:albert] PYTHON_ENV_INITIALIZED: 1
19:30:40 [debg:albert] ... (other environment variables) ...
19:30:40 [debg:albert] Loading translations
...
19:30:40 [info:albert] Searching native plugins in /usr/lib64/albert
...
19:30:40 [debg:albert] Found valid native plugin /usr/lib64/albert/python.so
...
19:30:40 [debg:albert] Using translations for 'python' from :/i18n/python_en.qm
19:30:40 [debg:albert] 3 ms spent loading plugin 'python'
19:30:40 [debg:albert.python] Python version: 3.13.0
19:30:40 [debg:albert.python] Searching Python plugins in /home/mg/.local/share/albert/python/plugins
19:30:40 [debg:albert.python] Invalid plugin (Path is not a python file): /home/mg/.local/share/albert/python/plugins/albert.pyi
19:30:40 [debg:albert.python] Searching Python plugins in /usr/share/albert/python/plugins
...
19:30:40 [debg:albert.python] Found valid Python plugin /usr/share/albert/python/plugins/bitwarden
...
19:30:40 [info:albert.python] [27 ms] Python plugin scan
19:30:40 [debg:albert] 34 ms spent instanciating plugin 'python'
... (other plugin loading/instantiation) ...
19:30:40 [warn:albert] xdotool is available but but session type is not x11. Paste will work for X11 windows only.
19:30:40 [warn:albert.docs] Failed to open file for writing
19:30:40 [warn:albert.docs] Failed to open file for writing
... (trimmed many similar 'Failed to open file' warnings) ...
19:30:40 [debg:albert.docs] Docset list updated.
19:30:40 [debg:albert.docs] Failed to save fetched docset list: No such file or directory
... (trimmed tokenization warnings) ...
19:30:41 [info:albert.terminal] Indexed 4104 executables [31 ms]
19:30:48 [debg:albert.query_runtimes] │ Handling│ Scoring│ Count│
19:30:48 [debg:albert.query_runtimes] │ 0 ms│ 0 ms│ 0│ #0 '' albert
... (Query #0 processing) ...
19:30:51 [debg:albert.query_runtimes] │ Handling│ Scoring│ Count│
19:30:51 [debg:albert.query_runtimes] │ 0 ms│ 0 ms│ 0│ albertlauncher/albert#1 'b' mpris
... (Query albertlauncher/albert#1 'b' processing by other plugins) ...
19:30:51 [debg:albert.query_runtimes] │ 13 ms│ TRIGGER | 20│ albertlauncher/albert#1 '' 'b'
19:30:52 [debg:albert.query_runtimes] │ Handling│ Scoring│ Count│
19:30:52 [debg:albert.query_runtimes] │ 0 ms│ 0 ms│ 0│ albertlauncher/albert#2 'bw' datetime
... (Query albertlauncher/albert#2 'bw' processing starts) ...
19:30:52 [debg:albert.query_runtimes] │ XX ms│ YY ms│ ZZ│ albertlauncher/albert#2 'bw' python.bitwarden <-- This line should appear if the plugin starts handling the query before hanging
... (No further log output from Albert during the freeze) ...
[--- Albert froze here after typing 'bw' and remained unresponsive for ~7 seconds until manually killed ---]
19:30:53 [warn:albert] Busy wait on query: albertlauncher/albert#3
19:31:00 [debg:albert.query_runtimes] │ 7160 ms│ TRIGGER | 0│ albertlauncher/albert#3 'bw ' '' <-- This line appears after manual kill, showing the long duration.
19:31:00 [debg:albert] Query deleted. [#3 '']
^[ zsh: IOT instruction (core dumped) QT_LOGGING_RULES='albert*=true' albert
Current Behavior
When I open Albert and type the trigger query for the Bitwarden plugin ("bw"), Albert immediately freezes and becomes completely unresponsive. The application window remains visible but cannot be interacted with, and I cannot type further queries. The debug log stops just after the "bw" query is processed and reports "Busy wait on query". I have to manually terminate the Albert process (e.g., via pkill or a system monitor), which sometimes results in a core dump being reported by the system journal. No specific critical errors are logged by Albert itself at the moment of the freeze.
Expected Behavior
When I type the trigger query "bw", Albert should execute the Bitwarden plugin, display search results from my Bitwarden vault, and remain responsive for further interaction.
Anything else?
Albert Version Details:
Albert version: 0.27.8
Build date: Oct 27 2017 00:00:00
Qt version: 6.8.2
Operating System: Nobara Linux 41 (KDE Plasma)
Kernel Version: 6.14.2-201.nobara.fc41.x86_64
Platform: wayland
Bitwarden Plugin: The plugin is installed at /usr/share/albert/python/plugins/bitwarden. Its __init__.py file declares md_iid = "3.0".
rbw executable: The required rbw command-line tool is installed on my system and works correctly when run directly in a standard terminal (e.g., rbw list returns results).
Debug Log Observations: The debug log shows a significant delay (7160 ms) associated with query albertlauncher/albert#3 'bw ' immediately preceding the manual termination, alongside a "Busy wait on query" warning, strongly suggesting a hang or deadlock during plugin execution.
Troubleshooting: Disabling the Bitwarden plugin prevents the freeze. Re-enabling it causes the freeze to recur. There is no shadowed plugin in ~/.local/share/albert/python/plugins/.
Source
Open Build Service
App logs
Current Behavior
When I open Albert and type the trigger query for the Bitwarden plugin ("bw"), Albert immediately freezes and becomes completely unresponsive. The application window remains visible but cannot be interacted with, and I cannot type further queries. The debug log stops just after the "bw" query is processed and reports "Busy wait on query". I have to manually terminate the Albert process (e.g., via pkill or a system monitor), which sometimes results in a core dump being reported by the system journal. No specific critical errors are logged by Albert itself at the moment of the freeze.
Expected Behavior
When I type the trigger query "bw", Albert should execute the Bitwarden plugin, display search results from my Bitwarden vault, and remain responsive for further interaction.
Anything else?