#26 Le 15/11/2024, à 08:31
- hengod
Re : VLC ne se lance pas
henri@henri-pc:~$ snap-store --quit
07:29:44:0114 Gtk Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it.
henri@henri-pc:~$ snap refresh
snap-store (2/stable) 0+git.4fcd62b7 from Canonical✓ refreshed
henri@henri-pc:~$
Hors ligne
#27 Le 15/11/2024, à 13:27
- geole
Re : VLC ne se lance pas
Bonjour
Fais cette commande
Dat1=$(date +"%H:%M:%S")
frappe cette commande vlc sans attendre le retour de la commande. Attends 15 secondes fais un ctrl c pour reprendre la main et publie ce retour
journalctl --no-pager --since $Dat1 --until $(date +"%H:%M:%S") -k
Dernière modification par geole (Le 15/11/2024, à 13:32)
Les grilles de l'installateur https://doc.ubuntu-fr.org/tutoriel/inst … _subiquity
"gedit admin:///etc/fstab" est proscrit, utilisez "pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY xdg-open /etc/fstab" Voir https://doc.ubuntu-fr.org/gedit
Les partitions EXT4 des disques externes => https://forum.ubuntu-fr.org/viewtopic.p … #p22697248
Hors ligne
#28 Le 15/11/2024, à 17:26
- hengod
Re : VLC ne se lance pas
henri@henri-pc:~$ Dat1=$(date +"%H:%M:%S")
henri@henri-pc:~$ vlc
^C
henri@henri-pc:~$ journalctl --no-pager --since $Dat1 --until $(date +"%H:%M:%S") -k
nov. 15 17:18:12 henri-pc kernel: audit: type=1400 audit(1731687492.716:1207): apparmor="DENIED" operation="open" class="file" profile="snap-update-ns.vlc" name="/proc/177480/maps" pid=177480 comm="5" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
nov. 15 17:18:12 henri-pc kernel: audit: type=1326 audit(1731687492.800:1208): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.vlc.vlc pid=177542 comm="glxinfo" exe="/snap/vlc/3777/usr/bin/glxinfo" sig=0 arch=c000003e syscall=203 compat=0 ip=0x74e58539ec7f code=0x50000
nov. 15 17:18:12 henri-pc kernel: audit: type=1326 audit(1731687492.800:1209): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.vlc.vlc pid=177542 comm="glxinfo" exe="/snap/vlc/3777/usr/bin/glxinfo" sig=0 arch=c000003e syscall=203 compat=0 ip=0x74e58539ec7f code=0x50000
nov. 15 17:18:12 henri-pc kernel: audit: type=1326 audit(1731687492.800:1210): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.vlc.vlc pid=177542 comm="glxinfo" exe="/snap/vlc/3777/usr/bin/glxinfo" sig=0 arch=c000003e syscall=203 compat=0 ip=0x74e58539ec7f code=0x50000
nov. 15 17:18:12 henri-pc kernel: audit: type=1326 audit(1731687492.800:1211): auid=1000 uid=1000 gid=1000 ses=3 subj=snap.vlc.vlc pid=177542 comm="glxinfo" exe="/snap/vlc/3777/usr/bin/glxinfo" sig=0 arch=c000003e syscall=203 compat=0 ip=0x74e58539ec7f code=0x50000
henri@henri-pc:~$
Hors ligne