Giter Site home page Giter Site logo

Comments (9)

Simon-Laux avatar Simon-Laux commented on July 16, 2024

from where did you install it? this looks similar to #3592, maybe some electron + waylaid issue (flatpak now defaults to using waylaid when available?

from deltachat-desktop.

CHRISHERBET avatar CHRISHERBET commented on July 16, 2024

I installed it from flatpak on 3 pinephones with mobian (bookworm and trixie) and pmos stable. for all 3, same problem.
It does look like the #3592 .

from deltachat-desktop.

Simon-Laux avatar Simon-Laux commented on July 16, 2024

you could try --nosocket=wayland or --nosocket=fallback-x11. Anyways the output of flatpak run <app.id> should give us useful information / output.

Do you phones use wayland or x11?

from deltachat-desktop.

CHRISHERBET avatar CHRISHERBET commented on July 16, 2024

the pinephone with mobian or pmos use Phosh thanks to Wayland.
Phosh is the graphical shell developed by Purism to adapt the GNOME desktop environment to mobile devices.

with or without the options the attached log is the same:
2024-03-15-18-06-47.log

with version 1.42.2 flathub running, there is no such message in the log :

INFO "" "preq" "background-sync"
INFO "" "main window requested "background-sync" permission, but we denied it, because it is not in the list of allowed permissions.

from deltachat-desktop.

Simon-Laux avatar Simon-Laux commented on July 16, 2024

try

LC_ALL=C flatpak run chat.delta.desktop

run it from the terminal app, the log messages we need will not appear in the deltachat log (because they are emitted by the system and electron, which are outside of the logging system that writes to those logfiles)

from deltachat-desktop.

CHRISHERBET avatar CHRISHERBET commented on July 16, 2024

the screnn logs :

screnn.log

from deltachat-desktop.

Simon-Laux avatar Simon-Laux commented on July 16, 2024
[58:0317/141853.628950:ERROR:gl_display.cc(515)] EGL Driver message (Error) eglCreateContext: Requested GLES version (3.0) is greater than max supported (2, 0).

this line looks interesting, looks like somewhere the required opengl shader api version was increased and your graphics driver does not support it?
Though that would also mean that it is unrelated to #3592

from deltachat-desktop.

CHRISHERBET avatar CHRISHERBET commented on July 16, 2024

The Mali 400 MP2 was the first GPU mobile OpenGL ES 2.0 and doesn't support 3.0.
But it's just "error" not "critical".
actually not #3592

from deltachat-desktop.

Simon-Laux avatar Simon-Laux commented on July 16, 2024

Even though we don't support linux mobile phones, I invested some time to try it on my linux phones:

  • on the Librem5 the flatpak version of deltachat desktop works fine (the only thing that did not is the camera for the qr code scanner, and that the UI is not made for such small screens)
  • my pinephone with mobian seems to be stuck in a boot loop, I don't have much motivation to figure out why.

While we (most of the active deltachat team) like linux phones in principle, we don't have enough time and resources to support those platforms at the current point in time 😒.

You currently have the following alternatives:

  • use the android version with waydroid (or whatever is the state of the art android emulation layer)
  • use deltatouch, a qt client original developed for ubuntu touch (with lomori ui framework)

from deltachat-desktop.

Related Issues (20)

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.