Bug 339507 - Eclipse 4.4.1 crashes when viewing the Java Build Path configuration and using the Oxygen GTK2 theme
Summary: Eclipse 4.4.1 crashes when viewing the Java Build Path configuration and usin...
Status: RESOLVED DUPLICATE of bug 339174
Alias: None
Product: Oxygen
Classification: Plasma
Component: gtk2-engine (show other bugs)
Version: 1.4.5
Platform: Kubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Hugo Pereira Da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-29 14:38 UTC by Michael Marley
Modified: 2014-09-29 14:43 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Marley 2014-09-29 14:38:06 UTC
In the Eclipse 4.4.1 IDE, if I attempt to view the Java Build Path configuration page (Window>Preferences>Java>Build Path) while using the Oxygen GTK2 theme on my Kubuntu x86_64 computer, Eclipse will crash with the message "java: /build/buildd/gtk2-engines-oxygen-1.4.5/src/animations/oxygencomboboxdata.cpp:87: void Oxygen::ComboBoxData::setButton(GtkWidget*): Assertion `!_button._widget' failed.".  I reported the bug to Eclipse at https://bugs.eclipse.org/bugs/show_bug.cgi?id=445220, but they seem to think it is a bug in the Oxygen GTK2 theme, so I will report it here too.

Reproducible: Always

Steps to Reproduce:
1. Set the GTK2 theme to Oxygen
2. Start Eclipse 4.4.1
3. Access the Java Build Path configuration page (Window>Preferences>Java>Build Path)

Actual Results:  
Eclipse crashes with the error message described above

Expected Results:  
Eclipse does not crash and displays the configuration page correctly
Comment 1 Ruslan Kabatsayev 2014-09-29 14:43:41 UTC

*** This bug has been marked as a duplicate of bug 339174 ***