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

WPF rendering thread error #449

Closed
SmartManoj opened this issue May 12, 2018 · 15 comments
Closed

WPF rendering thread error #449

SmartManoj opened this issue May 12, 2018 · 15 comments
Labels

Comments

@SmartManoj
Copy link
Contributor

image
Shapeshifter20180512.log

@ffMathy
Copy link
Owner

ffMathy commented May 13, 2018

There is nothing we can do about this particular error.

https://blogs.msdn.microsoft.com/dsui_team/2013/11/18/wpf-render-thread-failures/

It seems you have to update your graphics card driver and try again.

@ffMathy ffMathy closed this as completed May 13, 2018
@SmartManoj
Copy link
Contributor Author

The error message should be more specific

@ffMathy
Copy link
Owner

ffMathy commented May 13, 2018

Actually, it might be due to a memory leak. Did you have a lot of items copied?

@ffMathy ffMathy reopened this May 13, 2018
@ffMathy ffMathy changed the title Shapeshifter Error WPF rendering thread error May 13, 2018
@SmartManoj
Copy link
Contributor Author

Yes there are so many items .
In SSv5, there are settings to limit no of items

@ffMathy
Copy link
Owner

ffMathy commented May 13, 2018

Did you copy many images by any chance? And how many items do you think you had when the error occured?

@SmartManoj
Copy link
Contributor Author

SmartManoj commented May 13, 2018

There is 2 images and there are too many items.

@ffMathy
Copy link
Owner

ffMathy commented May 13, 2018

Can you attach the images you were trying to copy, or perhaps link to them?

@SmartManoj
Copy link
Contributor Author

SmartManoj commented May 13, 2018

Just screeenshots

@ffMathy
Copy link
Owner

ffMathy commented May 13, 2018

Alright. Then what is your screen resolution on all of your screens, including the DPI scaling?

@SmartManoj
Copy link
Contributor Author

1024x768

@ffMathy
Copy link
Owner

ffMathy commented May 17, 2018

Do you only have one screen?

@SmartManoj
Copy link
Contributor Author

Yes

@ffMathy
Copy link
Owner

ffMathy commented May 18, 2018

@SmartManoj how much memory (RAM) do you have on your machine? And is the page file enabled?

@SmartManoj
Copy link
Contributor Author

4GB

@ffMathy
Copy link
Owner

ffMathy commented May 22, 2018

Will fix under #459 since this appears to be a memory-leak related problem.

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