rubberduck-vba / Rubberduck

Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
https://rubberduckvba.com
GNU General Public License v3.0
1.9k stars 298 forks source link

msgbox at start #5755

Open aitorsol opened 3 years ago

aitorsol commented 3 years ago

Rubberduck version information Version 2.5.2.5878 OS: Microsoft Windows NT 10.0.19042.0, x64 Host Product: Microsoft Office x64 Host Version: 16.0.12624.20466 Host Executable: EXCEL.EXE

Screenshots image

Logfile RubberduckLog.txt

Vogel612 commented 3 years ago

This is the same error message that's been reported in #5558 and it was also reported in #3832.

Judging from these two issues it seems that there is some kind of conflicting add-in loaded. Could you try to disable all add-ins except Rubberduck? If you can find out which add-in we're conflicting with that can be quite useful information.

Talorthain commented 3 years ago

Hi, I have had the same issue in the latest release version. image

image

The only other addin I had was MZtools. I removed this addin and it started to work correctly.

aitorsol commented 3 years ago

I have MZtools too but i like it so much and i don't want to uninstall it

El mar., 4 may. 2021 13:57, Anthony @.***> escribió:

Hi, I have had the same issue in the latest release version. The only other addin I had was MZtools. I removed this addin and it started to work correctly.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rubberduck-vba/Rubberduck/issues/5755#issuecomment-831885249, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLQFJZQ74WRJ4YAXBUPTPTTL7OJRANCNFSM435JENXQ .

daFreeMan commented 3 years ago

@aitorsol - it's not about permanently removing MZTools, but about testing to find out where the conflict is. Unfortunately, at the moment, it's up to you to decide which you want to use (you can alternate between them for their different functionality if you desire) until the Rubberduck team can get this issue resolved.

aitorsol commented 3 years ago

I am very happy with MZtools and I need it every day and I am sure that is what interferes with the current version of Rubberduck to not working. I will wait for the next version to try again because I am interested in this utility.

El mar., 4 may. 2021 14:14, Brett Shepard @.***> escribió:

@aitorsol https://github.com/aitorsol - it's not about permanently removing MZTools, but about testing to find out where the conflict is. Unfortunately, at the moment, it's up to you to decide which you want to use (you can alternate between them for their different functionality if you desire) until the Rubberduck team can get this issue resolved.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rubberduck-vba/Rubberduck/issues/5755#issuecomment-831894936, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLQFJ5HHYXCSSCXOW7RTI3TL7QITANCNFSM435JENXQ .

Talorthain commented 3 years ago

Hi, I like MZtool as well. It has features not in rubber duck, so I will be reinstalling it, but just wanted to test MZtools not loading.

N.b. I didnt uninstall, I disabled it from the Addin manager...

Regards

Anthony Taylor


