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

RTF GUI freezes on opening #94

Open
pefreis opened this issue May 3, 2019 · 5 comments
Open

RTF GUI freezes on opening #94

pefreis opened this issue May 3, 2019 · 5 comments

Comments

@pefreis
Copy link

pefreis commented May 3, 2019

Hey! I've just started trying RTF but couldn't do much... Every time I launch RevitTestFrameworkGUI.exe, it opens up the "Runner" window and freezes imediately.

RTF_GUI_freezing

I've already tried installing it directly through the setup file at "...\tools\Output" as well as running the .exe file built from Visual Studio solution, but with no success. The weirdest thing is that if I debug the RevitTestFrameworkGUI project more slowly the Revit Test Runner starts seamlessly, which won't occur in case I go through it faster.

Can anyone help me??

@ZiyunShang
Copy link
Collaborator

Hi @pefreis , I have not seen this problem before and can not reproduced it. Could you give some more information about this issue? For example, the OS version, the version of RTF you are using, and the Revit version.

@pefreis
Copy link
Author

pefreis commented May 7, 2019

@ZiyunShang

OS: Windows 10 (64 bit)
RTF version: 2019
Revit version: 2019.2

Also it is worth mentioning that RevitTestFramework.exe seems to be running properly.

@ZiyunShang
Copy link
Collaborator

Is that RevitTestFramework.exe means RevitTestFrameworkConsole.exe? There should not be a file called RevitTestFramework.exe.
And it seems that when you debug the solution, the RevitTestFrameworkGUI can work well, right?
Is this issue just occur when you open RevitTestFrameworkGUI.exe manully in release build or installation?

@pefreis
Copy link
Author

pefreis commented May 9, 2019

That's right, I have been using RevitTestFrameworkConsole.exe for some days without any problem.

The issue with RevitTestFrameworkGUI.exe occurs when:

  • Running it manually from installation
  • Running it manually from debug build
  • Running it manually from release build

It also happens when debugging, in some cases. I will try to explain it better:

When it reaches the breakpoint I show in the image, if I wait some seconds before I continue, it will start properly. If I don't wait any time, or don't wait enough (I don't know how long is enough...), it will start and freeze, the same way it would occur in the previous cases.

debug

@ZiyunShang
Copy link
Collaborator

It seems like you open the RevitTestFrameworkGUI.exe with a parameter. It's no need to add a parameter then open the GUI.exe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants