Page 1 sur 1

[XD.Viewer.exe] Impossible de lire les résultats des scanners

Publié : mar. 30 mai 2023, 13:13
par benjibasson
Bonjour
Ayant passé un scanner en centre hospitalier, j'ai reçu les resultats sous forme de conclusion texte papier et sous forme dimage CDROM
Le fichier à ouvrir est XD.Viewer.exe
N'ayant pas de PC windows équipé de lecteur CD, j'utiliser wine sur mon arch linux.

Code : Tout sélectionner

wine '/mnt/cdrom/XD.Viewer.exe' 
malheureusement ça ne se lance pas mais ça se crash directe

Code : Tout sélectionner

wine '/mnt/cdrom/XD.Viewer.exe' 
0070:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\FTSER2K": c0000142
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"FTSER2K" failed to start: 1114
00bc:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00bc:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00bc:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00bc:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0104:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\usbser": c0000142
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"usbser" failed to start: 1114
0138:fixme:ntoskrnl:MmGetSystemRoutineAddress L"HalSendSoftwareInterrupt" not found
0138:fixme:ntoskrnl:MmGetSystemRoutineAddress L"KeIpiGenericCall" not found
0138:fixme:ntoskrnl:MmAllocateContiguousMemorySpecifyCache : stub
0138:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\XQHDrv": c0000001
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"XQHDrv" failed to start: 31
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0068:fixme:imm:ImeSetActiveContext (0000000000010026, 0): stub
0068:fixme:imm:ImmReleaseContext (0000000000010020, 0000000000010026): stub
0180:fixme:imm:ImeSetActiveContext (0001005C, 1): stub
0180:fixme:imm:ImmReleaseContext (00010060, 0001005C): stub
/vagrant/mono/mono/eglib/gpath.c:115: assertion 'filename != NULL' failed

0024:fixme:ver:GetCurrentPackageId (00E2F2B0 00000000): stub
0024:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 00E2EAF8, 11401330, 00E2EAFC, 00E2EAF0
0024:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 00E2EAF8, 11401330, 00E2EAFC, 00E2EAF0
0024:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\\windows\\system32\\tzres.dll", (null), 00E2EAF8, 11401330, 00E2EAFC, 00E2EAF0

=================================================================
        Native Crash Reporting
=================================================================
Got a UNKNOWN while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

=================================================================
        Managed Stacktrace:
=================================================================
          at <unknown> <0xffffffff>
          at gdcm.gdcmPINVOKE:VR_toString <0x00012>
          at gdcm.VR:toString <0x0004b>
          at XD.Gdcm.DataSet.GdcmDataSetUtils:GetObjects <0x000d3>
          at XD.Gdcm.DataSet.GdcmDataSetUtils:GetObjects <0x000c7>
          at XD.Gdcm.DataSet.GdcmDataSetUtils:GetSingleValue <0x001e7>
          at XD.Gdcm.Loader.GdcmDicomDirLoader:UpdateSerieDataType <0x00073>
          at XD.Gdcm.Loader.GdcmDicomDirLoader:LoadImageFromItem <0x0010f>
          at XD.Gdcm.Loader.GdcmDicomDirLoader:ExtractInfosFromItem <0x004bf>
          at XD.Gdcm.Loader.GdcmDicomDirLoader:LoadDicomDir <0x006bf>
          at XD.MediaViewer.UI.Manager.LoadingDataManager:GetData <0x0032b>
          at XD.MediaViewer.UI.Manager.InitializationManager:InitializeSplashScr
eenAndData <0x00497>
          at XD.MediaViewer.UI.Manager.InitializationManager:Run <0x003a7>
          at XD.Viewer.Program:Main <0x001d7>
          at <Module>:runtime_invoke_void_object <0x0006c>
=================================================================
wine: Unhandled page fault on write access to 4D4F5363 at address 7BC271E0 (thread 0024), starting debugger...
0024:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x7bc271e0
Comment faire pour lancer la visualisation des images de ce cdrom sous wine?

Salutations.

Re: [XD.Viewer.exe] Impossible de lire les résultats des scanners

Publié : mar. 30 mai 2023, 14:01
par benjarobin
Bonjour,
Tu as le choix entre utiliser un windows, ou trouver un autre programme qui fonctionne sous windows.
Par exemple pour les fichiers DICOM :
https://www.fossmint.com/linux-dicom-vi ... r-doctors/

Re: [XD.Viewer.exe] Impossible de lire les résultats des scanners

Publié : mar. 30 mai 2023, 19:53
par benjibasson
Merci pour la liste
Pour l'insant je ne trouve que des paquets AURS:
or j'ai du réinstaller pacman a cause d'un aur yahourt qui a du foirer: existe t il un logiciel DICOM accessible directement via pacman?

Re: [XD.Viewer.exe] Impossible de lire les résultats des scanners

Publié : mar. 30 mai 2023, 21:34
par benjarobin
Pourquoi ne pas utiliser de paquet de AUR, pas compris le problème... yaourt ne doit plus être utilisé depuis de nombreuses années (et dois être désinstallé...), tu peux par exemple utiliser yay à la place