From: aitorsol @.> Sent: 04 May 2021 13:08 To: rubberduck-vba/Rubberduck @.> Cc: Anthony @.>; Comment @.> Subject: Re: [rubberduck-vba/Rubberduck] msgbox at start (#5755)

I have MZtools too but i like it so much and i don't want to uninstall it

El mar., 4 may. 2021 13:57, Anthony @.***> escribió:

Hi, I have had the same issue in the latest release version. The only other addin I had was MZtools. I removed this addin and it started to work correctly.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/rubberduck-vba/Rubberduck/issues/5755#issuecomment-831885249, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLQFJZQ74WRJ4YAXBUPTPTTL7OJRANCNFSM435JENXQ .

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/rubberduck-vba/Rubberduck/issues/5755#issuecomment-831891675, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABT3JV5MQA4Y3BG2SLQXGT3TL7PS5ANCNFSM435JENXQ.

Talorthain commented 3 years ago

@aitorsol It is strange that I also have MZTools and we both have the same issue. I disabled MZTools addin (not uninstalled) and my Rubberduck version now works perfectly.

Just disable MZTools from the add-in manager page, try rubberduck see if it works, then reactivate MZtools. It will help the developers.

I love MZTools and it is used daily, but I must admit, the bits Rubberduck duplicates are better, if Rubberduck had some of the other functions, I would even think of dropping MZTools.

Regards

Anthony Taylor


From: aitorsol @.> Sent: 04 May 2021 13:23 To: rubberduck-vba/Rubberduck @.> Cc: Anthony @.>; Comment @.> Subject: Re: [rubberduck-vba/Rubberduck] msgbox at start (#5755)

I am very happy with MZtools and I need it every day and I am sure that is what interferes with the current version of Rubberduck to not working. I will wait for the next version to try again because I am interested in this utility.

El mar., 4 may. 2021 14:14, Brett Shepard @.***> escribió:

@aitorsol https://github.com/aitorsol - it's not about permanently removing MZTools, but about testing to find out where the conflict is. Unfortunately, at the moment, it's up to you to decide which you want to use (you can alternate between them for their different functionality if you desire) until the Rubberduck team can get this issue resolved.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rubberduck-vba/Rubberduck/issues/5755#issuecomment-831894936, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLQFJ5HHYXCSSCXOW7RTI3TL7QITANCNFSM435JENXQ .

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/rubberduck-vba/Rubberduck/issues/5755#issuecomment-831900843, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABT3JV44L53N7OG27APPOWDTL7RN7ANCNFSM435JENXQ.

aitorsol commented 3 years ago

Well I have removed the loading at startup MZ-Tools utility and Rubberduck works without problems, if this is useful for developers to know. Also I have tried with the pre-release and it does not work together with MZ-Tools and neither with CodeVBA 9.0 which gives the following error box. [image: rubberduck-codevba-interference.png]

El mié, 5 may 2021 a las 9:18, Anthony @.***>) escribió:

@aitorsol It is strange that I also have MZTools and we both have the same issue. I disabled MZTools addin (not uninstalled) and my Rubberduck version now works perfectly.

Just disable MZTools from the add-in manager page, try rubberduck see if it works, then reactivate MZtools. It will help the developers.

I love MZTools and it is used daily, but I must admit, the bits Rubberduck duplicates are better, if Rubberduck had some of the other functions, I would even think of dropping MZTools.

Regards

Anthony Taylor


From: aitorsol @.> Sent: 04 May 2021 13:23 To: rubberduck-vba/Rubberduck @.> Cc: Anthony @.>; Comment @.> Subject: Re: [rubberduck-vba/Rubberduck] msgbox at start (#5755)

I am very happy with MZtools and I need it every day and I am sure that is what interferes with the current version of Rubberduck to not working. I will wait for the next version to try again because I am interested in this utility.

El mar., 4 may. 2021 14:14, Brett Shepard @.***> escribió:

@aitorsol https://github.com/aitorsol - it's not about permanently removing MZTools, but about testing to find out where the conflict is. Unfortunately, at the moment, it's up to you to decide which you want to use (you can alternate between them for their different functionality if you desire) until the Rubberduck team can get this issue resolved.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub < https://github.com/rubberduck-vba/Rubberduck/issues/5755#issuecomment-831894936 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ABLQFJ5HHYXCSSCXOW7RTI3TL7QITANCNFSM435JENXQ

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub< https://github.com/rubberduck-vba/Rubberduck/issues/5755#issuecomment-831900843>, or unsubscribe< https://github.com/notifications/unsubscribe-auth/ABT3JV44L53N7OG27APPOWDTL7RN7ANCNFSM435JENXQ

.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/rubberduck-vba/Rubberduck/issues/5755#issuecomment-832469610, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABLQFJ3PFURE5CVNDE34LMTTMDWMLANCNFSM435JENXQ .

--

Aitor Solozabal Merino - 609850759 c/Larrako Torre 13 -5º izq - 48015 Bilbao (Vizcaya)