Code Monkey home page Code Monkey logo

Comments (7)

dongfengweixiao avatar dongfengweixiao commented on August 23, 2024

bg_dbg.json

{
    "disable_cursor":true,
    "debug_backend":true,
    "accessibility_features":31,
    "view":{
        "bundle_path":"/usr/share/flutter/gallery",
        "vm_args":["--no-serve-devtools"],
        "width":1920,
        "height":1280,
        "fullscreen":true
    }
}

after commit this line, register log:

[INFO:display.cc(37)] + Display()
[INFO:display.cc(138)] Wayland: wl_shm version 1
[INFO:display.cc(138)] Wayland: wl_compositor version 3
[INFO:display.cc(145)]  Buffer Scale Enabled
[INFO:display.cc(138)] Wayland: wl_shell version 1
[INFO:display.cc(138)] Wayland: xdg_shell version 1
[INFO:display.cc(138)] Wayland: wl_vpc version 1
[INFO:display.cc(138)] Wayland: wl_output version 2
[INFO:display.cc(183)] Wayland: Output [0]
[INFO:display.cc(138)] Wayland: wl_seat version 4
[INFO:display.cc(138)] Wayland: wl_sb version 3
[INFO:display.cc(138)] Wayland: zwp_linux_dmabuf_v1 version 3
[INFO:display.cc(138)] Wayland: wl_simple_shell version 1
[INFO:display.cc(77)] - Display()

segmentation fault in shell/wayland/window.cc#L60

from ivi-homescreen.

jwinarske avatar jwinarske commented on August 23, 2024

What repo/commit are you testing with?

For AGL this is the authoritative repo, which has recent commits:
https://github.com/toyota-connected/ivi-homescreen/tree/agl

I cherry-pick from here to our internal main.

I do think Marius broke multiple output with recent commit, haven't had time to confirm.

from ivi-homescreen.

jwinarske avatar jwinarske commented on August 23, 2024

Sorry I missed the commit. This is on system without AGL compositor, or with? it looks like without.

I am planning to cherry-pick AGL ophans into internal main branch. It would be caught here.

For AGL you would want to include their changes from meta-agl-flutter:
https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/meta-agl-devel.git;a=tree;f=meta-agl-flutter;h=f9f69082dbe163c1182c4e1c51120f3c77cb32ca;hb=HEAD

Also see how they run/start an app.

from ivi-homescreen.

jwinarske avatar jwinarske commented on August 23, 2024

Also try equivalent CLI sequence since you're using single view and see if you get a repro:

--c --a=31 --f --b=/usr/share/flutter/gallery --no-serve-devtools --d

There is an upcoming OSS release that has a number of fixes as well as ivi-shell support.

from ivi-homescreen.

jwinarske avatar jwinarske commented on August 23, 2024

@dongfengweixiao ping

from ivi-homescreen.

dongfengweixiao avatar dongfengweixiao commented on August 23, 2024

@dongfengweixiao ping

Sorry for not responding in a timely manner.

Our code has switched to https://github.com/stagingrdkm/meta-rdk-flutter Currently working normally. However, due to the shelving of our RDK project, all other work has been terminated.

from ivi-homescreen.

jwinarske avatar jwinarske commented on August 23, 2024

Thanks for the follow-up.

from ivi-homescreen.

Related Issues (17)

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.