Editor only showing blank screen

My editor will only display a blank screen. I can not view / edit anything

0
25 comments
Avatar
Permanently deleted user

After updating to 2019.3 i can't work anymore, blank screen :( Reinstalled, not help.... can't open any projects ... WTF??????

2

I am having a similar issue. I am not able to close or exit this window. However, other projects seem to exist

 

1

On Ubuntu 18.04 resizing the window does not work

1

Hi there,

I see error reported in the bottom right corner -- see what causing it. It could be some incompatible/outdated plugin etc.

In general:

  • Try with all custom (not bundled by default) plugins disabled
  • Check idea.log (Help | Show Log in XXX) for possible exceptions
0

I have same/similar issue on MAcbook Pro, however there is no Event log showing on bottom right corner. Mac version 10.14.6 PHPstorm 2019.2.3 Build #PS-192.6817.20

0

@lodi

Please provide a screenshot (whole IDE window). What custom plugins do you have installed?

Here are few tickets with similar description -- there issue is caused by Material UI Theme plugin:

0

Varun Kumar, please try Window | Restore Default Layout. If that doesn't help, please check how it goes in 2019.3.

If still no good, please submit a support ticket attaching the logs bundle (Help | Compress Logs).

0
Avatar
Permanently deleted user

Eugene Morozov, not helped.. roll back to 2019.2

0

There is a chance that you have the Material Theme UI plugin installed that causes this issue.
Please rename this directory: ~/Library/Application Support/.PhpStorm2019.3
Then start 2019.3 and check how it goes.

0
Avatar
Permanently deleted user

Yes, thank you, remove the material theme and now working fine!

0

i do confirm Eugene Morozov's solution work, resizing the window solved the problem, it seems material theme is causing this.

0
Avatar
Permanently deleted user

Yes, windows resize helps :)

0

Bogdan Oloeriu, do you also have the Material UI plugin installed? If this is the case, would it be possible to temporarily disable it and check how it goes?

0
Avatar
Permanently deleted user

Same problem fedora 29 after upgrade. Blank screen. Resize doesn't help, restore defult layout doesn't help. No child windows/dialogs come up. No MaterialUI plugin AFAIK, and couldn't disable if it was there.

Deleted config settings (.IntellijIdea20019.3 directory) and restarted/imported settings which bought back some windows (maybe until restart?)

0
Avatar
Permanently deleted user

OK it seems to be something to do with the darcula theme. the setting reste survived restart until I changed to darcula

0
Avatar
Permanently deleted user

OK so delete .IntelliJIdea2019.3/config/laf.xml resets it... so I'd say Darcula  is broken.

0

hi i want import OBJ format files (3D models) using pywavefront library into Pycharm and Display This file, as below codes:

import pywavefront
import pywavefront.visualization
from pywavefront import visualization
..
..
fox = pywavefront.Wavefront('low-poly-fox-by-pixelmannen.obj', collect_faces=True)
but when Run, Pycharm Shows ONLY An EMPTY WHITE SCREEN and CRASH and says below error:
Unimplemented OBJ format statement 's' on line 's 1'
Please Guide me.Thanks
0

hi dear experts, I have a Big Problem in Import and Display OBJ files in Pycharm that asked Monday and To Now I searched whole Net for finding Comments or Solutions and asked from Stackoverflow and Opencv Forums , unfortunately It Seems anybody knows about This Error. Please Guide me.

0

Hi Exphosein, please create a new thread in a PyCharm forum, providing more details about your problem. The original thread was about "Editor only showing blank screen" and PhpStorm, it would be great if we don't mix various issues & IDEs in one forum thread.

0

Hi. I have the same issue (totally blank form) after updating IDEA to 2020.2 version (2020.3 also with the same problem).

I use Ubuntu 18.04.
Can I count on any help? 

Interesting detail: ctrl + alt + s lets to get to Settings and Settings form looks valid and works fine. Changing Appearance Theme didn't help though.

0

Marcin Narzynski What form is blank exactly? Could you please attach a screenshot of this? Do you mean a PyCharm module? 

0

The blank window is main window of IntelliJ Idea. Screenshot just shows blank window with title and border.

During starting idea.sh I've got plenty of such warnings:


2020-10-08 13:03:01,257 [ 50310] WARN - .skeletons.PySkeletonRefresher - Some skeletons failed to generate
2020-10-08 13:03:01,275 [ 50328] WARN - .skeletons.PySkeletonRefresher - PyQt5.Qt.plugins.audio.libqtaudio_alsa
2020-10-08 13:03:01,275 [ 50328] WARN - .skeletons.PySkeletonRefresher - PyQt5.Qt.plugins.audio.libqtmedia_pulse
2020-10-08 13:03:01,275 [ 50328] WARN - .skeletons.PySkeletonRefresher - PyQt5.Qt.plugins.bearer.libqconnmanbearer
2020-10-08 13:03:01,275 [ 50328] WARN - .skeletons.PySkeletonRefresher - PyQt5.Qt.plugins.bearer.libqgenericbearer
2020-10-08 13:03:01,275 [ 50328] WARN - .skeletons.PySkeletonRefresher - PyQt5.Qt.plugins.bearer.libqnmbearer
2020-10-08 13:03:01,275 [ 50328] WARN - .skeletons.PySkeletonRefresher - PyQt5.Qt.plugins.gamepads.libevdevgamepad
2020-10-08 13:03:01,275 [ 50328] WARN - .skeletons.PySkeletonRefresher - PyQt5.Qt.plugins.generic.libqevdevkeyboardplugin
2020-10-08 13:03:01,276 [ 50329] WARN - .skeletons.PySkeletonRefresher - PyQt5.Qt.plugins.generic.libqevdevmouseplugin
2020-10-08 13:03:01,276 [ 50329] WARN - .skeletons.PySkeletonRefresher - PyQt5.Qt.plugins.generic.libqevdevtabletplugin

And a lot more.

0

Try to delete plugins folder: https://www.jetbrains.com/help/idea/tuning-the-ide.html#plugins-directory. If that doesn't help - share your IDE logs. It's best to share them via Help | Contact Support.

0

I just experienced the same thing. Looking at the task manager there was nothing going on on the CPU - Ryzen 9 3900X, PHPStorm 2022.3.2, Windows 11.

Restarted the IDE (Crashed it in task manager because the interface wasn't responsive) a couple of times but it made no difference.

I had to go afk for 10 minutes so I just left it like that and a minute after returning it somehow resolved itself and my project opened normally.

0

Please sign in to leave a comment.