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

Synfig crashes when autosave is enabled #2106

Open
ice0 opened this issue Apr 14, 2021 · 9 comments
Open

Synfig crashes when autosave is enabled #2106

ice0 opened this issue Apr 14, 2021 · 9 comments
Assignees
Labels

Comments

@ice0
Copy link
Collaborator

ice0 commented Apr 14, 2021

Describe the bug
https://forums.synfig.org/t/synfig-quits-by-itself-several-times/12031

Desktop (please complete the following information):

  • OS: Windows
  • OS version: 10 home edition 64-bit
  • Synfig version: 1.4.0
@ice0 ice0 added the Crash label Apr 14, 2021
@ice0
Copy link
Collaborator Author

ice0 commented Apr 15, 2021

The problem may be a lack of write permissions when saving a temporary copy of the file

@DhairyaBahl
Copy link
Member

DhairyaBahl commented Nov 13, 2021

@ice0 I would like to work on this issue ! Kindly assign it to me.

Is the error still there ? Is it only present on windows or is it also on linux ??

@ice0
Copy link
Collaborator Author

ice0 commented Nov 14, 2021

@DhairyaBahl

Is the error still there ?

I'm not sure so I want you to check this. Better to start with Windows if possible.

The most common reason of crash is an unhandled exception in a signal handler. So you need to check if there is a try/catch section in the autosave handler.

https://developer-old.gnome.org/gtkmm-tutorial/stable/sec-exceptions-in-signal-handlers.html.en

@DhairyaBahl
Copy link
Member

DhairyaBahl commented Nov 23, 2021

@ice0 I just tried to build synfig on windows and I am facing a lot of difficulties. Now, I can just test on linux or I can post here all the issues that I am facing right now in building synfig.

MINGW64 shell is not working as it should in my PC ! I tried re-installing everything and still facing many errors ! Not even able to build it completely. Kindly tell me what I should do ?

Thanks :)

PS: Now trying to build it in 32bit configuration instead of 64bit. Will keep you posted.

Tried and still facing the same errors ! Should I try on linux ?

@ice0
Copy link
Collaborator Author

ice0 commented Nov 24, 2021

@DhairyaBahl

Sure, just post your issues here.

@DhairyaBahl
Copy link
Member

DhairyaBahl commented Nov 25, 2021

@ice0 This is the issue I am facing while installing the dependencies.

image

These are few of the errors that are popping up when I am trying to install the dependencies using ./1-setup-windows-msys2.sh and I am using Mingw64 which I just re-installed few mins ago !

@ice0
Copy link
Collaborator Author

ice0 commented Nov 25, 2021

ok, I will take a look

@DhairyaBahl
Copy link
Member

@ice0 Ping.

@ice0
Copy link
Collaborator Author

ice0 commented Dec 1, 2021

@DhairyaBahl
Hi! This problem should be fixed by this PR: #2449

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