| 
  
  
     Hello all. 
    Finally
              I tried to use FP since I could read on the site of this
              software that it "... enables us to run applications in a
              predictable environment with their most suitable library
              stack, without compromising the base OS's stability and
              flexibility" 
    I installed flatpak (I use
              Debian 11) as: I then installed
              org.gnome.Evolution : #
              flatpak install flathub org.gnome.Evolution 
     
              ... 
      
                7. [✓] org.gnome.Evolution                            
                stable            i            flathub           
                24,2 MB / 23,1 MB 
      I
              then launch Evolution 3.46.0 instance as my user and tried
              to create the link to Google Contacts but it failed : 
    #
              flatpak run org.gnome.Evolution 
      Impossible de se connecter au
            carnet d’adresses « Google : Contacts »  :  Unable to
            connect to Google Contacts adress book 
              Error performing TLS handshake: Un paquet TLS incorrect a
              été reçu.   : an incorrect TLS packet was received 
    I
              checked my iptables : nothing was dropped in/out 
    /var/log/syslog
              shows : 
    2022-10-25 09:30:36 systemd[2210]: Started Application launched by gnome-shell. 2022-10-25 09:30:37 dbus-daemon[2234]: [session uid=1000 pid=2234] Activating via systemd: service name='org.freedesktop.Flatpak' unit='flatpak-session-helper.service' requested by ':1.117' (uid=1000 pid=7164 comm="/usr/bin/flatpak run --branch=stable --arch=x86_64") 2022-10-25 09:30:37 systemd[2210]: Starting flatpak session helper... 2022-10-25 09:30:37 dbus-daemon[2234]: [session uid=1000 pid=2234] Successfully activated service 'org.freedesktop.Flatpak' 2022-10-25 09:30:37 systemd[2210]: Started flatpak session helper. 2022-10-25 09:30:37 systemd[2210]: Started app-flatpak-org.gnome.Evolution-7164.scope. 2022-10-25 09:30:37 systemd[2210]: app-gnome-org.gnome.Evolution-7164.scope: Succeeded. 2022-10-25 09:30:40 dbus-daemon[2234]: [session uid=1000 pid=2234] Activating service name='org.gnome.Evolution.org.gnome.evolution.dataserver.Sources5' requested by ':1.126' (uid=1000 pid=7178 comm="xdg-dbus-proxy --args=41 ") 2022-10-25 09:30:40 systemd[2210]: Started app-flatpak-org.gnome.Evolution-7221.scope. 2022-10-25 09:30:41 dbus-daemon[2234]: [session uid=1000 pid=2234] Successfully activated service 'org.gnome.Evolution.org.gnome.evolution.dataserver.Sources5' 2022-10-25 09:30:41 evolution-addre[7212]: Error calling GetManagedObjects() when name owner :1.133 for name org.gnome.Evolution.org.gnome.evolution.dataserver.Sources5 came back: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: L'objet n'existe pas à l'emplacement « /org/gnome/evolution/dataserver/SourceManager » (==> object doesn't exist) 2022-10-25 09:30:41 systemd[2210]: app-flatpak-org.gnome.Evolution-7221.scope: Succeeded. 2022-10-25 09:30:44 evolution.bin[7251]: Failed to add service 'Sendmail' (sendmail): Aucun fournisseur disponible pour le protocole « sendmail » (=> no protocol provider for sendmail) Anyone have an idea what's going on? Thanks
              a lot. 
    Best
              regards, 
    Philippe 
     |