https://bugs.winehq.org/show_bug.cgi?id=57332
Bug ID: 57332
Summary: ReadLink (FSCTL_GET_REPARSE_POINT) returns garbage on
Wine but works on actual Windows
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: joshudson(a)gmail.com
Distribution: ---
After hammering past the other error; I found this line returns garbage on Wine
but something sensible on actual Windows.
https://github.com/joshudson/Emet/blob/302fe61d0b8614e2a57930fc75cffa034ba3…
Whatever the garbage was, it rendered as ???? on the terminal; while it may
actually be ???? it's more likely to be four unprintable characters. This time,
the test harness stacktrace blew up on unwind resulting in getting a wine
exception handler coming up at top level, so it may have corrupted memory too.
Looks like it's a duplicate of https://bugs.winehq.org/show_bug.cgi?id=12401
but isn't. The symptoms are different, probably due to the other one trying to
use reparse points (which wouldn't amaze me if they simply didn't work) and
this one trying to use symbolic links (which does).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=56919
Bug ID: 56919
Summary: Pokémon TCG Live hangs when clicking outside of the
game window
Product: Wine
Version: 9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luca.finizio(a)protonmail.com
Distribution: ---
I use LMDE 6 with open source drivers, I was playing this game on my external
monitor, then I clicked outside the game (in a window on the other monitor) and
noticed that the game became unreachable.
To reproduce:
1 - Download the Windows version of Pokémon TCG Live
(https://tcg.pokemon.com/en-us/tcgl/), install it and start it
2 - Log in (in order to log in, since the initial window is blank, you can use
the guide https://appdb.winehq.org/objectManager.php?sClass=version&iId=41157,
explaining how to manage to log in).
3 - Click anywhere outside of the main window game, then try to go back to the
game. You'll see that you can't click anything anymore.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48079
Bug ID: 48079
Summary: Corel Draw 12 - Not possible to create a new document
Product: Wine
Version: 4.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 65629
--> https://bugs.winehq.org/attachment.cgi?id=65629
Console output - wine 4.19 (staging)
Hello everyone,
I am testing "Corel Draw 12" (EDU Version) which installs and opens up fine but
it's not possible to create a new document from the splash/intro-screen.
Console output is attached.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57327
Bug ID: 57327
Summary: Broken libav*56 dependencies on Ubuntu 22.04
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: mk939(a)ymail.com
CC: dimesio(a)earthlink.net
Distribution: ---
Created attachment 77276
--> https://bugs.winehq.org/attachment.cgi?id=77276
Error messages and incompatibilities listed by apt
Wine >= 9.18~jammy-1 from https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/
depend on several libav* libraries which conflict with the dependencies of
Audacity, GIMP and VLC.
See attachment.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57330
Bug ID: 57330
Summary: NtQueryVolumeInformationFile does not work on Z: drive
on default configuration
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: joshudson(a)gmail.com
Distribution: ---
Calling NtQueryVolumeInformationFile on an open handle that's opened from the
Z: drive returns Invalid Function.
I tried to run the test harness for my .NET File Systems DLL on Wine, and it
didn't get very far. Almost nothing works because it wants the volume serial
number, which on actual Windows is a cheap call.
Source code line of failure:
https://github.com/joshudson/Emet/blob/302fe61d0b8614e2a57930fc75cffa034ba3…
What's interesting is this code *doesn't want* the volume serial number; it
*wants* any unique volume identifier given a handle where all handles on the
same handle get the same result. I could in theory detect wine here if I had a
good way to implement the problem elsehow on Wine; say by one of the wine
specific IOCTL calls. (The obvious solution is if I get back Invalid Function
here; make the wine-specific call before giving up.)
If you actually run the test battery
https://github.com/joshudson/Emet/blob/302fe61d0b8614e2a57930fc75cffa034ba3…
it should be a pretty good supplemental test battery for Wine's filesystem
layer.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27594
Summary: Indiana Jones and the emperor's tomb crashes
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://www.jeuxvideo.com/telecharger/jeux-et-demos/000
05589-indiana-jones-et-le-tombeau-de-l-empereur-pc.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
CC: julliard(a)winehq.org
Indiana Jones and the tomb of emperor crash. It is a regression caused by
commit a8d8e4a3679d7b81466e1e010add25948bd11c8a
THe attached console output is in 2 parts since it is 1.8M after compressed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38309
Bug ID: 38309
Summary: Rufus theme broken, does not see files or USB devices
(or anything), crashes upon use - Fatal Error.
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeff.mount420(a)gmail.com
Distribution: ---
Created attachment 51148
--> https://bugs.winehq.org/attachment.cgi?id=51148
WINE backtrace log
Linux Mint 17 64 Cinnamon
I tried both versions repeatedly.
WINE Version: 1:1.7.38-0ubuntu1
WINE Version: 1:1.6.2
These are fresh installs, with Rufus being my only use for WINE. Before these
installs, I tested WINE with a few other Apps and most seemed to work properly.
I then removed and purged WINE and Rufus before each install.
I tried the last three versions of Rufus. All would load, but with theme
glitches and lack of USB and directory/folder/file presence, the latter being
caused by the theme glitch or lack of connectivity. When an active button is
used to search for a file, a fatal error message comes up, then it closes.
I have attached the report.
I am only a low-intermediate Linux compiler, so I am not sure of the exact
problem, but I did notice sel=0067 (32-bit) ends at 0 (null).
I am not sure what to do with this...
Thanks
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15359
Summary: wcmd: msysgit does not work
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kirr(a)landau.phys.spbu.ru
I'm trying to use msysgit from here
http://msysgit.googlecode.com/files/Git-1.6.0.2-preview20080921.exe
it installs just fine, but git itself does not run:
Z:\home\kirr\tmp\trashme\msysgit>git
fixme:cmd:WCMD_for /F needs to handle options
Syntax error
File not found
it seems it wants that /F to be implemented.
Thanks beforehand.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57323
Bug ID: 57323
Summary: system32: wmvcore.dll Breaks Windows 7 Card Games
(renaming/deleting it allows them to work)
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: garrettm4(a)protonmail.com
Distribution: ---
Created attachment 77274
--> https://bugs.winehq.org/attachment.cgi?id=77274
win7 Freecell works with wmvcore.dll renamed
The Wine wmvcore.dll located in system32 prevents Windows Vista/7 card games
from working. Simply renaming this dll allows these games to run using a clean
Wine 9.19 prefix. This workaround has also been tested to work on Wine 9.1. The
card games can be copied from Windows Vista, Windows 7 (with the CardGames.dll)
or using https://win7games.com/#games to install them to the prefix. If using
the Winaero installer, you can simply copy the game folder and use it directly,
instead of installing every time.
I'm not sure why this dll prevents the games from opening, but its omission
doesn't seem to affect any of the other apps I use. Additionally, when using
winetricks to install wmp11 (from a forum hint about getting the games to
work), this dll is removed from the system32 folder during the install process.
Apparently, wmp11 is not actually needed and simply worked by removing the one
dll that prevented the games from opening correctly.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57269
Bug ID: 57269
Summary: wine-9.19 build with ffmpeg fails in winedmo in Ubuntu
20.04
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
If built with ffmpeg, the build fails in Ubuntu 20.04 with:
dlls/winedmo/unix_private.h:30:10: fatal error: libavcodec/bsf.h: No such file
or directory
No problem with any of the other distros we package. I was able to build the
9.19 packages for 20.04 without ffmpeg.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.