eclipse crashes in Ubuntu 14.04 when using oxygen-gtk theme
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gtk2-engines-oxygen (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
eclipse crashes in Ubuntu 14.04 when using oxygen-gtk theme (which AFAIK is the default when running eclipse under KDE).
Steps to reproduce:
env GTK2_RC_
- Open the properties dialog for a project
- Close the dialog
Result:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007ff89e
#
# JRE version: OpenJDK Runtime Environment (7.0_65-b32) (build 1.7.0_65-b32)
# Java VM: OpenJDK 64-Bit Server VM (24.65-b04 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea 2.5.3
# Distribution: Ubuntu 14.04 LTS, package 7u71-2.
# Problematic frame:
# C [libgobject-
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/kiesssn/
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# http://
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Package versions:
ii eclipse 3.8.1-5.1 all Extensible Tool Platform and Java IDE
ii gtk2-engines-
Adding this line to the end of ~/.gtkrc-2.0 will fix (or workaround) the problem (unless GTK2_RC_FILES is set and the file is not read):
style "oxygen-default" { GtkComboBox:
Setting GtkComboBox:
Related bug reports:
https:/
https:/
http://
This is a bug in GTK2: https:/ /bugzilla. gnome.org/ show_bug. cgi?id= 736323 /bugs.kde. org/show_ bug.cgi? id=329814
See this KDE bug report for more details: https:/