Empty application window on startup

Hi All

I get since 4.1.4 quite often an empty application window (in developer client) after having done some work in the developer. The methods all get executed. The only way to get it back to work is to checkout the whole repository (again). A bit annoying…
Up to now I couldn’t find a systematic where this happens.

Regards, Robert

checking out your whole repository isnt completely not related by that. That should matter 1 bit…
What happens if you just close/open the solution again?

or press the close button on your client and start the client up again?

The other thing it could be if you are using a mac, then this can happen the first time you open a client if the mac is to busy with certain things on startup and you open a client to fast.
(really wait for everything to finish, building and so on)

Hi Johann

jcompagner:
checking out your whole repository isnt completely not related by that. That should matter 1 bit…
What happens if you just close/open the solution again?

That’s the problem, can’t close the solution with Quit

jcompagner:
or press the close button on your client and start the client up again?

Can’t close the client with the red close button either, no luck.

jcompagner:
The other thing it could be if you are using a mac, then this can happen the first time you open a client if the mac is to busy with certain things on startup and you open a client to fast.
(really wait for everything to finish, building and so on)

Yes, as you know we use Macs :-) but I wait long enough so this seems not to be the problem.

Regards, Robert

why cant you close the client?
is that blocked? Cant you click the red close button at all?

But i am not talking about quit, just close the solution.

If it is blocked then that seems to relate to that other problem, and dump the stack.

But is only the client blocked and not the developer (because you can checkout??) ?

What happens if you kill the debug thread in the debugger? and start it over?