Artcut on wine

Questions about Wine on Linux
Locked
tomtom
Level 2
Level 2
Posts: 12
Joined: Sat Jul 13, 2024 1:08 pm

Artcut on wine

Post by tomtom »

has anyone installed the plottersoftware artcut on wine?
User avatar
DarkShadow44
Level 9
Level 9
Posts: 1338
Joined: Tue Nov 22, 2016 5:39 pm

Re: Artcut on wine

Post by DarkShadow44 »

Doesn't seem like it. But why not try and report back if there's issues?
desessarts
Level 4
Level 4
Posts: 198
Joined: Wed Oct 04, 2023 7:57 am

Re: Artcut on wine

Post by desessarts »

Hello

If I am correct the website is

https://www.blmgroup.com/fr/

and the software is not freely available,

but you can do

Code: Select all

export WINEARCH=win32
export WINEPREFIX=~/.wine_artcut
wineboot -u
select the correct version of Windows (10,11...)

and then, assuming your software is in your default directory

Code: Select all

WINEDEBUG=loaddll wine your-software.exe &> /tmp/log.txt 2>&1
then if it does not work, post here the result of

Code: Select all

grep Unloaded /tmp/log.txt
tomtom
Level 2
Level 2
Posts: 12
Joined: Sat Jul 13, 2024 1:08 pm

Re: Artcut on wine

Post by tomtom »

Log.txt Abstract:
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\wineboot.exe" at 0000000140000000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFF430000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFA80000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 00006FFFFEF60000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 00006FFFFEA80000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 00006FFFFEE90000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 00006FFFFF2E0000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ws2_32.dll" at 00006FFFFE9C0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winemenubuilder.exe" at 0000000140000000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFF430000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFA80000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 00006FFFFEF60000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 00006FFFFEA80000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 00006FFFFEE90000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 00006FFFFF2E0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 00006FFFFD950000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 00006FFFFD9A0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 00006FFFFDF90000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 00006FFFFD6B0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 00006FFFFE270000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\services.exe" at 0000000140000000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 00006FFFFD650000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00006FFFFE420000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFF430000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFA80000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00006FFFFC710000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 00006FFFFC770000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shell32.dll" at 00006FFFFC8A0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\oleaut32.dll" at 00006FFFFB960000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\propsys.dll" at 00006FFFFB8D0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\windowscodecs.dll" at 00006FFFFBE70000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 00006FFFFEF60000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 00006FFFFEA80000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 00006FFFFEE90000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 00006FFFFF2E0000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 00006FFFFD6B0000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll" at 00006FFFFB6D0000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\userenv.dll" at 00006FFFFB690000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winedevice.exe" at 0000000140000000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFF430000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFA80000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 00006FFFFEF60000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 00006FFFFEA80000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 00006FFFFEE90000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 00006FFFFF2E0000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ntoskrnl.exe" at 00006FFFFB530000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 00006FFFFD6B0000: builtin
0054:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\mountmgr.sys" at 00006FFFFB4D0000: builtin
0054:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll" at 00006FFFFB6D0000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 00006FFFFD950000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 00006FFFFDF90000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 00006FFFFD9A0000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winedevice.exe" at 0000000140000000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFF430000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFA80000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 00006FFFFEF60000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 00006FFFFEA80000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 00006FFFFEE90000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 00006FFFFF2E0000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ntoskrnl.exe" at 00006FFFFB530000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 00006FFFFD6B0000: builtin
0074:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\hidparse.sys" at 00006FFFFB430000: builtin
0074:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\winebus.sys" at 00006FFFFB480000: builtin
0074:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll" at 00006FFFFB6D0000: builtin
tomtom
Level 2
Level 2
Posts: 12
Joined: Sat Jul 13, 2024 1:08 pm

Re: Artcut on wine

Post by tomtom »

Artcut requires an authorization disc when you first start it. The program starts like Windows, asks for this disc, and apparently recognizes it, because without it nothing happens. But instead of opening the file selection, a window appears with the following message:
An unsupported operation was attempted.

thats mine
https://www.amazon.ae/ARTCUT-Software-P ... B01DP2GEJU
Last edited by tomtom on Sat Jul 27, 2024 5:42 pm, edited 1 time in total.
User avatar
DarkShadow44
Level 9
Level 9
Posts: 1338
Joined: Tue Nov 22, 2016 5:39 pm

