Closed mattiabasone closed 6 years ago
I cannot reproduce. I see the error but I don't see why it fails. Do you have an example project I can clone perhaps ?
I've been having this same issue. Here is a log trace:
Please don’t paste stack traces here
I cannot reproduce. I see the error but I don't see why it fails. Do you have an example project I can clone perhaps ?
I'm working on a Laravel 5.3 project at the moment. If it helps, I'm using the Oceanic Theme with the default configuration.
@mallowigi My apologies. I wasn't aware there was a problem with posting log traces.
My project is vanilla PHP. Third-party plugins are .ignore, Dash, and Material Theme. Backgrading to Material theme 2.8.3 fixes this issue, so I'm quite sure it was introduced in 2.9.0-pre1, which is the first version that exhibited this behavior.
Try to install this version and tell me the results
Sorry, no joy. Same result, unfortunately.
— Ken Bergquist
Manager of Data Management Data Coordinating Center HCV-TARGET Research Network Center for Gastrointestinal and Biological Disease School of Medicine University of North Carolina at Chapel Hill
From: Elior Boukhobza notifications@github.com Reply-To: ChrisRM/material-theme-jetbrains reply@reply.github.com Date: Tuesday, October 9, 2018 at 4:56 PM To: ChrisRM/material-theme-jetbrains material-theme-jetbrains@noreply.github.com Cc: "Bergquist, Ken" kbergqui@email.unc.edu, Comment comment@noreply.github.com Subject: Re: [ChrisRM/material-theme-jetbrains] PHPStorm stuck on loading screen after plugin installation (#964)
Material Theme-2.9.3.ziphttps://github.com/ChrisRM/material-theme-jetbrains/files/2462175/Material.Theme-2.9.3.zip
Try to install this version and tell me the results
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/ChrisRM/material-theme-jetbrains/issues/964#issuecomment-428348727, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKynGXhCl5YUSSlzdN11CbjsxE-rDTR5ks5ujQ15gaJpZM4XM3ix.
Well, I've tried installing a laravel project through composer but I never got to reproduce this error...
I'll try to install a laravel project and run it later.
I'm having the same issue with any projet I open.
First start works fine, but if I close PhpStorm and open it back it gets stuck on the loading screen.
I have to completely restart my mac for PhpStorm to open again, or disable the plugin.
Jetbrains team confirmed it comes from Material Theme UI plugin. .
I tried the 2.9.3 without any luck, it got sucks right after restarting for the plugin installation.
Here is the logs: https://gist.github.com/Azaret/9df5688103ef33def261c9cb2fda0810 .
Can you share the project you're working on? As I said I have troubles reproducing it.
Well I just tried with an empty PHP project and it gets stuck too.
I can't share other projects unfortunately.
If I can help debugging let me know.
I too offer my assistance in debugging this. It's the theme PHPStorm should ship with!
Cheers,
— Ken Bergquist
Manager of Data Management Data Coordinating Center HCV-TARGET Research Network Center for Gastrointestinal and Biological Disease School of Medicine University of North Carolina at Chapel Hill
From: "Gregoire D." notifications@github.com Reply-To: ChrisRM/material-theme-jetbrains reply@reply.github.com Date: Wednesday, October 10, 2018 at 3:52 AM To: ChrisRM/material-theme-jetbrains material-theme-jetbrains@noreply.github.com Cc: "Bergquist, Ken" kbergqui@email.unc.edu, Comment comment@noreply.github.com Subject: Re: [ChrisRM/material-theme-jetbrains] PHPStorm stuck on loading screen after plugin installation (#964)
Well I just tried with an empty PHP project and it gets stuck too. I can't share other projects unfortunately. If I can help debugging let me know.
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/ChrisRM/material-theme-jetbrains/issues/964#issuecomment-428473716, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AKynGUMCR7Rx5hpwE4cSP-mHZ8bBPkZpks5ujadPgaJpZM4XM3ix.
Nope, no dice.
Perhaps you can join the slack channel so we can troubleshoot directly?
Also having the same issue.
When it hangs on the first two issues, I have to quit or force quit the application. Then try again. I've tried deleting the app and restarting the machine. Then re-installing Phpstorm. Removing the .idea folders from my projects. Cleared out all past projects from the "Open recent projects" dialog. Restarted my computer a million times.
Phpstorm latest version MacOS High Sierra 2017 MacBook Pro 15"
Been back and forth with JetBrains tech support. Sent them a dump file. Their response:
Hi Darin,
In the log, there's no thread dumps so PhpStorm doesn't realize it has issues. Please disable the Material Theme UI plugin and check how it goes afterwards. If no avail, please disable the rest of the custom plugins (Preferences | Plugins | Show: Custom) and check again.
I disabled Material UI and have been running perfectly for over a week. Just updated Material UI to see if the issue had been resolved and now I'm right back to hangs and no-starts.
I'm having the same issues as @dholbrook86 on macOS. Blank screen when attempting to open any folder or project with PHPStorm. This is the same behavior pattern described in #942
Downgrading to Material Theme UI v2.8.3 works.
Another one here , earlier today I had to disable the plugin to quickly solve the issue. Now I've just tried to re-enable it and it seems to work.
In the meanwhile PhpStorm was updated to 2018.2.5
I am no longer able to reproduce the issue with 2.9.3.1. Problem appears to be fixed in PHPStorm, so I'm tentatively optimistic! Will report back if I encounter the error again.
I am no longer able to reproduce the issue with 2.9.3.1. Problem appears to be fixed in PHPStorm, so I'm tentatively optimistic! Will report back if I encounter the error again.
Same here! PHPStorm is starting normally with this version, thank you!
I must say that the problem appeared after I was tinkering with the settings, especially php test frameworks, and I absolutely have no idea why It failed.
So I reverted back to the code I used in 2.8.3. It sucks a bit but it doesn’t get in the way of the new icon replacement framework so I guess it’s okay?
At least I can go back to development :)
Summary
PHPStorm does not start after Material Theme UI installation
Expected behavior
PHPStorm starts normally after plugin installation
Actual behavior
It gets stuck at 100% loading and does not open any project. If I change the option isWizardShown to
false
it starts, but it'll get stuck again on loading screen on the next restart.Steps to reproduce (if needed)
Environment
PhpStorm 2018.2.4 Build #PS-182.4505.42, built on September 27, 2018 JRE: 1.8.0_152-release-1248-b8 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o macOS 10.13.6 Material Theme Plugin version v2.9.2
Loaded custom plugins: .env files support (0.7), BashSupport (1.6.13.182), Laravel Plugin (0.15.1), Material Theme UI (2.9.2)
Idea.log: https://gist.github.com/mattiabasone/91175f21bff5efb53f75df3299f6738a