https://bugs.winehq.org/show_bug.cgi?id=43102
Bug ID: 43102
Summary: GTA V keyboard issue
Product: Wine
Version: 2.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xsellier(a)gmail.com
Distribution: Debian
Hey folks,
Thank you for you amazing work here.
I have a bug when I try to play GTA V. This bug is related to the keyboard.
*How to reproduce it*
1. Install wine 2.9 with following components:
- d3dcompiler_43
- d3dx11
2. Run winecfg and set the windows version to Windows XP
3. Install steam
4. Install GTA V
5. Run GTA V (login to the social club)
6. Once the game has started do the ALT+TAB trick
(https://bugs.winehq.org/show_bug.cgi?id=42330#c18)
7. Press any key of the keyboard (it works flawlessly)
8. Select the Story Mode
9. Once in game, press any key from the keyboard. Now the game is freezing for
a 2 second and it will work again. This issue is related to the keyboard,
because if you are using a controller (xbox for example) it works without any
stutter. But press a key of the keyboard and the freeze is coming (sorry for
this one).
*Observation*
- The sound is still playing
- Only the rendering is frozen
--
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=51565
Bug ID: 51565
Summary: Wine filesystem access time year 2038 problem:
functions return ERROR_FILE_NOT_FOUND,
STATUS_UNSUCCESSFUL
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: iam(a)valdikss.org.ru
Distribution: ---
Wine does not handle directories and files with access time past year 2038. The
functions like FindFirstFileA return ERROR_FILE_NOT_FOUND upon accessing the
directory for example.
How to reproduce:
mkdir testdir
touch -a -d 'Fri, 06 Aug 2039 15:01:42 +0300' testdir
wine cmd.exe /C "dir testdir"
Result:
0104:fixme:file:errno_to_status Converting errno 75 to STATUS_UNSUCCESSFUL
Volume in drive Z has no label.
Volume Serial Number is adda-a790
Directory of Z:\home\valdikss\temp\testdir
File not found.
--
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=54873
Bug ID: 54873
Summary: 32-bit prefixes cannot be used with new wow64 mode
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Mac OS X
Status: NEW
Keywords: download, wow64
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
austin@mac % rm -rf ~/.wine ; WINEARCH=win32 /Applications/Wine\
Devel.app/Contents/Resources/wine/bin/wine winecfg
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
wine: created the configuration directory '/Users/austin/.wine'
wine: '/Users/austin/.wine' is a 32-bit installation, it cannot support 64-bit
applications.
This also happened when testing on my Linux machine.
This prevent using 32-bit prefixes. Which means applications that don't support
64-bit windows can't be run (and we won't be able to report running as a
Windows version prior to Server 2003/XP).
--
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=29473
Bug #: 29473
Summary: IconsExtract: Requesting "File Properties" errors-out.
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jthomas97411(a)yahoo.com
Classification: Unclassified
Simply run IconsExtract in Wine, search for icons somewhere, select a found
icon, and try to open the file properties for that icon. This is done either by
pressing F8 or clicking "File" in the upper-right, and then under the "File"
menu press "File Properties".
The sole terminal output is this:
fixme:exec:SHELL_execute flags ignored: 0x0000000c
This is true for IconsExtract version 1.46 and version 1.47. Have not seen any
Wine version succeed in displaying the file properties.
In Windows, "File Properties" brings up the same exact dialogue as
right-clicking the file that contains the icon and clicking "properties."
IconsExtract is a free download: http://www.nirsoft.net/utils/iconsext.zip .
--
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=55424
Bug ID: 55424
Summary: user32:cursoricon - test_SetCursor() sometimes fails
on w10pro64v2004
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:cursoricon - test_SetCursor() sometimes fails on w10pro64v2004:
cursoricon.c:2529: Test failed: expected global cursor 00010003
See https://test.winehq.org/data/patterns.html#user32:cursoricon
This failure first happened on 2023-06-05, always with the same cursor handle
and always on w10pro64v2004:
* 2023-06-05 win2004_newtb-w10pro64v2004-32
* 2023-06-07 win2004_newtb-w10pro64v2004-32
* 2023-06-16 win2004_newtb-w10pro64v2004-32
* 2023-06-19 win2004_newtb-w10pro64v2004-32
* 2023-06-28 win2004_newtb-w10pro64v2004-32
* 2023-08-08 win2004_newtb-w10pro64v2004-32
* 2023-08-08 win2004_newtb-w10pro64v2004-64
The 2023-08-08 final screenshots both show a Windows update window that should
not be there. Maybe it is related.
--
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=54613
Bug ID: 54613
Summary: ieframe:ie times out when run without elevated
privileges on Windows 8
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: ieframe
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ieframe:ie times out when run without elevated privileges on Windows 8.
ieframe:ie start dlls/ieframe/tests/ie.c
ieframe:ie:0fe4 done (258) in 120s 0B
See https://test.winehq.org/data/patterns.html#ieframe:ie
When run on its own the test does not time out so it looks like something is
interfering with it.
--
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=9314
Summary: Borland C++ Builder 5 expects registry values to be read
in the same order they were written
Product: Wine
Version: 0.9.43.
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
Created an attachment (id=7584)
--> (http://bugs.winehq.org/attachment.cgi?id=7584)
test
It arranges the component palettes in the same order in which it read the
values from the registry (even if MSDN exlicitly says not to rely on the order
in which the values are read). We store the values in the alphabetical order to
binsearch them so the palettes under Wine are in alphabetical order instead of
the configured order.
I attach a small test showing that under Windows the values are read in the
same order as they were written.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43169
Bug ID: 43169
Summary: Anarchy Online crashes when using /petition to contact
an adviser of Rubi-Ka (Awesomium.dll)
Product: Wine
Version: 2.10
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 58432
--> https://bugs.winehq.org/attachment.cgi?id=58432
Backtrace on wine 2.10 (non-staging)
Hello everyone,
I used to give this game Platinum ranking in the AppDB but eventually
discovered something which caused the game to crash.
I played a mission in this MMORPG and tried to contact the support team which
consists of Gamemasters which are called Advisers of Rubi-Ka. Rubi-Ka is the
planet on which the game is set.
When issuing "/petition message" through the chat window a browser is started,
the game crashes and throws a backtrace which I am attaching.
--
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=34606
Bug #: 34606
Summary: No in-game and menu sounds in Oddworld Munch's Oddysee
CD
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
There's no sound in the menus and in the game. The movies work fine. I created
a log as instructed here: http://wiki.winehq.org/Sound
Installing directmusic and directx9 doesn't help. No demo for this game. This
is Oddboxx CD version not Steam.
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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=54611
Bug ID: 54611
Summary: Autodesk Fusion 360 hangs during installation
Product: Wine
Version: 8.2
Hardware: x86-64
URL: https://www.autodesk.com/products/fusion-360/personal-
download
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luca.finizio(a)protonmail.com
Distribution: Mint
Created attachment 74140
--> https://bugs.winehq.org/attachment.cgi?id=74140
Terminal output [Wine 8.2]
You can download Autodesk Fusion 360 for free (personal use version) from their
website at https://www.autodesk.com/products/fusion-360/personal-download (you
just have to register).
Clicking on the installer, an initial installation window comes up, but then it
doesn't go any further and the terminal keeps printing the same output over and
over. I attached the terminal output.
I'm using LMDE 5, Linux Kernel 5.10, Wine 8.2.
--
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=30144
Bug #: 30144
Summary: Art of Murder - Hunt for the Puppeteer audio issue:
speech cut off prematurely
Product: Wine
Version: 1.3.30
Platform: x86
URL: http://www.fileplanet.com/197199/190000/fileinfo/Art-o
f-Murder:-Hunt-for-the-Puppeteer-Demo
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: aeikum(a)codeweavers.com
Classification: Unclassified
Regression SHA1: 8258a5188cc36563809ac7495e49bc43ae4326e4
In Art of Murder 2 dialogues are corrupted: in a spoken sentence only the first
few words can be heard, the rest is skipped.
This is after
8258a5188cc36563809ac7495e49bc43ae4326e4 is the first bad commit
commit 8258a5188cc36563809ac7495e49bc43ae4326e4
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Fri Sep 23 15:03:51 2011 -0500
winealsa.drv: Remove wave, mixer, and dsound driver code.
:040000 040000 e34e9dab6f585755d23f4cad91d4af6dc37b786b
bf2a47c73bcdd75db339177384a4d566c4fa41e6 M dlls
Still present as of wine-1.4-78-g94953f1.
Other bugs related to this commit: bug #28856, bug #29497, bug #30143.
The linked demo version is in Polish, but speech is in English. Installation of
the demo is straightforward. In the main menu click on the topmost button to
start a new game.
While in the game, right click on any of the inventory items to hear the broken
dialogues.
The game starts with a long intro video, which is unskippable, thus the
generated debug log was 65 MB. I couldn't compress the log below 1 MB, so I
uploaded the file here:
https://docs.google.com/open?id=0B-tTbLKBl-tOVXlTTjdNMXVRd2FtbF9LRGUxc1FZUQ
Fedora 16 x86
Alsa 1.0.25
Pulseaudio is not running
Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
--
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=50265
Bug ID: 50265
Summary: Grandia2 Sound Underrun
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SolisX007(a)yahoo.com
Distribution: ---
Created attachment 68804
--> https://bugs.winehq.org/attachment.cgi?id=68804
Grandia2-Terminal.txt
Grandia2 movies sound like it's skipping on wine-6.0rc1 on a clean wine prefix.
--
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=48812
Bug ID: 48812
Summary: Sounds don't play in Blood 2: Choosen
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: roland(a)mxchange.org
Distribution: ---
The sounds, including music don't work in Blood 2: Choosen (game id 29095) but
worked in earlier versions. If you need some debug logs, please write back.
--
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=38028
Bug ID: 38028
Summary: 163music can not glibly playback music
Product: Wine
Version: 1.7.35
Hardware: x86
URL: http://music.163.com
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: hillwoodroc(a)gmail.com
CC: fracting(a)gmail.com
Distribution: SUSE
But We can use winetricks to install directx9 to fix it.
--
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=52500
Bug ID: 52500
Summary: error with winediag (nodrv_CreateWindow)
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: josue.bock(a)univ-smb.fr
Distribution: ---
Created attachment 71795
--> https://bugs.winehq.org/attachment.cgi?id=71795
output in command line showing errors
Hello,
When upgading from 6.22 to 6.23, wine does not open anymore with a software.
It seems to be related to another bug report
(https://bugs.winehq.org/show_bug.cgi?id=51210) but AFAIC see, this was not the
same wine version involved.
My laptop also has two GPU, one Intel and one Nvidia.
The Intel one is expected to be unactivated.
I asked for help on the forum before sending this bug report, the discussion is
here: https://forum.winehq.org/viewtopic.php?f=2&t=36155&p=135932#top
--
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=51955
Bug ID: 51955
Summary: Fusion 360: Certain elements from the UI remain drawn
on screen when switching to other applications
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alex.lemony(a)gmail.com
Distribution: ---
Created attachment 70935
--> https://bugs.winehq.org/attachment.cgi?id=70935
Screenshot showing bug
Fusion 360 was installed with the following installer on Manjaro KDE
Edition(x86):
https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux
Possibly of relevance is that the Bismuth tiling windows KWin script has been
in use is the current session, though the bug persists also when it is
deactivated.
Bug:
Certain elements of the UI such as the top left folder view under `BROWSER:`,
the dialogue indicating that the current file is unsaved, the heading
`COMMENTS:` in the bottom left, and the view manipulation bar at the bottom in
the center, remain drawn on screen when switching to other applications on the
same and on different virtual desktops.
This persists even when Fusion 360 is minimized. (see screenshot).
The dialogues remain interactable with buttons reacting to mouseover, though
clicking appears to have no effect.
Thanks, please email for further details if needed.
--
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=53875
Bug ID: 53875
Summary: Content of dialog windows in Fusion 360 is
inaccessible
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gudvinr+wine(a)gmail.com
Distribution: ---
Created attachment 73402
--> https://bugs.winehq.org/attachment.cgi?id=73402
extrude action
In Fusion 360, when you call an action, e.g. "create sketch", "extrude", "make
thread", etc, main app creates small window with action parameters (see
screenshot in attachments).
Problem is that these windows most of the time contain more parameters than
window can fit and this window is not resizeable or scrollable.
To reproduce issue simplest way is to:
1. select "create sketch"
2. draw something, simple rectangle is enough
3. finish sketch
4. select extrude
--
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=51664
Bug ID: 51664
Summary: Autodesk Fusion360: crashes when try to create
drawings
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tony762(a)gmx.com
Distribution: ---
Created attachment 70538
--> https://bugs.winehq.org/attachment.cgi?id=70538
Backtrace
Url: https://www.autodesk.cz/products/fusion-360/overview
Wine-staging 6.15
In Design when I try to create a new drawing from component, AcCoreConsole.exe
crashes.
--
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=54661
Bug ID: 54661
Summary: winscard:winscard - The 32-bit test crashes in Wine
due to incorrect libpcsclite function signatures
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winscard
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
winscard:winscard - The 32-bit test crashes in Wine due to incorrect
libpcsclite function signatures:
winscard.c:49: Test failed: got 80100004
winscard.c:52: Test failed: got 6
winscard.c:61: Test failed: got 6
[...]
winscard.c:120: Test failed: got deadbeef
Unhandled exception: page fault on read access to 0xdeadbeef in 32-bit code
(0x6d702b0e).
See https://test.winehq.org/data/patterns.html#winscard:winscard
Where 0x80100004 == SCARD_E_INVALID_PARAMETER
The only important failure is the first one: SCARD_E_INVALID_PARAMETER.
This happens because Wine's winscard implementation passes NULL context pointer
to the libpcsclite SCardEstablishContext() function.
And this happens because that function takes a 32-bit scope value while
unixlib.c declares that parameter are 64-bit so the remaining parameters are
all shifted.
That makes the commit below the source of the bug:
commit 8490c43f38e306fef7b5fed3ffcb256efd73af58
Author: Hans Leidekker <hans(a)codeweavers.com>
AuthorDate: Thu Feb 16 09:56:12 2023 +0100
winscard: Implement SCardEstablish/ReleaseContext() on top of libpcsclite.
--
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=47747
Bug ID: 47747
Summary: DMM Game Player crashes on startup
Product: Wine
Version: 4.15
Hardware: x86
URL: http://dl-gameplayer.dmm.com/admin/win/installer/DMMGa
mePlayerSetup.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Distribution: Ubuntu
Created attachment 65226
--> https://bugs.winehq.org/attachment.cgi?id=65226
Terminal output with WINEDEBUG=msgbox,seh
DMM Game Player is a downloader for online games (download-type) and a launcher
for browser games. It has similar functions to Steam Client.
After the install, DMMGamePlayer.exe shows the loading window and complains
with following message:
JET RUNTIME HAS DETECTED UNRECOVERABLE ERROR: system exception at 0x0ecbc743
Please, contact the vendor of the application.
Extra information about error is saved in the "jet_err_8.txt" file.
I tested with the following file:
SHA1(DMMGamePlayerSetup.exe) = 00cedd319fccf77542ee3ffc695e46f15103401d
--
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=49037
Bug ID: 49037
Summary: Japanese Visual Novel "Natural Vacation" gives error
MessageBox
Product: Wine
Version: 5.7
Hardware: x86
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 67016
--> https://bugs.winehq.org/attachment.cgi?id=67016
Screenshot on wine
See the attached picture. You can close the messagebox again and it seems to
work just fine, but it's a bit annoying.
--
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=41739
Bug ID: 41739
Summary: Yesterday crashes at the savegame selection screen
(1st run)
Product: Wine
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine-devel(a)hurrikhan.eu
Distribution: ---
Created attachment 56179
--> https://bugs.winehq.org/attachment.cgi?id=56179
filtered logs followed by the backtrace of the error
I start the game Yesterday.exe, on steam.
The game crashes (obvious null pointer at the 16th byte of a struct) as soon as
the savegame selection is shown.
There is is a fixme reporting a call to SystemParametersInfoW that says
"unknown action 116" (documented as "get audio description")
There is also a warning on cert_verify_proc_win (reported for another game)
I've attached the logs "WARNING\|Unknown\|fixme\|crash\|Yesterday\|psengine"
--
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=11320
Summary: AVP Gold fails to install - can't find audio track
information
Product: Wine
Version: 0.9.53.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
wine-0.9.53, Ubuntu 7.04
AVP Gold (Retail) Installer checks for a valid CD2 (audio cdrom) by attempting
to read track information using CreateFileW against where it expects .cda files
to exist
warn:file:CreateFileW Unable to create file L"d:\\track01.cda" (status
c0000034)
normally in a windows environment, the root of a cdrom drive will have an .cda
file for each track which contains data about the track
since these don't exist when running the installer in wine it fails.
someone has published some details on the file format here:
http://www.moon-soft.com/program/FORMAT/sound/cda.htm
--
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.
http://bugs.winehq.org/show_bug.cgi?id=9916
Summary: "make test" usually fails
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
"make test" should usually run well.
Right now, it usually fails badly.
Right now, on my machine, it:
put up a modal dialog once (requiring a mouse click),
hung once (requiring a 'wineserver -k'),
dropped me into the debugger once (requiring a 'wineserver -k'),
screwed up my screen resolution once,
and had 22 package failures and 169 individual test failures.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=53997
Bug ID: 53997
Summary: Keyboard shortcuts issue on macOS
Product: Wine
Version: 7.21
Hardware: arm
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kerimtalhatosun(a)gmail.com
Distribution: ---
Hello.
Many .exe applications shortcuts such as copy and paste always work with
Windows shortcuts. MacOS shortcuts like CMD+C do not work.
--
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=54762
Bug ID: 54762
Summary: Request: Add "Removable" drive mount type
Product: Wine
Version: unspecified
Hardware: arm
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mountmgr.sys
Assignee: wine-bugs(a)winehq.org
Reporter: wine.bugzilla.2023(a)maildepot.net
I've come across a number of firmware updating apps for various devices which
perform pretty basic filesystem writes to the hardware when it's booted into a
special mass storage mode, but they will not work unless the drive itself is of
the "Removable" type according to this method in .NET:
https://learn.microsoft.com/en-us/dotnet/api/system.io.driveinfo.drivetype?…
Even though the virtual drive mounts and is perfectly accessible, unless THAT
method returns a 2, the app is just going to choose to ignore it and cannot be
used.
I realize that this may sound a little esoteric and that there could be a
tremendous amount of Registry complexity involved in satisfying that method,
but given that the current list of drive types we have to choose from in
winecfg is basically from 1993, it seems like a bit of an update could be a
generally good idea for the project as a whole if it is at all feasible. The
"modern" list is honestly not all that different:
https://learn.microsoft.com/en-us/dotnet/api/system.io.drivetype?view=net-8…
--
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=55664
Bug ID: 55664
Summary: NASCAR Heat 5: crashes due to possible corrupt save
Product: Wine
Version: 7.7
Hardware: arm
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wengland02(a)yahoo.com
Created attachment 75192
--> https://bugs.winehq.org/attachment.cgi?id=75192
Log file output from Whisky
When I run the game the first time after install, the game works fine but after
I exit the game and relaunch, the game crashes before it reaches the main menu.
I believe this a problem with the save files because after I delete them, the
game works fine. I used Whisky for this test but it also occurs in Wine
vanilla. I can not provide a download link because it is a Steam game.
--
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=50765
Bug ID: 50765
Summary: the hunter call of the wild crash on start
Product: Wine-staging
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jg.staffel(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 69556
--> https://bugs.winehq.org/attachment.cgi?id=69556
The log of the crash, created by the game.
Since wine-staging 6.2 and 6.3 "The hunter call of the wild crash" crashes
during startup. No any errors in terminal with WINEDEBUG=warn+dll+error,
including no dxvk errors.
This bug tested also with a clean Wine directory with the same result
(winetricks corefonts msxml6 d3dx11_43 winhttp wininet xact vcrun2005 vcrun2008
vcrun2010 vcrun2012 vcrun2013 vcrun2017 tahoma dxvk).
I am attaching the log of the crash, created by the game.
Wine-staging 5.22 works perfectly.
--
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=55611
Bug ID: 55611
Summary: No music in The Elder Scrolls IV: Oblivion
Product: Wine
Version: 8.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 2923cz18vq(a)drowblock.com
Distribution: ---
Created attachment 75146
--> https://bugs.winehq.org/attachment.cgi?id=75146
Log that appears when running Oblivion.exe (without OBSE)
Music is not playing in The Elder Scrolls IV: Oblivion GOG release. Sound plays
correctly.
Unofficial Oblivion Patch is applied to my installation.
--
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=55523
Bug ID: 55523
Summary: The Settlers: Heritage of Kings has got d3d_shader
parameter initialisation difficulties.
Product: Wine
Version: 8.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: Markus.Elfring(a)web.de
Distribution: ---
I tried the game “The settlers (gold edition)” out once more by components from
the software package “wine 8.15-1622.3”.
Some information was logged for further development considerations.
Markus_Elfring@Sonne:~> wine 'C:\ProgramData\Microsoft\Windows\Start
Menu\Programs\Ubisoft\Blue Byte\DIE SIEDLER - Das Erbe der Könige - Gold
Edition\DIE SIEDLER - Das Erbe der Könige spielen.lnk'
…
0184:fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader
#192:
0184:fixme:d3d_shader:print_glsl_info_log Vertex info
0184:fixme:d3d_shader:print_glsl_info_log -----------
0184:fixme:d3d_shader:print_glsl_info_log 0(24) : warning C7050:
"vs_out[0].zw" might be used before being initialized
0184:fixme:d3d_shader:print_glsl_info_log 0(24) : warning C7050:
"vs_out[1].zw" might be used before being initialized
0184:fixme:d3d_shader:print_glsl_info_log 0(24) : warning C7050:
"vs_out[2]" might be used before being initialized
0184:fixme:d3d_shader:print_glsl_info_log 0(24) : warning C7050:
"vs_out[3]" might be used before being initialized
0184:fixme:d3d_shader:print_glsl_info_log 0(24) : warning C7050:
"vs_out[4]" might be used before being initialized
0184:fixme:d3d_shader:print_glsl_info_log 0(24) : warning C7050:
"vs_out[5]" might be used before being initialized
0184:fixme:d3d_shader:print_glsl_info_log 0(24) : warning C7050:
"vs_out[6]" might be used before being initialized
0184:fixme:d3d_shader:print_glsl_info_log 0(24) : warning C7050:
"vs_out[7]" might be used before being initialized
0184:fixme:d3d_shader:print_glsl_info_log 0(24) : warning C7050:
"vs_out[9]" might be used before being initialized
0184:fixme:d3d_shader:print_glsl_info_log 0(24) : warning C7050:
"vs_out[11].yzw" might be used before being initialized
--
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=54603
Bug ID: 54603
Summary: blocking regression on printfil 5.29
Product: Wine-staging
Version: 8.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gizmo_1979(a)yahoo.it
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
printfil 5.29 works correctly with wine 8.0 stable, installing the 8.2 version
it stops starting.
https://appdb.winehq.org/objectManager.php?sClass=version&iId=41091
--
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=55494
Bug ID: 55494
Summary: err:sync:RtlpWaitForCriticalSection ... Win16Mutex"
wait timed out in thread (installer for: Tivoli: TKKG
1 - Jennifer is Missing / Katjas Geheimnis)
Product: Wine
Version: 8.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: kolAflash(a)kolahilft.de
Distribution: ---
The installer for this game seems to get into a deadlock situation.
Game:
Tivoli: TKKG 1 (EN: Jennifer is Missing, DE: Katjas Geheimnis)
https://archive.org/details/tkkg-1-jennifer-is-missing (ISO-9660 image link)
Installer hangs and console shows the following. The last two messages repeat
after some seconds.
[...]
0130:warn:seh:dispatch_exception EXCEPTION_ACCESS_VIOLATION exception
(code=c0000005) raised
0130:warn:seh:dispatch_exception EXCEPTION_ACCESS_VIOLATION exception
(code=c0000005) raised
012c:warn:seh:dispatch_exception EXCEPTION_ACCESS_VIOLATION exception
(code=c0000005) raised
012c:warn:seh:dispatch_exception EXCEPTION_ACCESS_VIOLATION exception
(code=c0000005) raised
012c:warn:seh:dispatch_exception EXCEPTION_ACCESS_VIOLATION exception
(code=c0000005) raised
0130:warn:cursor:get_icon_ptr icon handle 0x20046 from other process
0130:err:sync:RtlpWaitForCriticalSection section 7BC693C0 "dlls/ntdll/loader.c:
loader_section" wait timed out in thread 0130, blocked by 012c, retrying (60
sec)
012c:err:sync:RtlpWaitForCriticalSection section 6C8439E0
"dlls/krnl386.exe16/syslevel.c: Win16Mutex" wait timed out in thread 012c,
blocked by 0130, retrying (60 sec)
I've tried several things. Old wine versions (down to 2.0.5). Setting the
Windows version to "Windows 95" (via winecfg, game was released in 1997).
Similar problem:
https://forum.winehq.org/viewtopic.php?t=31780
--
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=53388
Bug ID: 53388
Summary: Won't let me open exe files
Product: Wine
Version: unspecified
Hardware: arm
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: benjamin.gasiorski(a)gmail.com
Distribution: ---
Created attachment 72778
--> https://bugs.winehq.org/attachment.cgi?id=72778
This is the message that pops up.
I am using an Acer Chromebook, and every time I try to open an exe file with
Wine, an error message pops up saying,"This program has encountered a serious
problem and needs to close". It also says, "This can be caused by a problem in
the program or deficiency in Wine." This message pops up on all exe files I try
to open. I don't if it has something to do with my Chromebook, or wine.
--
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=53159
Bug ID: 53159
Summary: Panzer Paladin: game wont open
Product: Wine
Version: 7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: resadent(a)gmail.com
Distribution: ---
Created attachment 72592
--> https://bugs.winehq.org/attachment.cgi?id=72592
Log
Hi. While using wine 7.0 stable, Panzer Paladin game worked just fine. However
upon updating to wine-devel 7.10, it will no longer open. I am getting errors
related to tzres.dll. I also tried dotnet48 and mono 7.3.0, but no luck with
either. Previously I got it working with dotnet48.
I am using ubuntu 22.04 amd64.
--
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=52425
Bug ID: 52425
Summary: TheBat! E-Mail client fault with WINE 7.0
Product: Wine
Version: 7.0
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jarnersr(a)wyomerc.com
Distribution: ---
Linux Mint 20.2
With the update to WINE 7.0, TheBat! stopped working properly. Connection is
made, to the server, but no messages are downloaded. Status bar shows
'Authenticated (plain)', but no further action.
I used Timeshift to restore my system to a backup made before the WINE update.
WINE version, now running, is 6.0.2, TheBat! version is 9.1
--
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=55479
Bug ID: 55479
Summary: Roblox error when i Try to start.
Product: Wine-staging
Version: 8.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pedrovp547(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Every time I try to start Roblox I get this error below in 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=53060
Bug ID: 53060
Summary: [Regression]Anno 1404 crashes at launch with discrete
GPU
Product: Wine
Version: 7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
CC: zzhang(a)codeweavers.com
Regression SHA1: 4a98b07c4bcc35a698448261478ba856c149cbea
Distribution: Debian
Hi,
This issue does not appears on my Desktop, only on my laptop. This laptop is a
MSI with Ryzen 5800H and AMD 6700M.
With wine 7.9, if i launch the game with iGPU (from the CPU), it works. But if
i launch the game with the dGPU (6700M), it crashes at launch.
Tu use the dGPU with OpenGL/Vulkan application, i need to use this env variable
: DRI_PRIME=1
I did a regression test and the 1st bad commit is :
######
commit 4a98b07c4bcc35a698448261478ba856c149cbea
Author: Zhiyi Zhang <zzhang(a)codeweavers.com>
Date: Tue May 17 14:17:53 2022 +0800
winex11.drv: Open a Vulkan device for D3DKMTOpenAdapterFromLuid().
The Vulkan device is used for querying video memory information for
implementing
D3DKMTQueryVideoMemoryInfo().
Signed-off-by: Zhiyi Zhang <zzhang(a)codeweavers.com>
Signed-off-by: Huw Davies <huw(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/win32u/dibdrv/dc.c | 4 +
dlls/win32u/driver.c | 19 ++++
dlls/win32u/emfdrv.c | 2 +
dlls/win32u/font.c | 2 +
dlls/win32u/gdiobj.c | 3 +
dlls/win32u/path.c | 2 +
dlls/win32u/syscall.c | 3 -
dlls/win32u/win32u.spec | 6 +-
dlls/win32u/win32u_private.h | 3 +
dlls/win32u/wrappers.c | 18 +++
dlls/wineps.drv/init.c | 2 +
dlls/winex11.drv/init.c | 2 +
dlls/winex11.drv/x11drv.h | 2 +
dlls/winex11.drv/x11drv_main.c | 250 +++++++++++++++++++++++++++++++++++++++++
dlls/winex11.drv/xrender.c | 2 +
dlls/wow64win/gdi.c | 34 ------
dlls/wow64win/syscall.h | 3 -
include/ddk/d3dkmthk.h | 1 +
include/wine/gdi_driver.h | 2 +
19 files changed, 317 insertions(+), 43 deletions(-)
######
It not possible to revert this commit in git so i build wine with this last
commit (git checkout BAD_COMMIT_HASH) and with his previous commit (git
checkout 37b74e644a9011e9c79c2540c4bb7152555037a3)
So i can confirm that the game crashes with the bad commit and works with the
previous commit.
The only thing i don't understand is that Anno 1404 is a directx9/directx10
game so not supported by DAMAVAND. I can't explain why this commit break the
game, i use it with wined3d opengl backend.
With DXVK, the game does not crash. But DRI_PRIME=1 is not needed, DXVK
find/use automatically my 6700M.
--
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=16532
Summary: wine doesn't handle usb HID well
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
URL: http://www.stepmania.com/wiki/Downloads
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blahapeta(a)seznam.cz
When running lastest stable version 3.9 of stepmania, wine doesnt recognize
well usb events. Sometimes not at all, sometimes when i remove leg from
softpad, game detect its still there.softpad is HID device, i guess it is sure
problem for other HID devices as well.
I checked my computer, it handle HID well.
I couldnt send 2> it has almost 2 GB :) In > nothing interesting.
--
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=47681
Bug ID: 47681
Summary: TERA: Crashes (dbghelp:elf_search_auxv can't find
symbol in module)
Product: Wine
Version: 4.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sickam(a)mail.ru
Distribution: ---
Created attachment 65132
--> https://bugs.winehq.org/attachment.cgi?id=65132
Wine Terminal Output
Hello together,
The TERA Client randomly crashes. It happens especially in crowded areas (areas
with many online players).
My System:
Linux gen2 5.1.20-gentoo #6 SMP Sun Aug 4 16:39:56 CEST 2019 x86_64 AMD Ryzen 7
1800X Eight-Core Processor AuthenticAMD GNU/Linux
Link to the game:
http://dl.tera.gameforge.com/tera/installer/2018-11-27_TERA_Setup.exe
aa7461a56ad4432576795d5351834a9e715f3be6 2018-11-27_TERA_Setup.exe
When the game crashes, the launcher opens various dialogue boxes stating things
like e.g. "Insufficient RAM", "DirectX could not be found or is corrupted" or
"The client was closed abnormally". Since those error messages are rather
random, they seem to be kind of inaccurate.
Right now I'm using a fresh 32bit prefix, tried 64bit before but didn't work
either. I also use Wine-Staging.
I installed Gallium Nine Standalone and have Esync enabled, the problem occurs,
without both of them enabled, as well, though.
See attachments for further informations.
--
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=43007
Bug ID: 43007
Summary: crash when trying to open file
Product: Wine
Version: 2.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matthias.koole(a)gmail.com
Distribution: ---
Created attachment 58151
--> https://bugs.winehq.org/attachment.cgi?id=58151
program error details of crash
Wine crashes when I try to open a file with reaper, the only program I (try to)
use with wine.
I tried different versions of wine, they all crash the same way.
--
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=55723
Bug ID: 55723
Summary: regsvr32 no longer provides output on success/failure
Product: Wine
Version: 8.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: s_chriscollins(a)hotmail.com
Distribution: ---
As of Wine version 8.12, regsvr32 no longer provides terminal output to
indicate whether or not a DLL has successfully been registered. A regression
test points to commit #dcf0bf1f as the culprit.
Steps to reproduce:
1. Install WineASIO (https://github.com/wineasio/wineasio)
2. Run the included wineasio-register script, which runs regsvr32 to register
the WineASIO DLL. Note that as WineASIO currently still uses libwine, the DLL
registration will fail.
Result: No terminal output to indicate success/failure of DLL registration.
Expected result: regsvr32 should output success or failure status as it does in
Wine 8.11 and earlier, e.g.: "regsvr32: Failed to load DLL
'/opt/wine-devel/lib/wine/i386-unix/wineasio32.dll.so'"
--
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=51207
Bug ID: 51207
Summary: Origin: wineserver: file_set_error() can't map error:
Cannot allocate memory
Product: Wine
Version: 6.9
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Alexander88207(a)Protonmail.com
Created attachment 70079
--> https://bugs.winehq.org/attachment.cgi?id=70079
Origin.log
Hello,
origin crashes when origin try's to load the menu right after login.
The strange thing is that it works when origin has been started after
installation.
--
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=46684
Bug ID: 46684
Summary: Won't open application.
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rodriguezdieter4(a)gmail.com
Created attachment 63645
--> https://bugs.winehq.org/attachment.cgi?id=63645
detailed information
Trying to open Monopoly Plus.exe won't work
--
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=55235
Bug ID: 55235
Summary: hnetcfg:policy - test_static_port_mapping_collection()
fails on fg-deb64-*
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: hnetcfg
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
hnetcfg:policy - test_static_port_mapping_collection() fails on fg-deb64-*:
policy.c:219: Test failed: Got unexpected hr 0x80004005.
policy.c:223: Test failed: Got unexpected count2 0, expected 1.
policy.c:282: Test failed: Got unexpected hr 0x80004005.
See https://test.winehq.org/data/patterns.html#hnetcfg:policy
The failures are systematic and started on 2023-07-06 in all configurations.
The failures now happen even with old builds so presumably something changed in
my desktop configuration (fg-deb64). It's not clear if that means there is a
misconfiguration on my Debian 12, or if Wine or the test fails to deal
correctly with it.
--
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=49476
Bug ID: 49476
Summary: Overwatch doesn't start on 5.10, 5.11
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cysp74(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 67590
--> https://bugs.winehq.org/attachment.cgi?id=67590
LOG
Since 5.10, 5.11 staging versions Overwatch can't start.
Last working version is 5.9.r16.g6387991c
Related environment variables:
export WINEPREFIX=$(pwd)
export WINEARCH=win64
export __GL_THREADED_OPTIMIZATIONS=0
export __GL_SHADER_CACHE=$WINEPREFIX/shadercache
export __GL_SHADER_DISK_CACHE_PATH=$WINEPREFIX/shadercache
export DXVK_STATE_CACHE_PATH=$WINEPREFIX/dxvkcache
export MESA_GLTHREAD=FALSE
Another try took place without __GL_THREADED_OPTIMIZATIONS and MESA_GLTHREAD
but didn't make difference.
DXVK 1.7 has been installed
--
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=54520
Bug ID: 54520
Summary: Direct Parallel Port Access Removed
Product: Wine
Version: 8.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
Assignee: wine-bugs(a)winehq.org
Reporter: medasaro(a)comcast.net
Distribution: ---
Created attachment 74058
--> https://bugs.winehq.org/attachment.cgi?id=74058
The Willem EPROM Programmer Application
I rely on a Willem EPROM programmer for working with vintage hardware. This
device requires direct parallel port access (not LPT, but direct raw access to
the parallel port pins.) The application used to work in Wine (Wine 1.0) if I
set the windows version to Windows 95 (or 98) and added the following registry
keys:
'\HEX_CURRENT_USER\Software\Wine\VDM\ppdev\278' with value '/dev/parport1'
'\HEX_CURRENT_USER\Software\Wine\VDM\ppdev\378' with value '/dev/parport0'
I had a hardware failure and upgraded to a new computer running a more modern
version of Linux and the current version of Wine (8.2). Under this
configuration, it no longer works. Looking at the source code, it appears that
ppdev support has been removed entirely when winedos was merged into
krnl386.exe16. I would very much like to see support for this added back into
wine as I rely on it.
Thanks!
Matthew D'Asaro
--
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=51673
Bug ID: 51673
Summary: Installation issues in The Settlers: Heritage of Kings
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Markus.Elfring(a)web.de
Distribution: ---
I could install the game “The settlers (gold edition)” once more by components
from the software package “wine-6.13-1.fc34”.
Some information was logged for further development considerations.
[Markus_Elfring@fedora SHOK_GOLD]$ wine start setup.exe
002c:fixme:winediag:LdrInitializeThunk wine-staging 6.13 is a testing version
containing experimental patches.
…
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
…
011c:err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files
(x86)\\Common Files\\InstallShield\\Professional\\RunTime\\IsProBE.tlb" failed
with error 2
011c:fixme:file:NtLockFile I/O completion on lock not implemented yet
011c:fixme:apphelp:ApphelpCheckInstallShieldPackage stub: 0061DDAC
L"Z:\\run\\media\\Markus_Elfring\\SHOK_GOLD\\data1.hdr"
011c:err:richedit:ReadStyleSheet skipping optional destination
…
0138:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0138:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags
0x00000030
0138:fixme:wbemprox:enum_class_object_Next timeout not supported
0138:fixme:ddraw:ddraw7_Initialize Ignoring guid
{aeb2cdd4-6e41-43ea-941c-8361cc760781}.
011c:fixme:sfc:SRSetRestorePointA 01F6E900 01F6E9A8
…
0224:err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-2401-000018010000}
0220:err:rpc:I_RpcReceive we got fault packet with status 0x80010108
…
0218:fixme:ddraw:ddraw7_Initialize Ignoring guid
{aeb2cdd4-6e41-43ea-941c-8361cc760781}.
…
0250:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr
0x44da8b
026c:fixme:advapi:RegisterEventSourceA ((null)," "): stub
026c:fixme:advapi:RegisterEventSourceW (L"",L" "): stub
026c:fixme:advapi:ReportEventA
(CAFE4242,0x0001,0x0000,0x00000000,00000000,0x0001,0x00000060,00FAFAF4,00FF3D2A):
stub
026c:fixme:advapi:ReportEventW
(CAFE4242,0x0001,0x0000,0x00000000,00000000,0x0001,0x00000060,006DE4E8,00FF3D2A):
stub
026c:err:eventlog:ReportEventW L"6"
…
026c:fixme:advapi:DeregisterEventSource (CAFE4242) stub
Unfortunately, the start attempt of the game (as it was offered by the
installation program from an original CD) failed.
Now I am curious how the affected software will evolve accordingly.
--
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.