I installed KDE and updated my computer (over night, so basicly as one step), and now Netbeans crashes with a GTK error, I have ran revdep-rebuild, and re-merged both netbeans and GTK Reproducible: Always Steps to Reproduce: Not sure but: 1. run netbeans-6.9 Actual Results: $ netbeans-6.9 Gtk-ERROR **: GTK+ 3 symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported aborting... /usr/share/netbeans-6.9/bin/../platform/lib/nbexec: line 539: 12854 Aborted (core dumped) "/opt/icedtea6-bin-1.9.7/bin/java" -Djdk.home="/opt/icedtea6-bin-1.9.7" -classpath "/home/jimtahu/.netbeans/6.9/lib/boot.jar:/home/jimtahu/.netbeans/6.9/lib/org-openide-modules.jar:/home/jimtahu/.netbeans/6.9/lib/org-openide-util.jar:/home/jimtahu/.netbeans/6.9/lib/locale/boot_ja.jar:/home/jimtahu/.netbeans/6.9/lib/locale/boot_pt_BR.jar:/home/jimtahu/.netbeans/6.9/lib/locale/boot_zh_CN.jar:/home/jimtahu/.netbeans/6.9/lib/locale/org-openide-modules_ja.jar:/home/jimtahu/.netbeans/6.9/lib/locale/org-openide-modules_pt_BR.jar:/home/jimtahu/.netbeans/6.9/lib/locale/org-openide-modules_zh_CN.jar:/home/jimtahu/.netbeans/6.9/lib/locale/org-openide-util_ja.jar:/home/jimtahu/.netbeans/6.9/lib/locale/org-openide-util_pt_BR.jar:/home/jimtahu/.netbeans/6.9/lib/locale/org-openide-util_zh_CN.jar:/usr/share/netbeans-6.9/platform/lib/org-openide-util-lookup.jar:/opt/icedtea6-bin-1.9.7/lib/dt.jar:/opt/icedtea6-bin-1.9.7/lib/tools.jar" -Dnetbeans.system_http_proxy="DIRECT" -Dnetbeans.system_http_non_proxy_hosts="" -Dnetbeans.dirs="/usr/share/netbeans-6.9/nb:/usr/share/netbeans-6.9/bin/../ergonomics:/usr/share/netbeans-6.9/ide:/usr/share/netbeans-6.9/java:/usr/share/netbeans-6.9/bin/../xml:/usr/share/netbeans-6.9/apisupport:/usr/share/netbeans-6.9/bin/../webcommon:/usr/share/netbeans-6.9/websvccommon:/usr/share/netbeans-6.9/enterprise:/usr/share/netbeans-6.9/mobility:/usr/share/netbeans-6.9/profiler:/usr/share/netbeans-6.9/ruby:/usr/share/netbeans-6.9/bin/../python:/usr/share/netbeans-6.9/php:/usr/share/netbeans-6.9/bin/../visualweb:/usr/share/netbeans-6.9/bin/../soa:/usr/share/netbeans-6.9/identity:/usr/share/netbeans-6.9/bin/../uml:/usr/share/netbeans-6.9/harness:/usr/share/netbeans-6.9/bin/../cnd:/usr/share/netbeans-6.9/dlight:/usr/share/netbeans-6.9/groovy:/usr/share/netbeans-6.9/bin/../extra:/usr/share/netbeans-6.9/bin/../javafx:/usr/share/netbeans-6.9/bin/../javacard:" -Dnetbeans.home="/usr/share/netbeans-6.9/platform" '-Dnetbeans.importclass=org.netbeans.upgrade.AutoUpgrade' '-Dnetbeans.accept_license_class=org.netbeans.license.AcceptLicense' '-Xmx512m' '-client' '-Xss2m' '-Xms32m' '-XX:PermSize=32m' '-XX:MaxPermSize=200m' '-Dapple.laf.useScreenMenuBar=true' '-Dapple.awt.graphics.UseQuartz=true' '-Dsun.java2d.noddraw=true' -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath="/home/jimtahu/.netbeans/6.9/var/log/heapdump.hprof" org.netbeans.Main --userdir "/home/jimtahu/.netbeans/6.9" "--branding" "nb" 0<&0 Expected Results: netbeans running....
Created attachment 263585 [details] output of emerge --info netbeans
I forgot to mention, the splash screen gets most of the way across (it looks like just gets to modules)
*** This bug has been marked as a duplicate of bug 350161 ***