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

App crash when importing OPML file #665

Open
ibahnasy opened this issue May 4, 2024 · 1 comment
Open

App crash when importing OPML file #665

ibahnasy opened this issue May 4, 2024 · 1 comment

Comments

@ibahnasy
Copy link

ibahnasy commented May 4, 2024

Describe the bug
When opening the OPML file import dialog, after few seconds the app crash and terminate.

$ ./Fluent.Reader.1.1.4.AppImage --no-sandbox
[219511:0504/192721.787803:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
Bus error (core dumped)

To Reproduce
Steps to reproduce the behavior:

  1. Open OPML file import dialog.
  2. Try to navigate to files.

Platform (please complete the following information):

  • OS: Ubuntu 24.04
  • Version: 1.1.1
@SnuggleCovenant
Copy link

SnuggleCovenant commented May 7, 2024

check if it works when you just delete .../config/fluent-reader/window-state.json from the fluent reader dot folder in your home folder. I'm using flatpak on fedora silverblue so my path is /var/home/username/.var/app/me.hyliu.fluentreader/config/fluent-reader/window-state.json

if so, we have the same issue. changing the window-state.json data prevents launch in the future. I read-only -ed that file.

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