Duplicate type turns into Abort

Duplicate type turns into Abort

Anonymous
Not applicable
537 Views
5 Replies
Message 1 of 6

Duplicate type turns into Abort

Anonymous
Not applicable

Hi there, I was wondering if anyone has ever encountered the same strange behavior in Revit 2018 or higher.

 

We have a huge Revit addin with many tools in it. With the release of Revit 2018 something strange is occuring and we can't figure out what causes it. At some point after using our addin, when clicking the "Edit type" button of a family, the button "Dupcliate" turns into "Abort". Strangly enough when you press the "Abort" button it behaives like it was the "Duplicate" button.

 

Since it occures so randomly, we just can't find what causes the "Duplicate" button to turn into "Abort". 

 

Any thoughts?

 

And before you ask; No Jeremy, I can't send reproducable code 🙂 :), since I haven't got a clue what is causing this or when it appeares.

0 Likes
538 Views
5 Replies
Replies (5)
Message 2 of 6

MarryTookMyCoffe
Collaborator
Collaborator

you mean revit buttons? or buttons from some one app?

if it is from app:
does icons, when they work right, change when you click it ?

maybe some one made event to change icons when buttons is pushed, but he didn't check name of buttons, just use index in buttons list. I'm just guessing, there is not much to work here.

-------------------------------------------------------------
--------------------------------|\/\/|------------------------
do not worry it only gonna take Autodesk 5 years to fix bug
0 Likes
Message 3 of 6

Anonymous
Not applicable

I mean the Revit buttons, that's the strange thing.

0 Likes
Message 4 of 6

MarryTookMyCoffe
Collaborator
Collaborator

try to make screen shot next time it happens.

-------------------------------------------------------------
--------------------------------|\/\/|------------------------
do not worry it only gonna take Autodesk 5 years to fix bug
0 Likes
Message 5 of 6

Anonymous
Not applicable

here is the screenshot.

0 Likes
Message 6 of 6

JimJia
Alumni
Alumni

Will this still happen if uninstall all addins? You may try to unstall the questionable addin and try to see if this is reproducible?

 

my superficial guess: one possible reason may be some addin is monitoring the element type property palette dialog and the addin will force to change the button tile? 

 

or try to re-install the Revit to refresh all resources may be another but last solution? 🙂

 


Jim Jia
Autodesk Forge Evangelist
https://forge.autodesk.com
Developer Technical Services
Autodesk Developer Network
Email: Jim.Jia@autodesk.com
0 Likes