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

CompassApp Crashes at 60 modules loaded in OSX Yosemite after Hard Restart #284

Closed CoolArts closed 9 years ago

CoolArts commented 9 years ago

After making a Hard Restart, i'm unable to run CompassApp. It crahes at 60 modules loaded and throws 2 different errors, the first one is:

uninitialized constant Alert::App
org/jruby/RubyModule.java:2723:in `const_missing'
file:/Applications/compass.app/Contents/Java/compass-app.jar!/ui/alert.rb:18:in `initialize'
file:/Applications/compass.app/Contents/Java/compass-app.jar!/main.rb:76:in `set_config_dir'
file:/Applications/compass.app/Contents/Java/compass-app.jar!/main.rb:116:in `init_app'
file:/Applications/compass.app/Contents/Java/compass-app.jar!/main.rb:13:in `init'
file:/Applications/compass.app/Contents/Java/compass-app.jar!/main.rb:144:in `(root)'
org/jruby/RubyKernel.java:1065:in `require'
file:/Applications/compass.app/Contents/Java/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:1:in `(root)'
file:/Applications/compass.app/Contents/Java/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:55:in `require'

When i push quit button on this error the next error follows:

uninitialized constant Tray::App
org/jruby/RubyModule.java:2723:in `const_missing'
file:/Applications/compass.app/Contents/Java/compass-app.jar!/ui/tray.rb:11:in `initialize'
file:/Applications/compass.app/Contents/Java/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/1.9/singleton.rb:141:in `instance'
org/jruby/ext/thread/Mutex.java:149:in `synchronize'
file:/Applications/compass.app/Contents/Java/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/1.9/singleton.rb:139:in `instance'
file:/Applications/compass.app/Contents/Java/compass-app.jar!/main.rb:129:in `run_tray'
file:/Applications/compass.app/Contents/Java/compass-app.jar!/main.rb:145:in `(root)'
org/jruby/RubyKernel.java:1065:in `require'
file:/Applications/compass.app/Contents/Java/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:1:in `(root)'
file:/Applications/compass.app/Contents/Java/lib/java/jruby-complete.jar!/META-INF/jruby.home/lib/ruby/shared/rubygems/core_ext/kernel_require.rb:55:in `require'

I tried to delete CompassApp and reinstall, also i've reinstalled JAVA 8.

Running Os X Yosemite v.10.10 Java 8 update 25 (compilation 1.8.0_25-b17)

hlb commented 9 years ago

Hello,

What is your Compass.app version? It seems there is something missing in your Compass.app

CoolArts commented 9 years ago

Hi hlb.

I'm running 1.28.1

hlb commented 9 years ago

@CoolArts looks weird. Can you mail to contact@kktix.com, so we can provide you a download link directly?

CoolArts commented 9 years ago

I recieved your mails, also i already mailed you from coolarts a coolarts d ninja or coolarts a gmail d com

CoolArts commented 9 years ago

First of all thanks to Liang for him effort and support via mail, it was great. After many things tested, finally he found out that the problem was that my user folder was locked accidentally by my Hard Restart. Unlocked the folder and everything is working like a charm again.

Thank you very much, Best Regards, Antonio Cordero.

hlb commented 9 years ago

Great!