cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

Where do I post bug reports?

ptc-845639
1-Newbie

Where do I post bug reports?

I have a bug to report on the renderer that exists in Creo 2.0 M050 and persists in M060. It's 100% repeatable and only requires a drawing of sufficient complexity (tested on multiple) to cause a crash-to-desktop (all work lost) condition (which as a programmer, is the worst you can do aside from "corrupts computer"). I can get the crash to happen on all four of our systems (a mix of Dell Precision workstations and Optiplex machines) of which one is on the "certified hardware" list.

The crash is easy to reprodice. Load a drawing of a moderately complex assembly with views in "No hidden line" mode... something that takes a few seconds for the HLR process to run. Next, switch to layers. Then hide a layer such as surfaces. The program should now begin the process of hiding the layer which should take a few seconds. During this time, there is no indication it is working. No "wait" mouse-pointer, no "processing" stop-sign, nothing. If you do nothing while it is processing, it will eventually succeed and you can continue working. If though, while it's processing, you try to click on any layers, or switch back to model tree view, or do anything else while it is in this "processing" stage (it won't let you, the interface is locked), the program will suddenly crash to desktop when it finishes processing the hide request.

6 REPLIES 6

Go to the PTC.com home page, click SUpport then 'technical support' in the drop down that appears. On theupper right is 'contact support', click that. Int eh pop up dialog click 'Open a Support Case'.

Or, click here.

You will need an active maintenance contract and your company's SCN number.

--
Doug Schaefer | Experienced Mechanical Design Engineer
LinkedIn
ber999
4-Participant
(To:dgschaefer)

When I want to report a bug, why should I pay for a maintenance contract therefore? 

StephenW
23-Emerald II
(To:ber999)

The only way to talk to PTC Tech support about a problem you are having with the software is to have active maintenance. With maintenance, you also get the software updates (which is usually how they solve bugs).

 

ber999
4-Participant
(To:StephenW)

Hi,

inserted below, you find an extracted passage from the Microsoft .Net framework 4.5 documentation.
Please, edit the application configuration file of Creo Direct Modeling or provide an instruction how the customers this could do.

Best regards

Bernd Dreyer

.NET Framework 4.5 und höher ist mit Apps abwärtskompatibel, die mit früheren Versionen von .NET Framework erstellt wurden.

The .NET Framework 4.5 and later versions are backward-compatible with apps that were built with earlier versions of the .NET Framework. Das heißt, Apps und Komponenten, die mit früheren Versionen von .NET Framework erstellt wurden, funktionieren ohne weitere Änderung auch in .NET Framework 4.5 und höher.

In other words, apps and components built with previous versions will work without modification on the .NET Framework 4.5 and later versions.

Allerdings werden Apps standardmäßig in der Version der Common Language Runtime ausgeführt, für die sie entwickelt wurden.

Daher müssen Sie eine Konfigurationsdatei bereitstellen, damit die App in .NET Framework 4.5 oder höher ausgeführt werden kann.

However, by default, apps run on the version of the common language runtime for which they were developed, so you may have to provide a configuration file to enable your app to run on the .NET Framework 4.5 or later versions.


StephenW
23-Emerald II
(To:ber999)

You need to make a new post for your question in the Creo Elements Direct forum.

https://community.ptc.com/t5/Creo-Elements-Direct-Modeling/bd-p/creo_elementsdirect

 

 

Welcome to the forum, Bryan.

To answer your question, you log a case with customer support. Current maintenance customers have access to case logger. If you are not the administrator, you need to get some information from them (typically the IT group of your organization). They can provide you with the required information to log a case. PTC will get back with you and often require an online session with your to determine the cause of the problem and provide you with either a resolution of they will submit an "SPR" where engineering is notified of the problem.

As for your specific problem, indeed, there has always been a "trip point" in all Pro/E products that can totally stop the software. Drawings seem to be a favorite for this to happened in. Even in the day of single core processors on approved hardware I've had to watch myself on certain commands.

Creo is certainly not alone in this. I was working on SolidWorks at one time and on the very same command, every time, the system would just dump the SW session completely. Nothing more frustrating.

I've also had a specific corrupt file that would let me continue working during the original session. But I could never open it again, neither the original part nor the using assembly or drawing. I had to back-track many versions (luckily saved!) to where I started using textures and images for renderings. The files were totally hosed from the now incorporated image files. It was when it started mixing up images that I should have known there was a problem. My point here is that it could be a corrupt part and only the symptoms are what you are experiencing.

What is not clear from your post is if this is the case with a specific file, or if you can reproduce this on any number of files that have a specific complexity level. I suffered a pretty good performance hit when I went to M030. I tend to agree that background operations should have some sort of indicator that they are busy working.

Top Tags