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

Open folder generate IPC error Program unusable #3202

Closed
senpl opened this issue Nov 18, 2021 · 8 comments
Closed

Open folder generate IPC error Program unusable #3202

senpl opened this issue Nov 18, 2021 · 8 comments
Labels
priority-A :type/bug Something isn't working. Affects daily use.

Comments

@senpl
Copy link

senpl commented Nov 18, 2021

Describe the bug
When I clicks OpenFolder nothings happend and in console I see error:

ERROR:browser_main_loop.cc(269)] Gtk: gtk_native_dialog_run: assertion '!priv->visible' failed
IPC error:  {:event #object[Object [object Object]], :args #js [openDir #js {}]} #object[Error Error: path empty]

Fresh OS installed, so not much set up.

To Reproduce
Steps to reproduce the behavior:

  1. Run from console (IDE Kde latest in EndevourOS (endeavouros v.3.16.18-2))
  2. Click "Open Folder" (nothing happend, somethings should happened)
  3. In console error appeares but not in developer mode, only in normal

Expected behavior
Probably some folder should appear

Desktop (please complete the following information):

  • OS: endeavouros v.3.16.18-2
  • Browser no
  • Version 0.4.8

Additional context
probably releated to path and other js elements, still more info could be provided if needed.

@xificurC
Copy link

same situation here, fresh appimage on ubuntu 18.04

@defterade
Copy link

Same issue.

0.4.8 running on Arch Linux

@edgar-vincent
Copy link

Just updated the package manually to 0.4.9 by editing the PKGBUILD from the AUR, and I still seem to be experiencing this issue.

@cnrpman
Copy link
Collaborator

cnrpman commented Nov 18, 2021

Seems like to be an existing issue of electron >= 14, as lsq just bumped electron 13 => 15: electron/electron#31152
An example to work around ArchipelagoMW/SuperMetroidClient@e00d606
Maybe some of you could test it

@tiensonqin tiensonqin added :type/bug Something isn't working. Affects daily use. priority-A labels Nov 19, 2021
@tiensonqin
Copy link
Contributor

We just pushed a workaround suggested by @cnrpman!
It'll be included in the next release 0.5.0

@rorybyrne
Copy link

@tiensonqin Would it be possible to cut 0.4.10 with this fix? I can't open my graph at all, currently.

Alternatively, when is 0.5.0 expected?

@cnrpman
Copy link
Collaborator

cnrpman commented Nov 21, 2021

@tiensonqin Would it be possible to cut 0.4.10 with this fix? I can't open my graph at all, currently.

Alternatively, when is 0.5.0 expected?

You may use 0.4.6 to load the graph for now

@tiensonqin
Copy link
Contributor

@synek We'll cut 0.5.0 release soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-A :type/bug Something isn't working. Affects daily use.
Projects
None yet
Development

No branches or pull requests

7 participants