tags:

views:

38

answers:

1

Hi,

I am trying to run eclipse 3.6 on ubuntu 10.04. I am getting these errors:

** (Eclipse:13709): CRITICAL **: murrine_style_draw_box: assertion `height >= -1' failed

** (Eclipse:16806): CRITICAL **: murrine_style_draw_box: assertion `height >= -1' failed

** (Eclipse:16806): CRITICAL **: murrine_style_draw_box: assertion `height >= -1' failed

** (Eclipse:16806): CRITICAL **: murrine_style_draw_box: assertion `height >= -1' failed

** (Eclipse:16806): CRITICAL **: murrine_style_draw_box: assertion `height >= -1' failed

And this causes the tool bar has big height. Is there a way to fix it?

Thank you.

+1  A: 

Looks like bug 305843

It should be fixed in Eclipse Helios 3.6RC4 and more.
If you have the final Eclipse Helios 3.6 version, you may have to open a new bug report.

VonC
I am using eclipse 3.6 final, but I am still seeing the problem. And that bug is not the same bug I am talking about.
michael
@michael: good to know, it looks like a new bug report should be created then.
VonC