yang991178 / fluent-reader

Modern desktop RSS reader built with Electron, React, and Fluent UI
https://hyliu.me/fluent-reader/
BSD 3-Clause "New" or "Revised" License
7.53k stars 415 forks source link

App crash when importing OPML file #665

Open ibahnasy opened 4 months ago

ibahnasy commented 4 months ago

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):

SnuggleCovenant commented 4 months ago

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.