[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830798#comment-13830798
 ] 

Stefan Seelmann commented on DIRSTUDIO-962:
-------------------------------------------

I think I found a solutions here: 
https://bugs.launchpad.net/ubuntu/+source/java-common/+bug/1241101

Seems the default "Oxygen" theme causes the problem. Please try to use another 
theme for Studio by setting the GTK2_RC_FILES env:
    $ GTK2_RC_FILES=/usr/share/themes/Raleigh/gtk-2.0/gtkrc 
./ApacheDirectoryStudio

The Raleigh theme is installed by default but looks a bit ugly. You can install 
the Radiance theme which looks nicer, but not KDE like:
    $ sudo apt-get install light-themes
    $ GTK2_RC_FILES=/usr/share/themes/Radiance/gtk-2.0/gtkrc 
./ApacheDirectoryStudio

The longterm solution would be to migrate to Eclipse 4.3.

> Crash at startup : gtk_widget_get_tooltip_text
> ----------------------------------------------
>
>                 Key: DIRSTUDIO-962
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-962
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-apacheds
>    Affects Versions: 1.5.3, 2.0.0
>         Environment: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode 
> linux-amd64 compressed oops) on an Ubuntu machine
>            Reporter: Grégoire Paris
>            Priority: Blocker
>              Labels: crash
>         Attachments: hs_err_pid24539.log
>
>
> The app crashes before the progress bar on the splash screen.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to