Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No such file or directory on editing #11

Open
bodemann opened this issue Oct 18, 2024 · 1 comment
Open

No such file or directory on editing #11

bodemann opened this issue Oct 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@bodemann
Copy link

Describe the bug
A clear and concise description of what the bug is.
Pressing e (for edit) on a note crashes into:
Error: IO(Os { code: 2, kind: NotFound, message: "No such file or directory" })

To Reproduce
Steps to reproduce the behavior:

  1. Open rucola
  2. Move selector on any note
  3. Press e to edit

Expected behavior
Open note for editing.

Desktop (please complete the following information):

  • OS: Linux ryzenMint 5.15.0-124-generic #134-Ubuntu SMP Fri Sep 27 20:20:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Additional context
I compiled rucola with:
cargo install --locked --path .
on
rustc 1.82.0 (f6e511eec 2024-10-15)

Thank you for the nice program and taking your time to read this bug report.

@bodemann bodemann added the bug Something isn't working label Oct 18, 2024
@Linus-Mussmaecher
Copy link
Owner

Linus-Mussmaecher commented Oct 18, 2024

Hi,

have you consulted the wiki pages here and here describing how to connect an editor to rucola?
If so, could you maybe share your configuation file so I can have a look at what the specific problem might be?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants