Coder Social home page Coder Social logo

flutter-flatpak's People

Contributors

rootmeanclaire avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

flutter-flatpak's Issues

/usr/bin/env: ‘bash’: No such file or directory

The new error:

/usr/bin/env: ‘bash’: No such file or directory

I'm guessing that this is caused by the shebang line at the start of a bin/flutter

  • Adding /app/dev/ or /app/ to $PATH as suggested by this StackOverflow answer didn't work. find -name bash shows that bash isn't anywhere within the flutter project structure regardless (which makes sense).
  • This issue seems to be getting at something similar, but it's still unresolved.

bwrap: execvp flutter: No such file or directory

Running flatpak run dev.flutter.Flutter results in:

bwrap: execvp flutter: No such file or directory

In b62069b, flutter was able to run long enough to give an error message about a bad PATH, so I don't think it's completely broken.

I've probably made a very beginner mistake, but I haven't been able to figure it out yet.

Flutter expects a writable filesystem

mkdir: cannot create directory ‘/app/bin/cache’: Read-only file system

As I understand it, the fix for this is to patch flutter to move all of those writable files to a separate directory that does have write permissions.

  • Where should $FLUTTER_ROOT/bin/cache (and other writable files) be put? Is using ~/.local/ a good idea?
  • Is is possible to set up a writable subdirectory inside of the sandbox?

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.