-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows version crashing #278
Comments
@cjs8972 what is your Windows and Java version? |
Windows 7 64bit On Mon, Oct 27, 2014 at 10:56 PM, Liang-Bin Hsueh [email protected]
|
I also have the very same troubles. |
I also have the very same troubles. Windows 8.1 Pro x64 |
@cjs8972, @yakou32, @Haikson we have a new beta to fix this issue, please mail to [email protected] to get one. |
fixed in v1.29 and will release soon. |
I'm using v1.29 on windows 8.1 x64 and I still have this issue. Any ideas? |
@Wicked0ne are you running Compass.app in restricted permission? i.e. not an admin account |
@hlb Yea. I'm running it normal user and NOT admin. |
@Wicked0ne can you try it with admin privilege? I guess there is some permission issue in your system :-/ |
same problem /* Backtrace: error comes when using no problem when using windows 7 64, Java Version 8, Update 40 (build 1.8.0_40-b26), Ruby (rubyinstaller-2.2.1) |
same problem Errno::ESRCH: No such process - No message available When i import "compass/utilities" and "compass/typography" this error comes compass app version 1.29 |
It fails during "chmod" operation for sass file cache on Windows OS. So just turn off sass cache or just wait a fix... |
Did you guys find any workaround? Or a solution? I'm having the exact same issue... |
This worked for me, thank you. |
Just bought Compass - I'm running Compass 1.28.1 on a Windows 64 machine, it completely breaks when trying to import "compass" or import "compass/css3" and also is crashing quite frequently.
Errors include (trying to import compass):
/*
Errno::ESRCH: No such process - No message available
Backtrace:
org/jruby/RubyFile.java:592:in `chmod'
The text was updated successfully, but these errors were encountered: