Skip to content

The plugin does not work with FlowLauncher #2

@RODDINO

Description

@RODDINO

the plugin does not work, I could not use the automatic installation and I manually copied the folder after that, but it kept giving me errors in entering the BitWarden token,
2022-11-02.txt
Flow Launcher version: 1.9.5
OS Version: Microsoft Windows NT 10.0.25231.0
IntPtr Length: 8
x64: True

Python Path:
Date: 11/02/2022 22:40:19
Exception:
Bitwarden Exception:
Websites: https://github.com/watermarkhu/FlowLauncherBitwarden
Author: watermarkhu
Version: 0.1.0
Flow.Launcher.Core.ExternalPlugins.FlowPluginException: Bitwarden|Traceback (most recent call last):
File "C:\Users\rodol\AppData\Roaming\FlowLauncher\Plugins\BitWarden\main.py", line 9, in
from plugin.main import Bitwarden
File "C:\Users\rodol\AppData\Roaming\FlowLauncher\Plugins\BitWarden\plugin\main.py", line 5, in
import favicon, validators, webbrowser
ModuleNotFoundError: No module named 'favicon'

---> System.IO.InvalidDataException: Bitwarden|Traceback (most recent call last):
File "C:\Users\rodol\AppData\Roaming\FlowLauncher\Plugins\BitWarden\main.py", line 9, in
from plugin.main import Bitwarden
File "C:\Users\rodol\AppData\Roaming\FlowLauncher\Plugins\BitWarden\plugin\main.py", line 5, in
import favicon, validators, webbrowser
ModuleNotFoundError: No module named 'favicon'

at Flow.Launcher.Core.Plugin.JsonRPCPlugin.ExecuteAsync(ProcessStartInfo startInfo, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 288
at Flow.Launcher.Core.Plugin.JsonRPCPlugin.ExecuteAsync(ProcessStartInfo startInfo, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 302
at Flow.Launcher.Core.Plugin.JsonRPCPlugin.QueryAsync(Query query, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 322
at Flow.Launcher.Core.Plugin.PluginManager.<>c__DisplayClass22_0.<b__0>d.MoveNext() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 191
--- End of stack trace from previous location ---
at Flow.Launcher.Infrastructure.Stopwatch.DebugAsync(String message, Func`1 action) in C:\projects\flow-launcher\Flow.Launcher.Infrastructure\Stopwatch.cs:line 40
at Flow.Launcher.Core.Plugin.PluginManager.QueryForPluginAsync(PluginPair pair, Query query, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 213
--- End of inner exception stack trace ---
at Flow.Launcher.Core.Plugin.PluginManager.QueryForPluginAsync(PluginPair pair, Query query, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\PluginManager.cs:line 213
at Flow.Launcher.ViewModel.MainViewModel.<>c__DisplayClass137_0.<g__QueryTask|2>d.MoveNext() in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 626
--- End of stack trace from previous location ---
at Flow.Launcher.ViewModel.MainViewModel.QueryResults() in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 590
at System.Threading.Tasks.Task.<>c.b__140_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions