Page 1 sur 1

Erreur installation Pinta (flatpack)

Posté : jeu. 17 avr. 2025 08:25
par Ursul042020
Bonjour à tous,

Dites voir, je tente d'installer Pinta (flatpak) via le magasin d'application.
J'ai cette erreur lors de l'installation :

Code : Tout sélectionner

While pulling runtime/org.gnome.Platform/x86_64/48 from remote flathub: While fetching https://dl.flathub.org/repo/deltas/vM/OadgaS3_5ouChqaPuIvzQmhi1I5rEehLUP2WrJ6ho/0: [56] Failure when receiving data from the peer
Savez-vous comment régler ce soucis ?

ps : j'aurais préférer installer un paquet plutôt qu'un flatpack, si vous avez une solution, je suis preneur.

ps : j'ai récemment migré (nouvelle install). Je profite de ce post, pour vous demander comment voir les paquets installé. J'ai vu que les gestionnaire de paquet synaptic avait été remplacé par Captain et AptKit.
Les deux paquets sont installés. Est-ce possible d'accéder comme avant à une interface où on peut voir les paquets installés,....?

Re: Erreur installation Pinta (flatpack)

Posté : jeu. 17 avr. 2025 11:18
par serged
Ursul042020 a écrit : jeu. 17 avr. 2025 08:25
ps : j'ai récemment migré (nouvelle install). Je profite de ce post, pour vous demander comment voir les paquets installé. J'ai vu que les gestionnaire de paquet synaptic avait été remplacé par Captain et AptKit.
Les deux paquets sont installés. Est-ce possible d'accéder comme avant à une interface où on peut voir les paquets installés,....?
Avec le gestionnaire de paquet (Synaptic) tout simplement !

Il suffit de cliquer sur "Installés" dans la colonne de gauche !

Euh, c'est quoi Captain et AptKit ; j'ai pas ça, moi.

Re: Erreur installation Pinta (flatpack)

Posté : jeu. 17 avr. 2025 11:48
par Ursul042020
Bonjour,
Avec le gestionnaire de paquet (Synaptic) tout simplement !

Il suffit de cliquer sur "Installés" dans la colonne de gauche !

Euh, c'est quoi Captain et AptKit ; j'ai pas ça, moi.
C'est une nouveauté sur LM 22.1 (Xia) : https://www.linuxmint.com/rel_xia_cinnamon_whatsnew.php
Synaptic n'est plus installé sur une installation fraiche.

Auriez-vous une solution pour mon soucis de flatpak ?

Re: Erreur installation Pinta (flatpack)

Posté : jeu. 17 avr. 2025 15:17
par arghlub
Salut,

https://flathub.org/apps/com.github.PintaProject.Pinta

En terminal :

Code : Tout sélectionner

flatpak install flathub com.github.PintaProject.Pinta
Image

Je suis en Linux Mint 22.1 XFCE
;)

Re: Erreur installation Pinta (flatpack)

Posté : jeu. 17 avr. 2025 15:30
par arghlub
Re,

Déplacement du sujet dans la rubrique «Logiciels».

Re: Erreur installation Pinta (flatpack)

Posté : jeu. 17 avr. 2025 20:30
par Ursul042020
Je pense que j'ai un soucis de téléchargement :

Code : Tout sélectionner

mo@mi:~$ flatpak install flathub com.github.PintaProject.Pinta
Looking for matches…
Required runtime for com.github.PintaProject.Pinta/x86_64/stable (runtime/org.gnome.Platform/x86_64/48) found in remote flathub
Do you want to install it? [Y/n]: 

com.github.PintaProject.Pinta permissions:
    ipc       network       fallback-x11          wayland
    x11       dri           file access [1]       dbus access [2]

    [1] /run/media, xdg-desktop, xdg-documents, xdg-download, xdg-pictures,
        xdg-public-share, xdg-run/gvfs, xdg-run/gvfsd, xdg-templates
    [2] org.gtk.vfs.*
        ID                                              Branch            Op           Remote            Download
 1. [✓] com.github.PintaProject.Pinta.Locale            stable            i            flathub             22,8 Ko / 615,7 Ko
 2. [✓] org.gnome.Platform.Locale                       48                i            flathub            175,9 Ko / 387,1 Mo
 3. [✗] org.gnome.Platform                              48                i            flathub            169,5 Mo / 398,3 Mo
 4. [ ] com.github.PintaProject.Pinta                   stable            i            flathub           < 51,1 Mo

Error: While pulling runtime/org.gnome.Platform/x86_64/48 from remote flathub: While fetching https://dl.flathub.org/repo/objects/ed/d1b5bcbe12e0bf3b019e8b862784254e58fc8d083b22ca0c5c5e2bc6d870ec.filez: [28] Timeout was reached
error: Failed to install org.gnome.Platform: While pulling runtime/org.gnome.Platform/x86_64/48 from remote flathub: While fetching https://dl.flathub.org/repo/objects/ed/d1b5bcbe12e0bf3b019e8b862784254e58fc8d083b22ca0c5c5e2bc6d870ec.filez: [28] Timeout was reached
mo@mi:~$ flatpak install flathub com.github.PintaProject.Pinta
Looking for matches…
Required runtime for com.github.PintaProject.Pinta/x86_64/stable (runtime/org.gnome.Platform/x86_64/48) found in remote flathub
Do you want to install it? [Y/n]: 

com.github.PintaProject.Pinta permissions:
    ipc     network     fallback-x11    wayland    x11    dri    file access [1]    dbus access [2]

    [1] /run/media, xdg-desktop, xdg-documents, xdg-download, xdg-pictures, xdg-public-share, xdg-run/gvfs, xdg-run/gvfsd, xdg-templates
    [2] org.gtk.vfs.*


        ID                                      Branch           Op           Remote           Download
 1. [✓] org.gnome.Platform                      48               i            flathub          62,1 Mo / 398,3 Mo
 2. [✓] com.github.PintaProject.Pinta           stable           i            flathub          45,4 Mo / 51,1 Mo

Installation complete.
mo@mi:~$ 
ça marche mais j'ai du m'y prendre à 2 fois

merci

Re: Erreur installation Pinta (flatpack)

Posté : ven. 18 avr. 2025 05:34
par arghlub
Ursul042020 a écrit : jeu. 17 avr. 2025 20:30 Je pense que j'ai un soucis de téléchargement :
[...]
ça marche mais j'ai du m'y prendre à 2 fois
Je passe donc le sujet en «Résolu».
;)