KKBOX / CompassApp

Compass.app helps designers compile stylesheets easily without resorting to command line interface
http://compass.kkbox.com
GNU General Public License v2.0
757 stars 88 forks source link

Can't get started: warning: ambiguous Java methods found... #282

Closed vichardy1 closed 9 years ago

vichardy1 commented 9 years ago

I'm trying out SAAS and bought compass.app. I ran the run.sh with the following warning:

compass.app/compass-app.jar!/ui/welcome_window.rb:20 warning: ambiguous Java methods found, using setHeight(int) tray OK, spend 2.5869998931884766

and then nothing; no windows, no icon in the upper tray.

I'm running Ubuntu 14.10 with gnome, not unity if that matters.

Thanks in advance!

vichardy1 commented 9 years ago

I left out that after the run.sh and the warning, I do get a box that show "loading modules", it runs quickly to about 700 and then a dialog box appears that says, "Compass.app is a menu bar only application..." Then I hit the start button and nothing happens.

hlb commented 9 years ago

@vichardy1 I believe you might need to check https://github.com/KKBOX/CompassApp/wiki/FAQ#how-to-use-compassapp-on-ubuntu-12041210

vichardy1 commented 9 years ago

hlb, hanks for the input but I've read it; the two paragraphs on Ubuntu assume you're using the Unity panel; I'm using Gnome so those instructions don't apply.

hlb commented 9 years ago

@vichardy1 maybe this? https://github.com/KKBOX/CompassApp/issues/230

vichardy1 commented 9 years ago

Bingo. Didn't know I had to "enable" notifications. Duh.

Thank you!!!