Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#26 Le 10/09/2022, à 15:24

Ramassoly

Re : lecteur MP4 non present sur 22.04 LTS

tg@tg-p6-2163ef:~$ sudo apt install vlc
E: dpkg a été interrompu. Il est nécessaire d'utiliser « sudo dpkg --configure -a » pour corriger le problème.
tg@tg-p6-2163ef:~$ sudo dpkg --configure -a 
dpkg: erreur: option - inconnue

Utilisez « dpkg --help » pour obtenir de l'aide à propos de l'installation et la désinstallation des paquets [*] ;
Utilisez « apt » ou « aptitude » pour gérer les paquets de manière plus conviviale ;
Utilisez « dpkg -Dhelp » pour obtenir la liste des valeurs de drapeaux de débogage ;
Utilisez « dpkg --force-help » pour consulter la liste des options de forçage ;
Utilisez « dpkg-deb --help » pour obtenir de l'aide sur la manipulation des fichiers *.deb ;

Les options marquées d'un [*] affichent beaucoup d'informations : tubez-les à travers « less » ou « more ».
tg@tg-p6-2163ef:~$ sudo aptitude-get install vlc
sudo: aptitude-get : commande introuvable
tg@tg-p6-2163ef:~$ sudo aptitude install vlc
sudo: aptitude : commande introuvable
tg@tg-p6-2163ef:~$ 

c'est vraiment compliqué.... et un tantinet déprimant smile

Hors ligne

#27 Le 10/09/2022, à 15:31

xubu1957

Re : lecteur MP4 non present sur 22.04 LTS

Montre :

snap list --all

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#28 Le 10/09/2022, à 15:32

Ramassoly

Re : lecteur MP4 non present sur 22.04 LTS

tg@tg-p6-2163ef:~$ snap list --all
Nom                        Version                     Révision  Suivi            Éditeur      Notes
4ktube                     3.0                         38        latest/stable    rishabh3354  -
audacity                   3.1.3                       1032      latest/stable    diddledani✪  -
bare                       1.0                         5         latest/stable    canonical✓   base
code                       e4503b30                    105       latest/stable    vscode✓      désactivé,classic
code                       784b0177                    106       latest/stable    vscode✓      classic
core                       16-2.56.2                   13425     latest/stable    canonical✓   core
core18                     20220706                    2538      latest/stable    canonical✓   base,désactivé
core18                     20220830                    2560      latest/stable    canonical✓   base
core20                     20220805                    1611      latest/stable    canonical✓   base,désactivé
core20                     20220826                    1623      latest/stable    canonical✓   base
firefox                    104.0.1-1                   1794      latest/stable/…  mozilla✓     désactivé
firefox                    104.0.2-1                   1810      latest/stable/…  mozilla✓     -
gnome-3-28-1804            3.28.0-19-g98f9e67.98f9e67  161       latest/stable    canonical✓   -
gnome-3-38-2004            0+git.891e5bc               115       latest/stable/…  canonical✓   -
gnome-3-38-2004            0+git.891e5bc               112       latest/stable/…  canonical✓   désactivé
gtk-common-themes          0.1-81-g442e511             1535      latest/stable/…  canonical✓   -
gtk2-common-themes         0.1                         13        latest/stable    canonical✓   -
guitarfinetune             9.9.3                       346       latest/stable    eigilkrogh   désactivé
guitarfinetune             9.9.3                       352       latest/stable    eigilkrogh   -
musescore                  3.6.2                       228       latest/stable    musescore✓   -
pyqt5-runtime-core20       20.04                       9         latest/stable    rishabh3354  -
skype                      8.88.0.401                  226       latest/stable    skype✓       -
skype                      8.87.0.406                  223       latest/stable    skype✓       désactivé
snap-store                 41.3-60-gfe4703a            582       latest/stable/…  canonical✓   -
snapd                      2.56.2                      16292     latest/stable    canonical✓   snapd
snapd-desktop-integration  0.1                         14        latest/stable/…  canonical✓   -
vlc                        3.0.16                      2344      latest/stable    videolan✓    -
tg@tg-p6-2163ef:~$ 

Hors ligne

#29 Le 10/09/2022, à 15:34

Ramassoly

Re : lecteur MP4 non present sur 22.04 LTS

je suis allé dans les parametres de vlc et j'ai vu qu'il ne dispose pas de l'option mp4

Hors ligne

#30 Le 10/09/2022, à 15:35

xubu1957

Re : lecteur MP4 non present sur 22.04 LTS

vlc                        3.0.16                      2344      latest/stable    videolan✓    -

est présent, mais en version snap.

Le snap de vlc se lance en ligne de commande de cette manière :

snap run vlc

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#31 Le 10/09/2022, à 15:45

Ramassoly

Re : lecteur MP4 non present sur 22.04 LTS

tg@tg-p6-2163ef:~$ snap run vlc

rien ne se passe

Hors ligne

#32 Le 10/09/2022, à 15:48

xubu1957

Re : lecteur MP4 non present sur 22.04 LTS

Fournis les noyaux présents :

echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#33 Le 10/09/2022, à 15:49

Ramassoly

Re : lecteur MP4 non present sur 22.04 LTS

tg@tg-p6-2163ef:~$ echo; dpkg -l | awk '!/^rc/ && / linux-(c|g|h|i|lo|m|si|t)/{print $1,$2,$3,$4 | "sort -k3V | column -t"}' ; echo -e "\nNoyau courant : $(uname -mr)"

ii  linux-headers-5.15.0-46                5.15.0-46.49  all
ii  linux-headers-5.15.0-46-generic        5.15.0-46.49  amd64
ii  linux-image-5.15.0-46-generic          5.15.0-46.49  amd64
ii  linux-modules-5.15.0-46-generic        5.15.0-46.49  amd64
ii  linux-modules-extra-5.15.0-46-generic  5.15.0-46.49  amd64
ii  linux-headers-5.15.0-47                5.15.0-47.51  all
ii  linux-headers-5.15.0-47-generic        5.15.0-47.51  amd64
ii  linux-image-5.15.0-47-generic          5.15.0-47.51  amd64
ii  linux-modules-5.15.0-47-generic        5.15.0-47.51  amd64
ii  linux-modules-extra-5.15.0-47-generic  5.15.0-47.51  amd64
ii  linux-generic-hwe-22.04                5.15.0.47.47  amd64
ii  linux-headers-generic-hwe-22.04        5.15.0.47.47  amd64
ii  linux-image-generic-hwe-22.04          5.15.0.47.47  amd64

Noyau courant : 5.15.0-47-generic x86_64
tg@tg-p6-2163ef:~$ 

Hors ligne

#34 Le 10/09/2022, à 15:50

xubu1957

Re : lecteur MP4 non present sur 22.04 LTS

sudo snap refresh

cause ?


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#35 Le 10/09/2022, à 15:51

Ramassoly

Re : lecteur MP4 non present sur 22.04 LTS

tg@tg-p6-2163ef:~$ sudo snap refresh
Tous les paquets Snaps sont à jour.
tg@tg-p6-2163ef:~$ 

Hors ligne

#36 Le 10/09/2022, à 15:53

xubu1957

Re : lecteur MP4 non present sur 22.04 LTS

Bis :

dpkg -l | grep -v ^ii

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#37 Le 10/09/2022, à 15:54

Ramassoly

Re : lecteur MP4 non present sur 22.04 LTS

