Git Product home page Git Product logo

Comments (3)

fdw avatar fdw commented on July 18, 2024

Have you tried configuring the selector, typer and clipboarder? Does that change anything? Can you get a log from somewhere?

It sounds to me like a problem with the environment, but I'm not familiar with KDE, unfortunately.

from rofi-rbw.

nozerorma avatar nozerorma commented on July 18, 2024

Sorry for the typo, I meant that it run fine from the terminal. Found the culprit also! It was rbw, not the frontend.
Seems that Wayland didn't like the cargo install. Installed the deb package and its rocking again. It's an amazing tool, thanks.

Traceback (most recent call last):
File "/usr/local/bin/rofi-rbw", line 8, in
sys.exit(main())
File "/home/miguel/.local/lib/python3.10/site-packages/rofi_rbw/main.py", line 5, in main
RofiRbw().main()
File "/home/miguel/.local/lib/python3.10/site-packages/rofi_rbw/rofi_rbw.py", line 160, in main
entries = self.rbw.list_entries()
File "/home/miguel/.local/lib/python3.10/site-packages/rofi_rbw/rbw.py", line 12, in list_entries
rbw = run(["rbw", "list", "--fields", "folder,name,user"], encoding="utf-8", capture_output=True)
File "/usr/lib/python3.10/subprocess.py", line 503, in run
with Popen(*popenargs, **kwargs) as process:
File "/usr/lib/python3.10/subprocess.py", line 971, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'rbw'

from rofi-rbw.

fdw avatar fdw commented on July 18, 2024

Thank you! 😊

from rofi-rbw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.