Re: Artcut on wine

Post by DarkShadow44 »

Well, if it complains about an unsupported operation maybe a normal log would be useful.
tomtom
Level 2
Level 2
Posts: 12
Joined: Sat Jul 13, 2024 1:08 pm

Re: Artcut on wine

Post by tomtom »

which logfile do you mean? I've just tried again, I can't find a logfile with a actually new entry.
Last edited by tomtom on Sun Jul 28, 2024 2:27 pm, edited 1 time in total.
tomtom
Level 2
Level 2
Posts: 12
Joined: Sat Jul 13, 2024 1:08 pm

Re: Artcut on wine

Post by tomtom »

@desessarts, here the tmp/log.txt:

002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\wineboot.exe" at 0000000140000000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFF430000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFA80000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 00006FFFFEF60000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 00006FFFFEA80000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 00006FFFFEE90000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 00006FFFFF2E0000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ws2_32.dll" at 00006FFFFE9C0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winemenubuilder.exe" at 0000000140000000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFF430000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFA80000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 00006FFFFEF60000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 00006FFFFEA80000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 00006FFFFEE90000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 00006FFFFF2E0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 00006FFFFD950000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 00006FFFFD9A0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 00006FFFFDF90000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 00006FFFFD6B0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 00006FFFFE270000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\services.exe" at 0000000140000000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 00006FFFFD650000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00006FFFFE420000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFF430000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFA80000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00006FFFFC710000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 00006FFFFC770000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shell32.dll" at 00006FFFFC8A0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\oleaut32.dll" at 00006FFFFB960000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\propsys.dll" at 00006FFFFB8D0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\windowscodecs.dll" at 00006FFFFBE70000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 00006FFFFEF60000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 00006FFFFEA80000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 00006FFFFEE90000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 00006FFFFF2E0000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 00006FFFFD6B0000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll" at 00006FFFFB6D0000: builtin
003c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\userenv.dll" at 00006FFFFB690000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winedevice.exe" at 0000000140000000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFF430000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFA80000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 00006FFFFEF60000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 00006FFFFEA80000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 00006FFFFEE90000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 00006FFFFF2E0000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ntoskrnl.exe" at 00006FFFFB530000: builtin
0048:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 00006FFFFD6B0000: builtin
0054:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\mountmgr.sys" at 00006FFFFB4D0000: builtin
0054:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll" at 00006FFFFB6D0000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 00006FFFFD950000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 00006FFFFDF90000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 00006FFFFD9A0000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winedevice.exe" at 0000000140000000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFF430000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFA80000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 00006FFFFEF60000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 00006FFFFEA80000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 00006FFFFEE90000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 00006FFFFF2E0000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ntoskrnl.exe" at 00006FFFFB530000: builtin
006c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 00006FFFFD6B0000: builtin
0074:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\hidparse.sys" at 00006FFFFB430000: builtin
0074:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\winebus.sys" at 00006FFFFB480000: builtin
0074:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\setupapi.dll" at 00006FFFFB6D0000: builtin
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 00006FFFFD950000: builtin
0080:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 00006FFFFDF90000: builtin
0080:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 00006FFFFD9A0000: builtin
0080:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\hidclass.sys" at 00006FFFFB3B0000: builtin
0080:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\winehid.sys" at 00006FFFFB400000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 00006FFFFB320000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\explorer.exe" at 0000000140000000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFF430000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFA80000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 00006FFFFEF60000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 00006FFFFEA80000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 00006FFFFEE90000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 00006FFFFF2E0000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 00006FFFFD950000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 00006FFFFD9A0000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 00006FFFFDF90000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 00006FFFFD6B0000: builtin
0060:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 00006FFFFB320000: builtin
0080:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 00006FFFFB320000: builtin
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0080:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0098:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\plugplay.exe" at 0000000140000000: builtin
0098:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFF430000: builtin
0098:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFA80000: builtin
0098:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 00006FFFFEF60000: builtin
0098:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 00006FFFFEA80000: builtin
0098:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 00006FFFFEE90000: builtin
0098:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 00006FFFFF2E0000: builtin
0098:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 00006FFFFD6B0000: builtin
0098:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 00006FFFFD950000: builtin
0098:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 00006FFFFDF90000: builtin
0098:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 00006FFFFD9A0000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 00006FFFFB320000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 00006FFFFB2B0000: builtin
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
0098:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 00006FFFFB320000: builtin
00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\svchost.exe" at 0000000140000000: builtin
00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFF430000: builtin
00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFA80000: builtin
00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 00006FFFFEF60000: builtin
00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 00006FFFFEA80000: builtin
00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 00006FFFFEE90000: builtin
00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 00006FFFFF2E0000: builtin
00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\wevtsvc.dll" at 00006FFFFB280000: builtin
00b4:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 00006FFFFD6B0000: builtin
0054:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\nsiproxy.sys" at 00006FFFFB240000: builtin
0054:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dnsapi.dll" at 00006FFFFB100000: builtin
0054:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\nsi.dll" at 00006FFFFB0C0000: builtin
0054:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ws2_32.dll" at 00006FFFFE9C0000: builtin
0054:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\iphlpapi.dll" at 00006FFFFB160000: builtin
0054:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\drivers\\ndis.sys" at 00006FFFFB200000: builtin
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 00006FFFFD950000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 00006FFFFD9A0000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 00006FFFFDF90000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00006FFFFC710000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 00006FFFFC770000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shell32.dll" at 00006FFFFC8A0000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 00006FFFFAFE0000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 00006FFFFC710000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 00006FFFFC770000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shell32.dll" at 00006FFFFC8A0000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 00006FFFFE270000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 00006FFFFD650000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00006FFFFE420000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\oleaut32.dll" at 00006FFFFB960000: builtin
008c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\actxprxy.dll" at 00006FFFFAA50000: builtin
00e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcss.exe" at 0000000140000000: builtin
00e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFF430000: builtin
00e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFA80000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 00006FFFFB320000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 00006FFFFD6B0000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 00006FFFFE270000: builtin
00e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 00006FFFFEF60000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 00006FFFFD650000: builtin
002c:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 00006FFFFE420000: builtin
00e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 00006FFFFEA80000: builtin
00e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 00006FFFFEE90000: builtin
00e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 00006FFFFF2E0000: builtin
00e0:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 00006FFFFD6B0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\start.exe" at 00400000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\kernelbase.dll" at 7B630000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\kernel32.dll" at 7BB90000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\msvcrt.dll" at 7A5E0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\ucrtbase.dll" at 7A220000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\sechost.dll" at 7A540000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\advapi32.dll" at 7A890000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\win32u.dll" at 79A90000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\user32.dll" at 79AE0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\gdi32.dll" at 79FD0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\shcore.dll" at 79950000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\shlwapi.dll" at 799A0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\shell32.dll" at 7A990000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 00006FFFFB2B0000: builtin
wine: could not open working directory L"unix\\home\\tom\\", starting in the Windows directory.
0108:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\conhost.exe" at 0000000140000000: builtin
0108:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 00006FFFFF430000: builtin
0108:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 00006FFFFFA80000: builtin
0108:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\msvcrt.dll" at 00006FFFFEF60000: builtin
0108:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 00006FFFFEA80000: builtin
0108:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 00006FFFFEE90000: builtin
0108:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 00006FFFFF2E0000: builtin
0108:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 00006FFFFD950000: builtin
0108:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 00006FFFFD9A0000: builtin
0108:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\gdi32.dll" at 00006FFFFDF90000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 00006FFFFAFE0000: builtin
0034:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\version.dll" at 00006FFFFAA20000: builtin
0108:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 00006FFFFB320000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\syswow64\\imm32.dll" at 798D0000: builtin
Es konnte keine Anwendung gestartet werden, oder es ist keine Anwendung mit der angegebenen Datei verknpft.
ShellExecuteEx fehlgeschlagen: Datei nicht gefunden.
desessarts
Level 4
Level 4
Posts: 198
Joined: Wed Oct 04, 2023 7:57 am

