The PTC Community will be on read only status starting March 23rd in preparation for moving our platform to a new provider. Read more here
Hello!
Please help with fatal error.
Occurs in various situations (sectioning, hiding components, view settings).
Traceback as an attachment
Creo 5.0.4.0
Solved! Go to Solution.
Hi,
in the past I met such situation. It was caused by graphic card drivers.
1.] Add following option at the end of config.pro file and test Creo behaviour. If the problem disappears then you know that it is related to graphic card drivers.
graphics win32_gdi
2.] Remove anove mentioned option from config.pro file and install current graphic card drivers.
Hi,
in the past I met such situation. It was caused by graphic card drivers.
1.] Add following option at the end of config.pro file and test Creo behaviour. If the problem disappears then you know that it is related to graphic card drivers.
graphics win32_gdi
2.] Remove anove mentioned option from config.pro file and install current graphic card drivers.
Thank you! I'll try this method
