GTK look and feel is available on unix (ubuntu 6.06). The following specialities look like bugs of IDEA:
- Menu items with submenus have no corresponding triangle sign, so user does not see have they submenus or not.
- Toolbar areas, splitters of tool windows are dark-grey. Editor with all closed tabs has the same color. So, splitters like one between Project window and Editor pane have no appearance, only changing of mouse pointer shape tells user that splitter is below.
- Trees are shown on white background, text in trees has ligth-grey background.
- Some not editable comboboxes (see one for choosing look and feel in Settings / Appearance) have backgound color the same as containing panel, so combobox is "invisible".
- "Floating" dialogs like "Go to class", "Go to / navigation bar" have transparent content panel.
This is really the only reason I haven't used intellij yet. I know it's a small thing in the grand scheme of things, but if I'm going to spend what is the majority of my life (currently) looking at something I'm not going to be very forgiving.
I have a separate ubuntu box around for server type stuff, if it helps I can probably run a little vnc server or something if that is the only barrier.
(happens immediately when clicking on the top-left "File" menu )
[ 89738] ERROR - com.intellij.ide.IdeEventQueue - Error during dispatching of java.awt.event.InvocationEvent[INVOCATION_DEFAULT,runnable=javax.swing.SystemEventQueueUtilities$ComponentWorkRequest@6b5488,notifier=null,catchExceptions=false,when=1168921223563] on sun.awt.X11.XToolkit@81c868
[ 89816] ERROR - com.intellij.ide.IdeEventQueue - JDK: 1.6.0_01-ea
[ 89816] ERROR - com.intellij.ide.IdeEventQueue - VM: Java HotSpot(TM) Server VM
[ 89817] ERROR - com.intellij.ide.IdeEventQueue - Vendor: Sun Microsystems Inc.
[ 89817] ERROR - com.intellij.ide.IdeEventQueue - OS: Linux
As of java -version:
java version "1.6.0_02-ea"
Java(TM) SE Runtime Environment (build 1.6.0_02-ea-b01)
Java HotSpot(TM) Server VM (build 1.6.0_02-ea-b01, mixed mode)
Otherwise, the bits that work look fantastic. By far the best L&F for GTK. Nothing else has the super smooth anti-aliased fonts so that it gets to the level of polish of Eclipse.
Please fix this bug.
Thanks,
Guys, this one is created about cosmetics problems observed with JDK 5.
Critical error with JDK 6 is now reported in IDEA-40834.
Regards.
(<unknown>:6324): Gtk-WARNING **: Attempting to add a widget with type GtkButton to a GtkComboBoxEntry (need an instance of GtkEntry or of a subclass)
(<unknown>:6324): Gtk-CRITICAL **: gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
(<unknown>:6324): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed
(the last one occurs a few dozen times)
Will this bug some day be fixed? Many people say that using gtk look and feel on linux makes idea faster. And this issues is over 3 years old.
And it is nicer integrated in yout desktop look and feel.
Other java application like netbeans or tv browser show everything thing when using gtk look and feel (see attached screenshots)
My cases are fixed, will create new issues if necessary.