Code Monkey home page Code Monkey logo

Comments (5)

sergystepanov avatar sergystepanov commented on May 19, 2024 3

It seems that you are trying to run an old version of the app where that script (maybe) isn't marked as executable. Does this error persist in the current app snapshot?

$ git ls-tree -r HEAD
100755 blob bc553a5b62d3c0acf6f908568e7001fa87de040a    run-wine-nodocker.sh
100755 blob f90c230aeaf48e7a2c17c25a3f05184dd011c8cf    run-wine.sh
100755 blob 8440092efb8a7413c9b3b46c67d4411eca7799f2    setup.sh
100644 blob 66125993d608fff1669f83f60da009f7b2927251    winvm/download_gecko_and_mono.sh
100755 blob 65b48d68b64bd578d91559f5aa24e271fc46f995    winvm/run.sh
100755 blob 1b708b7b5f3512c2081d39c4e7386849830d9936    winvm/test-docker.sh

@giongto35, you forgot to set executable bit for download_gecko_and_mono.sh. No idea if you need that file but there will be similar errors if you use it.

from cloud-morph.

sergystepanov avatar sergystepanov commented on May 19, 2024 2

FYI, I tried to run it for the first time and (after half of an hour setup.sh installation (: [gee, that's a lot of dependencies]) it works out of the box, it seems.

image

from cloud-morph.

giongto35 avatar giongto35 commented on May 19, 2024 1

@plutoxiao I just made a quick look and still see no problem with it. Can you try with latest master. Are you running with notepad or a different program?
Can you run ls -alh in your cloned folder, there might be possibility that the script isn't marked as executable as sergy mentioned.

from cloud-morph.

plutoxiao avatar plutoxiao commented on May 19, 2024 1

@giongto35 @sergystepanov: Many thanks for your reply. I have solved this problem.

from cloud-morph.

giongto35 avatar giongto35 commented on May 19, 2024

@sergystepanov : D. Thanks for testing it.
Most of the time is to build docker image. I think I can optimize with docker multistage build like in CloudRetro.

from cloud-morph.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.