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

Install process #1

Open
E-Sh4rk opened this issue May 17, 2023 · 2 comments
Open

Install process #1

E-Sh4rk opened this issue May 17, 2023 · 2 comments
Assignees

Comments

@E-Sh4rk
Copy link
Collaborator

E-Sh4rk commented May 17, 2023

Issue with the config dir creation:

thread 'main' panicked at 'called Result::unwrap()on anErrvalue: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/main.rs:657:18

Issue with the clipboard dependencies:

thread 'main' panicked at 'called Result::unwrap()on anErrvalue: NoBinary', src/main.rs:818:40

@E-Sh4rk E-Sh4rk assigned E-Sh4rk and AliaumeL and unassigned E-Sh4rk May 17, 2023
@AliaumeL
Copy link
Owner

The second issue should be dealt with using 6f1e073, which uses x11_fork rather than x11_bin to persist the clipboard after the application terminates.

@AliaumeL
Copy link
Owner

For the first issue, this should be handled by the create new options inside the code here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants