Giter Club home page Giter Club logo

Comments (9)

Simon-Laux avatar Simon-Laux commented on June 20, 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 June 20, 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 June 20, 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 June 20, 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 June 20, 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 June 20, 2024

the screnn logs :

screnn.log

from deltachat-desktop.

Simon-Laux avatar Simon-Laux commented on June 20, 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.

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.