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

Pinta 2.2: Error message on saving file on Windows #766

Open
JGCarroll opened this issue Apr 7, 2024 · 3 comments
Open

Pinta 2.2: Error message on saving file on Windows #766

JGCarroll opened this issue Apr 7, 2024 · 3 comments
Labels
Milestone

Comments

@JGCarroll
Copy link
Contributor

Description
When saving a file on the latest CI build for Windows, on Windows 11 23H2 updated with all the latest public/production updates, using file > save as results in an error message being generated.

The file itself is saved correctly and the error appears harmless.

To Reproduce

  1. Click File > Save as
  2. Save anywhere
  3. The error appears

Additional Info
image

@JGCarroll JGCarroll added the bug label Apr 7, 2024
@cameronwhite cameronwhite added this to the 2.2 milestone Apr 8, 2024
@cameronwhite
Copy link
Member

I wonder if this is something related to Windows 11 - I couldn't reproduce it in my Windows 10 test environment

@JGCarroll
Copy link
Contributor Author

I don't have a copy of Windows 10 to try against, but I did try in a Windows 11 VM (Using the built in Windows Sandbox utility). to try ensure it wasn't system level modifications (not that I have many programs/settings changed from defaults). Some observations would be that this doesn't seem to happen on the first time the Save As window is utilised, but the second time or more time in the same session. It's also not 100% reproducible, but happens with consistency that it should be noticable within a minute (e.g trying 2-5 times should be enough from what I'm seeing).

The error actually also appears before the save button itself is clicked; although usually hidden in the background so it's not noticable until the Save As interface itself is used.

Unfortunately running Pinta.exe in the terminal disconnects STDOUT and there's nothing obvious as to what the error is triggered by.

@cameronwhite
Copy link
Member

cameronwhite commented Apr 10, 2024

Thanks! Yep, saving a couple times did the trick for me

The stack trace looks very similar to #674 so this might be a similar underlying issue
I was also running with the --debug flag which probably makes the issue easier to hit quickly by running the GC more frequently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants