27-07-23, 17:49
(26-07-23, 11:24)Primus a écrit : Non, même en passant par la ligne de commande, fenêtre "vide".Bonjour Primus,
Retour :
Code :wine "c:/Program Files/Google/Nik Collection/Color Efex Pro 4/Color Efex Pro 4 (64-Bit)/Color Efex Pro 4.exe"
0048:fixme:heap:RtlSetHeapInformation handle 00000000, info_class 1, info 00000000, size 0 stub!
0048:fixme:ntdll:EtwRegisterTraceGuidsW register trace class {00000000-0000-0000-0000-000000000000}
0048:fixme:process:SetProcessShutdownParameters (00000280, 00000001): partial stub.
0048:fixme:heap:RtlSetHeapInformation handle 00000000, info_class 1, info 00000000, size 0 stub!
0048:fixme:userenv:GetProfileType 0051FE0C
0068:fixme:imm:ImmReleaseContext (0001002E, 00000000): stub
0068:fixme:exec:SHELL_execute flags ignored: 0x00000100
0068:fixme:advapi:RegisterEventSourceW ((null),L"gupdate"): stub
0068:fixme:advapi:ReportEventW (CAFE4242,0x0004,0x0000,0x00000000,00000000,0x0001,0x00000000,0311FC9C,00000000): stub
0068:fixme:advapi:DeregisterEventSource (CAFE4242) stub
MESA-INTEL: warning: Haswell Vulkan support is incomplete
0078:fixme:heap:RtlSetHeapInformation handle 00000000, info_class 1, info 00000000, size 0 stub!
00ac:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0078:fixme:ntdll:EtwRegisterTraceGuidsW register trace class {00000000-0000-0000-0000-000000000000}
0078:fixme:process:SetProcessShutdownParameters (00000280, 00000001): partial stub.
0078:fixme:heap:RtlSetHeapInformation handle 00000000, info_class 1, info 00000000, size 0 stub!
0078:fixme:userenv:GetProfileType 0051FE0C
MESA-INTEL: warning: Haswell Vulkan support is incomplete
00ac:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00ac:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00ac:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
014c:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (000000000011F0F0 1 C) semi-stub
014c:fixme:wbemprox:client_security_SetBlanket 00000001ED4A0E80, 0000000000C1A900, 10, 0, (null), 3, 3, 0000000000000000, 0
014c:fixme:wbemprox:client_security_Release 00000001ED4A0E80
0088:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
wine: Read access denied for device L"\\??\\Z:\\", FS volume label and serial are not available.
014c:fixme:wbemprox:enum_class_object_Next timeout not supported
014c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
014c:fixme:shcore:GetScaleFactorForMonitor (0000000000000001 000000000011DA90): stub
014c:fixme:shcore:GetScaleFactorForMonitor (0000000000000001 000000000011DB80): stub
014c:fixme:wbemprox:client_security_SetBlanket 00000001ED4A0E80, 0000000000C626D0, 10, 0, (null), 3, 3, 0000000000000000, 0
014c:fixme:wbemprox:client_security_Release 00000001ED4A0E80
MESA-INTEL: warning: Haswell Vulkan support is incomplete
MESA-INTEL: warning: Haswell Vulkan support is incomplete
0158:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (000000000384F950 1 C) semi-stub
0158:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (000000000384F680 1 C) semi-stub
014c:fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList
014c:err:wgl:glxdrv_wglShareLists Could not share display lists because both of the contexts have already been current or shared
014c:fixme:imm:ImeSetActiveContext (0000000000010064, 1): stub
014c:fixme:imm:ImmReleaseContext (000000000001007A, 0000000000010064): stub
0050:fixme:imm:ImeSetActiveContext (000000000001003A, 0): stub
0050:fixme:imm:ImmReleaseContext (0000000000010034, 000000000001003A): stub
014c:fixme:shcore:GetScaleFactorForMonitor (0000000000000001 000000000011E510): stub
014c:err:seh:KiUserCallbackDispatcher ignoring exception
dans ta ligne de commande je ne vois pas le chemin vers ton fichier
essaye
wine "c:/Program Files/Google/Nik Collection/Color Efex Pro 4/Color Efex Pro 4 (64-Bit)/Color Efex Pro 4.exe" "/le chemin vers ton image/nom de l'image avec l'extension"
par défaut la racine / est connu comme z:, si par exemple le fichier image est localisé dans ton repertoire personnel ~/tmp/ma_photo.tif
il faut ajouter à la ligne de commande "z:/home/ton_profil/tmp/ma_photo.tif"
soit la ligne
wine "c:/Program Files/Google/Nik Collection/Color Efex Pro 4/Color Efex Pro 4 (64-Bit)/Color Efex Pro 4.exe" "z:/home/ton_profil/tmp/ma_photo.tif"
l'erreur d'accès au fichier est provoquée par un problème de droits d'accès entre wine et DT, je continue à investiguer
BdM