Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rubberduck crashed and don't open again #3725

Closed
navferty opened this issue Jan 25, 2018 · 7 comments
Closed

Rubberduck crashed and don't open again #3725

navferty opened this issue Jan 25, 2018 · 7 comments
Labels
bug Identifies work items for known bugs feature-unit-testing has-workaround There is some way of working around this limitation / bug that is confirmed to work

Comments

@navferty
Copy link

I ran a macro with Stop instruction, called it from ribbon pane.
At that moment VBE editor wasn't open and rubberduck wasn't loaded either.
Rubberduck preloader was shown, and after that Excel crashed.
Now I can't even open VBE (excel also crashes, no matter which workbook is opened), unless I uninstal Rubberduck at all.
error

@navferty
Copy link
Author

if i try to load RubberDuck manually via Add-In Manager in VBE, it shows RubberDuck windows (like code inspections, project explorer and source control), but also crashes

@MDoerner
Copy link
Contributor

It is very strange that the VBE chose to load its add-ins at that point.

Could you have a look whether there is a log in ...AppData/Roaming/Rubberduck/Logs and post it, if there is one?

Moreover, could you try to delete/rename the Rubberduck cofig file in ...AppData/Roaming/Rubberduck. That will reset the settings and cure a possible corruption of the settings file.

@Vogel612 Vogel612 added bug Identifies work items for known bugs support Whether you're using Rubberduck or you've forked it and have questions, never hesitate to ask! labels Jan 25, 2018
@navferty
Copy link
Author

After reset the settings RubberDuck loaded successfully, thank you very much for help. Unfortunately, logs contain only information on previous period, with successful exiting from excel.
I faced with another bug in source control - i cant open repository or create it from RubberDuck: LibGit2Sharp throws System.DllNotFoundException: Unable to load DLL 'git2-15e1193'
Should i create new issue on it?

@Vogel612
Copy link
Member

yes, please do create a new issue for that. Thanks :)

@Vogel612 Vogel612 added has-workaround There is some way of working around this limitation / bug that is confirmed to work and removed support Whether you're using Rubberduck or you've forked it and have questions, never hesitate to ask! labels Jan 25, 2018
@Vogel612
Copy link
Member

Removing [support], since the direct corruption problem has been fixed.

@navferty
Copy link
Author

@Vogel612 as i tried different settings, i found out that application crash when i change window settings to show test explorer on startup

the only difference in these configs is attribute
<TestExplorerVisibleOnStartup>true</TestExplorerVisibleOnStartup>
rubberduck_fail.config.txt
rubberduck_success.config.txt

@Vogel612 Vogel612 added this to ToDo in Semi-automatic bug tracker via automation Jan 26, 2018
@bclothier
Copy link
Contributor

Can't replicate this. Assuming it's been fixed in the intervening time and closing.

Semi-automatic bug tracker automation moved this from ToDo to Done Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identifies work items for known bugs feature-unit-testing has-workaround There is some way of working around this limitation / bug that is confirmed to work
Projects
Development

No branches or pull requests

4 participants