Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse Dragging (Swipe) #125

Open
jwinarske opened this issue May 19, 2021 · 1 comment
Open

Mouse Dragging (Swipe) #125

jwinarske opened this issue May 19, 2021 · 1 comment
Labels
bug Something isn't working drm Topics of DRM backend mouse-cursor Topics for mouse cursor

Comments

@jwinarske
Copy link

jwinarske commented May 19, 2021

I can run the Gallery app (master) AOT on a NVIDIA Xavier (demo-image-egl - master) using flutter-drm-eglstream-backend. LC_ALL needs to be properly set or you get a gray screen with a small flutter logo on top of the screen. Mouse swipes don't work, only click and scroll. Most of the screens support swipes.

root@jetson-xavier-nx-devkit:~# LC_ALL=en_GB flutter-drm-eglstream-backend -b /usr/share/flutter-gallery/sony
[WARNING][linuxes_window_drm.h(112)] FLUTTER_DRM_DEVICE is not set, use /dev/dri/card0
[INFO][native_window_drm.cc(67)] resolution: 1680x1440
[INFO][linuxes_window_drm.h(140)] Display output resolution: 1680x1440
[ERROR][native_window_drm.cc(43)] Couldn't move the mouse cursor: -14
[ERROR][native_window_drm.cc(43)] Couldn't move the mouse cursor: -14
[ERROR][native_window_drm.cc(43)] Couldn't move the mouse cursor: -14
[ERROR][native_window_drm.cc(43)] Couldn't move the mouse cursor: -14
[ERROR][native_window_drm.cc(43)] Couldn't move the mouse cursor: -14
[ERROR][native_window_drm.cc(43)] Couldn't move the mouse cursor: -14
[ERROR][native_window_drm.cc(43)] Couldn't move the mouse cursor: -14
[ERROR][native_window_drm.cc(43)] Couldn't move the mouse cursor: -14
[ERROR][native_window_drm.cc(43)] Couldn't move the mouse cursor: -14
[ERROR][native_window_drm.cc(43)] Couldn't move the mouse cursor: -14
[ERROR][native_window_drm.cc(43)] Couldn't move the mouse cursor: -14

Built with meta-flutter

@jwinarske jwinarske changed the title Mouse Dragging Mouse Dragging (Swipe) May 20, 2021
@HidenoriMatsubayashi HidenoriMatsubayashi added bug Something isn't working drm Topics of DRM backend mouse-cursor Topics for mouse cursor labels May 20, 2021
@HidenoriMatsubayashi
Copy link
Contributor

Thank you for reporting a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working drm Topics of DRM backend mouse-cursor Topics for mouse cursor
Projects
No open projects
Development

No branches or pull requests

2 participants