tg@tg-p6-2163ef:~$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom                                        Version                                 Architecture Description
+++-==========================================-=======================================-============-================================================================================
iU  cabextract                                 1.9-3                                   amd64        Microsoft Cabinet file unpacker
rc  gsfonts                                    1:8.11+urwcyr1.0.7~pre44-4.5            all          Fonts for the Ghostscript interpreter(s)
rc  imagemagick-6-common                       8:6.9.11.60+dfsg-1.3build2              all          image manipulation programs -- infrastructure
it  libc-bin                                   2.35-0ubuntu3.1                         amd64        GNU C Library: Binaries
iU  libmspack0:amd64                           0.10.1-2build2                          amd64        library for Microsoft compression formats (shared library)
rc  libvdpau1:amd64                            1.4-3build2                             amd64        Video Decode and Presentation API for Unix (libraries)
rc  linux-image-5.15.0-43-generic              5.15.0-43.46                            amd64        Signed kernel image generic
rc  linux-modules-5.15.0-43-generic            5.15.0-43.46                            amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-43-generic      5.15.0-43.46                            amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
it  man-db                                     2.10.2-1                                amd64        tools for reading manual pages
iHR ttf-mscorefonts-installer                  3.8ubuntu2                              all          (aucune description n'est disponible)

Hors ligne

#38 Le 10/09/2022, à 16:05

xubu1957

Re : lecteur MP4 non present sur 22.04 LTS

Vu :

iHR ttf-mscorefonts-installer                  3.8ubuntu2                          all          (aucune description n'est disponible)

Tente :

sudo apt install --reinstall ttf-mscorefonts-installer

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#39 Le 10/09/2022, à 16:09

Ramassoly

Re : lecteur MP4 non present sur 22.04 LTS

tg@tg-p6-2163ef:~$ sudo apt install --reinstall ttf-mscorefonts-installer
E: dpkg a été interrompu. Il est nécessaire d'utiliser « sudo dpkg --configure -a » pour corriger le problème.
tg@tg-p6-2163ef:~$ sudo dpkg --configure -a
Paramétrage de libmspack0:amd64 (0.10.1-2build2) ...
Paramétrage de cabextract (1.9-3) ...
Traitement des actions différées (« triggers ») pour man-db (2.10.2-1) ...
Traitement des actions différées (« triggers ») pour libc-bin (2.35-0ubuntu3.1) ...
tg@tg-p6-2163ef:~$ 

Hors ligne

#40 Le 10/09/2022, à 16:10

xubu1957

Re : lecteur MP4 non present sur 22.04 LTS

Encore :

dpkg -l | grep -v ^ii

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#41 Le 10/09/2022, à 16:16

Ramassoly

Re : lecteur MP4 non present sur 22.04 LTS

tg@tg-p6-2163ef:~$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom                                        Version                                 Architecture Description
+++-==========================================-=======================================-============-================================================================================
rc  gsfonts                                    1:8.11+urwcyr1.0.7~pre44-4.5            all          Fonts for the Ghostscript interpreter(s)
rc  imagemagick-6-common                       8:6.9.11.60+dfsg-1.3build2              all          image manipulation programs -- infrastructure
rc  libvdpau1:amd64                            1.4-3build2                             amd64        Video Decode and Presentation API for Unix (libraries)
rc  linux-image-5.15.0-43-generic              5.15.0-43.46                            amd64        Signed kernel image generic
rc  linux-modules-5.15.0-43-generic            5.15.0-43.46                            amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-43-generic      5.15.0-43.46                            amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
iHR ttf-mscorefonts-installer                  3.8ubuntu2                              all          (aucune description n'est disponible)
tg@tg-p6-2163ef:~$ 

Hors ligne

#42 Le 10/09/2022, à 16:30

xubu1957

Re : lecteur MP4 non present sur 22.04 LTS

Insistons, les deux paquets en iU du #37 n'y sont plus :

 sudo apt-get install --reinstall ttf-mscorefonts-installer 

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#43 Le 10/09/2022, à 16:55

Ramassoly

Re : lecteur MP4 non present sur 22.04 LTS

une fenêtre s'est ouverte dans mon terminal...... le OK de la fin n'est pas "cliquable"



TrueType core fonts for the Web EULA                                       
│                                                                             
│ END-USER LICENSE AGREEMENT FOR MICROSOFT SOFTWARE                           
│                                                                             
│ IMPORTANT-READ CAREFULLY: This Microsoft End-User License Agreement         
│ ("EULA") is a legal agreement between you (either an individual or a       
│ single entity) and Microsoft Corporation for the Microsoft software         
│ accompanying this EULA, which includes computer software and may include   
│ associated media, printed materials, and "on-line" or electronic           
│ documentation ("SOFTWARE PRODUCT" or "SOFTWARE"). By exercising your       
│ rights to make and use copies of the SOFTWARE PRODUCT, you agree to be     
│ bound by the terms of this EULA. If you do not agree to the terms of       
│ this EULA, you may not use the SOFTWARE PRODUCT.   
TrueType core fonts for the Web EULA                                       
│                                                                             
│ END-USER LICENSE AGREEMENT FOR MICROSOFT SOFTWARE                           
│                                                                             
│ IMPORTANT-READ CAREFULLY: This Microsoft End-User License Agreement         
│ ("EULA") is a legal agreement between you (either an individual or a       
│ single entity) and Microsoft Corporation for the Microsoft software         
│ accompanying this EULA, which includes computer software and may include   
│ associated media, printed materials, and "on-line" or electronic           
│ documentation ("SOFTWARE PRODUCT" or "SOFTWARE"). By exercising your       
│ rights to make and use copies of the SOFTWARE PRODUCT, you agree to be     
│ bound by the terms of this EULA. If you do not agree to the terms of       
│ this EULA, you may not use the SOFTWARE PRODUCT.       SOFTWARE PRODUCT LICENSE The SOFTWARE PRODUCT is protected by copyright     
│ laws and international copyright treaties, as well as other intellectual   
│ property laws and treaties. The SOFTWARE PRODUCT is licensed, not sold.     
│                                                                             
│ 1. GRANT OF LICENSE. This EULA grants you the following rights:             
│                                                                             
│  • Installation and Use. You may install and use an unlimited number       
│    of copies of the SOFTWARE PRODUCT.                                       
│  • Reproduction and Distribution. You may reproduce and distribute         
│    an unlimited number of copies of the SOFTWARE PRODUCT; provided         
│    that each copy shall be a true and complete copy, including all         
│    copyright and trademark notices, and shall be accompanied by a   copy of this EULA. Copies of the SOFTWARE PRODUCT may not be             
│    distributed for profit either on a standalone basis or included         
│    as part of your own product.                                             
│                                                                             
│                                                                             
│ 2. DESCRIPTION OF OTHER RIGHTS AND LIMITATIONS.                             
│                                                                             
│  • Limitations on Reverse Engineering, Decompilation, and                   
│    Disassembly. You may not reverse engineer, decompile, or                 
│    disassemble the SOFTWARE PRODUCT, except and only to the extent         
│    that such activity is expressly permitted by applicable law             
│    notwithstanding this limitation.   
        Restrictions on Alteration. You may not rename, edit or create           
│    any derivative works from the SOFTWARE PRODUCT, other than               
│    subsetting when embedding them in documents.                             
│  • Software Transfer. You may permanently transfer all of your             
│    rights under this EULA, provided the recipient agrees to the             
│    terms of this EULA                                 
│    • Termination. Without prejudice to any other rights, Microsoft may       
│    terminate this EULA if you fail to comply with the terms and             
│    conditions of this EULA. In such event, you must destroy all             
│    copies of the SOFTWARE PRODUCT and all of its component parts.           
│                                                                             
│                                                                             
│ 3. COPYRIGHT. All title and copyrights in and to the SOFTWARE PRODUCT       
│ (including but not limited to any images, text, and "applets"               
│ incorporated into the SOFTWARE PRODUCT), the accompanying printed           
│ materials, and any copies of the SOFTWARE PRODUCT are owned by Microsoft   
│ or its suppliers. The SOFTWARE PRODUCT is protected by copyright laws       
│ and international treaty provisions. Therefore, you must treat the                                                                           
│  SOFTWARE PRODUCT like any other copyrighted material.                       
│                                                                             
│ 4. U.S. GOVERNMENT RESTRICTED RIGHTS. The SOFTWARE PRODUCT and             
│ documentation are provided with RESTRICTED RIGHTS. Use, duplication, or     
│ disclosure by the Government is subject to restrictions as set forth in     
│ subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer       
│ Software clause at DFARS 252.227-7013 or subparagraphs (c) (1) and (2)     
│ of the Commercial Computer Software - Restricted Rights at 48 CFR           
│ 52.227-19, as applicable. Manufacturer is Microsoft Corporation/One         
│ Microsoft Way/Redmond, WA 98052-6399.                                       
│                                                                             
│ LIMITED WARRANTY   
NO WARRANTIES. Microsoft expressly disclaims any warranty for the           
│ SOFTWARE PRODUCT. The SOFTWARE PRODUCT and any related documentation is     
│ provided "as is" without warranty of any kind, either express or           
│ implied, including, without limitation, the implied warranties or           
│ merchantability, fitness for a particular purpose, or noninfringement.     
│ The entire risk arising out of use or performance of the SOFTWARE           
│ PRODUCT remains with you.                                                   
│                                                                             
│ NO LIABILITY FOR CONSEQUENTIAL DAMAGES. In no event shall Microsoft or     
│ its suppliers be liable for any damages whatsoever (including, without     
│ limitation, damages for loss of business profits, business interruption,                                                                           
│ oss of business information, or any other pecuniary loss) arising out     
│ of the use of or inability to use this Microsoft product, even if           
│ Microsoft has been advised of the possibility of such damages. Because     
│ some states/jurisdictions do not allow the exclusion or limitation of       
│ liability for consequential or incidental damages, the above limitation     
│ may not apply to you.                                                       
│                                                                             
│ MISCELLANEOUS                                                               
│                                                                             
│ If you acquired this product in the United States, this EULA is governed   
│ by the laws of the State of Washington. 
If this product was acquired outside the United States, then local laws     
│ may apply.                                                                 
│                                                                             
│ Should you have any questions concerning this EULA, or if you desire to     
│ contact Microsoft for any reason, please contact the Microsoft             
│ subsidiary serving your country, or write: Microsoft Sales Information     
│ Center/One Microsoft Way/Redmond, WA 98052-6399.                           
│                                                                             
│ Reference: http://www.microsoft.com/typography/fontpack/eula.htm           
│                                                                             
│                                  <Ok>                                       
│                                                                             

Hors ligne

#44 Le 10/09/2022, à 17:00

xubu1957

Re : lecteur MP4 non present sur 22.04 LTS

↑ ↑ ↑ ↑ ↑ ↑ ↑       Les balises !!               Je m'esquinte les yeux.


TrueType core fonts for the Web EULA                                       
│                                                                             
│ END-USER LICENSE AGREEMENT FOR MICROSOFT SOFTWARE                           
│                                                                             
│ IMPORTANT-READ CAREFULLY: This Microsoft End-User License Agreement         
│ ("EULA") is a legal agreement between you (either an individual or a       
│ single entity) and Microsoft Corporation for the Microsoft software         
│ accompanying this EULA, which includes computer software and may include   
│ associated media, printed materials, and "on-line" or electronic           
│ documentation ("SOFTWARE PRODUCT" or "SOFTWARE"). By exercising your       
│ rights to make and use copies of the SOFTWARE PRODUCT, you agree to be     
│ bound by the terms of this EULA. If you do not agree to the terms of       
│ this EULA, you may not use the SOFTWARE PRODUCT.   
TrueType core fonts for the Web EULA                                       
│                                                                             
│ END-USER LICENSE AGREEMENT FOR MICROSOFT SOFTWARE                           
│                                                                             
│ IMPORTANT-READ CAREFULLY: This Microsoft End-User License Agreement         
│ ("EULA") is a legal agreement between you (either an individual or a       
│ single entity) and Microsoft Corporation for the Microsoft software         
│ accompanying this EULA, which includes computer software and may include   
│ associated media, printed materials, and "on-line" or electronic           
│ documentation ("SOFTWARE PRODUCT" or "SOFTWARE"). By exercising your       
│ rights to make and use copies of the SOFTWARE PRODUCT, you agree to be     
│ bound by the terms of this EULA. If you do not agree to the terms of       
│ this EULA, you may not use the SOFTWARE PRODUCT.       SOFTWARE PRODUCT LICENSE The SOFTWARE PRODUCT is protected by copyright     
│ laws and international copyright treaties, as well as other intellectual   
│ property laws and treaties. The SOFTWARE PRODUCT is licensed, not sold.     
│                                                                             
│ 1. GRANT OF LICENSE. This EULA grants you the following rights:             
│                                                                             
│  • Installation and Use. You may install and use an unlimited number       
│    of copies of the SOFTWARE PRODUCT.                                       
│  • Reproduction and Distribution. You may reproduce and distribute         
│    an unlimited number of copies of the SOFTWARE PRODUCT; provided         
│    that each copy shall be a true and complete copy, including all         
│    copyright and trademark notices, and shall be accompanied by a   copy of this EULA. Copies of the SOFTWARE PRODUCT may not be             
│    distributed for profit either on a standalone basis or included         
│    as part of your own product.                                             
│                                                                             
│                                                                             
│ 2. DESCRIPTION OF OTHER RIGHTS AND LIMITATIONS.                             
│                                                                             
│  • Limitations on Reverse Engineering, Decompilation, and                   
│    Disassembly. You may not reverse engineer, decompile, or                 
│    disassemble the SOFTWARE PRODUCT, except and only to the extent         
│    that such activity is expressly permitted by applicable law             
│    notwithstanding this limitation.   
        Restrictions on Alteration. You may not rename, edit or create           
│    any derivative works from the SOFTWARE PRODUCT, other than               
│    subsetting when embedding them in documents.                             
│  • Software Transfer. You may permanently transfer all of your             
│    rights under this EULA, provided the recipient agrees to the             
│    terms of this EULA                                 
│    • Termination. Without prejudice to any other rights, Microsoft may       
│    terminate this EULA if you fail to comply with the terms and             
│    conditions of this EULA. In such event, you must destroy all             
│    copies of the SOFTWARE PRODUCT and all of its component parts.           
│                                                                             
│                                                                             
│ 3. COPYRIGHT. All title and copyrights in and to the SOFTWARE PRODUCT       
│ (including but not limited to any images, text, and "applets"               
│ incorporated into the SOFTWARE PRODUCT), the accompanying printed           
│ materials, and any copies of the SOFTWARE PRODUCT are owned by Microsoft   
│ or its suppliers. The SOFTWARE PRODUCT is protected by copyright laws       
│ and international treaty provisions. Therefore, you must treat the                                                                           
│  SOFTWARE PRODUCT like any other copyrighted material.                       
│                                                                             
│ 4. U.S. GOVERNMENT RESTRICTED RIGHTS. The SOFTWARE PRODUCT and             
│ documentation are provided with RESTRICTED RIGHTS. Use, duplication, or     
│ disclosure by the Government is subject to restrictions as set forth in     
│ subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer       
│ Software clause at DFARS 252.227-7013 or subparagraphs (c) (1) and (2)     
│ of the Commercial Computer Software - Restricted Rights at 48 CFR           
│ 52.227-19, as applicable. Manufacturer is Microsoft Corporation/One         
│ Microsoft Way/Redmond, WA 98052-6399.                                       
│                                                                             
│ LIMITED WARRANTY   
NO WARRANTIES. Microsoft expressly disclaims any warranty for the           
│ SOFTWARE PRODUCT. The SOFTWARE PRODUCT and any related documentation is     
│ provided "as is" without warranty of any kind, either express or           
│ implied, including, without limitation, the implied warranties or           
│ merchantability, fitness for a particular purpose, or noninfringement.     
│ The entire risk arising out of use or performance of the SOFTWARE           
│ PRODUCT remains with you.                                                   
│                                                                             
│ NO LIABILITY FOR CONSEQUENTIAL DAMAGES. In no event shall Microsoft or     
│ its suppliers be liable for any damages whatsoever (including, without     
│ limitation, damages for loss of business profits, business interruption,                                                                           
│ oss of business information, or any other pecuniary loss) arising out     
│ of the use of or inability to use this Microsoft product, even if           
│ Microsoft has been advised of the possibility of such damages. Because     
│ some states/jurisdictions do not allow the exclusion or limitation of       
│ liability for consequential or incidental damages, the above limitation     
│ may not apply to you.                                                       
│                                                                             
│ MISCELLANEOUS                                                               
│                                                                             
│ If you acquired this product in the United States, this EULA is governed   
│ by the laws of the State of Washington. 
If this product was acquired outside the United States, then local laws     
│ may apply.                                                                 
│                                                                             
│ Should you have any questions concerning this EULA, or if you desire to     
│ contact Microsoft for any reason, please contact the Microsoft             
│ subsidiary serving your country, or write: Microsoft Sales Information     
│ Center/One Microsoft Way/Redmond, WA 98052-6399.                           
│                                                                             
│ Reference: http://www.microsoft.com/typography/fontpack/eula.htm           
│                                                                             
│                                  <Ok>                                       
│                                                                             
│
Fin du § 1 de notre Doc a écrit :

Vous devez accepter la licence "TrueType core fonts for the Web EULA" de Microsoft pour permettre l'installation.

Utiliser la touche tabulation pour atteindre le OK de validation de la licence.

Doc msttcorefonts.

Ou voir dans le deuxième lien du message #2.

Dernière modification par xubu1957 (Le 10/09/2022, à 17:34)


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#45 Le 10/09/2022, à 17:28

Ramassoly

Re : lecteur MP4 non present sur 22.04 LTS

$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom                                        Version                                 Architecture Description
+++-==========================================-=======================================-============-================================================================================
rc  gsfonts                                    1:8.11+urwcyr1.0.7~pre44-4.5            all          Fonts for the Ghostscript interpreter(s)
rc  imagemagick-6-common                       8:6.9.11.60+dfsg-1.3build2              all          image manipulation programs -- infrastructure
rc  libvdpau1:amd64                            1.4-3build2                             amd64        Video Decode and Presentation API for Unix (libraries)
rc  linux-image-5.15.0-43-generic              5.15.0-43.46                            amd64        Signed kernel image generic
rc  linux-modules-5.15.0-43-generic            5.15.0-43.46                            amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.15.0-43-generic      5.15.0-43.46                            amd64        Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP
iHR ttf-mscorefonts-installer                  3.8ubuntu2                              all          (aucune description n'est disponible)
tg@tg-p6-2163ef:~$  sudo apt-get install --reinstall ttf-mscorefonts-installer 
E: dpkg a été interrompu. Il est nécessaire d'utiliser « sudo dpkg --configure -a » pour corriger le problème.
tg@tg-p6-2163ef:~$ ^C
tg@tg-p6-2163ef:~$ sudo dpkg --configure -a 
dpkg: erreur: option - inconnue

Utilisez « dpkg --help » pour obtenir de l'aide à propos de l'installation et la désinstallation des paquets [*] ;
Utilisez « apt » ou « aptitude » pour gérer les paquets de manière plus conviviale ;
Utilisez « dpkg -Dhelp » pour obtenir la liste des valeurs de drapeaux de débogage ;
Utilisez « dpkg --force-help » pour consulter la liste des options de forçage ;
Utilisez « dpkg-deb --help » pour obtenir de l'aide sur la manipulation des fichiers *.deb ;

Les options marquées d'un [*] affichent beaucoup d'informations : tubez-les à travers « less » ou « more ».
tg@tg-p6-2163ef:~$ 

Hors ligne

#46 Le 10/09/2022, à 17:30

xubu1957

Re : lecteur MP4 non present sur 22.04 LTS

Il faudra attendre des aidants de meilleure qualité.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne

#47 Le 10/09/2022, à 17:33

Ramassoly

Re : lecteur MP4 non present sur 22.04 LTS

non, c'est moi qui comprend rien...

j'ai dû redémarrer mon ordi juste avant la dernière manip et je n'ai ps retrouvé la fenêtre qui me demandait d'accepter (j'avais pas compris qu'il fallait presser Tab)....

Hors ligne

#48 Le 10/09/2022, à 17:35

Ramassoly

Re : lecteur MP4 non present sur 22.04 LTS

en tous cas je te remercie vivement de t'être donné tout ce mal pour tenter de me faire comprendre quelque chose avec ce terminal....

Hors ligne

#49 Le 11/09/2022, à 08:09

Ramassoly

Re : lecteur MP4 non present sur 22.04 LTS

BOn, la nuit portant conseil, j'ai décidé de convertir mes fichiers MP4 en MPEG pour pouvoir les lire tranquilement.
Je ne ferme pour autant pas le sujet qui finira peut être par s'éclaircir pour moi.

Encore un GRAND MERCI @xubu1957 pour toute la patience dont il a su faire preuve devant ma totale incapacité à comprendre qqch

Hors ligne

#50 Le 11/09/2022, à 08:37

alh54

Re : lecteur MP4 non present sur 22.04 LTS

Je ne ferme pour autant pas le sujet qui finira peut être par s'éclaircir pour moi.

Tu as raison de ne pas fermer le fil, ça finira par se résoudre.
Si tu ne comprends pas grand chose c'est qu'en fait il y a 2 problèmes:
1) un paquet semi installé (les polices Microsoft), xubu1957 essaie de le résoudre.
2) l'absence de codecs propriétaires.
Il n'y a pas de raison qu'Ubuntu ne lise pas les *.mp4, il suffit d’installer ces codecs. Seulement au préalable il faudra activer le dépôt multiverse.

Hors ligne