Pango is the text layout and rendering library that GTK uses. The version that?s missing is in the Ubuntu 7.10 gutsy-updates (backports) repository. However, even with this repository enabled apt wouldn?t install it.
Here?s the solution I found:
1.Download the package from the libpango1.0-common page and install it. This is needed prior to installing libpango.
2.Download the package from the libpango1.0-0 page and install it.
After those two packages were installed, everything that was depending on libpango installed successfully.
Se ele fecha pode ser problema de memória mesmo. Tente executar o eclipse com o parâmetro -clean também. Eu não usei isso diretamente no Eclipse, mas sim no Flex Builder, que é uma IDE Eclipse-based. Isso funcionou aqui.
Utilizo o Ubuntu 9.10 e realmente o mesmo esta com um " Bug" o eclipse abre porem as funçoes não funcionam, já foi prstado topicos sobre seu problema.
mas vc tem q fazer um arquivo e exeecultalo pelo terminal.
crie um arquivo “eclipsefix.sh” com o seguinte comando.
export GDK_NATIVE_WINDOWS=1
/opt/eclipse-3.5/eclipse (esse vc coloca o caminho onde esta localizado em sua maquina)
execute no terminal e pronto!
toda vez q precisar usar o eclipse vc abrira pelo terminal.
./eclipsefix.sh