Git Product home page Git Product logo

Comments (5)

j4qfrost avatar j4qfrost commented on July 17, 2024

I made a Dockerfile real quick to isolate the issue some more. I think the issue might be that my kernel is not compatible with the flutter library. I'll try to get my hands on a better test machine.

To use this Dockerfile you will need to change the paths for flutter-plugin and flutter-engine in Cargo.toml
https://gist.github.com/j4qfrost/67ba0ac97753e9a48b5f8ce946340498
docker run --net=host --env="DISPLAY" --volume="$HOME/.Xauthority:/root/.Xauthority:rw" --device=/dev/dri:/dev/dri flutter-app-demo

Update: downgraded the kernel to 4.18.12 with the same results.

from flutter-app-demo.

j4qfrost avatar j4qfrost commented on July 17, 2024

As a heads up, I was able to start up @999eagle 's okuna-desktop project with some asset bundling errors, So I don't really know where to look to move forward on this one. Could it possibly be a glfw compatibility issue?

from flutter-app-demo.

dvc94ch avatar dvc94ch commented on July 17, 2024

@j4qfrost the issue is probably an incompatible icudtl.dat file. I'll update the demo tomorrow. We now bundle icudtl.dat with our engine builds, so this issue shouldn't occur if you use cargo-flutter.

from flutter-app-demo.

j4qfrost avatar j4qfrost commented on July 17, 2024

Cool. Also have you guys kept track with this branch? https://github.com/cloudwebrtc/flutter-engine/tree/texture_glfw

Not sure if it would be a good idea to start switching over or plan to. The branch looks stable with some change requests, but I'm just a noob.

from flutter-app-demo.

dvc94ch avatar dvc94ch commented on July 17, 2024

Yeah, we still need macosx and windows support so that it's not a regression. If you have experience with macosx or windows and want to help out, that would be awesome.

from flutter-app-demo.

Related Issues (8)

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.