Re: Artcut on wine

Post by desessarts »

if you do something like

Code: Select all

WINEDEBUG=loaddll wine your-software.exe &> /tmp/log.txt 2>&1
you will have a log file in /tmp/log.txt
User avatar
DarkShadow44
Level 9
Level 9
Posts: 1338
Joined: Tue Nov 22, 2016 5:39 pm

Re: Artcut on wine

Post by DarkShadow44 »

Are you sure you start the application correctly?

> wine: could not open working directory L"unix\\home\\tom\\", starting in the Windows directory.
> ShellExecuteEx fehlgeschlagen: Datei nicht gefunden.

Is the exe in the folder you try to run it?
tomtom
Level 2
Level 2
Posts: 12
Joined: Sat Jul 13, 2024 1:08 pm

Re: Artcut on wine

Post by tomtom »

desessarts wrote: Mon Jul 29, 2024 6:53 am if you do something like

Code: Select all

WINEDEBUG=loaddll wine your-software.exe &> /tmp/log.txt 2>&1
you will have a log file in /tmp/log.txt
here is the log:

0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\Artcut6.exe" at 00400000: native
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernelbase.dll" at 7B630000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\kernel32.dll" at 7BB90000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MSVCRT.dll" at 7B380000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ucrtbase.dll" at 7AC70000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\sechost.dll" at 7AF90000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\advapi32.dll" at 7B030000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\win32u.dll" at 7A730000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\user32.dll" at 7A780000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\GDI32.dll" at 7B130000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\MFC42.DLL" at 6C370000: native
0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\GrphCalc.dll" at 10000000: native
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\rpcrt4.dll" at 79D20000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\combase.dll" at 79F40000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\coml2.dll" at 79CD0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ole32.dll" at 7A090000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\oleaut32.dll" at 798E0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shcore.dll" at 797A0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\shlwapi.dll" at 797F0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\gdiplus.dll" at 7A4E0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\picshow.dll" at 003D0000: native
0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\A6Change.dll" at 003E0000: native
0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\datacllt.dll" at 00690000: native
0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\laserpathcalc.dll" at 008D0000: native
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SHELL32.dll" at 78B00000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\SETUPAPI.dll" at 78960000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\usbfiletrans.dll" at 008E0000: native
0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\EleSet.dll" at 00800000: native
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\OPENGL32.dll" at 784D0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\GLU32.dll" at 78430000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\imm32.dll" at 77E30000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\comctl32.dll" at 77EB0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\compstui.dll" at 78340000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WINSPOOL.DRV" at 78380000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\newfunc.dll" at 00A00000: native
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\dnsapi.dll" at 77D10000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\nsi.dll" at 77CE0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\ws2_32.dll" at 77C40000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\iphlpapi.dll" at 77D60000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\WSOCK32.dll" at 77DF0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\pblcdlg.dll" at 00900000: native
0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\usbdevctrl.dll" at 00A30000: native
0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\routerpathcaclc.dll" at 00A70000: native
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\winex11.drv" at 77BE0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\uxtheme.dll" at 77B30000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\hid.dll" at 77AF0000: builtin
0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\GERMANY\\newfuncrc.dll" at 01900000: native
0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\GERMANY\\pblcdlgrc.dll" at 01910000: native
0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\GERMANY\\usbdevctrlres.dll" at 01D40000: native
0024:trace:loaddll:build_module Loaded L"C:\\artcut6\\prog\\GERMANY\\Artcutrc.dll" at 01D60000: native
0024:trace:loaddll:free_modref Unloaded module L"C:\\artcut6\\prog\\GERMANY\\Artcutrc.dll" : native

