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

Error on phosh: Embedder did not return a valid render target. #1288

Open
egigoka opened this issue Apr 25, 2024 · 0 comments
Open

Error on phosh: Embedder did not return a valid render target. #1288

egigoka opened this issue Apr 25, 2024 · 0 comments
Labels
bug Something isn't working linux Relevant for the Linux Operating System

Comments

@egigoka
Copy link

egigoka commented Apr 25, 2024

Describe the bug

When launching app normally, it can't render:

** (localsend_app:12829): CRITICAL **: 17:41:02.543: Failed to determine valid GL format for Flutter rendering
[ERROR:flutter/shell/platform/embedder/embedder.cc(780)] Could not wrap embedder supplied frame-buffer.
[ERROR:flutter/shell/platform/embedder/embedder.cc(1161)] Could not create a surface from an embedder provided render target.
[ERROR:flutter/shell/platform/embedder/embedder_external_view_embedder.cc(180)] Embedder did not return a valid render target.

To reproduce

  1. Install LocalSend
  2. Open it

Expected behavior

App launches normally

Screenshots

What happens when app launches with .desktop file or via localsend_app or flatpak run org.localsend.localsend_app:
screenshot2

However, when I launched it from GNOME Software:
screenshot3

It launches normally:
screenshot4

Desktop (please complete the following information)

  • OS: Droidian, wayland only, phosh as DE (mobile Debian on Xiaomi Redmi Note 9S)

Smartphone (please complete the following information)

N/A

Additional context

It really bothers me that I can't replicate what GNOME Software does differently.

Tried versions 1.14.0 from flathub, and 1.14.0, 1.13.0 from Github deb releases

Logs from stdout:
out.txt
stderr:
out2.txt

@Tienisto Tienisto added bug Something isn't working linux Relevant for the Linux Operating System labels Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linux Relevant for the Linux Operating System
Projects
None yet
Development

No branches or pull requests

2 participants