laravel-idea / plugin

Laravel Idea plugin for PhpStorm
https://laravel-idea.com/
173 stars 7 forks source link

Prevent PhpStorm from closing its window #787

Open askdkc opened 1 year ago

askdkc commented 1 year ago

I just realized when the login session of JetBrain Toolbox is expired, closing PhpStorm windows never gets finished on macOS. This start happening after I installing Laravel Idea plugin. I have to force kill PhpStorm every time, before I realize logging into JetBrain Toolbox will fix this. Is this a bug?

https://twitter.com/laravel_idea/status/1674020854508793858

I also created YouTrack report on JetBrains' site.

https://youtrack.jetbrains.com/issue/WI-73223

adelf commented 1 year ago

I can't reproduce it. Are you 100% sure it's related to the Toolbox login session?

askdkc commented 1 year ago

@adelf

I logout from JetBrains ToolBox, then PhpStorm never be able close project windows.

I log in to JetBrains ToolBox, everything works fine.

Now, I uninstall Laravel Idea, restart PhpStorm. Then logout from JetBrains ToolBox. Open and close PhpStorm project windows, no problem.

So there might be something wrong with Laravel Idea and JetBrains ToolBox.

adelf commented 1 year ago

Thank you, @askdkc. I'll try to ask the JetBrains team in the https://youtrack.jetbrains.com/issue/WI-73223

askdkc commented 1 year ago

@adelf

BTW, I purchased Laravel Idea because JetBrains did 'PhpStorm and Laravel Idea' bundle discounts.

Do you think this bundle purchase licenses thing could be the root cause of this? I'm not sure.

If you can work with JetBrains team on this, that would be great.