flathub / com.jetbrains.IntelliJ-IDEA-Ultimate

https://flathub.org/apps/details/com.jetbrains.IntelliJ-IDEA-Ultimate
15 stars 8 forks source link

Crash on startup after updating to 2023.1 #133

Closed Abbie5 closed 1 year ago

Abbie5 commented 1 year ago
idea-wrapper: Setting up NPM packages
idea-wrapper: Setting up Cargo packages
idea-wrapper: Setting up Python packages
CompileCommand: exclude com/intellij/openapi/vfs/impl/FilePartNodeRoot.trieDescend bool exclude = true

(java:2): Gtk-WARNING **: 00:14:58.732: Theme parsing error: gtk.css:1649:16: '-gtk-icon-size' is not a valid property name

(java:2): Gtk-WARNING **: 00:14:58.732: Theme parsing error: gtk.css:1652:16: '-gtk-icon-size' is not a valid property name
Gtk-Message: 00:14:58.749: Failed to load module "colorreload-gtk-module"
Gtk-Message: 00:14:58.749: Failed to load module "window-decorations-gtk-module"

(java:2): Gtk-WARNING **: 00:14:59.327: Theme parsing error: gtk.css:1649:16: '-gtk-icon-size' is not a valid property name

(java:2): Gtk-WARNING **: 00:14:59.327: Theme parsing error: gtk.css:1652:16: '-gtk-icon-size' is not a valid property name
2023-04-06 00:14:59,675 [   1230]   WARN - #c.i.o.v.n.p.l.VfsLog - VFS Log version differs from the implementation version: log null vs implementation -43
2023-04-06 00:15:00,104 [   1659]   WARN - #c.i.o.a.i.ActionManagerImpl - keymap "VSCode" not found PluginDescriptor(name=Terminal, id=org.jetbrains.plugins.terminal, descriptorPath=plugin.xml, path=/app/extra/idea-IU/plugins/terminal, version=231.8109.175, package=null, isBundled=true)
2023-04-06 00:15:00,698 [   2253]   WARN - #c.j.p.PluginClassPathRuntimeCustomizer - There was more than one class loaded in Projector Plugin classloader - this is likely a bug!
Info  | RdCoroutineScope          | 59:DefaultDispatcher-worker-41 | RdCoroutineHost overridden 
2023-04-06 00:15:02,661 [   4216]   WARN - #c.i.o.w.i.ToolWindowImpl - ToolWindow icons should be 13x13. Please fix ToolWindow (ID:  Find Mixins) or icon ImageDataByPathLoader(classLoader=PluginClassLoader(plugin=PluginDescriptor(name=Minecraft Development, id=com.demonwav.minecraft-dev, descriptorPath=plugin.xml, path=~/.var/app/com.jetbrains.IntelliJ-IDEA-Ultimate/data/JetBrains/IntelliJIdea2023.1/Minecraft Development, version=2023.1-1.6.3, package=null, isBundled=false), packagePrefix=null, instanceId=329, state=active), path=assets/icons/mixin/mixin_class_gutter.png, original=null)
[0406/001504.520104:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /app/extra/idea-IU/jbr/lib/chrome-sandbox is owned by root and has mode 4755.
x80486 commented 1 year ago

Take a look at the resolution from here.

FakeShemp commented 1 year ago

The new Chromium sandbox needs zypak. See here for fix: https://github.com/flathub/com.jetbrains.PyCharm-Community/pull/534

fchaillou commented 1 year ago

I had the same issue. To fix it I had to do the following :