https://bugs.winehq.org/show_bug.cgi?id=52695
Bug ID: 52695
Summary: Titan Quest crashes at start with "0xc0000005
(EXCEPTION_ACCESS_VIOLATION)"
Product: Wine
Version: 7.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: enni(a)telsh.de
Distribution: ---
Hi!
After the latest WINE update to 7.4 the game "Titan Quest" (with or without
latest DLCs at latest version from GOG) does not start anymore.
After having had some issues with version 7.3 I did a clean reinstall of the
whole WINEPREFIX. Codewise this looks like:
$ cd $WINEPREFIX && cd ..
$ rm -rf $WINEPREFIX && mkdir $WINEPREFIX
Then I added some fonts and the codec to play the mp3 sound files, in the past
I did some tests and these were always needed:
$ winetricks corefonts tahoma l3codecx
Then I installed the game and tried to run it. The first chord of the
soundtrack is played a couple of times (sounds like an echo) and then the game
crashes. The screen stays black all the time, the mouse curser is like in the
game.
To check if it would solve the issue I installed a couple of libs/dlls:
* dsound
* dmusic
* directplay
* xvid
* allcodecs
and changed the sound setting "sound=pulse".
Unfortunately nothing solves the issue.
Attached is a dump text file, I would be able to provide the binary/debugger
file as well, it's ~2.5 MB large and I wasn't sure if it would be wasted here
because the txt file might be sufficient and is easier to read.
Also attached is the output of
$ winetricks list-all
after the initial installation with the fonts and codec.
And the output of
$ WINEDEBUG=+all wine TQ.exe
is attached as well.
Thanks alot for your support, I'd love to play this game again and would like
to update the wiki entry as well as soon as this is resolved. It looks like
somebody else with a Debian/Ubuntu system was able to install the same version
and there it works without any issue. So maybe it is related to that "strip"
issue that ArchLinux had?
Kind regards,
enni
PS: I see that I can only attach one file, will try to add the other files as
comment after creation.
--
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=41604
Bug ID: 41604
Summary: Access violation in CertAddSerializedElementToStore
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: mterrisse(a)free.fr
Distribution: ---
Hello,
I am trying to work around this bug
https://bugs.winehq.org/show_bug.cgi?id=11070 (importpfx fails, needs
PFXImportCertStore implementation).
On Windows (10, 1607) I serialize a certificate to a buffer with
CertSerializeCertificateStoreElement, and write this buffer into a file.
On Linux (Ubuntu 16.10, PlayOnLinux, Wine 1.9.10) I read the buffer from the
file and I import it with CertAddSerializedElementToStore.
-> It fails and GetLastError returns STATUS_ACCESS_VIOLATION.
I had a look at the code: in crypt32/serialize.c (1.9.21),
CRYPT_ReadSerializedElement, you can read
__EXCEPT_PAGE_FAULT
{
SetLastError(STATUS_ACCESS_VIOLATION);
context = NULL;
}
__ENDTRY
So there is really an access violation.
--
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=38019
Bug ID: 38019
Summary: VLC is garbage if dragged to different monitor
Product: Wine
Version: 1.7.35
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: damianatorrpm(a)gmail.com
Distribution: ---
Install VLC media player.
Start some movie/video file.
Works fine as long as vlc is running on the monitor it was started on.
If you drag VLC with a running video to another monitor, the video freezes
(sound continues).
Easily reproducible and vlc is also gpl and can be found here:
http://www.videolan.org/vlc/download-windows.html
--
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=42400
Bug ID: 42400
Summary: cscript.exe doesn't show errors
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: kolan_n(a)mail.ru
Distribution: ---
When there is an error in a script cscript.exe outputs nothing.
--
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=41983
Bug ID: 41983
Summary: Creatures 2: applets can't connect to the main program
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: skerit(a)kipdola.com
Distribution: ---
Created attachment 56393
--> https://bugs.winehq.org/attachment.cgi?id=56393
Creatures 2 console output when starting applet
The Creatures 2 game uses special applets (executables) that connect to the
main game.
This does not work, however:
the game will complain it can't connect to the applet.
There's no crash or anything, the applet just does nothing.
--
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=47070
Bug ID: 47070
Summary: DA: Inquisition can't see gamepad
Product: Wine
Version: 4.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xinput
Assignee: wine-bugs(a)winehq.org
Reporter: timofeevsv1989(a)gmail.com
Distribution: ---
Dragon Age Inquisition uses xinput9_1_0.dll which not implemented properly.
--
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=13679
Summary: Trados: installation hanging due to failure at the
registration of assembly
Product: Wine
Version: 0.9.60
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Attached the log, it speaks for itself:
The part starting with fixme:atl:AtlModuleInit SEMI-STUB (0x40eb40 0x40c040
0x400000) at the end was on my console as I sent the rest to a text file.
May be related or not to bug 12930 (and the failure of the service to
initialize).
Both do not happen at the same time but they appeared in the same version.
I added mscoree as component because on another log (installation/repair of the
same problem) I saw that mscoree was loaded when mscorlib crashes.
--
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=48152
Bug ID: 48152
Summary: SDL Trados 2019 throws backtrace
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 65766
--> https://bugs.winehq.org/attachment.cgi?id=65766
Backtrace (4.19 Staging)
Download URL is at: trados.sdlproducts.com/SDLTradosStudio2019Trial.exe
An entry for the AppDB has been submitted and I would like to post the
backtrace I got from wine 4.19-staging here.
--
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=46666
Bug ID: 46666
Summary: Al Unser, Jr Arcade Racing has weird colors
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Created attachment 63612
--> https://bugs.winehq.org/attachment.cgi?id=63612
Screenshot showing wrong colors
Hi,
I have recently tried Al Unser, Jr. Arcade Racing with Wine, the game itself is
from 1995 so its is quite old. I was just curious. I have managed to get the
game working, but the colors is not right. The game requires an 8 bit display,
otherwise it refuses to start.
I followed the recommendations and used the following commands:
$ Xephyr :1 -screen 800x600x8 -cc 3 &
$ DISPLAY=:1 wine alunser.exe
The game starts, but the colors are wrong. As displayed in my attached image.
A demo, which displays the same colors, are available at:
https://archive.org/details/Alunser. There's also an image displaying the
colors as they should be.
--
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=47490
Bug ID: 47490
Summary: GlobalLock different behavior
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: ghotik2002(a)yahoo.com
Distribution: ---
Different behavior of GlobalLock in DxWnd GUI routine.
This is an extract of source code:
IStream *pStream = 0;
CreateStreamOnHGlobal(0, TRUE, &pStream);
LONG cbSize = 0;
hr = pPicture->SaveAsFile(pStream, TRUE, &cbSize);
if(FAILED(hr)) {
OutTrace("GrayIcon: SveAsFile error hr=%#x\n", hr);
return NULL;
}
HGLOBAL hBuf = 0;
hr = GetHGlobalFromStream(pStream, &hBuf);
if(FAILED(hr)) {
OutTrace("GrayIcon: GetHGlobalFromStream error hr=%#x\n", hr);
return NULL;
}
buf = (BYTE *)GlobalLock(hBuf);
if(buf == NULL) {
OutTrace("GrayIcon: GlobalLock error err=%d\n", GetLastError());
return NULL;
}
the stream holds an icon picture, everything is ok but the GlobalLock call:
- in Windows it returns a valid memory address
- in Wine/Linux it returns NULL errno 157 ERROR_DISCARDED - The segment is
already discarded and cannot be locked.
All this is in DxWnd program run on Wine/Linux environment.
P.s. my first bug report here - hope everything is more or less ok ... ;)
--
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=55167
Bug ID: 55167
Summary: Spotify crashes when trying to install
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: just4steam778(a)gmail.com
Distribution: ---
Created attachment 74747
--> https://bugs.winehq.org/attachment.cgi?id=74747
Launch log
I'm trying to install the Windows version of Spotify and it immediately crashes
when I launch the executable.
Wine build: wine-8.11-125-g3d28f9d362e
OS: Arch Linux
--
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=55470
Bug ID: 55470
Summary: i686-w64-mingw32-gcc assumes wrong stack alignment
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: stefan(a)codeweavers.com
Distribution: ---
Created attachment 75028
--> https://bugs.winehq.org/attachment.cgi?id=75028
Example C code to show the issue
This is probably not a Wine bug, but something we may want to document and take
care of one way or another:
i686-w64-mingw32-gcc quietly assumes 16 byte stack alignment, which is wrong
for Win32. To see the effect compile and disassemble the attached test.c with
i686-w64-mingw32-gcc test.c -c -O2
i686-w64-mingw32-objdump -d test.o
The outcome:
0: 81 ec ac 01 00 00 sub $0x1ac,%esp
6: 8d 44 24 10 lea 0x10(%esp),%eax
a: 89 04 24 mov %eax,(%esp)
d: e8 00 00 00 00 call 12 <_func+0x12>
12: 81 c4 ac 01 00 00 add $0x1ac,%esp
18: c3 ret
However, x86_64-w64-mingw32-gcc -m32 properly aligns the stack before placing
the aligned structure:
x86_64-w64-mingw32-gcc test.c -c -O2 -m32
i686-w64-mingw32-objdump -d test.o
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 e4 f0 and $0xfffffff0,%esp
6: 81 ec a0 01 00 00 sub $0x1a0,%esp
c: 8d 44 24 10 lea 0x10(%esp),%eax
10: 89 04 24 mov %eax,(%esp)
13: e8 00 00 00 00 call 18 <_func+0x18>
18: c9 leave
19: c3 ret
To my knowledge Wine does not use SSE instructions on purpose, so we should be
mostly fine. msvcrt, wined3d or dsound (especially when compiled to use SSE to
make Rosetta 2 happy) may be affected.
The test.c file is attached.
What can we do about it?
1) Ignore it
2) pass -mincoming-stack-boundary=2 to mingw for 32 bit targets
3) Use 64 bit target mingw with -m32
I'll file a bug for mingw too, linking this bug as reference.
--
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=55041
Bug ID: 55041
Summary: QuickTime movie plays but screen is black
Product: Wine
Version: 8.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mildred-bug.winehq(a)mildred.fr
Distribution: ---
When running "The Wheel of Time"
https://appdb.winehq.org/objectManager.php?sClass=version&iId=2154 cutscenes
will play but the screen stays black. It uses QuickTime Lite 4.1.0 for movies.
Using wayland (SwayWM)
During movie playback, I see the following log repeated:
0058:fixme:mountmgr:harddisk_ioctl Unsupported ioctl 70c00 (device=7 access=0
func=300 method=0)
There is in a forum someone that had a similar issue and found a solution
(translated by me):
> I think the problem comes from QuickTime, the software installs version 7.2
> Via wine control, I disabled directx for the video and set up safe move (GDI only)
> It seems to hold, I must test again to be sure.
> The issue really came from quicktime and my change solved the issue.
>
> https://forum.ubuntu-fr.org/viewtopic.php?id=389950
I tried winetricks render=nod3d or render=gdi but it does not help.
--
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=38040
Bug ID: 38040
Summary: Cubic Castles: fog effect doesn't work properly
Product: Wine
Version: 1.7.36
Hardware: x86
URL: http://ccdownload.blob.core.windows.net/ccwindows/Cubi
cCastlesWindowsSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 50675
--> https://bugs.winehq.org/attachment.cgi?id=50675
screenshot
The distance fog effect isn't rendered properly and almost everything is white
in the game. Only the HUD, character names and the chat window is visible.
The same problem with Wine 1.4, 1.6 etc. Native d3dx9* libraries don't change
the picture at all. Disabling GLSL doesn't help either.
Terminal output:
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33f7f8,0x00000000), stub!
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x139430, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B8G8R8X8_UNORM,
dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
err:ole:CoCreateInstance apartment not initialised
fixme:g711:G711_StreamSize
err:d3d:wined3d_debug_callback 0x172be8: "GL_INVALID_VALUE error generated.
Width and height must not be negative.".
err:d3d:scissorrect >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glScissor @
state.c / 4972
...
The last lines are repeating over and over.
Fedora 21
Nvidia binary drivers 340.76
--
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=28362
Summary: mshtml/events.ok is flaky, times out sometimes on some
machines?
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I just had a timeout on mshtml/events.ok.
http://test.winehq.org/data/tests/mshtml:events.html shows a number of
timeouts on at least two windows machines, so I may not be alone.
My log showed
../../../tools/runtest -q -P wine -M mshtml.dll -T ../../.. -p
mshtml_test.exe.so events.c && touch events.ok
...
fixme:mshtml:nsURI_EqualsExceptRef (0x20cc770)->(0x1799d8 0x33efb4)
fixme:mshtml:nsHttpChannelInternal_SetDocumentURI (0x1dec0a8)->()
fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x17ab88)->(0x33efdc 0x33efac 0)
and then hung for 20 minutes until buildbot killed it.
This was with WINEDEBUG=warn+heap, if it matters, and the machine it
happened on was
os: Ubuntu 10.04.3 LTS, 2.6.32-33-generic, pulseaudio
0.9.21-63-gd3efa-dirty, Advanced Linux Sound Architecture Driver Version
1.0.21.
ram: 3212 MB
cpu: Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz
gpu: GeForce GT 240/PCI/SSE2 3.2.0 NVIDIA 195.36.24
--
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=41731
Bug ID: 41731
Summary: vb custom control not work
Product: Wine-staging
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lokesh.bhandari(a)enjayworld.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
I have a visual basic 6 base application. In application enter key will go
cursor to next field in windows and in backspace will go to cursor to previous
field in windows. But in wine-staging 1.9.23 and all other version this
functionality not work. So please suggest me for this. Download link is below
for application.
http://piracyfreeos.org/partner/down.php
log for application is
fixme:winediag:start_process Please report bugs at http://bugs.wine-staging.com
(instead of winehq.org).
fixme:ntoskrnl:IoGetConfigurationInformation partial stub
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
--
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=42493
Bug ID: 42493
Summary: Kritika Online startup fails (Xigncode problem?)
Product: Wine
Version: 2.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wyrex(a)openmailbox.org
Distribution: ---
Created attachment 57360
--> https://bugs.winehq.org/attachment.cgi?id=57360
game launch from patcher
Kritika Online MMO freezes at startup. Game patces succesfully in 32-bit prefix
with ie7 installed. When I click "Game Start" empty game window opens and after
10 seconds Xigncode flashes in bottom corner. Then only this message spams
continously until I forcekill it.
fixme:virtual:get_section_name (0x348,0x340000,0x33ba48,528,0x33ba44):
semi-stub
--
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=55039
Bug ID: 55039
Summary: Touhou 12.3 : specific attack randomly causes online
desync
Product: Wine
Version: 8.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: riyu12383(a)gmail.com
Distribution: ---
Created attachment 74605
--> https://bugs.winehq.org/attachment.cgi?id=74605
Game replay file, showing the chain attack causing desync
--The game
I already presented this game with it's download link in this issue :
https://bugs.winehq.org/show_bug.cgi?id=54916
--The bug
This game is a fighting game, which is supposed to be deterministic. In online
game, there's no main server, the 2 opponents only receive the input of the
other player directly from each others.
A specific attack (Remilia's chain gang) randomly behave abnormally on Linux,
the attack's collision boxes aren't generated, thus altering the flow of the
game, de-syncing the game in online.
The attack consist of a metal chain, which appears chain link by chain link,
following the other player trying to grab him. This attack seems slightly more
complex to implement than the others.
When bugged, the attack seems to be mixed with another variant of it, where the
chain is shorter and the collision boxes are supposed to appear when the chain
disappears.
Usually in other games similar issues, online desync is resolved by installing
Microsoft visual redistributable, but here it doesn't solve the issue.
This bug is random, even with the same wine version it still occurs randomly on
the same replay file.
--Replay file
Here attached is a replay file, to be put in the "replay" folder inside the
game folder.
Going to the "replay" menu in the main game menu, you can replay a game.
To directly see the collision boxes, please remove the ";" before the line
"ReplayInputView+=" in the SWRSToys.ini file, and launch the game with
WINEDLLOVERRIDES="d3d9=n,b" to load mods. When replaying the game, press F4 to
see the collision boxes.
Beside the initial chain summoning, the chain should always instantly get
collision boxes.
If the bug occurs, the player attack will miss the other player, and will after
likely be too far to reach the other player ever again with the chain.
--Tried regression test
This issue is not a regression, the bug has been known in the game community
for ages.
But I observed on my machine a more frequent occurrence in modern wine builds.
This might likely be an illusion of mine based on coincidence, as the bug is
extremely random and I don't have a clear way to separate good and bad in the
bisection, as the bug will always occurs with given time on any builds.
My first try led me to 27665f35e4da13bac1e4dd8948a65f484c9dadfa, but with
further testing it actually didn't really had an impact, but 2 commits later at
40b7c3e89a95d6ccb190b234d4ad13b3a8304495 it seems way more frequent, but I'm
not even sure if it's this one or the commit before.
I still believe it is unrelated to the actual issue origin, and even might just
be an illusion/coincidence of my own.
--
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=42596
Bug ID: 42596
Summary: The Secret World: Shadows Render Incorrectly
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: padreadamo(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 57537
--> https://bugs.winehq.org/attachment.cgi?id=57537
Incorrect shadow rendering
Shadows do not render correctly in "The Secret World," an MMORPG that is
getting a relaunch later this year, using Staging (CSMT) or not. There are not
settings (in the game) that change the outcome of the shadows not rendering
correctly. In addition, this was checked using several different GPUs and CPUs
to rule-out possible hardware (AMD CPU vs Intel CPU and AMD 7970/AMD R270m).
This game uses the Dreamworld engine which is also used in "Age of Conan."
The attachment shows an in-game screenshot of the shadow rendering. This is my
first bug report here.
Link to download the client: http://cdn.funcom.com/tsw/live/setup.exe
--
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=54211
Bug ID: 54211
Summary: Wine dependency issue on Aarch64 ubuntu kinetic
Product: Wine
Version: unspecified
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: engagehitsmail(a)gmail.com
Distribution: ---
Created attachment 73754
--> https://bugs.winehq.org/attachment.cgi?id=73754
Wine dependency issue
The installation of wine is not successful in linux aarch64 with Ubuntu kinetic
OS.
After following the instructions from the following wiki, the installation
fails due to dependency.
Wiki: https://wiki.winehq.org/Ubuntu
How to replicate?
Install Ubuntu kinetic OS in Aarch64 and run the commands as mentioned in the
wiki.
Oracle is providing free host and I tried on that host.
https://www.youtube.com/watch?v=NKc3k7xceT8
Issue with Dependencies required:
wine-stable:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
Depends: wine-stable-i386:i386 (= 7.0.1~kinetic-1) but it
is not going to be installed
Please find the attachment for logs.
--
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=52219
Bug ID: 52219
Summary: Java 8 offline installer crashes
Product: Wine
Version: 6.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joseskvolpe(a)gmail.com
Distribution: ---
Created attachment 71291
--> https://bugs.winehq.org/attachment.cgi?id=71291
Crash backtrace
Java 8 installer displays, but crashes after clicking "Next" button
Procedure:
1 - Download Java offline installer and open it
2 - Click Next
Download: https://www.java.com/pt-BR/download/manual.jsp
jre-8u311 were tested the time this bug report is being written. Both 64-Bits
and 32-Bits versions has the same issue
64-Bits SHA1: 1ff669c31b79955775026a58bb2952daf204aa53
32-Bits SHA1: 10e428c0b52e89feb71c485bc4098768ff39c390
--
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=51531
Bug ID: 51531
Summary: DrMingw problem
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: vladimir.kokovic(a)gmail.com
Distribution: ---
Although I installed DrMingw, wine doesn't call him if the exception occurs.
d: && cd \drmingw-0.9.3-win64\bin && drmingw -i -v
Dr.Mingw has been installed as default application debugger
wine64 version=wine-6.13-173-g04d52eb83fa
/mnt/WD-Elements-25A1/src/wine-git/install64/system.reg
...
[Software\\Microsoft\\Windows NT\\CurrentVersion\\AeDebug] 1623820558
#time=1d7626eb12154b6
"Auto"="1"
"Debugger"="\"d:\\drmingw-0.9.3-win64\\bin\\drmingw.exe\" -p %ld -e %ld -v"
...
[Software\\Wow6432Node\\Microsoft\\Windows NT\\CurrentVersion\\AeDebug]
1623820558
#time=1d7626eb121692e
"Auto"="1"
"Debugger"="\"d:\\drmingw-0.9.3-win64\\bin\\drmingw.exe\" -p %ld -e %ld -v"
...
/asoft-src/ispp-64/linux/cross-compile/llvm-mingw/ispp64-llvm-mingw-start.sh
0110:fixme:process:CmdBatNotification 1
0110:fixme:process:CmdBatNotification 0
[root@vlada-kuci tmp 00:41:04]$ wine: Unhandled division by zero at address
000000014000F806 (thread 0120), starting debugger...
0120:err:seh:start_debugger Couldn't start debugger L"" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
wine: Unhandled page fault on write access to 0000000000000000 at address
00007F96D844E9BB (thread 0070), starting debugger...
0070:err:seh:start_debugger Couldn't start debugger L"" (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
Vladimir Koković, DP senior(70), Serbia, Belgrade, 28.July 2021
--
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=53591
Bug ID: 53591
Summary: Raspberry Pi OS Bullseye arm64 running 32-bit windows
app (AirMail)
Product: Wine
Version: unspecified
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mgrushinskiy(a)gmail.com
Distribution: ---
Created attachment 72975
--> https://bugs.winehq.org/attachment.cgi?id=72975
install script for everything
I'm installing box86 and wine on Raspberry Pi Bullseye arm64 using
attached script.
I get the following error trying to run the app (AirMail):
WINEPREFIX=${HOME}/wine-air wine/bin/wine wine-air/drive_c/Program\
Files/Airmail/Airmail3.exe
Box86 with Dynarec v0.2.3 3a7cc57f built on Jul 9 2021 17:31:35
Box86 with Dynarec v0.2.3 3a7cc57f built on Jul 9 2021 17:31:35
Box86 with Dynarec v0.2.3 3a7cc57f built on Jul 9 2021 17:31:35
Box86 with Dynarec v0.2.3 3a7cc57f built on Jul 9 2021 17:31:35
0024:err:winediag:nodrv_CreateWindow Application tried to create a window, but
no driver could be loaded.
0024:err:winediag:nodrv_CreateWindow The explorer process failed to start.
0024:err:secur32:process_attach Failed to load gnutls_session_channel_binding
0024:err:secur32:SECUR32_initSchannelSP no schannel support, expect problems
wine: Unhandled exception 0x0eedfade in thread 24 at address 7B0110D6 (thread
0024), starting debugger...
Box86 with Dynarec v0.2.3 3a7cc57f built on Jul 9 2021 17:31:35
winedbg detected, not launching it!
0024:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 32 140"
(1359)
Read the Wine Developers Guide on how to set up winedbg or another debugger
What did I do wrong? I've seen reports from other people that that app
works on Raspberry Pi Buster with box86.
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.
https://bugs.winehq.org/show_bug.cgi?id=43353
Bug ID: 43353
Summary: Planet Skies
Product: Wine
Version: 1.7.3
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: katyaholubitsky11(a)gmail.com
Created attachment 58700
--> https://bugs.winehq.org/attachment.cgi?id=58700
the backtrace is an attachment that shows up whenever i try to use OpenGL or
Direct3G.
When i try to click OpenGL,it wouldn't let me play,the screen goes black and
this popup shows up,
and when i try to use Direct3G, the same popup shows up.
--
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=33446
Bug #: 33446
Summary: Left 4 Dead: Player outlines may appear distorted
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: CFSworks(a)gmail.com
Classification: Unclassified
Created attachment 44258
--> http://bugs.winehq.org/attachment.cgi?id=44258
Distorted player outlines: UseGLSL=enabled, shader detail level = very high
In Left 4 Dead, with the shader detail level set to high/very high, and
UseGLSL=enabled, there is some distortion in the outlines of characters through
walls.
At medium/low shader detail, the outlines appear as they should. Likewise,
setting UseGLSL=disabled corrects the image, so this may be a bug in Wine's
GLSL generator.
--
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=38275
Bug ID: 38275
Summary: DeferWindowPos accept NULL HWND and fail at
EndDeferWindowPos()
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: rozhuk.im(a)gmail.com
Distribution: ---
http://source.winehq.org/git/wine.git/blob/e882cdf55cc004b5ffb7b85d912b4733…
DeferWindowPos( HDWP hdwp, HWND hwnd...
does not check: hwnd != NULL (windows does!)
and later EndDeferWindowPos() fail in
http://source.winehq.org/git/wine.git/blob/e882cdf55cc004b5ffb7b85d912b4733…
X11DRV_SetWindowPos(...)
...
763 /* Fix redundant flags */
764 if (!fixup_flags( winpos )) return FALSE;
fixup_flags()
...
WND *wndPtr = WIN_GetPtr( winpos->hwnd );
382 BOOL ret = TRUE;
383
384 if (!wndPtr || wndPtr == WND_OTHER_PROCESS)
385 {
386 SetLastError( ERROR_INVALID_WINDOW_HANDLE );
387 return FALSE;
388 }
Miranda NG was affected.
Workaround:
if (NULL != hwnd) /* Wine fix. */
hdwp = DeferWindowPos(hdwp, hwnd...);
--
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=46943
Bug ID: 46943
Summary: Theme Park World crashes at startup
Product: Wine
Version: 4.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Created attachment 64065
--> https://bugs.winehq.org/attachment.cgi?id=64065
Log with exception
Hi,
I'm trying to get Theme Park World to start with Wine. I've set the Windows
version to Windows 2000 (as stated in bug 37802), and the game is updated to
version 2.0.
The copy protection seems to work, but after the initial splash screen is gone
I immediately get the following exception:
> 0035:err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7b46b76e
When I try with the no-cd crack, the game runs as it should.
--
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=28420
Summary: serious problem in running schrankplaner.exe
Product: Wine
Version: unspecified
Platform: x86
URL: javascript:downloahttp://www.schrankplaner.de/deu/4_Pl
anen&Bestellen/41_GratisSoftware/45_Gratis-Software.ht
ml?PHPSESSID=25bda3c1dc1d0b9440e7c516aaa00b46d('./soft
ware_de/schrankplaner_setup.exe','1')
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: muemarco(a)gmail.com
after installing the program successfully by creating a .verb file and running
it with the command winetricks schrankplaner.verb, the program crashes when I
start it from the wine program list.
--
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=55036
Bug ID: 55036
Summary: UltraISO: EAccessViolation: Access violation in module
COMCTL32.DLL
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: audvare(a)gmail.com
Distribution: ---
Created attachment 74599
--> https://bugs.winehq.org/attachment.cgi?id=74599
screenshot
Getting this issue as soon as I click 'Continue to Try' (for the trial). I get
two dialogs both of which have access violations in COMCTL32.DLL. Then the
program exits.
Using wine-vanilla (Gentoo package) 8.10.
--
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=55134
Bug ID: 55134
Summary: Cannot run wineboot in 32-bit prefix, unhandled page
fault on read access
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: audvare(a)gmail.com
Distribution: ---
Created attachment 74689
--> https://bugs.winehq.org/attachment.cgi?id=74689
crash log
I am using wine-staging 8.10 on Gentoo with the following USE flags and
building PEs with a MinGW toolchain. I definitely have 32-bit support enabled.
X alsa cups fontconfig gecko gphoto2 gstreamer mingw mono netapi nls opencl
opengl osmesa pcap perl pulseaudio samba sdl ssl strip truetype udev udisks
unwind usb v4l vulkan wayland xcomposite xinerama -capi -crossdev-mingw
-custom-cflags -dos -kerberos -llvm-libunwind -scanner -selinux -smartcard
I run with the following env (where WINEPREFIX is a directory that does not
exist):
WINEPREFIX=/home/tatsh/.local/share/wineprefixes/a
WINEARCH=win32
When I run `wineboot -i`, it just crashes:
wine: Unhandled page fault on read access to FFFFFFFF at address 688A1FF0
(thread 0138), starting debugger...
I have to use SIGKILL to get these processes to stop.
--
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=10791
Summary: RPG Maker XP 10.2a: Does not play Background Music (BGM)
and Background Sounds (BGS)
Product: Wine
Version: 0.9.50.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hen.asraf(a)gmail.com
Background Music and Background Sounds cannot be played with Wine.
It is possible to play them in your own media player and such, and then just
choose to use the preferred file to be played when playing. It will play on
Windows machines, only it won't under Wine.
No errors occur, the sound simply does not play.
Sound Effects (SE) and Music Effects (ME) do work.
It might have something to do with the file type and media codec.
--
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=54765
Bug ID: 54765
Summary: d2d drawing issues with the program RootsMagic 8 or 9
Product: Wine
Version: 8.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: sargenthp(a)gmail.com
Distribution: ---
With the version of Wine 8.x RootsMagic 9 is not drawing properly. It might
show the controls, but soon as the cursor is moved into the window the controls
disappear. If you move the window the controls will repaint once in awhile.
Rootsmagic can be downloaded and installed. Installation works fine... But
immediately you will be able to see the results once rootsmagic is opened.
Here are some of the messages I see with some attempt of removing duplicates...
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0024:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 000000000011D57C,
0000000000000000 000000000011D5D8
0024:fixme:nls:get_dummy_preferred_ui_language (0x38 0x409 000000000011D57C
0000000000000000 000000000011D5D8) returning a dummy value (current locale)
0024:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style
000000000BD28B50.
0024:fixme:d2d:d2d_device_context_PushLayer iface 000000000BD329A0,
layer_parameters 000000000011E648, layer 000000000BD33470 stub!
0024:fixme:d2d:d2d_text_renderer_DrawGlyphRun Ignoring options 0x2.
0024:fixme:d2d:d2d_device_context_Flush iface 000000000BD26520, tag1
000000000011D8F8, tag2 000000000011D8F0 stub!
0024:fixme:d2d:d2d_device_context_Flush iface 000000000BD336B0, tag1
000000000011D858, tag2 000000000011D850 stub!
0024:fixme:d2d:d2d_device_context_PopLayer iface 000000000BD329A0 stub!
0024:fixme:d2d:d2d_device_context_PushLayer iface 000000000BD329A0,
layer_parameters 000000000011E648, layer 000000000BD2DE50 stub!
0024:fixme:d2d:d2d_device_context_Flush iface 000000000BD33EB0, tag1
000000000011D8F8, tag2 000000000011D8F0 stub!
0024:fixme:d2d:d2d_device_context_Flush iface 000000000BD34160, tag1
000000000011D858, tag2 000000000011D850 stub!
0024:fixme:d2d:d2d_device_context_PopLayer iface 000000000BD329A0 stub!
0024:fixme:d2d:d2d_text_renderer_DrawGlyphRun Ignoring options 0x2.
0024:fixme:d2d:d2d_device_context_PushAxisAlignedClip Ignoring antialias_mode
0.
--
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=38117
Bug ID: 38117
Summary: Fallen Enchantress: map screen is black unless
'ClothMapOnly' option is enabled
Product: Wine
Version: 1.7.36
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 50801
--> https://bugs.winehq.org/attachment.cgi?id=50801
terminal output
The map screen is black, only some HUD elements can be seen.
The game contains configuration options in ~/My
Games/FallenEnchantress/Prefs.ini
If I set the option 'ClothMapOnly=1' then the map is rendered properly.
The same problem with Wine 1.4/1.6.
Native d3dx9_41 was used to start the game.
Disabling GLSL doesn't help.
Fedora 21
Nvidia binary drivers 340.76
--
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=46164
Bug ID: 46164
Summary: Graphics blurry/garbled in Unigine Superposition
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cybermax(a)dexter.no
Distribution: ---
Graphics is blurry/garbled in Unigine Superposition running in "DirectX" or
"OpenGL" mode with "medium" or higher "shader quality".
Setting "shader quality" to "low" seems ok in both OpenGL and DirectX mode.
--
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=33053
Bug #: 33053
Summary: Support for dvorak programmer layout.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gitterrost4+winehq(a)gmail.com
Classification: Unclassified
Created attachment 43693
--> http://bugs.winehq.org/attachment.cgi?id=43693
Patch to add support for dvorak programmer's layout.
There currently is no support for the dvorak programmer's layout in wine. The
layout can be found here:
http://kaufmann.no/roland/dvorak/index.html
The symptom of this problem is:
In Guild Wars, if I try to bind the key with the ampersand on it (where the 1
would usually be on a standard US-Keyboard) to an action, it just does nothing,
as if i hadn't pressed any key.
The same goes for Diablo III. If I try to bind this key, it says
"!!!MISSING!!!".
Writing in these apps currently works as expected (i.e. in Chats or Messages).
I have altered the File dlls/winex11.drv/keyboard.c, and it kind of works. (see
the attached Patch)
When I press the ampersand-key in the patched version, it registers, but shows
up as "1" in the options dialog. This is no problem for gameplay, it just looks
weird.
--
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=51436
Bug ID: 51436
Summary: Resident Evil 7 has wrong lights/shadows rendering
(OpenGL renderer)
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 70290
--> https://bugs.winehq.org/attachment.cgi?id=70290
example
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 1224.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 1224.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 26628.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 3384.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 7800.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 948.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 13620.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 1992.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 4656.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 23712.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 23712.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 62244.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 62244.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 62244.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 62244.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 6924.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 10590.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 7392.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 23004.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 3228.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 3564.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 1512.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 3588.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 112176.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 23712.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 23712.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 8448.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 8448.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 6306.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 1224.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 26628.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 2982.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 7800.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 3132.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 3678.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 10692.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 5760.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 1992.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 4656.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 62244.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 62244.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 62244.
07d8:fixme:d3d:wined3d_context_gl_draw_indirect Ignoring index offset 62244.
wine-6.12-162-gd10887b8f56
--
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=42729
Bug ID: 42729
Summary: Corrupted graphics in Wolcen: Lords of Mayhem
(DX11/CryEngine)
Product: Wine
Version: 2.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: fincer89(a)hotmail.com
Distribution: ---
Created attachment 57716
--> https://bugs.winehq.org/attachment.cgi?id=57716
Wolcen: Lords of Mayhem, corrupted graphics, DX11. Console output
As stated in the title, this DX11/CryEngine Steam game has corrupted graphics
when running on Wine.
Console output as an attachment (while the game was running).
Configuration:
Clean 64-bit prefix, Windows Steam, Wine 2.4 (git), Wine 2.4 Staging (git). No
Staging stuff enabled in winecfg.
--
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=37533
Bug ID: 37533
Summary: Dragon Age Origins: Crashes in some parts of the game
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: claw(a)triple6.org
Distribution: ---
Created attachment 49953
--> https://bugs.winehq.org/attachment.cgi?id=49953
Backtrace of a crash
I noticed that Dragon Age Origins crashes in some parts of the game. See the
backtrace attached. Its always in the same locations or sequences.
I also noticed that lowering the graphical settings can help and i can pass
beyond this crashes.
I mostly happens when many textures need to be loaded.
This was tested on AMD (radeon driver 7.5.0), nvidia ( proprietary 340.46) and
intel ( 2.21.15 ).
There are also other graphics related issues in the game like video sequences
displaying just a black screen and sometimes glitches like black textures.
I'll test it against current 1.7 release of wine if i find some time to compile
it and wipe my ~/.wine.
Thanks for wine by the 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.
http://bugs.winehq.org/show_bug.cgi?id=32230
Bug #: 32230
Summary: Incanto does not display main screen background
Product: Wine
Version: 1.5.17
Platform: x86
URL: http://www.izzygames.com/incanto-t2952.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Classification: Unclassified
Good indicators of why it happens is it display a message a few times at the
start of which you have to dismiss to get to the main screen.
--*.frag--
Fragment shader failed to compile
Vertex shader failed to compile
Having d3dx9_36 does is not a workaround nor does it allow you to proceed into
the game but that could be unrelated.
--
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=50893
Bug ID: 50893
Summary: Wine cannot see home directory
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehome(a)dispostable.com
Distribution: ---
Created attachment 69703
--> https://bugs.winehq.org/attachment.cgi?id=69703
output of "wine explorer ~/"
Steps to reproduce: With a fresh install and prefix (WINEARCH 32 or 64 bit),
run "wine explorer" and navigate to /home.
Expected behaviour: A list of all folders in /home appears.
Actual behaviour: One user home folder, /home/user1, is missing from the list.
Other user home folders, e.g. /home/user2, are shown as expected.
Permissions for /home/user1 and /home/user2 are the same. The absence of
/home/user1 persists, regardless of whether wine is run under user1 or user2.
Running "wine explorer ~/" gives
0144:err:explorer:make_explorer_window Failed to create PIDL for
L"Z:\\home\\user1".
This also affects all file dialogs in other software and opening a file in
/home/user1 with an associated wine executable.
--
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=25759
Summary: crash when running game "Polda" and moving their
(game) window
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: prescott66(a)gmail.com
Created an attachment (id=32832)
--> (http://bugs.winehq.org/attachment.cgi?id=32832)
crash log game "Polda"
this bug is about one older game named "Polda".it is edited to works OK on
Windows XP and it works on real Windows XP.
But when i run it on Linux (Fedora 14, 32-bit, wine ver:1.3.11) game hangs and
when i try to move window, game crashes. log is attached.
i can upload somewhere that game if you will, thats no problem because its not
big game(cca 100MB).
--
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=55467
Bug ID: 55467
Summary: MAME 0.257: mame.exe -listxml crashes
Product: Wine
Version: 8.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pernegger(a)gmail.com
Distribution: ---
Created attachment 75027
--> https://bugs.winehq.org/attachment.cgi?id=75027
wine 8.14 terminal output
Steps to reproduce:
Run "wine mame.exe -listxml".
Expected results:
Very long XML dump, followed by programme exit.
Actual result:
Things crash and burn (see log).
(This affects clrmamepro's ability to import data when being fed the MAME
executable.)
MAME's interactive mode, i.e. just "wine mame.exe" seems to work.
I haven't tested any older versions of MAME, just 0.257. WINE-side, I've tried
8.13 and 8.14, both via the official Ubuntu 22.04 packages available via
WINEHQ. So this isn't necessarily a regression.
--
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=54323
Bug ID: 54323
Summary: user32:input - test_SendInput() sometimes gets an
unexpected 0xc042 message on Windows 7
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:input - test_SendInput() sometimes gets an unexpected 0xc042 message on
Windows 7:
input.c:4583: Test failed: SendInput triggered unexpected message 0xc042
This failure has not happened in the WineTest runs yet.
The first known instance is from MR693 (2022-08-22) and 8 merge request
versoins have been impacted since, the latest of which is MR1949 where it
happened twice.
--
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=53516
Bug ID: 53516
Summary: user32:input failed due to unexpected WM_TIMECHANGE
message
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:input failed due to unexpected WM_TIMECHANGE message:
input.c:4525: Test failed: SendInput triggered unexpected message 0x1e
https://test.winehq.org/data/patterns.html#user32:input
This happened on 2022-08-05 in the w10pro64-fr-64 test configuration.
But user32:msg has also received such an unexpected message on 2022-08-02 on
w10pro64-pt-BR-64 (see bug 53273).
It appears this message is sent by Windows when an application modifies the
system time. If the application is another test then it should make sure all
such messages have been sent before continuing.
But it is quite possible that this message is sent when Windows resynchronizes
with some internet time server in which case this message could arrive in any
test at any time.
--
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=51477
Bug ID: 51477
Summary: user32:input test_Input_blackbox() gets unexpected
00&41(A) keystate changes
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
test_Input_blackbox() gets unexpected 00&41(A) keystate changes:
https://test.winehq.org/data/patterns.html#user32:input
input.c:757: Test failed: 0 (a4/0): 00 from 00 -> 81 unexpected
input.c:757: Test failed: 0 (a4/0): 41 from 00 -> 01 unexpected
* This exclusively happens for the first sendinput_test entry which is supposed
to simulate pressing the left Alt key (VK_LMENU == 0xa1).
* I do not know what the 00 virtual key code corresponds to. According to the
failure message this key is getting pressed down and toggled.
* The 41 virtual key code should be the 'A' key but that's not a toggle key
(unlike, e.g., Caps Lock) so the low order bit should be meaningless. So it's
strange that it changed from off to toggled.
* These failures happen on the following machines:
(41 corresponds to 100% reproducible, some machines may have fewer than 41
runs)
17 2008_newtb-w2008s64-32
1 2008_newtb-w2008s64-64
5 win7_newtb-w7u-2qxl
7 win81_cw-rx460-32
4 win1507_cw-gtx560-1507-32
5 win1507_cw-rx460-1507-32
1 win1709_cw-rx460-1709-64
39 win2009_cw-gtx560-2009-32
39 win2009_cw-gtx560-2009-64
41 win2009_cw-rx460-2009-32
41 win2009_cw-rx460-2009-64
--
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=17414
Summary: user32/dde test crashes if +heap enabled
Product: Wine
Version: 1.1.15
Platform: PC
URL: http://test.winehq.org/data/6a1537c4b5037be5253c33021fda
3a02430533f7/wine_xp_ae-ub-810-heap/riched32:editor.html
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=19484)
--> (http://bugs.winehq.org/attachment.cgi?id=19484)
backtrace in 1.1.15
wine: Unhandled page fault on read access to 0x00130000 at address 0x6045971b
(thread 0009), starting debugger...
...
=>0 0x6045971b CompareStringW+0x13b(lcid=1033, style=0, str1=0x130000, len1=0,
str2=0x6074c780, len2=-1)
[/home/austin/wine-git/dlls/kernel32/../../include/wine/unicode.h:216] in
kernel32 (0x0032f848)
1 0x6045bed4 lstrcmpW+0x64(str1=<register EDI not in topmost frame>,
str2=<register ESI not in topmost frame>)
[/home/austin/wine-git/dlls/kernel32/locale.c:2834] in kernel32 (0x0032f878)
2 0x60681d7a dde_server_wndprocW+0x3da(hwnd=0xe0028, msg=1000, wparam=458798,
lparam=<register EDI not in topmost frame>)
[/home/austin/wine-git/dlls/user32/tests/dde.c:1215] in user32_test
(0x0032f8b8)
3 0x6082337a WINPROC_wrapper+0x1a() in user32 (0x0032f8e8)
4 0x608237ca call_window_proc+0x6a(hwnd=<register EDI not in topmost frame>,
msg=<register ESI not in topmost frame>, wp=458798, lp=1204994,
result=0x32f998, arg=0x606819a0)
[/home/austin/wine-git/dlls/user32/winproc.c:458] in user32 (0x0032f928)
5 0x60828af7 WINPROC_call_window+0xf7(hwnd=<register EDI not in topmost
frame>, msg=1000, wParam=458798, lParam=1204994, result=0x32f998, unicode=1,
mapping=WMCHAR_MAP_DISPATCHMESSAGE)
[/home/austin/wine-git/dlls/user32/winproc.c:2218] in user32 (0x0032f968)
6 0x607e7ee6 DispatchMessageW+0x96(msg=<register EDI not in topmost frame>)
[/home/austin/wine-git/dlls/user32/message.c:3122] in user32 (0x0032f9a8)
7 0x607a4037 WDML_SyncWaitTransactionReply+0xe7(hConv=0x1254b8,
dwTimeout=<register ESI not in topmost frame>, pXAct=0x125508, ack=0x32fb84)
[/home/austin/wine-git/dlls/user32/dde_client.c:1069] in user32 (0x0032fa08)
8 0x607a4b21 DdeClientTransaction+0x651(pData="test dde command", cbData=17,
hConv=0x1254b8, hszItem=0xdead, wFmt=48879, wType=16464, dwTimeout=1000,
pdwResult=0x32fb84) [/home/austin/wine-git/dlls/user32/dde_client.c:1225] in
user32 (0x0032fa68)
9 0x60686158 test_dde_aw_transaction+0x638()
[/home/austin/wine-git/dlls/user32/tests/dde.c:1374] in user32_test
(0x0032fb98)
...
216 while (*s) s++;
Attached is the backtrace...I've stripped out +heap, so the output is readable,
but easily reproducible.
--
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=54089
Bug ID: 54089
Summary: user32:input - test_SendInput() sometimes gets an
unexpected 0x738 message on w1064v1709
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
test_SendInput() sometimes gets an unexpected 0x738 message on w1064v1709:
* 2022-060-14
input.c:4439: Test failed: SendInput triggered unexpected message 0x60
input.c:4457: Test failed: SendInput triggered unexpected message 0x738
* 2022-12-05
input.c:4560: Test failed: SendInput triggered unexpected message 0x60
input.c:4578: Test failed: SendInput triggered unexpected message 0x738
See https://test.winehq.org/data/patterns.html#user32:input
It's not clear why this only happens on w1064v1709.
I suspect this is a repeat of bug 48815 where this 0x738 message was being sent
to a message-only UserAdapterWindowClass window (but apparently that impacted
all Windows 10 >= 1709). If so maybe user32:input should selectively ignore
some messages like user32:win now does:
commit fa28e05cf5b0101fb046c4845391634791268200
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Mon Jan 31 14:18:07 2022 +0100
user32/tests: Ignore messages for UserAdapterWindowClass windows.
Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=48815
Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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.