-
Notifications
You must be signed in to change notification settings - Fork 10
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
Crash when trying to import collections #4
Comments
I can't quite reproduce this; I exported and imported a file once and it worked. Can you try upgrading to 2021.5.0 and see if that works? |
I got the same issue with the latest update of Insomnia. See the logs below:
Maybe it's linked to the warnings logs and deprecation logs. In which environment did you test? I'm currently running a Gnome Fedora 34 with Wayland. |
I'm seeing some of the same warnings, but no crash. This is my output after a full export-import:
But I can't repro the crash itself, and have no idea what might be causing it. I'm using Arch with sway (so also Wayland). An extra hint though: This flatpak by default doesn't have permissions to any directory on the host, so to actually import collections, you might want to grant it permissions to some specific directory. I recommend using Flatseal for that if you prefer a GUI. |
When granting user home directory permission, I'm able to import the collections, that's a huge improvement. But I still got the weird icons and if I took too much time to import the data, the UI is still crashing. That's so weird! At least, I'm able to use it right now, since it's only crashing on this specific window. |
Yeah, this'll be a caveat of this Flatpak until Insomnia upgrades to Electron 14: electron/electron#19159 I am curious as to what's causing your crashes. Does the non-flatpak version work fine for you? What DE are you using? Have the logs yielded anything else? |
The version of Insomnia installed through my package manager is working fine. I never encountered this issue before. The version I used was 2021.3. That's why I was a bit surprised when I saw this issue with the flatpak version. I have nothing else. But maybe I can find more logs in another location. I'm currently using Gnome 40 with Wayland on Fedora 34. |
Hi folks, fyi, this might also be related to what @tqwewe reported on the Insomnia issues recently.
|
Is this still an issue in the latest version? |
@hexchain, good question! I don't have access to a Linux right now. If it's not reproducible with the latest version, I guess we can close it! |
When I'm trying to import collections, the UI is not displayed correctly, and it even crashed after having played with the buttons:
The text was updated successfully, but these errors were encountered: