Skip to main content
12-Amethyst
November 10, 2023
Solved

Fatal Error in Drawing

  • November 10, 2023
  • 1 reply
  • 1037 views

Hello!

Please help with fatal error. 

Occurs in various situations (sectioning, hiding components, view settings).

 

Traceback as an attachment

 

Creo 5.0.4.0

 

Best answer by MartinHanak

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.

1 reply

24-Ruby III
November 10, 2023

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.

12-Amethyst
November 11, 2023

Thank you! I'll try this method