Skip to content
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

Open
cjs8972 opened this issue Oct 28, 2014 · 15 comments
Open

Windows version crashing #278

cjs8972 opened this issue Oct 28, 2014 · 15 comments

Comments

@cjs8972
Copy link

cjs8972 commented Oct 28, 2014

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'

@hlb
Copy link
Contributor

hlb commented Oct 28, 2014

@cjs8972 what is your Windows and Java version?

@cjs8972
Copy link
Author

cjs8972 commented Oct 28, 2014

Windows 7 64bit
Java version 7 Update 9 (build 1.7.0_09-b05)

On Mon, Oct 27, 2014 at 10:56 PM, Liang-Bin Hsueh [email protected]
wrote:

@cjs8972 https://github.com/cjs8972 what is your Windows and Java
version?


Reply to this email directly or view it on GitHub
#278 (comment).

@yakou32
Copy link

yakou32 commented Dec 27, 2014

I also have the very same troubles.
I installed jRuby 1.7.13 and tried also 1.7.18 with no success
Are there any solutions?

@Haikson
Copy link

Haikson commented Dec 30, 2014

I also have the very same troubles.

http://pastebin.com/h0TGykyY

Windows 8.1 Pro x64
Java build version 1.8.0_25

@hlb
Copy link
Contributor

hlb commented Dec 31, 2014

@cjs8972, @yakou32, @Haikson we have a new beta to fix this issue, please mail to [email protected] to get one.

@hlb
Copy link
Contributor

hlb commented Mar 19, 2015

fixed in v1.29 and will release soon.

@hlb hlb closed this as completed Mar 19, 2015
@Ep0chalypse
Copy link

I'm using v1.29 on windows 8.1 x64 and I still have this issue. Any ideas?

@hlb
Copy link
Contributor

hlb commented Apr 6, 2015

@Wicked0ne are you running Compass.app in restricted permission? i.e. not an admin account

@hlb hlb reopened this Apr 6, 2015
@Ep0chalypse
Copy link

@hlb Yea. I'm running it normal user and NOT admin.

@hlb
Copy link
Contributor

hlb commented Apr 7, 2015

@Wicked0ne can you try it with admin privilege? I guess there is some permission issue in your system :-/

@ghost
Copy link

ghost commented Apr 8, 2015

same problem

/*
Errno::ESRCH: No such process - No message available

Backtrace:
org/jruby/RubyFile.java:613:in chmod' C:/Users/OliverJulius/Desktop/compass.app.windows.1.29/compass.app/lib/ruby/compass_1.0/sass-3.4.13/lib/sass/util.rb:1257:inatomic_create_and_write_file'
org/jruby/ext/thread/Mutex.java:149:in `synchronize'

error comes when using
@import "compass/css3";

no problem when using
@import "compass/reset";

windows 7 64, Java Version 8, Update 40 (build 1.8.0_40-b26), Ruby (rubyinstaller-2.2.1)

@jofranlirio
Copy link

same problem

Errno::ESRCH: No such process - No message available
Backtrace:
org/jruby/RubyFile.java:613:in chmod' C:/Users/jofran/Downloads/compass.app/lib/ruby/compass_1.0/sass-3.4.13/lib/sass/util.rb:1257:inatomic_create_and_write_file'
org/jruby/ext/thread/Mutex.java:149:in `synchronize'

When i import "compass/utilities" and "compass/typography" this error comes

compass app version 1.29
windows 7, java 8 update 65 (build 1.8.0_65-b17)

@bioform
Copy link

bioform commented Dec 29, 2015

It fails during "chmod" operation for sass file cache on Windows OS. So just turn off sass cache or just wait a fix...

@drimlike
Copy link

Did you guys find any workaround? Or a solution? I'm having the exact same issue...

@Toni-Henriksson
Copy link

It fails during "chmod" operation for sass file cache on Windows OS. So just turn off sass cache or just wait a fix...

This worked for me, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants