Author Topic: AD16 --- Still buggy, crashy and runs like a dog.  (Read 18194 times)

0 Members and 1 Guest are viewing this topic.

Offline krish2487

  • Frequent Contributor
  • **
  • Posts: 500
  • Country: dk
Re: AD16 --- Still buggy, crashy and runs like a dog.
« Reply #25 on: November 20, 2015, 06:46:11 am »
An off-topic question,
has anyone used Altium on a windows server installation??


Has anyone compared the performance of AD on a desktop OS vs server OS scenarios??


We have a bunch of win server 2008 and 2012 enterprise and datacenter licenses and wanted to give AD a try.
(We are presently a complete linux shop and use eagle. We do use Win 2K8 server for out ERP package and it hasn't given a problem in 3 years and counting, not even a reboot. Now win desktop - that is a completely different issue)
« Last Edit: November 20, 2015, 06:56:06 am by krish2487 »
If god made us in his image,
and we are this stupid
then....
 

Offline ajb

  • Super Contributor
  • ***
  • Posts: 2601
  • Country: us
Re: AD16 --- Still buggy, crashy and runs like a dog.
« Reply #26 on: November 23, 2015, 05:22:07 pm »
Haven't had a chance to do very much at all in 16 yet, but I did just run an outjob that took for freaking ever to complete.  It wasn't anything huge, only ~170 parts on a 2-layer PCB, and a typical CM package of gerbers, PnP, and two BOM reports, but it probably took half an hour from start to finish.  Anyone else found outjobs to be particularly slow in 16?
 

Offline T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21674
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: AD16 --- Still buggy, crashy and runs like a dog.
« Reply #27 on: November 23, 2015, 08:08:18 pm »
I've seen slow OutJobs in 14 and 15 before.

Slow networked drives are a big hit.
Online BOM queries (supplier links) tend to be slow.
I've seen STEP export chew for a long time, probably due to something weird in one of the models (the final file was over 100MB and, from a glance at the plaintext, looked to contain thousands of repeating or redundant structures).
I've also had AutoCAD export crash its module.

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 

Offline mrpacketheadTopic starter

  • Super Contributor
  • ***
  • Posts: 2845
  • Country: nz
  • D Size Cell
Re: AD16 --- Still buggy, crashy and runs like a dog.
« Reply #28 on: November 24, 2015, 01:45:05 am »
The altium sales guys rang me today..  I asked them if they had read the comments in their blog.

https://blog.live.altium.com/#Blogs/new-features-you'll-only-see-in-altium-designer-16

On a quest to find increasingly complicated ways to blink things
 

Offline snoopy

  • Frequent Contributor
  • **
  • Posts: 767
  • Country: au
    • Analog Precision
Re: AD16 --- Still buggy, crashy and runs like a dog.
« Reply #29 on: November 25, 2015, 10:46:54 pm »
Still they reckon they have fixed over 200 bugs !! Hopefully it's the top 200 of the nastiest bugs ;)

Quote
Matt Schwaiger United States Altium , 20 days ago Like
Hi All

We do appreciate all the (good and bad) comments and I apologize for not responding sooner. It is always our intent to diligently review and fix the most annoying and important bugs as well as listen to your feedback regarding ongoing improvements. As you know it is a fine balancing act but I can assure you we are listening and will continue to try harder.

Although this blog is meant to highlight the features which are coming soon to AD16, unfortunately it did not draw attention to the significant development (and testing) effort that has gone on behind the scenes into fixing over 200 reported bugs, including stability and performance issues.

Altium Designer 16 is in the final stages of beta testing and is still planned to be released this month - you will then have access to the full list of release notes.

Please continue to provide your comments or feel free to contact me directly at matt.schwaiger@altium.com

Kind Regards
Matt
 

Offline Bud

  • Super Contributor
  • ***
  • Posts: 6910
  • Country: ca
Re: AD16 --- Still buggy, crashy and runs like a dog.
« Reply #30 on: December 04, 2015, 06:54:48 am »
Can anyone replicate this bug - in Via properties screen the "Drill Pair" field is transparent showing the board behind it. Seems only happening in Via properties dialog screen.

EDIT: Windows Pro 7 64-bit, Intel i7 CPU, 32Gb RAM, Nvidia GTX570/2Gb
Facebook-free life and Rigol-free shack.
 

Offline Bud

  • Super Contributor
  • ***
  • Posts: 6910
  • Country: ca
Re: AD16 --- Still buggy, crashy and runs like a dog.
« Reply #31 on: December 04, 2015, 05:22:33 pm »
After speaking w Altium support it was identified that switching the desktop theme from traditional to Win7 wit Aero fixed that. Not happy with that though, i want no freaking Win7 theme. Still considering this a bug. No single application should cause global change, running this computer for 3 years with traditional windows theme, never had problems.
Facebook-free life and Rigol-free shack.
 

Offline w3amd

  • Regular Contributor
  • *
  • Posts: 76
  • Country: us
    • Ham4Ham
Re: AD16 --- Still buggy, crashy and runs like a dog.
« Reply #32 on: December 24, 2015, 02:54:40 am »
I can confirm that the software is quite buggy as well. Many times when you get an error it isn't 'caught' properly and leads to a terminal error window. This especially happens during importing. We haven't exactly figured out what some of the triggers are but what happens is memory access violations for which you can only press the OK button and then the software closes. OS Windows 7, Windows Server. We have special client setups for high speed 3D graphics 16GB cards, 8 core processors and 64 GB ram.

On the bright side we got this software (AD15) about 3 months ago and it's generally fantastic. To have SPICE built in and direct access to suppliers is quite nice.

I'll check if this has Embarcadero tags in it. I'll let you know what I see.

AD16 appears to be written in Microsoft Visual C because it's using a large amount of the MS Visual C libraries (you can see them in the directory). There is no sign that I can see this is written in Delphi or Builder.
« Last Edit: December 24, 2015, 03:01:59 am by w3amd »
 

Offline w3amd

  • Regular Contributor
  • *
  • Posts: 76
  • Country: us
    • Ham4Ham
Re: AD16 --- Still buggy, crashy and runs like a dog.
« Reply #33 on: December 24, 2015, 03:23:01 am »
Third party libs are almost always a high risk because you don't know how well the error controlling code was written.

I don't see any Embarcadero signatures in DXP.exe
Even compiling and linked without debug info you get hooks and DXP doesn't appear to have them.
 

Offline w3amd

  • Regular Contributor
  • *
  • Posts: 76
  • Country: us
    • Ham4Ham
Re: AD16 --- Still buggy, crashy and runs like a dog.
« Reply #34 on: December 24, 2015, 03:27:23 am »
This shows the same hooks in the release build of a sample exe.

Because of the way Delphi and Builder work they have the form (window) hooks for the class information.

Cheers
« Last Edit: December 24, 2015, 03:32:19 am by w3amd »
 

Offline w3amd

  • Regular Contributor
  • *
  • Posts: 76
  • Country: us
    • Ham4Ham
Re: AD16 --- Still buggy, crashy and runs like a dog.
« Reply #35 on: December 24, 2015, 03:52:05 am »
Your right, I stand corrected. They used a stripper to strip out the exports section but the file itself has many string references to Delphi coding.

Then why aren't they catching the Exceptions in the main handler? My guess says they may have a third party component which is threading and errors are not coming from the main threads.

It's also funny that the first function call is IsDebuggerPresent.

I wonder why they have that in there :-)

Cheers
 

Offline w3amd

  • Regular Contributor
  • *
  • Posts: 76
  • Country: us
    • Ham4Ham
Re: AD16 --- Still buggy, crashy and runs like a dog.
« Reply #36 on: December 24, 2015, 05:00:33 am »
Yeah INT3 unhandled exception catcher. Made famous by ASPack. Forget the original name. The import mangling was neat. Intel's secret opcode was neater,  Ice ice baby.

The root thing though is that none of them actually work besides an external hardware encryption key.
« Last Edit: December 24, 2015, 05:07:24 am by w3amd »
 

Offline Gixy

  • Regular Contributor
  • *
  • Posts: 232
  • Country: fr
Re: AD16 --- Still buggy, crashy and runs like a dog.
« Reply #37 on: January 08, 2016, 12:25:40 pm »
Installed yesterday. Not all presets moved from AD15 >:(. In the Project menu, there is only one command to compile, and this does nothing : no ERC produced... I'll try to re-install because I saw some errors during the first launch.
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf