LINCnil / pia-app

Exécutable permettant de lancer l’application (front office) PIA sur son ordinateur. C’est une version portable de l’outil PIA. | Executable to launch the PIA application on your computer. It is a stand-alone version of the PIA application.
GNU General Public License v3.0
53 stars 16 forks source link

App starts with a blank window #71

Closed muelli closed 3 years ago

muelli commented 4 years ago

I am trying to make a Flatpak for this app and the app starts with a blank window:

image

[📦 fr.cnil.piaapp ~]$ run.sh 
Gtk-Message: 21:58:00.902: Failed to load module "canberra-gtk-module"
Gtk-Message: 21:58:00.902: Failed to load module "canberra-gtk-module"
(electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently "false".  It will change to be "true" in Electron 9.  For more information please check https://github.com/electron/electron/issues/18397

How can I further debug this behaviour?

FTR: The manifest is here.

brunto commented 4 years ago

Hi @muelli Flatpak is pretty cool but we don't have been able to try it for now. I can't provide you some help with this.