Giter Club home page Giter Club logo

Comments (11)

Botspot avatar Botspot commented on May 24, 2024 3

I'm fairly sure that recent changes have fixed this issue. Could you confirm that, @Gingerheadboy?

from wor-flasher.

Botspot avatar Botspot commented on May 24, 2024 1

So if I rerun it, it will work?

I didn't attempt to fix anything because we don't know where the problem is yet.
If you re-run it, you may now see what the problem is. No matter what the outcome, the change I just made will help us to narrow down the problem.

from wor-flasher.

Botspot avatar Botspot commented on May 24, 2024

@Botspot thank you so much for pi-apps and this tool!

Your gratitude has been noted. ;)

Launching install-wor.sh in a separate terminal
/home/pi/wor-flasher/install-wor-gui.sh: line 231: /terminal-run: No such file or directory
The terminal running install-wor.sh has been closed.

do you have an idea what this means?
the file that it says doesn't exist, realy does exist.

It appears that you ran the script incorrectly. This script must be run with full paths.

Correct:

~/wor-flasher/install-wor-gui.sh

Incorrect:

./wor-flasher/install-wor-gui.sh

and

wor-flasher/install-wor-gui.sh

and

cd ~/wor-flasher
./install-wor-gui.sh

and

cd ~/wor-flasher
install-wor-gui.sh

from wor-flasher.

Gingerheadboy avatar Gingerheadboy commented on May 24, 2024

What you said is correct is exactly what I ran.

from wor-flasher.

Gingerheadboy avatar Gingerheadboy commented on May 24, 2024

When I got the error I ran:

~/wor-flasher/install-wor-gui.sh

from wor-flasher.

Botspot avatar Botspot commented on May 24, 2024

When I got the error I ran:

~/wor-flasher/install-wor-gui.sh

Hmm. Somehow the DIRECTORY variable must have not been set. I have just made an update to the script. Now when you run it, it should display something like this in the terminal:

DIRECTORY: /home/pi/wor-flasher

from wor-flasher.

Gingerheadboy avatar Gingerheadboy commented on May 24, 2024

So if I rerun it, it will work?

from wor-flasher.

Gingerheadboy avatar Gingerheadboy commented on May 24, 2024

Reinstalled, it nothing changes.

from wor-flasher.

Botspot avatar Botspot commented on May 24, 2024

Reinstalled, it nothing changes.

No need to actually click through the dialog boxes - the terminal output we want will be at the very beginning:

pi@botspot:~ $ /home/pi/wor-flasher/install-wor-gui.sh
DL_DIR: /home/pi/wor-flasher-files
DIRECTORY: /home/pi/wor-flasher
^C

from wor-flasher.

Gingerheadboy avatar Gingerheadboy commented on May 24, 2024

Confirmed, just reinstalled it now it does work😀. Thank you @Botspot for your hard work.
Can't wait to use Windows 11 for my first time.

from wor-flasher.

Botspot avatar Botspot commented on May 24, 2024

Confirmed, just reinstalled it now it does work😀. Thank you @Botspot for your hard work.
Can't wait to use Windows 11 for my first time.

Excellent! Thank you for your patience.

from wor-flasher.

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.