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

Fixing traceback bugs #18

Closed
wants to merge 7 commits into from
Closed

Conversation

Griatch
Copy link
Contributor

@Griatch Griatch commented Mar 7, 2014

This should fix some of the immediate tracebacks that popped up as soon as the program was started. It also cures a few tracebacks that makes the program usable without having the traceback dialogue appear as soon as any button is pressed or the up/down keyboard shortcuts are used. Since I don't know pygtk+, this took longer than it could have and involved some retries.

Also made some bug reporting print to terminal rather than pop up (yet another) traceback. With these fixes I find dopey works stably enough to animate with. :) I also took a stab at merging in the latest MyPaint master but gave up on this for now - I don't know enough pygtk nor MyPaint internals to diagnose what moved around.

Resolves #16.

@davissorenson
Copy link
Member

Hi, thanks for the PR! I haven't had time to work on Dopey for several months, but I'll see if I can review your patch in the near future.

@Griatch
Copy link
Contributor Author

Griatch commented Mar 28, 2017

bump.

@Griatch
Copy link
Contributor Author

Griatch commented May 17, 2017

Closing this to clear up my PR queue since it appears this fork is dead.

@Griatch Griatch closed this May 17, 2017
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

Successfully merging this pull request may close these issues.

Error when selecting frame
2 participants