flxzt / rnote

Sketch and take handwritten notes.
https://rnote.flxzt.net
GNU General Public License v3.0
6.42k stars 215 forks source link

'File opening failed' when opening files. #1123

Open happisoft opened 1 week ago

happisoft commented 1 week ago

Describe the bug
When opening files that I save I get 'file opening failed'. I read that this is a result of closing the program during a save. But my files don't save at all. I don't get the 'file saved successfully' notification when there is images in my page. So I assume the files aren't saving at all. No matter how long I wait to close the program after saving, I can't open the file again.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Console Output
Run the app in the terminal with flatpak --env=RUST_LOG=rnote=debug --env=RUST_BACKTRACE=1 run com.github.flxzt.rnote and post the output.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context
Add any other context about the problem here.

flxzt commented 1 week ago

Hi, it would be helpful if the issue template is filled out. Especially some logs when this occurs.