Book a Demo

Author Topic: Addin disabled (another black box)  (Read 5155 times)

beginner

  • Guest
Addin disabled (another black box)
« on: June 08, 2010, 06:13:48 pm »
As of today my add-ins do no longer work. The glorious dialog shows "Disabled". Wow! What an information!

I definitely did something. Not to the add-in dll directly but to my environment. I know I'm to blame. But what does the "Disabled" word help me? Can't I have a few more words. A trace? Something to debug? At least (!) a more enlightening message than "Disabled"?????

This is very, very annoying. I can see myself poking in the mist to find the cause. Soooo superfluous. Why can't we simply have good software? One not fighting against but working with us.

b.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Addin disabled (another black box)
« Reply #1 on: June 08, 2010, 06:52:15 pm »
b.

Have you seen the addon posted by Daniel last week at http://www.sparxsystems.com/cgi-bin/yabb/YaBB.cgi?num=1275378867

Maybe (if you are lucky) this will give you some more useful feedback.

Geert

beginner

  • Guest
Re: Addin disabled (another black box)
« Reply #2 on: June 08, 2010, 07:45:14 pm »
As I posted to this thread....

Meanwhile I found the bug. However, "Disabled" still is not helpful at all. It should at least read "EA_Connect failed" which was the actual reason.

b.

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Addin disabled (another black box)
« Reply #3 on: June 08, 2010, 08:26:59 pm »
Quote
As I posted to this thread....

Meanwhile I found the bug. However, "Disabled" still is not helpful at all. It should at least read "EA_Connect failed" which was the actual reason.

b.
I REALLY feel your pain on this one...

Formally report a bug/feature and I'll support you...

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

beginner

  • Guest
Re: Addin disabled (another black box)
« Reply #4 on: June 09, 2010, 01:20:07 am »
Done. Using the thread title.

b.

P.S. You must have come across this and related messages recently. My condolences.

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Addin disabled (another black box)
« Reply #5 on: June 09, 2010, 09:43:43 am »
Quote
Done. Using the thread title.

b.

P.S. You must have come across this and related messages recently. My condolences.
Wait till you come across "Error" (just one word).  I asked Sparx what it meant - they haven't told me yet...

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

beginner

  • Guest
Re: Addin disabled (another black box)
« Reply #6 on: June 09, 2010, 05:56:50 pm »
I probably came across that already (I spent some time do develop and DEBUG my add-ins). Luckily most of the horror has been wiped out of my brain by shock...

b.

beginner

  • Guest
Re: Addin disabled (another black box)
« Reply #7 on: June 09, 2010, 06:55:51 pm »
Wheee! For debug puporses I just had to crash my add-in. Guess what the message is:

Error - EaControl::EA_Connect called exit ()

Spooky. If there would be some similar message instead of the Disabled...

b.