#1 Le 09/02/2024, à 10:26
- Calyp
Wine Sketchup installation impossible et muette
Bonjour à toutes et tous.
Pourriez-vous m'aider ?
Je me sert de Sketchup dans le cadre de mon métier, je suis artisan à mon compte, je réalise souvent des plans et autant dire que Sketchup est très important.
Ça fait des années que je me sers de la version 2018 sous Ubuntu via Wine, et ça fait des mois que je galère, pour la première fois je n'arrive tout simplement plus à l'installer, depuis la dernière réinstallation d'Ubuntu.
Pour l'installer, je lance un Terminal depuis le répertoire ou se trouve le setup d'installation, puisque je n'ai pas le menu contextuel de wine (?).
Ça donne ça :
moi@moi-MS-7851:~/Documents/Charpente/04 - Logiciels/Divers Sketchup/Sketchup/SKP 2018/SKP 2018$ wine SketchUpPro-fr.exe
moi@moi-MS-7851:~/Documents/Charpente/04 - Logiciels/Divers Sketchup/Sketchup/SKP 2018/SKP 2018$
Rien de plus !
Quand j'essaye une installation d'une version plus récente téléchargée directement sur le site officiel Sketcup.com :
moi@moi-MS-7851:~/Téléchargements$ wine SketchUpPro-2021-1-332-116.exe
MESA-INTEL: warning: Haswell Vulkan support is incomplete
moi@moi-MS-7851:~/Téléchargements$ C:\users\moi\Temp\{787ED268-92AB-4867-AB7F-E02A39EFB33A}\_is244e.exe : fichier n
on trouvé
^C
Ça bug dans tous les cas, et c'est juste la première fois que ça galère.
Je pense que le soucis vient de mon installation de Wine.
J'ai essayé sous Virtualbox mais c'est avec cette appli que ça déconne, impossible de gérer les clées USB ou le partage dossier.
J'en suis au point de me renseigner sur les prix d'un portable d'occasion sous Windows
Ou a minima de réinstaller Ubuntu.
Dernière modification par Calyp (Le 09/02/2024, à 10:29)
Ubuntu 22.04
Hors ligne
#2 Le 09/02/2024, à 10:40
- xubu1957
Re : Wine Sketchup installation impossible et muette
Bonjour,
Montre la carte graphique, en te servant du Retour utilisable de commande :
lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
uname -a
dpkg -l | grep -v ^ii
la liste des anomalies de démarrage :
journalctl --no-pager -b -p err
ls -l /var/crash
et :
echo $XDG_SESSION_TYPE
pour voir si c'est Wayland ou x11.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
Hors ligne
#3 Le 09/02/2024, à 10:45
- Calyp
Re : Wine Sketchup installation impossible et muette
Merci xubu
moi@moi-MS-7851:~$ lspci -vnn | grep -A 12 '\''[030[02]\]' | grep -Ei "vga|3d|display|kernel"
00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
Kernel driver in use: i915
Kernel modules: i915
moi@moi-MS-7851:~$
moi@moi-MS-7851:~$ uname -a
Linux moi-MS-7851 6.5.0-17-generic #17~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 16 14:32:32 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
moi@moi-MS-7851:~$
moi@moi-MS-7851:~$ 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 linux-image-6.2.0-26-generic 6.2.0-26.26~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.2.0-32-generic 6.2.0-32.32~22.04.1 amd64 Signed kernel image generic
rc linux-image-6.5.0-14-generic 6.5.0-14.14~22.04.1 amd64 Signed kernel image generic
rc linux-modules-6.2.0-26-generic 6.2.0-26.26~22.04.1 amd64 Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc linux-modules-6.2.0-32-generic 6.2.0-32.32~22.04.1 amd64 Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc linux-modules-6.5.0-14-generic 6.5.0-14.14~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc linux-modules-extra-6.2.0-26-generic 6.2.0-26.26~22.04.1 amd64 Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc linux-modules-extra-6.2.0-32-generic 6.2.0-32.32~22.04.1 amd64 Linux kernel extra modules for version 6.2.0 on 64 bit x86 SMP
rc linux-modules-extra-6.5.0-14-generic 6.5.0-14.14~22.04.1 amd64 Linux kernel extra modules for version 6.5.0 on 64 bit x86 SMP
rc thunderbird 1:102.13.0+build1-0ubuntu0.22.04.1 amd64 Email, RSS and newsgroup client with integrated spam filter
moi@moi-MS-7851:~$
moi@moi-MS-7851:~$ journalctl --no-pager -b -p err
févr. 09 08:58:06 moi-MS-7851 gnome-session-binary[1166]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
févr. 09 08:58:06 moi-MS-7851 gnome-session-binary[1166]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/common/log/log.c:1791:41
févr. 09 08:58:06 moi-MS-7851 kernel: index 1 is out of range for type 'uint32_t [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:399:33
févr. 09 08:58:06 moi-MS-7851 kernel: index 1 is out of range for type 'page *[1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:596:45
févr. 09 08:58:06 moi-MS-7851 kernel: index 3 is out of range for type 'page *[1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvGip.c:1956:44
févr. 09 08:58:06 moi-MS-7851 kernel: index 2 is out of range for type 'SUPGIPCPU [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 gnome-session-binary[1166]: Unrecoverable failure in required component org.gnome.Shell.desktop
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvGip.c:904:43
févr. 09 08:58:06 moi-MS-7851 kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvGip.c:1392:24
févr. 09 08:58:06 moi-MS-7851 kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvGip.c:1401:13
févr. 09 08:58:06 moi-MS-7851 kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvGip.c:1460:35
févr. 09 08:58:06 moi-MS-7851 kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvGip.c:1461:35
févr. 09 08:58:06 moi-MS-7851 kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvGip.c:1462:5
févr. 09 08:58:06 moi-MS-7851 kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvGip.c:1464:16
févr. 09 08:58:06 moi-MS-7851 kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvGip.c:1465:16
févr. 09 08:58:06 moi-MS-7851 kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvGip.c:1491:5
févr. 09 08:58:06 moi-MS-7851 kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvGip.c:1457:40
févr. 09 08:58:06 moi-MS-7851 kernel: index 2 is out of range for type 'SUPGIPCPU [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvGip.c:4169:42
févr. 09 08:58:06 moi-MS-7851 kernel: index 2 is out of range for type 'SUPGIPCPU [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvGip.c:180:24
févr. 09 08:58:06 moi-MS-7851 kernel: index 1 is out of range for type 'SUPGIPCPU [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvGip.c:4274:52
févr. 09 08:58:06 moi-MS-7851 kernel: index 2 is out of range for type 'SUPGIPCPU [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvGip.c:3997:53
févr. 09 08:58:06 moi-MS-7851 kernel: index 2 is out of range for type 'SUPGIPCPU [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 gdm-launch-environment][1067]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/common/log/log.c:551:41
févr. 09 08:58:06 moi-MS-7851 kernel: index 344 is out of range for type 'uint32_t [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/common/log/log.c:4161:34
févr. 09 08:58:06 moi-MS-7851 kernel: index 344 is out of range for type 'uint32_t [1]'
févr. 09 08:58:06 moi-MS-7851 kernel: ================================================================================
févr. 09 08:58:06 moi-MS-7851 kernel: Bluetooth: hci0: command 0x1009 tx timeout
févr. 09 08:58:06 moi-MS-7851 kernel: Bluetooth: hci0: Opcode 0x1009 failed: -110
févr. 09 08:58:07 moi-MS-7851 gnome-session-binary[1685]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
févr. 09 08:58:07 moi-MS-7851 gnome-session-binary[1685]: GLib-GIO-CRITICAL: g_bus_get_sync: assertion 'error == NULL || *error == NULL' failed
févr. 09 08:59:20 moi-MS-7851 gdm-password][2082]: gkr-pam: unable to locate daemon control file
févr. 09 08:59:21 moi-MS-7851 systemd[2095]: Failed to start Application launched by gnome-session-binary.
févr. 09 08:59:21 moi-MS-7851 systemd[2095]: Failed to start Application launched by gnome-session-binary.
févr. 09 08:59:27 moi-MS-7851 gdm-launch-environment][1555]: GLib-GObject: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
févr. 09 08:59:40 moi-MS-7851 sudo[3647]: pam_unix(sudo:auth): conversation failed
févr. 09 08:59:40 moi-MS-7851 sudo[3647]: pam_unix(sudo:auth): auth could not identify password for [moi]
févr. 09 08:59:40 moi-MS-7851 sudo[3647]: moi : a password is required ; PWD=/home/moi ; USER=root ; COMMAND=/usr/bin/uptime
févr. 09 09:04:09 moi-MS-7851 kernel: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 3 prio class 2
févr. 09 09:04:09 moi-MS-7851 kernel: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
févr. 09 09:04:09 moi-MS-7851 kernel: Buffer I/O error on dev sr0, logical block 0, async page read
févr. 09 09:04:09 moi-MS-7851 kernel: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 2
févr. 09 09:04:09 moi-MS-7851 kernel: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
févr. 09 09:04:09 moi-MS-7851 kernel: Buffer I/O error on dev sr0, logical block 0, async page read
févr. 09 09:04:50 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:50 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:1897:78
févr. 09 09:04:50 moi-MS-7851 kernel: index 1 is out of range for type 'page *[1]'
févr. 09 09:04:50 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:50 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:50 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/include/VBox/sup.h:774:36
févr. 09 09:04:50 moi-MS-7851 kernel: index 3 is out of range for type 'SUPGIPCPU [1]'
févr. 09 09:04:50 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvTracer.c:601:51
févr. 09 09:04:51 moi-MS-7851 kernel: index 4 is out of range for type 'VTGDESCARG [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvTracer.c:608:36
févr. 09 09:04:51 moi-MS-7851 kernel: index 4 is out of range for type 'VTGDESCARG [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvTracer.c:623:17
févr. 09 09:04:51 moi-MS-7851 kernel: index 4 is out of range for type 'VTGDESCARG [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvTracer.c:626:13
févr. 09 09:04:51 moi-MS-7851 kernel: index 4 is out of range for type 'VTGDESCARG [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvTracer.c:626:13
févr. 09 09:04:51 moi-MS-7851 kernel: index 4 is out of range for type 'VTGDESCARG [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvTracer.c:623:17
févr. 09 09:04:51 moi-MS-7851 kernel: index 2 is out of range for type 'VTGDESCARG [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvTracer.c:623:17
févr. 09 09:04:51 moi-MS-7851 kernel: index 2 is out of range for type 'VTGDESCARG [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvTracer.c:970:57
févr. 09 09:04:51 moi-MS-7851 kernel: index 24 is out of range for type 'char [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvTracer.c:989:83
févr. 09 09:04:51 moi-MS-7851 kernel: index 28 is out of range for type 'SUPDRVPROBELOC [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:415:29
févr. 09 09:04:51 moi-MS-7851 kernel: index 1 is out of range for type 'page *[1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:416:17
févr. 09 09:04:51 moi-MS-7851 kernel: index 1 is out of range for type 'page *[1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrv.c:1878:68
févr. 09 09:04:51 moi-MS-7851 kernel: index 2824952 is out of range for type 'uint8_t [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrv.c:1885:21
févr. 09 09:04:51 moi-MS-7851 kernel: index 2840864 is out of range for type 'uint8_t [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrv.c:1893:68
févr. 09 09:04:51 moi-MS-7851 kernel: index 2887968 is out of range for type 'uint8_t [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrv.c:5551:42
févr. 09 09:04:51 moi-MS-7851 kernel: index 2887968 is out of range for type 'uint8_t [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrv.c:5623:42
févr. 09 09:04:51 moi-MS-7851 kernel: index 2840864 is out of range for type 'uint8_t [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrv.c:5633:45
févr. 09 09:04:51 moi-MS-7851 kernel: index 2824952 is out of range for type 'uint8_t [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:564:19
févr. 09 09:04:51 moi-MS-7851 kernel: index 1 is out of range for type 'page *[1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvTracer.c:611:40
févr. 09 09:04:51 moi-MS-7851 kernel: index 2 is out of range for type 'VTGDESCARG [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/SUPDrvTracer.c:623:17
févr. 09 09:04:51 moi-MS-7851 kernel: index 2 is out of range for type 'VTGDESCARG [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:523:17
févr. 09 09:04:51 moi-MS-7851 kernel: index 511 is out of range for type 'page *[1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:2076:16
févr. 09 09:04:51 moi-MS-7851 kernel: index 260 is out of range for type 'page *[1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:51 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/common/log/log.c:551:41
févr. 09 09:04:51 moi-MS-7851 kernel: index 66 is out of range for type 'uint32_t [1]'
févr. 09 09:04:51 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:54 moi-MS-7851 kernel: ================================================================================
févr. 09 09:04:54 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/r0drv/linux/memobj-r0drv-linux.c:903:37
févr. 09 09:04:54 moi-MS-7851 kernel: index 511 is out of range for type 'page *[1]'
févr. 09 09:04:54 moi-MS-7851 kernel: ================================================================================
févr. 09 09:22:55 moi-MS-7851 kernel: ================================================================================
févr. 09 09:22:55 moi-MS-7851 kernel: UBSAN: array-index-out-of-bounds in /tmp/vbox.0/common/log/log.c:1558:29
févr. 09 09:22:55 moi-MS-7851 kernel: index 412 is out of range for type 'uint32_t [1]'
févr. 09 09:22:55 moi-MS-7851 kernel: ================================================================================
févr. 09 09:35:18 moi-MS-7851 kernel: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 2
févr. 09 09:35:18 moi-MS-7851 kernel: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
févr. 09 09:35:18 moi-MS-7851 kernel: Buffer I/O error on dev sr0, logical block 0, async page read
févr. 09 09:35:50 moi-MS-7851 kernel: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 2
févr. 09 09:35:50 moi-MS-7851 kernel: I/O error, dev sr0, sector 0 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 2
févr. 09 09:35:50 moi-MS-7851 kernel: Buffer I/O error on dev sr0, logical block 0, async page read
moi@moi-MS-7851:~$
moi@moi-MS-7851:~$ ls -l /var/crash
total 7148
-rw-r----- 1 moi whoopsie 7316428 févr. 7 20:36 _usr_bin_evince.1000.crash
moi@moi-MS-7851:~$
moi@moi-MS-7851:~$ echo $XDG_SESSION_TYPE
x11
moi@moi-MS-7851:~$
Ubuntu 22.04
Hors ligne
#4 Le 09/02/2024, à 10:52
- xubu1957
Re : Wine Sketchup installation impossible et muette
Vu au #1 :
MESA-INTEL: warning: Haswell Vulkan support is incomplete
Montre aussi :
dpkg -l | grep mesa
dpkg -l | grep vulkan
piqué dans une réponse d'abelthorne.
Pour purger les résidus de configuration marqués "rc" :
sudo apt purge ~c
comme expliqué à la machine à café et rajouté dans ce message
Pour wine, je laisse d'autres aidants intervenir.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
Hors ligne
#5 Le 09/02/2024, à 10:57
- Calyp
Re : Wine Sketchup installation impossible et muette
moi@moi-MS-7851:~$ dpkg -l | grep mesa
ii libegl-mesa0:amd64 23.0.4-0ubuntu1~22.04.1 amd64 free implementation of the EGL API -- Mesa vendor library
ii libgl1-mesa-dri:amd64 23.0.4-0ubuntu1~22.04.1 amd64 free implementation of the OpenGL API -- DRI modules
ii libgl1-mesa-dri:i386 23.0.4-0ubuntu1~22.04.1 i386 free implementation of the OpenGL API -- DRI modules
ii libglapi-mesa:amd64 23.0.4-0ubuntu1~22.04.1 amd64 free implementation of the GL API -- shared library
ii libglapi-mesa:i386 23.0.4-0ubuntu1~22.04.1 i386 free implementation of the GL API -- shared library
ii libglu1-mesa:amd64 9.0.2-1 amd64 Mesa OpenGL utility library (GLU)
ii libglu1-mesa:i386 9.0.2-1 i386 Mesa OpenGL utility library (GLU)
ii libglu1-mesa-dev:amd64 9.0.2-1 amd64 Mesa OpenGL utility library -- development files
ii libglx-mesa0:amd64 23.0.4-0ubuntu1~22.04.1 amd64 free implementation of the OpenGL API -- GLX vendor library
ii libglx-mesa0:i386 23.0.4-0ubuntu1~22.04.1 i386 free implementation of the OpenGL API -- GLX vendor library
ii libosmesa6:amd64 23.0.4-0ubuntu1~22.04.1 amd64 Mesa Off-screen rendering extension
ii libosmesa6:i386 23.0.4-0ubuntu1~22.04.1 i386 Mesa Off-screen rendering extension
ii mesa-va-drivers:amd64 23.0.4-0ubuntu1~22.04.1 amd64 Mesa VA-API video acceleration drivers
ii mesa-vdpau-drivers:amd64 23.0.4-0ubuntu1~22.04.1 amd64 Mesa VDPAU video acceleration drivers
ii mesa-vulkan-drivers:amd64 23.0.4-0ubuntu1~22.04.1 amd64 Mesa Vulkan graphics drivers
ii mesa-vulkan-drivers:i386 23.0.4-0ubuntu1~22.04.1 i386 Mesa Vulkan graphics drivers
moi@moi-MS-7851:~$
moi@moi-MS-7851:~$ dpkg -l | grep vulkan
ii libvulkan1:amd64 1.3.204.1-2 amd64 Vulkan loader library
ii libvulkan1:i386 1.3.204.1-2 i386 Vulkan loader library
ii mesa-vulkan-drivers:amd64 23.0.4-0ubuntu1~22.04.1 amd64 Mesa Vulkan graphics drivers
ii mesa-vulkan-drivers:i386 23.0.4-0ubuntu1~22.04.1 i386 Mesa Vulkan graphics drivers
moi@moi-MS-7851:~$
moi@moi-MS-7851:~$ sudo apt purge ~c
[sudo] Mot de passe de moi :
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
Lecture des informations d'état... Fait
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
kbuild libgsoap-2.8.117 liblzf1 module-assistant
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
Les paquets suivants seront ENLEVÉS :
linux-image-6.2.0-26-generic* linux-image-6.2.0-32-generic* linux-image-6.5.0-14-generic*
linux-modules-6.2.0-26-generic* linux-modules-6.2.0-32-generic* linux-modules-6.5.0-14-generic*
linux-modules-extra-6.2.0-26-generic* linux-modules-extra-6.2.0-32-generic*
linux-modules-extra-6.5.0-14-generic* thunderbird*
0 mis à jour, 0 nouvellement installés, 10 à enlever et 3 non mis à jour.
Après cette opération, 0 o d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n] o
(Lecture de la base de données... 292076 fichiers et répertoires déjà installés.)
Purge des fichiers de configuration de linux-modules-extra-6.2.0-26-generic (6.2.0-26.26~22.04.1) ...
Purge des fichiers de configuration de linux-image-6.2.0-32-generic (6.2.0-32.32~22.04.1) ...
Purge des fichiers de configuration de linux-modules-6.5.0-14-generic (6.5.0-14.14~22.04.1) ...
dpkg: avertissement: lors de la suppression de linux-modules-6.5.0-14-generic, le répertoire « /lib/modul
es/6.5.0-14-generic » n'était pas vide, donc il n'a pas été supprimé
Purge des fichiers de configuration de linux-modules-6.2.0-32-generic (6.2.0-32.32~22.04.1) ...
Purge des fichiers de configuration de linux-image-6.5.0-14-generic (6.5.0-14.14~22.04.1) ...
rmdir: impossible de supprimer '/lib/modules/6.5.0-14-generic': Le dossier n'est pas vide
Purge des fichiers de configuration de linux-image-6.2.0-26-generic (6.2.0-26.26~22.04.1) ...
Purge des fichiers de configuration de linux-modules-extra-6.2.0-32-generic (6.2.0-32.32~22.04.1) ...
Purge des fichiers de configuration de linux-modules-extra-6.5.0-14-generic (6.5.0-14.14~22.04.1) ...
Purge des fichiers de configuration de thunderbird (1:102.13.0+build1-0ubuntu0.22.04.1) ...
Purge des fichiers de configuration de linux-modules-6.2.0-26-generic (6.2.0-26.26~22.04.1) ...
moi@moi-MS-7851:~$
Ubuntu 22.04
Hors ligne
#6 Le 09/02/2024, à 10:58
- Calyp
Re : Wine Sketchup installation impossible et muette
Pour wine, je laisse d'autres aidants intervenir.
Merci beaucoup tout de même Xubu
Ubuntu 22.04
Hors ligne
#7 Le 10/02/2024, à 09:50
- Calyp
Re : Wine Sketchup installation impossible et muette
Bonjour
Je me permet de remonter le file, il y a des problèmes certainement plus grave je n'en doute pas :-/
Ubuntu 22.04
Hors ligne
#8 Le 10/02/2024, à 09:58
- xubu1957
Re : Wine Sketchup installation impossible et muette
Bonjour,
Je trouve cette page appdb.winehq.org/objectManager
Montre :
dpkg -l | grep -i wine
apt-cache policy wine*
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
Hors ligne
#9 Le 10/02/2024, à 10:00
- Calyp
Re : Wine Sketchup installation impossible et muette
Bonjour xubu
moi@moi-MS-7851:~$ dpkg -l | grep -i wine
ii fonts-wine 6.0.3~repack-1 all Windows API implementation - fonts
ii libwine:amd64 6.0.3~repack-1 amd64 Windows API implementation - library
ii libwine:i386 6.0.3~repack-1 i386 Windows API implementation - library
ii wine 6.0.3~repack-1 all Windows API implementation - standard suite
ii wine-stable 3.0.1ubuntu1 all Windows API implementation (transitional package)
ii wine32:i386 6.0.3~repack-1 i386 Windows API implementation - 32-bit binary loader
ii wine64 6.0.3~repack-1 amd64 Windows API implementation - 64-bit binary loader
ii winetricks 0.0+20210206-2 all simple tool to work around common problems in Wine
moi@moi-MS-7851:~$
moi@moi-MS-7851:~$ apt-cache policy wine*
N: Impossible de trouver le paquet winehq.key
N: Impossible de trouver de paquet correspondant à l'expression rationnelle « winehq.key »
N: Impossible de trouver de paquet correspondant à l'expression rationnelle « winehq.key »
N: Impossible de trouver le paquet wine-test
moi@moi-MS-7851:~$
Ubuntu 22.04
Hors ligne
#10 Le 10/02/2024, à 10:03
- xubu1957
Re : Wine Sketchup installation impossible et muette
Fournis les retours de :
sudo apt update
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
Hors ligne
#11 Le 10/02/2024, à 10:20
- Calyp
Re : Wine Sketchup installation impossible et muette
moi@moi-MS-7851:~$ sudo apt update
[sudo] Mot de passe de moi :
Atteint :1 http://fr.archive.ubuntu.com/ubuntu jammy InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu jammy-updates InRelease
Réception de :3 https://dl.winehq.org/wine-builds/ubuntu jammy InRelease [8041 B]
Atteint :4 http://fr.archive.ubuntu.com/ubuntu jammy-backports InRelease
Réception de :5 https://mega.nz/linux/repo/xUbuntu_22.04 ./ InRelease [2961 B]
Réception de :6 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Err :3 https://dl.winehq.org/wine-builds/ubuntu jammy InRelease
Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 76F1A20FF987672F
Lecture des listes de paquets... Fait
W: Erreur de GPG : https://dl.winehq.org/wine-builds/ubuntu jammy InRelease : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 76F1A20FF987672F
E: Le dépôt https://dl.winehq.org/wine-builds/ubuntu jammy InRelease n'est pas signé.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
moi@moi-MS-7851:~$
Ubuntu 22.04
Hors ligne
#12 Le 10/02/2024, à 10:25
- xubu1957
Re : Wine Sketchup installation impossible et muette
Essaye :
wget -nc https://dl.winehq.org/wine-builds/winehq.key && sudo apt-key add winehq.key && sudo apt update
repris dans RESOLU problemes update sur wine
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
Hors ligne
#13 Le 10/02/2024, à 10:30
- Calyp
Re : Wine Sketchup installation impossible et muette
moi@moi-MS-7851:~$ wget -nc https://dl.winehq.org/wine-builds/winehq.key && sudo apt-key add winehq.key && sudo apt update
Fichier ‘winehq.key’ déjà présent ; pas de récupération.
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
Atteint :1 http://fr.archive.ubuntu.com/ubuntu jammy InRelease
Atteint :2 http://security.ubuntu.com/ubuntu jammy-security InRelease
Réception de :3 http://fr.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Réception de :4 https://dl.winehq.org/wine-builds/ubuntu jammy InRelease [8041 B]
Réception de :5 https://mega.nz/linux/repo/xUbuntu_22.04 ./ InRelease [2961 B]
Atteint :6 http://fr.archive.ubuntu.com/ubuntu jammy-backports InRelease
Err :4 https://dl.winehq.org/wine-builds/ubuntu jammy InRelease
Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 76F1A20FF987672F
Lecture des listes de paquets... Fait
W: Erreur de GPG : https://dl.winehq.org/wine-builds/ubuntu jammy InRelease : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 76F1A20FF987672F
E: Le dépôt https://dl.winehq.org/wine-builds/ubuntu jammy InRelease n'est pas signé.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
Ubuntu 22.04
Hors ligne
#14 Le 10/02/2024, à 10:46
- xubu1957
Re : Wine Sketchup installation impossible et muette
Tente :
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 76F1A20FF987672F
repiqué dans Mise a jour [Résolu] l
Dernière modification par xubu1957 (Le 10/02/2024, à 10:46)
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
Hors ligne
#15 Le 11/02/2024, à 17:56
- Calyp
Re : Wine Sketchup installation impossible et muette
Salut Xubu
Je suis parti bosser après mon dernier message ...
moi@moi-MS-7851:~$ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 76F1A20FF987672F
[sudo] Mot de passe de moi :
Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
Executing: /tmp/apt-key-gpghome.EmodkGLzuw/gpg.1.sh --recv-keys --keyserver keyserver.ubuntu.com 76F1A20FF987672F
gpg: clef 76F1A20FF987672F : « WineHQ packages <wine-devel@winehq.org> » n'est pas modifiée
gpg: Quantité totale traitée : 1
gpg: non modifiées : 1
moi@moi-MS-7851:~$ sudo apt update
Atteint :1 http://fr.archive.ubuntu.com/ubuntu jammy InRelease
Atteint :2 http://fr.archive.ubuntu.com/ubuntu jammy-updates InRelease
Réception de :3 https://dl.winehq.org/wine-builds/ubuntu jammy InRelease [8041 B]
Atteint :4 http://fr.archive.ubuntu.com/ubuntu jammy-backports InRelease
Réception de :5 https://mega.nz/linux/repo/xUbuntu_22.04 ./ InRelease [2961 B]
Atteint :6 http://security.ubuntu.com/ubuntu jammy-security InRelease
Err :3 https://dl.winehq.org/wine-builds/ubuntu jammy InRelease
Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 76F1A20FF987672F
Lecture des listes de paquets... Fait
W: Erreur de GPG : https://dl.winehq.org/wine-builds/ubuntu jammy InRelease : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 76F1A20FF987672F
E: Le dépôt https://dl.winehq.org/wine-builds/ubuntu jammy InRelease n'est pas signé.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
moi@moi-MS-7851:~$
Ubuntu 22.04
Hors ligne
#16 Le 11/02/2024, à 17:59
- Calyp
Re : Wine Sketchup installation impossible et muette
Je commence légèrement à désespérer.
Devrais-je réinstaller Ubuntu ou me dire que Sketchup ne fonctionne pas vraiment depuis la dernière version d'Ubuntu ?
Peut-être serait-il pas bête qu'une personne teste l'installe du même fichier ?
Ubuntu 22.04
Hors ligne
#17 Le 11/02/2024, à 18:04
- xubu1957
Re : Wine Sketchup installation impossible et muette
Je ne sais pas aider plus, je ne suis qu'un utilisateur lambda ! ¯∖_(ツ)_/¯
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
Hors ligne
#18 Le 11/02/2024, à 19:27
- Rafbor
Re : Wine Sketchup installation impossible et muette
Bonsoir,
sur la page de WineHQ pour Ubuntu, au §Winehq key problems, il y a cette solution pour ton problème de key:
W: GPG error: https://dl.winehq.org/ ... NO_PUBKEY 76F1A20FF987672F
Currently, the Wine servers are being synchronized. This means that some users still getting the older .sources file. If you get this warning, edit the winehq-<distro>.sources file and replace /usr/share/keyrings/ to /etc/apt/keyrings/.
For example:
sudo sed -i s@/usr/share/keyrings/@/etc/apt/keyrings/@ /etc/apt/sources.list.d/winehq-jammy.sources
Dernière modification par Rafbor (Le 11/02/2024, à 19:29)
Xubuntu 24.04 - Mes projets sur Github
Hors ligne
#19 Le 11/02/2024, à 20:54
- Calyp
Re : Wine Sketchup installation impossible et muette
Je ne sais pas aider plus, je ne suis qu'un utilisateur lambda ! ¯∖_(ツ)_/¯
Lambda ? Mouais ;-)
Ubuntu 22.04
Hors ligne
#20 Le 11/02/2024, à 20:59
- Calyp
Re : Wine Sketchup installation impossible et muette
Bonsoir,
sur la page de WineHQ pour Ubuntu, au §Winehq key problems, il y a cette solution pour ton problème de key:W: GPG error: https://dl.winehq.org/ ... NO_PUBKEY 76F1A20FF987672F
Currently, the Wine servers are being synchronized. This means that some users still getting the older .sources file. If you get this warning, edit the winehq-<distro>.sources file and replace /usr/share/keyrings/ to /etc/apt/keyrings/.
For example:
sudo sed -i s@/usr/share/keyrings/@/etc/apt/keyrings/@ /etc/apt/sources.list.d/winehq-jammy.sources
Bonsoir et merci pour ton aide.
Ça n'a rien changé... :-/
Cependant...
Ubuntu 22.04
Hors ligne
#21 Le 11/02/2024, à 21:02
- Calyp
Re : Wine Sketchup installation impossible et muette
Si le problème exposé à la base n'est pas précisément un soucis de key, que sais-je s'il y a un rapport...
En tout cas, j'ai voulu regarder mes sources, ci dessous.
Pourquoi la commande update essaye de mettre à jour wine si je n'ai pas de sources Wine ?
#deb cdrom:[Ubuntu 22.04.3 LTS _Jammy Jellyfish_ - Release amd64 (20230807.2)]/ jammy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ jammy main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ jammy universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy universe
deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates universe
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ jammy multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu jammy-security main restricted
# deb-src http://security.ubuntu.com/ubuntu jammy-security main restricted
deb http://security.ubuntu.com/ubuntu jammy-security universe
# deb-src http://security.ubuntu.com/ubuntu jammy-security universe
deb http://security.ubuntu.com/ubuntu jammy-security multiverse
# deb-src http://security.ubuntu.com/ubuntu jammy-security multiverse
# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.
Dernière modification par Calyp (Le 11/02/2024, à 21:03)
Ubuntu 22.04
Hors ligne
#22 Le 11/02/2024, à 21:13
- xubu1957
Re : Wine Sketchup installation impossible et muette
Montre le sources.list avec la numérotation :
find /etc/apt -type f -regex ".*\(list\|sources\).*" -exec bash -c 'echo -e "\n\t$1\n" ; [ "${1##*.}" = "list" -o "${1##*.}" = "sources" ] && cat -n "$1"' _ '{}' \;
Lambda ? Mouais ;-)
Je ne suis pas informaticien, j'aide avec des recherches sans comprendre plus du quart de ce que je ramène sur le forum.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
Hors ligne
#23 Le 11/02/2024, à 22:06
- alrito
Re : Wine Sketchup installation impossible et muette
Bonsoir tout le monde,
@ Calyp : Fait ceci :
sudo apt-get remove wine
puis sur le site de Winehq, tu as toute les commandes pour faire une installation à jour de wine. Pour aller au plus simple, je te les donne ici :
sudo dpkg --add-architecture i386
sudo mkdir -pm755 /etc/apt/keyrings
sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/winehq-jammy.sources
sudo apt update
sudo apt install --install-recommends winehq-stable
Ensuite pour ma part, quand je tape :
wine --version
j'ai :
wine-9.0
Et maintenant, quand je clique sur cette exécutable :
SketchUpPro-2021-1-332-116.exe
Ba, j'ai une fenêtre qui s'ouvre. Je clique sur suivant jusqu'à ce que ça charge et là ahah, il te mets des messages d'erreur à la suite comme quoi il lui manque des choses.
Alors dans ces cas là, tu installe winetricks comme ceci :
sudo apt-get install winetricks
et tu installe ce que le logiciel demande.
Voilà, normalement ça devrait marcher.
Dernière modification par alrito (Le 11/02/2024, à 22:20)
Je dirais que le secret pour résoudre un problème, c'est de la patience. On y arrive :)
Bonne année 2025 et bonne santé
Hors ligne
#24 Le 11/02/2024, à 22:10
- xubu1957
Re : Wine Sketchup installation impossible et muette
Bonsoir,
@alrito
Je viens de supprimer un de mes messages.
Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Réso|u] 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
Hors ligne
#25 Le 11/02/2024, à 22:14
- inbox
Re : Wine Sketchup installation impossible et muette
Salut,
D'après le site de WineHQ, ilfaut utiliser le .msi et non l'exe, pour installer SketchUpPro-2021.
A+
Dernière modification par inbox (Le 11/02/2024, à 22:14)
Un problème résolu ? Indiquez le en modifiant le titre du sujet.
Hors ligne