[go: up one dir, main page]

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

File picker not opening on void linux in sway #11416

Open
1 of 2 tasks
ryleu opened this issue Jul 12, 2024 · 0 comments
Open
1 of 2 tasks

File picker not opening on void linux in sway #11416

ryleu opened this issue Jul 12, 2024 · 0 comments

Comments

@ryleu
Copy link
ryleu commented Jul 12, 2024

Search first

  • I searched and no similar issues were found

What Happened?

When I try to use LogSeq (via the flatpak) it launches fine, but when I go to select a folder to create a graph, nothing happens except this error in the log:

00:48:13.648 › :electron.handler/open-dir open folder selection dialog
00:48:13.672 › :electron.handler/open-dir {:path nil}
Error occurred in handler for 'main': Error: path empty
    at /app/logseq/resources/app/electron.js:15353:71
    at /app/logseq/resources/app/electron.js:15355:10
    at Function.$G__109900__1$$ [as $cljs$core$IFn$_invoke$arity$1$] (/app/logseq/resources/app/electron.js:4104:175)
    at /app/logseq/resources/app/electron.js:13064:80

Reproduce the Bug

  1. Open logseq in sway on void linux
  2. Try to open a file picker dialogue

Expected Behavior

It should work just like it does in Firefox, Zenity, Krita, and every other application on my system.

Screenshots

No response

Desktop or Mobile Platform Information

uname -a: Linux rectangle 6.6.38_1 #1 SMP PREEMPT_DYNAMIC Tue Jul 9 19:40:21 UTC 2024 x86_64 GNU/Linux

logseq: 0.10.9

Additional Context

It might be an issue with my setup, but the fact that it works in every other application is frustrating to me and it makes me think it may be an issue with either logseq or electron.

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)
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

1 participant