https://bugs.winehq.org/show_bug.cgi?id=47333
Bug ID: 47333 Summary: GetFileAttributesA Can't Find Existing File Product: Wine Version: 4.6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: verminator@gmx.net Distribution: ---
Created attachment 64656 --> https://bugs.winehq.org/attachment.cgi?id=64656 log of the launch
I installed an old game called Jigsaw Puzzle 2 Mix and it doesn't start as an existing file can't be found.
I added the log around the error message and proof via cmd that the file does exist.
https://bugs.winehq.org/show_bug.cgi?id=47333
--- Comment #1 from verminator verminator@gmx.net --- Created attachment 64657 --> https://bugs.winehq.org/attachment.cgi?id=64657 proof of existence via cmd
https://bugs.winehq.org/show_bug.cgi?id=47333
--- Comment #2 from verminator verminator@gmx.net --- Created attachment 64658 --> https://bugs.winehq.org/attachment.cgi?id=64658 content of the message pop-up
https://bugs.winehq.org/show_bug.cgi?id=47333
verminator verminator@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.tibosoftware.co | |m/jigsaw-puzzle.htm
https://bugs.winehq.org/show_bug.cgi?id=47333
verminator verminator@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|GetFileAttributesA Can't |Jigsaw Puzzle 2 Mix: |Find Existing File |GetFileAttributesA Can't | |Find Existing File
https://bugs.winehq.org/show_bug.cgi?id=47333
verminator verminator@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://www.tibosoftware.co |https://www.tibosoftware.co |m/jigsaw-puzzle.htm |m/archive/jp2mixsetup.exe
https://bugs.winehq.org/show_bug.cgi?id=47333
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal CC| |o.dierick@piezo-forte.be
--- Comment #3 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Bug triage notification:
Bug in a single application is severity 'normal'.
Read more about severity level description there: https://wiki.winehq.org/Bugs#severity
https://bugs.winehq.org/show_bug.cgi?id=47333
pattietreutel katyaberezyaka@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |katyaberezyaka@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=47333
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi, the link you provided seems to be a different version of the game then what you tested
The application from the link works fine for me/starts fine.
Is there a downloadlink for the version you tested? If so, could you add it?
Thanks in advance for reporting back
https://bugs.winehq.org/show_bug.cgi?id=47333
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|kernel32 |-unknown CC| |z.figura12@gmail.com
--- Comment #5 from Zebediah Figura z.figura12@gmail.com ---
From the log you've attached, GetFileAttributes() is returning
FILE_ATTRIBUTE_ARCHIVE, which implies existence. Why do you think that GetFileAttributes() is the culprit?
https://bugs.winehq.org/show_bug.cgi?id=47333
--- Comment #6 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- "Default skin load error!?" may mean anything from corrupt file to wrong access permissions.
Please, attach full terminal output with WINEDEBUG unset.
https://bugs.winehq.org/show_bug.cgi?id=47333
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO
https://bugs.winehq.org/show_bug.cgi?id=47333
verminator verminator@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEEDINFO |CLOSED
--- Comment #7 from verminator verminator@gmx.net --- OK, I made a stupid mistake.
I had downloaded the game, but actually ran an older version of it that I had on a backup-drive... *facepalm*
Personal note: do a `pwd` every now and then...
I do apologise for having wasted your time.