@DarkShadow44
The program starts, shows me the first program interface, asks for the authorization disc, but then nothing comes up except the error message.
Here ist the file:
/home/tom/.wine/dosdrive_c/artcut6/prog/Artcut6.exe
tomtom
Level 2
Level 2
Posts: 12
Joined: Sat Jul 13, 2024 1:08 pm

Re: Artcut on wine

Post by tomtom »

DarkShadow44 wrote: Mon Jul 29, 2024 11:30 am Are you sure you start the application correctly?

> wine: could not open working directory L"unix\\home\\tom\\", starting in the Windows directory.
> ShellExecuteEx fehlgeschlagen: Datei nicht gefunden.

Is the exe in the folder you try to run it?
I just tried to start the program again, but without the auth disc, the program then simply stops, just like in Windows, no error message. That's why I suspect the error between the AuthorizationDisc and the return to the program. But I have no idea where to look.
User avatar
DarkShadow44
Level 9
Level 9
Posts: 1338
Joined: Tue Nov 22, 2016 5:39 pm

Re: Artcut on wine

Post by DarkShadow44 »

Try a +exec log, this should show what it is failing to execute.
tomtom
Level 2
Level 2
Posts: 12
Joined: Sat Jul 13, 2024 1:08 pm

Re: Artcut on wine

Post by tomtom »

DarkShadow44 wrote: Tue Jul 30, 2024 12:22 pm Try a +exec log, this should show what it is failing to execute.
okay, I've the programm deleted an new installed, I've found a view mistakes, you've been right with the start-Problems. My fist failure - I had 2 Installations, on wine and on playonlinux. Now I've the errors:

One problem I solved, mfc42.dll was not found.

This is now:
[08/02/24 19:52:51] - Running wine- Artcut6.exe (Working directory : /home/tom/.PlayOnLinux/wineprefix/Artcut6/drive_c/artcut6/prog)
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
User avatar
DarkShadow44
Level 9
Level 9
Posts: 1338
Joined: Tue Nov 22, 2016 5:39 pm

Re: Artcut on wine

Post by DarkShadow44 »

And nothing else happens? Even if you run with with vanilla wine 9.14 from the terminal?
tomtom
Level 2
Level 2
Posts: 12
Joined: Sat Jul 13, 2024 1:08 pm

Re: Artcut on wine

Post by tomtom »

installes 9.14 staging, the same again

0024:err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\artcut6\\prog\\Artcut6.exe") not found
0024:err:module:loader_init Importing dlls for L"C:\\artcut6\\prog\\Artcut6.exe" failed, status c0000135
[08/03/24 21:50:25] - ----- Starting function POL_Install_mfc42 -----
[08/03/24 21:50:26] - Running wine- regsvr32 mfc42.dll (Working directory : /home/tom/.PlayOnLinux/wineprefix/Artcut6/drive_c/windows/temp)
002c:fixme:winediag:loader_init wine-staging 9.14 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
[08/03/24 21:50:31] - Running wine- regsvr32 mfc42u.dll (Working directory : /home/tom/.PlayOnLinux/wineprefix/Artcut6/drive_c/windows/temp)
[08/03/24 21:50:33] - ----- Starting function POL_Function_OverrideDLL -----
[08/03/24 21:50:33] - Running wine- regedit /home/tom/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/tom/.PlayOnLinux/tmp)
[08/03/24 21:50:33] - Content of /home/tom/.PlayOnLinux//tmp/override-dll.reg
-----------
REGEDIT4

[HKEY_CURRENT_USER\Software\Wine\DllOverrides]
"*mfc42"="native"
"*mfc42u"="native"
-----------
[08/03/24 21:50:33] - ----- Ending function POL_Function_OverrideDLL -----
[08/03/24 21:50:33] - ----- Ending function POL_Install_mfc42 -----
[08/03/24 21:50:39] - ----- Starting function POL_Install_mfc42 -----
[08/03/24 21:50:39] - Running wine- regsvr32 mfc42.dll (Working directory : /home/tom/.PlayOnLinux/wineprefix/Artcut6/drive_c/windows/temp)
002c:fixme:winediag:loader_init wine-staging 9.14 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
[08/03/24 21:50:43] - Running wine- regsvr32 mfc42u.dll (Working directory : /home/tom/.PlayOnLinux/wineprefix/Artcut6/drive_c/windows/temp)
[08/03/24 21:50:45] - ----- Starting function POL_Function_OverrideDLL -----
[08/03/24 21:50:45] - Running wine- regedit /home/tom/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/tom/.PlayOnLinux/tmp)
[08/03/24 21:50:45] - Content of /home/tom/.PlayOnLinux//tmp/override-dll.reg
-----------
REGEDIT4

[HKEY_CURRENT_USER\Software\Wine\DllOverrides]
"*mfc42"="native"
"*mfc42u"="native"
-----------
[08/03/24 21:50:46] - ----- Ending function POL_Function_OverrideDLL -----
[08/03/24 21:50:46] - ----- Ending function POL_Install_mfc42 -----
[08/03/24 21:50:59] - Running wine- Artcut6.exe (Working directory : /home/tom/.PlayOnLinux/wineprefix/Artcut6/drive_c/artcut6/prog)
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
[08/03/24 21:51:34] - Running wine- Artcut6.exe (Working directory : /home/tom/.PlayOnLinux/wineprefix/Artcut6/drive_c/artcut6/prog)
002c:fixme:winediag:loader_init wine-staging 9.14 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
User avatar
DarkShadow44
Level 9
Level 9
Posts: 1338
Joined: Tue Nov 22, 2016 5:39 pm

Re: Artcut on wine

Post by DarkShadow44 »

No, I mean vanilla (non staging) wine without using PlayOnLinux. I'm not familiar with PlayOnLinux.
tomtom
Level 2
Level 2
Posts: 12
Joined: Sat Jul 13, 2024 1:08 pm

Re: Artcut on wine

Post by tomtom »

DarkShadow44 wrote: Sat Aug 03, 2024 3:06 pm No, I mean vanilla (non staging) wine without using PlayOnLinux. I'm not familiar with PlayOnLinux.
I don't know anything about Vanilla, including the temporary installation code. I'm glad to have WineHQ up and running. But I found another problem: the program tries to store a file in the user path for authentication - in an area that does not exist under wine. It could be that that is causing the problems.
tomtom
Level 2
Level 2
Posts: 12
Joined: Sat Jul 13, 2024 1:08 pm

Re: Artcut on wine

Post by tomtom »

DarkShadow44 wrote: Sat Aug 03, 2024 3:06 pm No, I mean vanilla (non staging) wine without using PlayOnLinux. I'm not familiar with PlayOnLinux.
I'm just looking, is vanilla wine 7.0?
User avatar
DarkShadow44
Level 9
Level 9
Posts: 1338
Joined: Tue Nov 22, 2016 5:39 pm

Re: Artcut on wine

Post by DarkShadow44 »

There is normal/vanilla wine, and wine-staging, and there's various versions shipped by PlayOnLinux and other wrappers. I mean normal wine from winehq, version 9.14 (the current latest)
tomtom
Level 2
Level 2
Posts: 12
Joined: Sat Jul 13, 2024 1:08 pm

Re: Artcut on wine

Post by tomtom »

DarkShadow44 wrote: Mon Aug 05, 2024 3:28 pm There is normal/vanilla wine, and wine-staging, and there's various versions shipped by PlayOnLinux and other wrappers. I mean normal wine from winehq, version 9.14 (the current latest)
Hello,
I've installed 9.0 stable and 9,14 staging, the same. And now I found, the programm is starting, but with function-failures. In Windows 10 wenn I start, there is a authentic-file, which will be new built, wenn it is to old or by the firstrun (thnx to the unknown, who wrote this in his blog) . And now I found this file in wine, and here I can see, both programms are running. first starts the artcut6.exe, looks for the authentic-file, and here is the failure - it will be deleted and then the programm calls for the authentic-cd, only then the file will be built new. but not, if the file is to old, no, everytime. I think, it's a problem in the registry. Because in logfiles, I can't find failures.

DarkShadow, thanks to trying help me, if you have an idea, tel me, but I think, the rest I must find in the program. I've an old windows-partition only because this one programm, and I will kill this.
tomtom
Level 2
Level 2
Posts: 12
Joined: Sat Jul 13, 2024 1:08 pm

Re: Artcut on wine

Post by tomtom »

desessarts wrote: Mon Jul 29, 2024 6:53 am if you do something like

Code: Select all

WINEDEBUG=loaddll wine your-software.exe &> /tmp/log.txt 2>&1
you will have a log file in /tmp/log.txt
thanks to you to, later I found one missed .dll, is installed now, and I look regularly to controll, but no failure.
desessarts
Level 4
Level 4
Posts: 198
Joined: Wed Oct 04, 2023 7:57 am

Re: Artcut on wine

Post by desessarts »

Hello

Does it work flawlessly now?
tomtom
Level 2
Level 2
Posts: 12
Joined: Sat Jul 13, 2024 1:08 pm

Re: Artcut on wine

Post by tomtom »

desessarts wrote: Tue Aug 06, 2024 6:20 pm Hello

Does it work flawlessly now?
No, but I think the problem is anywhere between the program and the registry. The program starts but then it makes a failure intern in the own check about authentification.
So it runs in windows:
When starting, a file is queried for existence and age. If the program has not been used for a long time or if it is the first run, the program deletes the check file and requests an authentication CD. Only then will the check file be rewritten. From then on the program starts with the standard function.

The problem in wine:
When starting, the file is also queried for existence and age. The program has a mistake here because it always deletes the file, regardless of whether it is new, 10 years older or 10 years newer. After authentication, the file is restored, that also works, I found the path, but it doesn't stay and so the program never starts.
Locked