https://bugs.winehq.org/show_bug.cgi?id=3817
Tom B <tom(a)r.je> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tom(a)r.je
--- Comment #45 from Tom B <tom(a)r.je> ---
I'm trying to debug a problem I think might be caused by this issue. Is it
quickly testable by recursively lowercasing every file in the prefix?
Can someone document how this works?
If the windows applications requests: C:\Foo\Bar.BAZ
Does it do a case sensitive check first stat(prefix/drive_c/Foo/Bar.BAZ) then
fallback to scanning the directory? Or does run
stat(prefix/drive_c/foo/bar.baz)
If the latter, presumably a quick fix is a script to recursively lowercase all
file names inside the prefix.
If the former, is there any way to log the exact file names being referenced by
the Windows application? I'm thinking it might be useful to rename files to the
format the windows application is expecting them to be in.
--
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=38561
Bug ID: 38561
Summary: Painkiller crashes when loading a save
Product: Wine
Version: 1.7.41
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fremenzone(a)poczta.onet.pl
Distribution: ---
Created attachment 51440
--> https://bugs.winehq.org/attachment.cgi?id=51440
Crash log
Loading a saved game in Painkiller: Black Edition bought on GOG.com does not
work. Loading freezes at some point (always the same) and pressing a key
results in a crash. Wine version: wine-1.7.41-197-gf7e0927. Attaching log.
--
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=35371
Bug ID: 35371
Summary: Battlefield 2: Wine crashes on mic setup
Product: Wine
Version: 1.7.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: crazy.just(a)verizon.net
Classification: Unclassified
Created attachment 47174
--> http://bugs.winehq.org/attachment.cgi?id=47174
Program Error Details
Battlefield 2: Wine crashes on mic setup.
--
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=36763
Bug ID: 36763
Summary: Rogue Squadron 3D 1.3: Crashes with game resolutions
above 640x480
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dev(a)ovocean.com
Created attachment 48821
--> http://bugs.winehq.org/attachment.cgi?id=48821
Console output. Crash after line 19
If choosing a resolution above 640x480 in the game settings menu, the game
crashes at the start of missions, when the set resolution gets used.
System used:
Nvidia GeForce GTX 660M with Nvidia drivers v331.38
Xubuntu 14.04
--
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=46199
Bug ID: 46199
Summary: Deep Rock Galactic fails to start on macOS
Product: Wine
Version: 3.21
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: patoplc(a)live.com
Created attachment 62859
--> https://bugs.winehq.org/attachment.cgi?id=62859
Console output
Game does not get past splash screen, with either -d3d11 or -opengl arguments.
Shows a Windows error dialog, even after attempting to use winetricks to
install directx9, xact, vcrun2013, vcrun2017, as suggested in the Lutris page
for the game.
Game was reported running under Linux with DXVK through Lutris:
https://www.youtube.com/watch?v=Z62HtnsfE-U. This might be a macOS-specific
bug, not sure.
Attached is the console log.
Software information:
64-bit WINEPREFIX configured as Windows 7 (also tested as Windows 8),
wine-staging 3.21 installed from tarball (pre-built).
macOS 10.14.1, default AMD drivers.
Hardware information: MacBook Pro (2018), Touch Bar, Intel Core i5 8259U, 8 GB
RAM, external GPU (AMD Sapphire RX 580 NITRO+ 8GB) connected through a Sonnet
Breakaway Box (550W), using a 1920x1080 resolution.
--
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=36113
Bug ID: 36113
Summary: d3d9/device test has a leak
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==17962== 34 bytes in 2 blocks are definitely lost in loss record 309 of 1,416
==17962== at 0x4006B11: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==17962== by 0x4E8E2B27: strdup (in /usr/lib/libc-2.18.so)
==17962== by 0x67C5806: ??? (in /usr/lib/dri/i965_dri.so)
==17962== by 0x67CE8F0: ??? (in /usr/lib/dri/i965_dri.so)
==17962== by 0x67D7587: ??? (in /usr/lib/dri/i965_dri.so)
==17962== by 0x6661EC8: ??? (in /usr/lib/dri/i965_dri.so)
==17962== by 0x63BDC15: shared_dispatch_stub_482 (in
/usr/lib/libglapi.so.0.0.0)
==17962== by 0x4F5BAD5: shader_glsl_compile (glsl_shader.c:330)
==17962== by 0x4F68B3F: shader_glsl_generate_vshader (glsl_shader.c:4588)
==17962== by 0x4F693E4: find_glsl_vshader (glsl_shader.c:4767)
==17962== by 0x4F6C88A: set_glsl_shader_program (glsl_shader.c:5793)
==17962== by 0x4F6E096: shader_glsl_select (glsl_shader.c:6149)
==17962== by 0x4F2EF12: context_apply_draw_state (context.c:2997)
==17962== by 0x4F581D6: draw_primitive (drawprim.c:664)
==17962== by 0x4F2F685: wined3d_cs_exec_draw (cs.c:291)
==17962== by 0x4F30A33: wined3d_cs_st_submit (cs.c:893)
==17962== by 0x4F2F6F2: wined3d_cs_emit_draw (cs.c:308)
==17962== by 0x4F3EFC3: wined3d_device_draw_primitive (device.c:3265)
==17962== by 0x4973D29: d3d9_device_DrawPrimitive (device.c:2101)
==17962== by 0x4C27D7C: test_null_stream (device.c:1952)
==17962==
--
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=46191
Bug ID: 46191
Summary: Zombie Army Trilogy: no sound on macOS
Product: Wine
Version: 3.20
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: patoplc(a)live.com
There is no sound in game at all. Might be related to bug #46103, since they
are both sound issues on macOS.
Hardware and software information: 64-bit WINEPREFIX configured as Windows 7,
wine-staging 3.20 installed from tarball (pre-built).
macOS 10.14.1, default AMD drivers.
Hardware: MacBook Pro (2018), Touch Bar, Intel Core i5 8259U, 8 GB RAM,
external GPU (AMD Sapphire RX 580 NITRO+ 8GB) connected through a Sonnet
Breakaway Box (550W), using a 1920x1080 resolution.
Please see bug #46190 for full console log (340 MB uncompressed).
--
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=46181
Bug ID: 46181
Summary: WINMM doesn't recognize user-mode MIDI drivers
Product: Wine
Version: 3.0.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: kaleidonkep99(a)outlook.com
Distribution: ---
User-mode MIDI drivers, such as CoolSoft VirtualMIDISynth and Keppy's
Synthesizer/OmniMIDI, are not recognized by MIDI applications running under
Wine.
The drivers do install just fine, but WINMM ignores them and shows the
software/hardware outputs presented by the host operating system instead.
User-mode MIDI drivers are enumerated from the following registry key:
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32"
--
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=11099
Summary: custom checkbox not displayed
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stuart(a)gathman.org
All the taxact versions use a custom checkbox that draws a large X for on
screen tax forms. These always display as blank. They are drawn correctly on
printout. The appdb entry is
http://appdb.winehq.org/objectManager.php?sClass=application&iId=1265
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9422
Summary: Regression from 0.9.36 to 0.9.42/43 when running visio
2003
Product: Wine
Version: 0.9.43.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jokester01au(a)yahoo.com.au
Created an attachment (id=7748)
--> (http://bugs.winehq.org/attachment.cgi?id=7748)
Log trace of failed run under 0.9.43
This may or may not be related to bug #5163.
On 0.9.36 I have a working installation of visio 2003.
After upgrading to 0.9.42 visio ceases to work, failing with the message "iopl
not enabled".
Ditto for 0.9.43.
After reverting back to 0.9.36, visio 2003 again works.
Word and Excel 2003 seem to work happily on all of these versions of wine.
--
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=7843
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|testcases |gdiplus
Resolution|FIXED |DUPLICATE
CC| |focht(a)gmx.net
Summary|MS Office won't work |MS Office apps fail with
| |message 'IOPL not enabled'
OS|other |Linux
Version|unspecified |0.9.33.
Status|CLOSED |RESOLVED
--- Comment #6 from Anastasius Focht <focht(a)gmx.net> ---
*** This bug has been marked as a duplicate of bug 9422 ***
--
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=45890
Bug ID: 45890
Summary: Red Alert 2: Yuri's Revenge crash
Product: Wine
Version: 3.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)rkive.org
Distribution: Debian
When playing Yuri's Revenge, the game will eventually stall and the UI freezes.
An error message is created in a separate window (not visible unless I alt-tab
out of the game) saying the game encountered an internal error. During this
time, the game music is still playing in the background, so at least some parts
of the game are still working.
I can fairly regularly reproduce this issue by playing on Single player with
all Brutal enemies, and choosing Yuri as my country. After playing for 15-30
minutes the error pops up and the game no longer works. There doesn't seem to
be a clear cause, as the error doesn't really happen in response to anything I
do.
I am running Debian Testing, which is not particularly stable, but the crash
has existed for as long as I can remember. I can provide any debug info needed
to follow this 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=35828
Bug ID: 35828
Summary: Unable to connect to EA Origin
Product: Wine
Version: 1.7.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: berillions(a)gmail.com
Created attachment 47837
--> http://bugs.winehq.org/attachment.cgi?id=47837
No Internet connection
Hi,
Since the latest version of EA Origin, it's impossible to connect to my Origin
account. When the connection's window appears, i have a message told me :
- In French : Connexion en ligne actuellement indisponible
- In English : Online connection actually unavaible.
You can see the screen for the message.
I installed EA Origin into a fresh wineprefix and it's the first time that i
have this message. If i launch +wininet debug channel, i have this trace in my
log :
trace:wininet:InternetGetConnectedState (0x32d598, 0x00000000)
warn:wininet:InternetGetConnectedState always returning LAN connection.
I tried with Wine 1.7.10 and i can confirm that it's not a regression. The
previous version of EA Origin worked with this old wine version.
Thanks,
Max
--
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=37850
Bug ID: 37850
Summary: fallout 2: problem with handling file permissions ?
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: galtgendo(a)o2.pl
Distribution: ---
There seems to be an odd quirk in falout 2 when running it under wine.
It's documented on falloutmods.wikia.com/wiki/F2RP_Technical_Info.
I've tested it with unofficial 1.02.31 patch, which is F2RP stripped down to
bugfixes and graphic upgrade only (from the same author). It's actually
semi-official, as (AFAIK) GOG version uses an older version of that patch.
The exact steps were:
1. install fallout 2
2. get the *manual* version of the patch
3. read the instruction of the patch and strip them down as much as possible:
- copy the patch files and apply master.dat patch
- copy only the executable and ddraw.dll wrapper lib (from Win7 set), setup
native override for that wrapper, set 'Mode=4' in ddraw.ini
- get native d3dcompiler_43.dll (due to unimplemented fx_2_0 effect) and
d3dx9_36.dll (due to an error with a message, that doesn't say anything
meaningful)
Now, after that you should be able to start the game, but if you try to save
it, you'll run into the mentioned quirk. While most of the instructions on the
mentioned site seem a bit out of date, the one specific bit is still required,
even though it doesn't make much sense and is obviously irrelevant on Windows.
Now, as you try to save, the game will return "unable to save" dialog and no
*valid* savegame will be created, even though quite a few files in the save dir
will.
This problem is fixed by the snippet mentioned on that site:
chmod 444 [dD]ata/[pP]roto/[iI]tems/* [dD]ata/[pP]roto/[cC]ritters/*
Which actually stands for 'chmod a-w ...'
Afterwards, saving works as expected.
Now, as Windows obviously doesn't need anything alike, why does wine ?
Even if that's caused by some hacky solution in the original executable, this
would suggest something being subtly broken in some quite low level wine
function (at least that's what it seems to me).
--
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=39944
Bug ID: 39944
Summary: Stars! battle dialog lags
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: curaga(a)operamail.com
Distribution: ---
Created attachment 53367
--> https://bugs.winehq.org/attachment.cgi?id=53367
Screenshot
The missiles in the Stars! battle dialog lag. This is a regression, Wine 1.3.0
displayed them smoothly.
I'll see about getting you a save file for quicker testing - otherwise you need
to play the game long enough to get to a point where you can battle with
missiles.
--
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=45407
Bug ID: 45407
Summary: MechCommander Gold: 'Could not Initialize .PDB file'
at startup
Product: Wine
Version: 3.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: darkranger_red(a)hotmail.com
Distribution: ---
Created attachment 61720
--> https://bugs.winehq.org/attachment.cgi?id=61720
The screenshot of 'Could not Initialize .PDB file'
Hello,
Recently I had upgrade my Linux distribution from Fedora 27 to 28, along with
Wine upgraded to the latest version (3.11). After the upgrade, I found that
MechCommander Gold don't work anymore. Now it shows a message box for exception
at startup - 'Could not Initialize .PDB file'.
For more investigation. I have removed Wine which came from the official Fedora
repo, and installed the one from WineHQ repo. Only the stable version 3.0.2
able to run the game. The devlopment version 3.10 and 3.11 both shows 'Could
not Initialize .PDB file'.
I can't remember which Wine version I was using in Fedora 27. But it was very
likely to be Wine 3.9, because I didn't do software update when 3.10 came out.
Please feel free to let me know if your need more information.
--
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=44828
Bug ID: 44828
Summary: 12
Product: Wine
Version: 2.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winebus.sys
Assignee: wine-bugs(a)winehq.org
Reporter: mangazeec_it(a)mail.ru
Distribution: ---
Created attachment 60863
--> https://bugs.winehq.org/attachment.cgi?id=60863
Xperia Companion не работает
Программа Xperia Companion запускается но не работают usb порты
--
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=45961
Bug ID: 45961
Summary: KeyShot 5.3.6 when opens it crashes
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: pop.horea(a)yahoo.com
Distribution: ---
Created attachment 62508
--> https://bugs.winehq.org/attachment.cgi?id=62508
Crash report when opening KeyShot 5.3.6
What I design in now working ViaCAD, I must render in Keyshot 5.3.6 trial. But
Keyshot when opens it crashes. I've attached backtrace.
--
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=17708
Summary: Splinter cell double agent doesn't render correctly
Product: Wine
Version: 1.1.16
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=19904)
--> (http://bugs.winehq.org/attachment.cgi?id=19904)
Log from start till i had to kill the game (compressed because its 25mb)
Game renders only part of ui and character, rest is just darkness.
--
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=29700
Bug #: 29700
Summary: C&C TiberianSun and RedAlert 2 game graphics rendering
freezes when NOT moving the mouse.
Product: Wine
Version: 1.3.37
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pclaves(a)web.de
Classification: Unclassified
When starting a game in C&C Tiberian Sun or RedAlert 2 (same Game Engine) the
screen (or Window) is not refreshed unless the mouse is moved around. The Game
is progressing (albeit slow), if the mouse is moved the screen is refreshed and
the player units jump the the new positions.
Tested with Wine 1.3.37
This seems to be related to http://bugs.winehq.org/show_bug.cgi?id=14438 but
with the exact opposite effect.
I tried the tricks from this report and the AppDb entry but the have no effect.
The bug 14438 report metions that the DIB engine should have fixed that bug,
but it apparently created a regression worse than the problem.
--
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=18759
Summary: RoughDraft 3's Word Count feature always says zero
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://www.salsbury.f2s.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user reported in http://jainakay.livejournal.com/41083.html
that Rough Draft's word count feature fails, always reporting
that the document has zero words.
Sure enough, I tried Rough Draft 3, and he's right.
--
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=26768
Summary: oleaut32 warnings on x86-64
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
../../../dlls/oleaut32/tmarshal.c:426:3: warning: #warning You need to
implement stubless proxies for your architecture
../../../dlls/oleaut32/tmarshal.c: In function ‘serialize_param’:
../../../dlls/oleaut32/tmarshal.c:717:279: warning: cast to pointer from
integer of different size
../../../dlls/oleaut32/tmarshal.c:793:73: warning: cast to pointer from integer
of different size
../../../dlls/oleaut32/tmarshal.c:794:56: warning: cast to pointer from integer
of different size
../../../dlls/oleaut32/tmarshal.c:800:50: warning: cast to pointer from integer
of different size
../../../dlls/oleaut32/tmarshal.c:802:7: warning: cast to pointer from integer
of different size
../../../dlls/oleaut32/tmarshal.c:802:41: warning: cast to pointer from integer
of different size
../../../dlls/oleaut32/tmarshal.c:807:51: warning: cast to pointer from integer
of different size
../../../dlls/oleaut32/tmarshal.c:809:7: warning: cast to pointer from integer
of different size
../../../dlls/oleaut32/tmarshal.c:809:41: warning: cast to pointer from integer
of different size
../../../dlls/oleaut32/tmarshal.c:895:92: warning: cast to pointer from integer
of different size
../../../dlls/oleaut32/tmarshal.c: In function ‘deserialize_param’:
../../../dlls/oleaut32/tmarshal.c:1076:12: warning: cast from pointer to
integer of different size
../../../dlls/oleaut32/tmarshal.c:1079:78: warning: cast to pointer from
integer of different size
../../../dlls/oleaut32/tmarshal.c:1086:15: warning: cast from pointer to
integer of different size
../../../dlls/oleaut32/tmarshal.c:1181:11: warning: cast from pointer to
integer of different size
../../../dlls/oleaut32/tmarshal.c:1189:16: warning: cast to pointer from
integer of different size
../../../dlls/oleaut32/tmarshal.c: In function ‘init_proxy_entry_point’:
../../../dlls/oleaut32/tmarshal.c:1699:17: warning: unused variable ‘xasm’
../../../dlls/oleaut32/tmarshal.c: At top level:
../../../dlls/oleaut32/tmarshal.c:1317:1: warning: ‘xCall’ defined but not used
--
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=46120
Bug ID: 46120
Summary: Uplay hangs while filling in fields
Product: Wine
Version: 3.19
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: 383cf211da7c19855bf7d04e2f8926b64560e34e
Distribution: ---
Even 'wineserver -k' doesn't affects on plugplay.exe, upc.exe,
UplayWebContent.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=45948
Bug ID: 45948
Summary: Can't log in to Steam (Steam crashes after the login
screen)
Product: Wine
Version: 3.17
Hardware: x86
URL: https://steamcdn-a.akamaihd.net/client/installer/Steam
Setup.exe
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: z.figura12(a)gmail.com
Regression SHA1: b79fd400c05547457bb10e74776b8f312bacae8c
Distribution: ArchLinux
Created attachment 62491
--> https://bugs.winehq.org/attachment.cgi?id=62491
terminal output
I'm trying to log in to my Steam account using the git version of Wine
(wine-3.17-94-g2e754a6527), but Steam crashes after I fill in my username and
password.
I see the window "Connecting to Steam account: ...." for a couple of seconds
then Steam quits unexpectedly.
Other times Steam displays a connection error: "Could not connect to the Steam
network" and quits afterwards.
Tried this in the default Windows 7 and Windows XP profile, adding the
'-no-cef-sandbox' parameter to Steam.exe to no avail.
Reverting the following commit fixes the problem for me and Steam starts up
properly:
commit b79fd400c05547457bb10e74776b8f312bacae8c
Author: Zebediah Figura <z.figura12(a)gmail.com>
Date: Sun Sep 30 16:59:49 2018 -0500
kernel32: Implement GetQueuedCompletionStatusEx().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=43878
Signed-off-by: Zebediah Figura <z.figura12(a)gmail.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.
https://bugs.winehq.org/show_bug.cgi?id=39023
Bug ID: 39023
Summary: Final Fantasy XI Using a Bluetooth PS3 Controller
crashes the game.
Product: Wine
Version: 1.7.47
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)sharpner.de
Using a ps3 bluetooth controller and setting it up with the ffxiutils.
Configuration works, but the game crashes with gamepad enabled.
fixme:qtdatahandler:myComponentRoutineProc unhandled select 0x44
wine.bin(820,0x401f4000) malloc: *** error for object 0x4021c830: double free
*** set a breakpoint in malloc_error_break to debug
wine: Assertion failed at address 0x000b:0x988b669a (thread 0025), starting
debugger...
1.7.48 is also affected, here it wasn't enough to disable gamepad in the
configuration but I also had to disable bluetooth.
--
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=30522
Bug #: 30522
Summary: Jupiter shows too small, unreadable fonts
Product: Wine
Version: 1.5.2
Platform: x86
URL: http://pity.elfin.pl/pliki/Jupiter/Jupiter2011/std/1.0
.5.6/Jupiter2011_std_1.0.5.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: washuu(a)eastnews.com.pl
Classification: Unclassified
Created attachment 39929
--> http://bugs.winehq.org/attachment.cgi?id=39929
sample data file with bogus numbers
Jupiter is free, downloadable program for calculating taxes in Poland, it's
quite pupular.
I found using it under Wine quite unconfortable, because of a few bugs. Here is
one of them:
- install the application. In my case it went without any glitches.
- run the application.
- open the sample data file, using menu "Plik" ("file") and "Otworz" ("open").
- wait a few seconds to open data file, when it is loaded you see some text in
the middle, starting with "dziekujemy za skorzystanie z programu".
- click tab "Formularze" ("forms") and see very tiny, unreadable letters on
the form. On win32, the forms are readable and nicely formatted. I can create
some screenshots, but nevertheless the fonts in Wine are very small.
My wine is 1.5.2, running on Ubuntu 11.10 32bit.
--
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=37959
Bug ID: 37959
Summary: Guild Wars 2 freezes on startup
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emailofchris(a)gmail.com
Distribution: ---
Created attachment 50572
--> https://bugs.winehq.org/attachment.cgi?id=50572
Terminal output when running Guild Wars 2.
The launcher starts, but when I login and click Play, the music from the game
begins to play but nothing is visible. Also I can't alt-tab out as GW2 keeps
the focus, so I have to switch to a new tty in order to terminate it. With a
virtual desktop, as recommended on the AppDB, it still won't start, but it does
become easier to terminate it without a tty switch.
Using Arch Linux with KDE Plasma 5.
--
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=14078
Summary: Rewrite typelib marshaller on top of NDR functions
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
[Copied from wine-devel.]
Dan K. wrote in
http://www.winehq.org/pipermail/wine-devel/2008-June/066540.html
--- snip ---
While looking at the valgrind warning in
http://kegel.com/wine/valgrind/logs-2008-06-20/vg-oleaut32_tmarshal.txt
Conditional jump or move depends on uninitialised value(s)
at serialize_param (tmarshal.c:736)
by serialize_param (tmarshal.c:744)
by xCall (tmarshal.c:1414)
by ???
by func_tmarshal (tmarshal.c:1179)
by run_test (test.h:449)
by main (test.h:498)
Uninitialised value was created by a stack allocation
at test_typelibmarshal (tmarshal.c:762)
The problem happens during a call to this method
where widget is a pointer to an uninitialized pointer
which will receive the pointer to the widget:
interface IKindaEnumWidget : IUnknown
{
HRESULT Next(
[out] IWidget **widget);
I discovered that the attached patch prevented the problem.
I don't quite understand why; at first glance,
widget is an out parameter from the function,
why would it be dereferenced while serializing
the call?
--- snip ---
Rob Shearman wrote:
http://www.winehq.org/pipermail/wine-devel/2008-June/066571.html
--- snip ---
It's a bug in the typelib marshaller. It doesn't check whether a
VT_PTR type is actually an interface pointer and not access it on
input when the parameter is an [out] parameter. Note that because of
the memory re-use semantics it is legal to access memory passed in to
a remote function, even when the parameter is [out].
I think it's getting close to the time to reimplement the typelib
marshaller on top of NDR functions so that we don't have to implement
these subtleties twice, would improve performance and would reduce the
amount of code.
--- snip ---
--
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=46050
Bug ID: 46050
Summary: Korean Translations for winecfg is broken
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: natural7530(a)gmail.com
Distribution: ---
Korean translations for winecfg with wine-stable version (3.0.3) seems fine,
but broken after wine-devel version (3.18.0).
For example, "응용풀그림" must be "응용프로그램".
I cleaned '.wine' directory, but results are same.
--
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=46159
Bug ID: 46159
Summary: Doxie 2.10.3: Black Dialog Boxes using Wine 3.6
Product: Wine
Version: 3.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stgarf+winebugs(a)gmail.com
Distribution: ---
When using wine 3.6, Doxie's UI doesn't show up and instead black boxes do. I
was asked to report this as a regression.
See the attachment here: https://bugs.winehq.org/attachment.cgi?id=62802
--
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=42058
Bug ID: 42058
Summary: rFactor2 requires unimplemented function
?get@?$time_get@DV?$istreambuf_iterator@DU?$char_trait
s@D@std@@@std@@@std@@QBE?AV?$istreambuf_iterator@DU?$c
har_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@PBD4
@Z called in 32-bit code (0x7b43fa6e).
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: madbad82(a)gmail.com
Distribution: ---
Created attachment 56545
--> https://bugs.winehq.org/attachment.cgi?id=56545
backtrace of rFactor2
rFactor2 launcher start but immediately crash due to unimplemented function in
msvcp110.dll
--
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=39253
Bug ID: 39253
Summary: From Dust crashes when loading the menu
Product: Wine
Version: 1.7.42
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: stefan(a)codeweavers.com
Regression SHA1: 7109bebd024ee68ec2b3ef0a6b29e72ded08abc0
Distribution: ---
Created attachment 52315
--> https://bugs.winehq.org/attachment.cgi?id=52315
terminal output
Prerequisites to start the game: native d3dx9 (d3dx9_43.dll) and xaudio2.
The game shows the Ubisoft logo then comes a loading screen and the game
crashes before the main menu appears. There is no demo version available.
Regression introduced by
commit 7109bebd024ee68ec2b3ef0a6b29e72ded08abc0
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Sun Apr 26 16:09:10 2015 +0200
wined3d: Move volume DXTn handling to apply_format_fixups.
Reproduced with nvidia binary driver 340.93 and nouveau/mesa from git.
wine-1.7.51-48-ge28d6b2
Fedora 22 32-bit
Nvidia Geforce 250 / OpenGL renderer string: Gallium 0.4 on NV92
--
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=34967
Bug #: 34967
Summary: Microsoft .NET 2.0 (sp1) Framework (x64): hangs after
install
Product: Wine
Version: 1.7.6
Platform: x86-64
URL: http://www.microsoft.com/en-us/download/details.aspx?i
d=6041
OS/Version: Linux
Status: NEW
Keywords: dotnet, download, Installer, win64
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 46595
--> http://bugs.winehq.org/attachment.cgi?id=46595
backtrace
Similar to bug 30162, but this time it's dotnet20sp1 (64-bit)
To reproduce:
rm -rf .wine
WINEARCH=win64 wineboot
wine64 uninstaller # remove mono
wget
http://download.microsoft.com/download/a/3/f/a3f1bf98-18f3-4036-9b68-8e6de5…
wine64 NetFx64.exe
install .Net 2.0 (I saw it hang here in previous runs, but not lately. Not sure
if it's a race, or I did something wrong).
then sp1:
wget
http://download.microsoft.com/download/9/8/6/98610406-c2b7-45a4-bdc3-9db1b1…
wine64 NetFx20SP1_x64.exe
it should install fine, but will hang on completion:
[austin@localhost winetricks]$ ps u | grep \\.exe
austin 10465 0.1 0.9 2657616 9496 pts/2 Sl+ 19:20 0:00
Y:\dotnet20sp1\NetFx20SP1_x64.exe
austin 10474 1.5 3.7 2680516 38232 pts/2 S+ 19:20 0:05
c:\d9fc34cf222bec46bf31\setup.exe
austin 11599 0.0 0.0 112640 952 pts/1 S+ 19:26 0:00 grep
--color=auto \.exe
Eventually, you'll get a debugger notice, mentioning mscorsvw. The terminal
output is brief:
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\ngen.exe" L"queue"
L"pause"
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework64\\v2.0.50727\\ngen.exe" L"queue"
L"pause"
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\ngen.exe" L"queue"
L"pause"
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework64\\v2.0.50727\\ngen.exe" L"queue"
L"pause"
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\ngen.exe" L"queue"
L"pause"
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework64\\v2.0.50727\\ngen.exe" L"queue"
L"pause"
err:ole:CoRevokeClassObject called from wrong apartment, should be called from
16f00000170
# hangs here
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\ngen.exe" L"queue"
L"continue"
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework64\\v2.0.50727\\ngen.exe" L"queue"
L"continue"
fixme:advapi:InitiateSystemShutdownExW (null) L"" 0 0 1 -2147483648
I'll attach the backtrace I got (though it looks like it's a 32-bit process?).
--
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=19016
Summary: Unhandled type TKIND_COCLASS in oleaut
serialze_param() and deserialize_param()
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joshudson(a)gmail.com
fixme:ole:serialize_param unhandled switch cases tattr->typekind 5
This causes Word Automation from .NET to not work.
Tell me how to get what logs you want and I'll be happy to provide them.
--
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=35663
Bug ID: 35663
Summary: SWAT 3: Screen Flickering
Product: Wine
Version: 1.7.12
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ipickert55(a)gmail.com
SWAT 3 has intense screen flickering ingame, menus work just fine it is only
ingame. I have no registry settings that have been set, the only thing is a
-nointro flag to make sure the game doesnt crash at startup.
--
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=43731
Bug ID: 43731
Summary: GTAIV hangs when clicking Options if its resolution
differs from virtual desktop resolution
Product: Wine
Version: 2.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b7.10110111(a)gmail.com
Distribution: ---
Created attachment 59210
--> https://bugs.winehq.org/attachment.cgi?id=59210
Console log
To reproduce:
0. Set up a virtual desktop with size equal to real desktop size
1. Make sure GTAIV starts in a lower resolution
2. Click Options in the game menu
See the game switch resolution to original desktop resolution, and then hang.
If you instead make Options menu active by arrow keys and press Return to enter
the Options menu, it doesn't hang nor does it switch resolution.
I actually suspect that this may be a crash instead of a hang, so the
resolution is just restored by Wine, but the console output doesn't seem to
support my suspicion.
--
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=30801
Bug #: 30801
Summary: need for speed underground 2 [full version] unusable
because of incorrect graphics render
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kaktus9(a)gmail.com
Classification: Unclassified
Created attachment 40339
--> http://bugs.winehq.org/attachment.cgi?id=40339
screen shown after pressing enter after intro movie and my system specs by
hardinfo program in a zip
after installing need for speed underground 2 into wine [game installs ok] on
startup either invalid parameters passed wine error window appears, or after
multiple tries game starts, but after intro movie splash screen shown is
lacking any form of text/fonts. after pressing enter to get into main menu of
need for speed underground 2 either black screen is shown, or after another
enter press game goes to state shown by screenshot attached below, only1 car
image no ui whatsoever that makes game unusable
tested both under wine default for ubuntu 12.04 -1.4 and wine 1.5.5 in both
versions bug occurs
i'm using a HP 6735b laptop with raden 3200 HD on board, when tested on exact
same machine with windows 7 game runs perfectly on max settings so it is not
cause of too weak hardware
this was tested under FULL version v.1.0
demo may be found here http://www.gamefront.com/files/3673931
i use drivers as follows stated bny hardinfo program
-Version-
Kernel : Linux 3.2.0-24-generic-pae (i686)
Distribution : Ubuntu 12.04 LTS
my computer full specification can be found at
http://h10010.www1.hp.com/wwpc/us/en/sm/WF06b/321957-321957-64295-321838-39…
below i attach in zip archive screenshot and hardinfo program html report on my
system
--
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=40803
Bug ID: 40803
Summary: Hard Reset Redux fails to launch ("DirectX 10 device
not found!")
Product: Wine
Version: 1.9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 54734
--> https://bugs.winehq.org/attachment.cgi?id=54734
Terminal output in Wine 1.9.12 Windows 7 32-bit prefix
When trying to run the 32-bit version of Hard Reset Redux in a Windows 7 mode
prefix I get greeted with the error message "DirectX 10 device not found!"
This message occurs when I try to run the game via its 32-bit executable
(hr.Win32.exe) and the game's launcher (launcher.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.
http://bugs.winehq.org/show_bug.cgi?id=35675
Bug ID: 35675
Summary: Bad textures in World of Tanks
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mzettik(a)gmail.com
Created attachment 47636
--> http://bugs.winehq.org/attachment.cgi?id=47636
Screenshots of bad textures on tanks
I'm running World of Tanks with latest wine 1.7.13.
WoT after update to 8.11 sometimes bad show textures on tanks (in garage and in
game too). In 8.10 no problems. I wrote to WoT bugs, but they not officialy
support linux and I cannot send info from dxdiag - not works.
I test completly reinstall WoT (via Play on Linux) and still bad textures
Screenshots in attachements...
--
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=38394
Bug ID: 38394
Summary: Eador: Genesis crashes on exit (only in fullscreen
mode)
Product: Wine
Version: 1.7.32
Hardware: x86
URL: http://files.games.1c.ru/eador/demo/eador_demo_setup.e
xe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: stefan(a)codeweavers.com
Regression SHA1: f6dde7062413a1dfdd71acc92c5178ac66f3ade0
Distribution: ---
Created attachment 51247
--> https://bugs.winehq.org/attachment.cgi?id=51247
terminal output
Eador: Genesis crashes on exit when I'm running the game in Wine's traditional
fullscreen mode and the game is set up to run in fullscreen. No crash occurs in
virtual desktop mode. The crash happens quite frequently (9 out of 10 times)
but sometimes the game exits properly.
Regression introduced by
f6dde7062413a1dfdd71acc92c5178ac66f3ade0 is the first bad commit
commit f6dde7062413a1dfdd71acc92c5178ac66f3ade0
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Nov 18 21:26:57 2014 +0100
wined3d: Restore the display mode on focus change.
I tried the patch from bug #38064, but it didn't help.
Steps to reproduce the problem in the Russian demo:
1. installation should be straightforward despite of the Cyrillic text in the
installer.
2. before running the game edit the file 'Eador.cfg' and change the option
'Windowed' to '0'
3. start the game with Eador.exe, press <Esc> to skip the intro. In the menu
click the bottom-most button (выход), then click the button in the lower right
corner. The game crashes on exit.
eador_demo_setup.exe
sha1: 36bc92d257839c1232ecf55e873fcb44c04eb319
wine-1.7.40-99-gdc22283
Fedora 21 x86 / XOrg 1.16.3 / XFCE 4.10 / 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=45992
Bug ID: 45992
Summary: Some Unity games expect XInputSetState to succeed or
ignore gamepad input
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xinput
Assignee: wine-bugs(a)winehq.org
Reporter: beren.minor+wine(a)gmail.com
Distribution: ---
Created attachment 62554
--> https://bugs.winehq.org/attachment.cgi?id=62554
Force HID_set_state to succeed
As described in the title, it looks like that some games (Unity based AFAIK)
are calling XInputSetState on detected gamepads, and expect it to return
ERROR_SUCCESS.
For example, "Mages of Mystralia" - Unity engine based - was not detecting my
XBox360 gamepad correctly, with wine 3.18, although many calls to
XInputGetState were logged, and although it looked to be correctly detected
according to HID messages. I believe this also happens for other Unity games.
For some reason, the gamepad force feedback support is not detected (not sure
if it should under wine), and the feature flag isn't present on the
corresponding device, so XInputSetState > HID_set_state returns
ERROR_UNSUPPORTED.
Changing ERROR_UNSUPPORTED to ERROR_SUCCESS - see attached patch file - fixes
the gamepad detection issue, and the game accepts gamepad input afterwards. Of
course, this isn't the proper way to fix the issue, but it's a workaround for
the games.
--
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=46068
Bug ID: 46068
Summary: Star Wars The Old Republic - slower on 3.18 & 3.19
Product: Wine-staging
Version: 3.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fabienmoal(a)wanadoo.fr
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 62671
--> https://bugs.winehq.org/attachment.cgi?id=62671
log 3.19
I've update wine-staging from 3.18 & 3.19, and for each version, game is slower
than in 3.17.
all actions, login (10" vs 30"), ect ... are slow
back to 3.17 and all it's ok, so supposed that it's a regression on performance
from 3.18
there is few lines in debug in 3.19, not in 3.17 :
0069:fixme:d3d:debug_d3drenderstate Unrecognized 210 render state!
0069:err:d3d:validate_state_table State STATE_RENDER(unrecognized) (0xd2)
should have a representative.
Linux 4.15.0-29-generic #31~16.04.1-Ubuntu SMP Wed Jul 18 08:54:04 UTC 2018
x86_64 x86_64 x86_64 GNU/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=43683
Bug ID: 43683
Summary: Unigine Superposition Benchmark: missing text in
launcher
Product: Wine
Version: 2.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: j20001970(a)yahoo.com.tw
Distribution: ---
Created attachment 59128
--> https://bugs.winehq.org/attachment.cgi?id=59128
First look of the launcher, seems not bad.
After Bug 42891 fixed the benchmark itself can now run. But the launcher text
disappeared when you try to modify present, it also affects benchmark results.
Using Wine-Staging 2.16 clean 64-bit prefix with CSMT enabled.
--
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=42447
Bug ID: 42447
Summary: Oblivion crashes on exit
Product: Wine
Version: 2.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emailofchris(a)gmail.com
Distribution: ---
Created attachment 57285
--> https://bugs.winehq.org/attachment.cgi?id=57285
The backtrace of the crash.
The game works pretty great for me now, except for when the game crashes every
time I exit. I had to make the game windowed and use a virtual desktop in order
to get the attached backtrace.
--
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=45949
Bug ID: 45949
Summary: Regression: Crash on start of Söldner Secret Wars
since 3.10
Product: Wine
Version: 3.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: max.kue(a)gmx.de
Distribution: ---
Söldner Secret Wars crashes on start after finishing loading since version
3.10. Using git bisect I was able to find the bad commit as
70e5d5fd2e8501f36e4f3b2bccbdc55e25d31ee4 ("stdole2.idl: Use more accurate sizes
for Automation types."). Reverting this commit fixes the crash both in 3.10 but
also in current master (c96eba60e347e9ce79f8b60e0fac9bf69c165ced).
The game is free as in beer and can be downloaded here:
http://www.soldnersecretwars.de/main.php?page=download&lang=en
--
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=25066
Summary: NFS Porsche: gimme.dll prevents the game from starting
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=31786)
--> (http://bugs.winehq.org/attachment.cgi?id=31786)
Terminal output on wine-1.3.6-240-g791b22a
Steps to reproduce:
1) remove ~/.wine
2) install NFS Porsche Unleashed
3) patch the game with NFS5-3.5.20040310.ZIP
4) wine Porsche.exe driver=dx7z
Behaviour:
The game crashes after splash screen.
Expected behaviour:
The game shouldn't crash.
Workaround:
rename gimme.dll to gimme.dll.bak
--
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=38124
Bug ID: 38124
Summary: Can't enable visual style in a DLL.
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jactry92(a)gmail.com
Distribution: ---
Created attachment 50815
--> https://bugs.winehq.org/attachment.cgi?id=50815
testcase
Hi all,
I tired to enable visual style[1] for dialog in shell32.dll and comdlg32.dll.
Normally, a dialog will be themed by visual style when comctl32.dll v6 and
InitCommonControls() was used.
I implemented a dialog in a dll, and used 'Activation Contexts'[2] to let the
dll depend on comctl32.dll and call InitCommonControls(), but when the dialog
was called by another program, the dialog didn't be themed.
testcase.tar.gz is testcase I wrote for reproducing this bug.
You can reproduce the bug follow:
1. Install and enable a visual style theme in winecfg;
2. Download the testcase, unarchive it and make;
3. $ wine main.exe, click the 'OK' button. You can see button in the main
windows was themed but two buttons in the dialog was not themed. (as picture
testcase_wine.png showing)
Expected result:
The dialog also is themed, as picture testcase_windows.png showing.
[1]
https://msdn.microsoft.com/en-us/library/windows/desktop/bb773187(v=vs.85).…
[2] https://msdn.microsoft.com/en-us/library/aa374153(v=vs.85).aspx
--
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=43865
Bug ID: 43865
Summary: LeagueOfLegends now doesn't work in Wine 2.18
(regression ?)
Product: Wine
Version: 2.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luc.bournaud(a)hotmail.fr
Distribution: ---
Created attachment 59451
--> https://bugs.winehq.org/attachment.cgi?id=59451
POL script and logs
I'm was trying to upgrade my PlayOnLinux script for LoL, but I have I think
found a regression.
In 2.18, when I launch LoL, the splashscreen appear but after sometimes a
bugsplat append, when I switch to 2.17 the install progress dialog appear.
I have join the POL script (LeagueOfLegends test) and logs of LoL and POL (with
Wine output).
To reproduce the bug :
1 - Run the script with PlayOnLinux, select Download from North America or
Europe West, accept the TermsOfUse then let it work.
2 - Run with the shortcut. You are under Wine 2.18, the splash work but you
will got a crash dialog.
3 - In PlayOnLinux install Wine 2.17 x86, then in the virtual drive select Wine
2.17
4 - Run the shortcut, after Wine update you will look the splash and after the
download dialog spawn and work.
I don't have wait the full installation, made a test of regression or test
staging... but I think it has a problem. This is tested on a Ubuntu 17.04.
In logs, POL logs doesn't show unconventionnal things, in LOL there's some
"ERROR" while launching the Ux (process wich manage GUI).
In the hope to be usufull...
--
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=30511
Bug #: 30511
Summary: Guild Wars 2 launcher crashes with "assertion
m_ioCount failed"
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmlipman(a)gmail.com
Classification: Unclassified
Created attachment 39906
--> http://bugs.winehq.org/attachment.cgi?id=39906
launcher crash log
After downloading around 1GB of data, the Guild Wars 2 launcher crashes with
"assertion: m_ioCount". I can restart the launcher and it picks up from where
it left off, so eventually it does finish. A crash log from the game is
attached.
I've also seen this crash very infrequently on the login screen. The beta
hasn't started yet so I don't know if the crash occurs ingame as well.
--
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=35862
Bug ID: 35862
Summary: d3d{8,9}/visual tests fail on mesa 10.0.4
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
d3d8:
visual.c:2728: Test failed: Expected color 0x0000ff00 at 400,60, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x00ff0000 at 560,60, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x0000ff00 at 400,180, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x00ff0000 at 560,180, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x0000ff00 at 80,300, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x0000ff00 at 240,300, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x0000ff00 at 400,300, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x00ff0000 at 560,300, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x00ff0000 at 80,420, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x00ff0000 at 240,420, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x00ff0000 at 400,420, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x00ff0000 at 560,420, got
0x000000ff.
d3d9:
visual.c:12337: Test failed: Expected color 0x0000ff00 at 400,60, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x00ff0000 at 560,60, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x0000ff00 at 400,180, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x00ff0000 at 560,180, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x0000ff00 at 80,300, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x0000ff00 at 240,300, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x0000ff00 at 400,300, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x00ff0000 at 560,300, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x00ff0000 at 80,420, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x00ff0000 at 240,420, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x00ff0000 at 400,420, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x00ff0000 at 560,420, got
0x000000ff.
wine-1.7.15-32-gebd5f96
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.0.4
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor
Graphics Controller (rev 09) (prog-if 00 [VGA controller])
--
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=46177
Bug ID: 46177
Summary: watchtower library 2016
Product: Wine
Version: 3.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: z.underline.wickham(a)gmail.com
Distribution: ---
Created attachment 62840
--> https://bugs.winehq.org/attachment.cgi?id=62840
watchtower library stopped working
watchtower library 2016 stopped working
--
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=26692
Summary: Cities In Motion Demo: Frame Rate is 10-20% of to
windows performance when anitaliasing set to max (6x)
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fjuni5(a)msn.com
Demo version can be downloaded via
http://www.pcgamestore.com/games/cities-in-motion-nbsp/trial/cim-demo-1-0-8…
or installed automatically using cim_demo verb in winetricks since r451.
Framerate is roughly 10-20% of the window's counterpart when running at 6x
antialiasing. Other rendering options such as anisotropy and shadow quality do
not affect performance noticeably. Workaround is setting AA to 2x.
System:
Dual boot Ubuntu 10.10 and Win 7
CD2 2.66 w/ 4 GB Ram
Nvidia 9600 GSO running 260.19.06
--
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=34212
Bug #: 34212
Summary: Child Windows stucks when running my windows app with
wine
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmrbranco(a)gmail.com
Classification: Unclassified
When programming language basic liberty and create applications with child
window
and run with linux / wine, child windows opens but does not have focus,
the same windows are locked unable to do anything.
In Attached leave the output when I run my app on terminal, leave source
and a compilation in the language I'm using.
Rui
--
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=7767
joaopa <jeremielapuree(a)yahoo.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeremielapuree(a)yahoo.fr
--- Comment #11 from joaopa <jeremielapuree(a)yahoo.fr> ---
Is still a bug in current wine(3.20)?
--
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=13092
Summary: Word Viewer in wine displayes hebrew reversed
Product: Wine
Version: 0.9.59.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ran.rutenberg(a)gmail.com
Hi,
I'm using wine 0.9.59 on Ubuntu 8.04. After installing Word Viewer (2003), and
opening a document written in Hebrew, the order of the letters in each word is
reversed, but the order of the words is right.
For example if there are two words that should appear like this (Hebrew is
written from right to left):
"FED CBA"
then on the Word Viewer in wine they appear like this:
"DEF ABC"
AFAIK this problem also occurs on other linux distros (I've seen it also on
Gentoo).
--
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=29705
Bug #: 29705
Summary: RichView doesn't print italics
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sundoulos2(a)gmail.com
Classification: Unclassified
Created attachment 38548
--> http://bugs.winehq.org/attachment.cgi?id=38548
unicode text file with italics
ActionTest (which uses RichView class) works fine using ANSI files/text. Not so
with Unicode. If I copy Unicode text and paste it into ActionTest:
Text that is Italic shows properly in the text editor and print preview
but prints out as normal rather than italics. All other text prints as shown in
the preview.
ActionTest can be downloaded from:
http://trichview.com/resources/actions/actiontest.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=46066
Bug ID: 46066
Summary: GeForceNOW doen`t start: err:module:import_dll Library
qwave.dll (which is needed by
L"Z:\\home\\louis\\Desktop\\troep\\GeForceNOW\\CEF\\Bi
frost2.dll") not found
Product: Wine
Version: 3.19
Hardware: x86
URL: https://download.nvidia.com/gfnpc/GeForceNOW-release.e
xe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Regression SHA1: download
Distribution: Ubuntu
Created attachment 62665
--> https://bugs.winehq.org/attachment.cgi?id=62665
patch: add stub dll qwave
sha1sum ~/Desktop/troep/GeForceNOW-release.exe
f9f0fda0811c509421500e61d8819c658b8a60ab
/home/louis/Desktop/troep/GeForceNOW-release.exe
The app doens't start for me:
wine GeForceNOW.exe
wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe"
000b:err:wineboot:ProcessRunKeys Error running cmd
L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2)
0026:err:module:import_dll Library qwave.dll (which is needed by
L"Z:\\home\\louis\\Desktop\\troep\\GeForceNOW\\CEF\\Bifrost2.dll") not found
0026:err:module:import_dll Library Bifrost2.dll (which is needed by
L"Z:\\home\\louis\\Desktop\\troep\\GeForceNOW\\CEF\\GeForceNOW.exe") not found
0026:err:module:import_dll Library qwave.dll (which is needed by
L"Z:\\home\\louis\\Desktop\\troep\\GeForceNOW\\CEF\\Bifrost2.dll") not found
0026:err:module:import_dll Library Bifrost2.dll (which is needed by
L"Z:\\home\\louis\\Desktop\\troep\\GeForceNOW\\CEF\\Geronimo.dll") not found
0026:err:module:import_dll Library Geronimo.dll (which is needed by
L"Z:\\home\\louis\\Desktop\\troep\\GeForceNOW\\CEF\\GeForceNOW.exe") not found
0026:err:module:attach_dlls Importing dlls for
L"Z:\\home\\louis\\Desktop\\troep\\GeForceNOW\\CEF\\GeForceNOW.exe" failed,
status c0000135
qwave.dll seems to be present on winversions >= winVista (on testbots)
Attached patch fixes the issue, GeforceNow starts then.
--
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=22244
Summary: PlantsVsZoombies fail
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d.okias(a)gmail.com
Created an attachment (id=27163)
--> (http://bugs.winehq.org/attachment.cgi?id=27163)
log_from_nouveau
Tested on R300 and Nouveau, both fail same. Both Gentoo.
--
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=41551
Bug ID: 41551
Summary: Homeworld Remastered: OpenGL failed to load
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adonai(a)xaker.ru
Distribution: ---
Created attachment 55883
--> https://bugs.winehq.org/attachment.cgi?id=55883
access violation with gl version 3.3
Homeworld Remastered hangs right after start with this line in logs:
err:wgl:X11DRV_wglCreateContextAttribsARB Context creation failed (error 1)
When exporting MESA_GL_VERSION_OVERRIDE=3.3 game starts but I see Access
Violation error a bit after (attaching dump for that).
Details: Archlinux
OpenGL renderer string: Gallium 0.4 on AMD POLARIS10 (DRM 3.2.0 / 4.7.6-1-ARCH,
LLVM 3.8.1)
OpenGL core profile version string: 4.1 (Core Profile) Mesa 12.0.3
OpenGL core profile shading language version string: 4.10
Resolution: 2560x1440, dpi 109, color depth 24
Desktop environment: KDE
cmd exec line: wine HomeworldRM.exe -dlccampaign HW2Campaign.big -campaign
Ascension -moviepath DataHW2Campaign -mod compatibility.big
--
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=40202
Bug ID: 40202
Summary: Witcher 1: crashes shortly after pressing "launch
game" button when using optirun (Nvidia Optimus).
Product: Wine
Version: 1.9.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: drozja_5_5(a)mail.ru
Distribution: ---
Created attachment 53712
--> https://bugs.winehq.org/attachment.cgi?id=53712
crash logs
Game runs fine when started regular way (using integraded GPU), but crashes
when I try to use dedicated GPU with optirun.
"err:wgl:has_opengl glAccum not found in libGL, disabling OpenGL", then crash.
wine 1.9.4
winetricks d3dx9_36
winecfg: defaults
WINEARCH=win32
WINEPREFIX=~/.wine32
Linux 4.4.1-2-ARCH x86_64 (Archlinux)
Other games work fine with optirun.
Some additional minor logs are in post:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=26114#Comment…
--
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=37765
Bug ID: 37765
Summary: Starcraft II - Alt+Tab Switching windows makes the
program crash
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ema.oriani(a)gmail.com
Distribution: ---
Upon playing StarCraft II, if one Alt+Tab current wine window, no new frames
are being drawn and music/sounds disappear from SC2 window, then if one goes
back into SC2 window, nothing happens but cursor can be moved.
This happens when virtual desktop is emulated or not, with any combination of
"Wine configuration" --> "Graphics".
My rig is:
i7 core, 32 GB RAM, nVidia GTX 680 (drivers 343.36), Ubuntu 14.04
X.Org X Server 1.15.1
Release Date: 2014-04-13
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.2.0-70-generic x86_64 Ubuntu
Current Operating System: Linux scv 3.13.0-34-generic #60-Ubuntu SMP Wed Aug 13
15:45:27 UTC 2014 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-34-generic
root=UUID=eb9641e6-e704-442d-8586-746b8363c391 ro quiet splash
Build Date: 10 December 2014 06:15:52PM
xorg-server 2:1.15.1-0ubuntu2.6 (For technical support please see
http://www.ubuntu.com/support)
Current version of pixman: 0.30.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.
https://bugs.winehq.org/show_bug.cgi?id=42406
Bug ID: 42406
Summary: Wine compilation hangs starting from 1.9.22 version
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vityokster(a)gmail.com
Distribution: ---
Wine compilation hangs on compiling dll/ntdll/server.c starting from 1.9.22
version.
Using git bisect I found bad commit:
3b30002aecf7cd55970979f7e02a53866fe66f1f is the first bad commit
commit 3b30002aecf7cd55970979f7e02a53866fe66f1f
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Mon Oct 24 17:48:49 2016 +0200
ntdll: Cache error information for cacheable handles with no fd.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
I compile wine using this command:
CC="ccache gcc" CFLAGS="-O2 -march=i686" ./configure --verbose --disable-tests
&& make -j1
At git commit 27759315367428c6bd4bed5cf410407bd2d18fb9 compilation hangs at the
same file.
--
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=45908
Bug ID: 45908
Summary: Eve Online frequently crashes with an unhandled page
fault (fldl 0x0(%edx,%eax,8))
Product: Wine
Version: 3.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rafael.ristovski(a)gmail.com
Distribution: ---
Created attachment 62432
--> https://bugs.winehq.org/attachment.cgi?id=62432
Wine backtrace
Eve Online frequently crashes with a page fault error, which seems to happen
randomly _but only_ when the game is loading in-game structures/geometry (when
undocking from a station or when loading space after a gate jump).
EVEs rendering engine appears to be using dynamic page allocation so no idea
how to debug this.
The full wine backtrace is attached.
The culprit seems to be the load float instruction which seems to load a 8-byte
array (fld [edx+eax*8] - eax being the offset, and probably corrupting for some
reason), as confirmed by the backtrace:
fldl 0x0(%edx,%eax,8)
I have tried debugging the graphics engine to find where this instruction is
located but to no avail - maybe JIT?
The game does not produce any errors itself and just freezes, the wine debugger
window opens shortly after that.
Tested with:
All major Wine versions between 3.0 and 3.16.
--
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=30675
Bug #: 30675
Summary: Rapture3D Speaker layout crashes when drawing /
painting controls
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linards.liepins(a)gmail.com
Classification: Unclassified
Created attachment 40163
--> http://bugs.winehq.org/attachment.cgi?id=40163
First log.
After installing Rapture3D Spkear Layout configuration tool together with Dirt2
Demo, I check out if it is possible to upen it... unfortinetly not. Attaching
bug report / stack trace ...
--
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=33622
Bug #: 33622
Summary: Counter-Strike Source Sound,Weapons Crashes
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: likeaninja03(a)yahoo.com
Classification: Unclassified
Created attachment 44502
--> http://bugs.winehq.org/attachment.cgi?id=44502
Information after its crashes
my weapons are sometimes invisible and some of the models are invisible
when i switch my weapons really fast it crashes(tat never happend to me before
the upadte)and i think the sound crashes the game not sure about it (most
certain)
--
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=40126
Bug ID: 40126
Summary: Populous 3: Screen refreshes only when mouse pointer
moves
Product: Wine
Version: 1.9.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: diegoandino(a)gmail.com
Distribution: ---
Created attachment 53610
--> https://bugs.winehq.org/attachment.cgi?id=53610
Output from wine popTB.exe (wine-git)
Upon launching the game, and after the intro video, the screen stops refreshing
as soon as I move the mouse pointer, and after that, will only do so when I
move the pointer.
This happens with both D3DPotTB.exe and popTB.exe.
I've tested wine 1.9.2, wine 1.9.3, wine-staging 1.9.3 and wine-git.
Running on ARCH x86_64, all wine versions built with gcc 5.3.0, configured and
compiled with options and flags set in wine-git PKGBUILD from AUR, with one
exception: added -fno-omit-frame-pointer due to a bug in gcc that prevents
1.9.3 from being built.
It is probably worth noting that there is a way to get the screen to refresh
with no apparent problems, and it is using wine-staging WITH CSMT enabled (only
D3DPopTB.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=44250
Bug ID: 44250
Summary: Star Wars KOTOR Knights of the Old Republic (GOG):
Crash trying to enter Black Vulkar base
Product: Wine
Version: 3.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: kirinn(a)mooncore.eu
Distribution: ---
Created attachment 60045
--> https://bugs.winehq.org/attachment.cgi?id=60045
Wine log output and backtrace
Knights of the Old Republic 1, version 2.0.0.3 from GOG.
Archlinux x64 kernel 4.14.8
Open-source Radeon, tried both xf86-video-ati 1:7.10.0 and xf86-video-amdgpu
1.4.0 (hardware: R7 240, a GCN 1.0 card)
Mesa 17.3.1
-----------------
The game crashes when you try to enter the Black Vulkar base through the sewers
on the first planet.
The crash backtrace for this appears identical to the crash that happens when
you have Frame Buffer Effects enabled and try to enter Stealth mode at any
time. However, even with the setting disabled, the Black Vulkar base can't be
entered.
To reproduce, play through the game normally, passing through the Undercity and
the sewers. Rescue the wookiee, then find the Vulkar base elevator. Enter the
elevator. A loading screen comes up, and the game crashes when loading is
complete.
The crash happens both using hardware and software rendering.
(LIBGL_ALWAYS_SOFTWARE=1 wine swkotor.exe)
The bug was first brought up here:
https://www.reddit.com/r/kotor/comments/7mc682/kotor_1_game_crashes_when_en…
--
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=37317
Bug ID: 37317
Summary: Tomb Raider 2013 (on Steam) crashes after launch
Product: Wine
Version: 1.7.27
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vpc.bopingouin(a)gmail.com
Created attachment 49629
--> https://bugs.winehq.org/attachment.cgi?id=49629
Error log
Tomb Raider 2013 crashes quickly after launch (can't reach game menu), and
generates erros about OLE objects and LLVM librairies (cf. attachment).
In particular, some errors seem to be critical:
- '[0926/151316:ERROR:gpu_info_collector_win.cc(103)] Can't retrieve a valid
WinSAT assessment.'
- '[0926/151324:ERROR:renderer_main.cc(227)] Running without renderer sandbox'
- 'LLVM ERROR: ran out of registers during register allocation'
Additional information:
- Linux kernel 3.16.2
- mesa 10.3.0
- libLLVM 3.4.2
Hardware:
- AMD APU A8-7600 with Radeon R7 Graphics
- 8 GB of DDR3
Driver:
- Free radeon driver. A portion of the result of 'glxinfo' is as follows:
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD KAVERI
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.3.0-rc1
OpenGL core profile shading language version string: 3.30
--
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=35119
Bug ID: 35119
Summary: 1.7.8: all games crash since yesterday
Product: Wine
Version: 1.7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dentaku(a)web.de
Classification: Unclassified
Just 3 days ago I upgraded to wine 1.7.8 to fix the steam startup crash. After
installing wine 1.7.8 steam worked again and the games also worked. Today, I
bootet my computer again and Ubuntu updates and steam updates went in. After
that no game works anymore!
There are lots of erros in the terminal - just a few when trying to start
several games (Tomb Raider, Zeno Clash 2, ..):
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet
"C:\\users\\martin\\Temp\\DX9055.tmp\\APR2007_xinput_x86.cab"
fixme:exec:SHELL_execute flags ignored: 0x00000100
Es konnte keine Anwendung gestartet werden, oder es ist keine Anwendung mit der
angegebenen Datei verknüpft.
ShellExecuteEx fehlgeschlagen: Ungültiger Parameter.
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\Steam_Wine\\SteamApps\\common\\Zeno Clash 2\\Binaries\\Win32\\ZC2.exe"
failed, status c0000135
err:setupapi:do_file_copyW Unsupported style(s) 0x144
fixme:exec:SHELL_execute flags ignored: 0x00000100
Es konnte keine Anwendung gestartet werden, oder es ist keine Anwendung mit der
angegebenen Datei verknüpft.
ShellExecuteEx fehlgeschlagen: Ungültiger Parameter.
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:heap:HeapSetInformation 0x240000 0 0x23fce0 4
DIFxAPI Sampe Program
fixme:difxapi:DIFXAPISetLogCallbackA (0x401000, (nil)) stub
fixme:difxapi:DriverPackageInstallA ("C:\\Program Files (x86)\\AGEIA
Technologies\\driver\\x64\\1.1.1.15\\PhysX64.inf", 20, (nil), 0x23e8e0) stub
fixme:difxapi:DIFXAPISetLogCallbackA ((nil), (nil)) stub
Install script executed.fixme:advapi:EventRegister
{47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x4285f80, 0x42d3c50, 0x42d3c48
--
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=40333
Bug ID: 40333
Summary: atmlib link broken
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: sacviper(a)gmail.com
Distribution: ---
I am trying to install atmlib using winetricks but link is broken to Microsoft
download
--
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=34987
Bug #: 34987
Summary: Next Car Game tech demo graphics corruption
Product: Wine
Version: 1.7.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 46623
--> http://bugs.winehq.org/attachment.cgi?id=46623
screenshot
It's how gameplay looks on GT 540M with driver 331.20
--
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=30086
Bug #: 30086
Summary: Heavy slow down X with Qt
Product: Wine
Version: 1.4-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alpha_one_x86(a)first-world.info
Classification: Unclassified
Hello, when I compil Qt or Qt program with wine, X use ~15% of my cpu, and have
like 1s with normal activie 1s where all freeze (mouse, X at 100%, ...)
No problem with other application like game, or 2D application.
To reproduct it:
Install the Qt SDK. Compil a big application (in my case
http://files.first-world.info/ultracopier/0.3.0.3/ultracopier-src-0.3.0.3.t…),
and see the cpu, move the mouse, ... it's easy to see, all freeze at fixed
interval.
I'm with the open source drivers for my ati radeon. 1 year ago I problem don't
exists.
--
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=33319
Bug #: 33319
Summary: Diabo 3 Freeze after 1-3 Minutes (Menu after login and
ingame)
Product: Wine
Version: 1.5.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bastik(a)gmx.de
Classification: Unclassified
Created attachment 44070
--> http://bugs.winehq.org/attachment.cgi?id=44070
Diablo console output with the given Diablo start command.
Diablo 3 Freeze within 1-3 minutes after successfull login.
Hardware:
Notebook running Ubuntu 12.10 with wine 1.5.26
Tested Catalyst versions 12.6 / 13.1 / 13.3 beta
All requirements and tips according to the Diablo 3 guide are done.
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=25953)
CPU: Intel C2D T9300
Graphic: AMD HD4850
WINEDEBUG="-all,err+all,warn+all,fixme+all,+tid,+loaddll"
WINEPREFIX=~/.local/share/wineprefixes/Diablo3 force_s3tc_enable=true
WINEARCH=win32 setarch i386 -3 -L -B wine ~/Games/Diablo3/Diablo\ III.exe
-launch -opengl
(see attachement for output of this)
The error is locking the whole XServer (Unity3D and Unity2D tested) interface.
Keyboard is not responding, it is not possible to switch to another Terminal.
The mouse courser is movable but will not respond to clicks. In Diablo 3
windowed mode the courser does not change when moving from the game window to
the desktop. The game sound continous playing.
The only way to restore the Xserver session is to remotely kill the Diablo 3
process with an SSH tunnel.
I tried a lot of things to get it working, but without success.
- I disabled sound
- I worked around with wine registry keys (Direct3D settings) tried ervery
possibile setting.
Is there a possibilty to debug a running wine process after it is freezed? I
tested a bit with winedbg but without success.
Please advice me what to do, I don't have any ideas left, trying a few weeks to
get it running.
--
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=38863
Bug ID: 38863
Summary: Space Rangers 2 shows only black screen with nouveau
Product: Wine
Version: 1.7.46
Hardware: x86
URL: http://www.fileplanet.com/162972/160000/fileinfo/Space
-Rangers-2:-Rise-of-the-Dominators-Demo
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 51791
--> https://bugs.winehq.org/attachment.cgi?id=51791
terminal output
Upstream bug report:
https://bugs.freedesktop.org/show_bug.cgi?id=91171
Originally I reported the bug in Mesa bugtracker because the game runs properly
on my system with Nvidia binary drivers 340.76.
Discussing the issue with Ilia Mirkin on irc he expressed his doubts that the
problem might be in Wine as well.
Would any of the devs here mind taking a look at this bug and tell me where the
problem is?
Problem: the game shows only black screen after starting so that only audio can
be heard. If I set ddr=gdi then the game displays properly.
Trace file (uncompressed 335 MB):
https://drive.google.com/open?id=0B-tTbLKBl-tOX1c0T1VqRjR2MEU
Replaying the trace with nouveau the problem is reproducible.If I replay the
trace with the '--sb' (single-buffer) switch (glretrace --sb rangers2.trace)
then it renders correctly.
Our discussion on irc (relevant part from 10:29):
http://people.freedesktop.org/~cbrill/dri-log/?channel=nouveau&highlight_na…
wine-1.7.46-193-g8b566b1
Fedora 22 32-bit
VGA compatible controller: NVIDIA Corporation G92 [GeForce GTS 250] (rev a2)
Mesa from git
Xorg 1.17.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=33341
Bug #: 33341
Summary: Planetside 2 unplayable after April 3rd game update.
Product: Wine
Version: 1.5.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kisak42(a)gmail.com
Classification: Unclassified
Created attachment 44104
--> http://bugs.winehq.org/attachment.cgi?id=44104
backtrace of crash
The April 3rd, 2013 update of Planetside 2 has caused the game to crash for me.
I have a separate 32 bit wineprefix for Planetside 2 with a Windows XP
imm32.dll added to it. Before the update, the game was more or less playable,
besides the other documented issues of running this game on wine.
It now crashes just after selecting a character and clicking the play / log in
button.
I am running on Gentoo Linux 64 bit with an AMD Bulldozer and nVidia GTX 460
(nvidia-drivers 313.26). I am using Cinnamon 1.6.7 for my DE. Please feel free
to request any other relevant information.
Attached is a backtrace, which is consistent from one attempt to another. If I
am reading it right, the crash is occuring in apexframework_x86.
--
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=32576
Bug #: 32576
Summary: Skyrim runs but does not display game
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex_y_xu(a)yahoo.ca
Classification: Unclassified
Basically, Skyrim starts fine, and I can create a new game fine. Nothing
crashes, and the text ("Bethesda... presents... The Elder Scrolls V... SKYRIM")
displays fine, but the "background" i.e. game never displays.
I am using Wine 1.5.20, Mesa 9.0, xf86-video-ati 7.0.0 (Radeon HD 6850), and
linux 3.8.0-rc1+ (101e5c7470eb7f77ae87f966b9155f0dbb5b4698 with
4fc3f1d66b1ef0d7b8dc11f4ff1cc510f78b37d6,
5a505085f043e8380f83610f79642853c051e2f1 reverted).
--
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=44751
Bug ID: 44751
Summary: In Ex Machina (Hard Truck Apocalypse) wheels are
always turned to the left.
Product: Wine
Version: 3.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thatguyyoucannottrust(a)gmail.com
Distribution: ---
Created attachment 60762
--> https://bugs.winehq.org/attachment.cgi?id=60762
Wheels are turned to the left.
Game works perfectly (especially compared to Windows 10, where I get 10fps and
graphical glitches), but as soon as the gameplay starts, the wheels of the car
turn to the left and stay in that position.
It's the same on all trucks and I don't know if there's a way to fix it.
Same game in Windows has no such problem.
--
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=42002
Bug ID: 42002
Summary: Chuckie Egg: The Next Batch v1.2 - Blackscreen on some
setups
Product: Wine
Version: 1.9.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
CC: stefan(a)codeweavers.com
Regression SHA1: a385c9ea3ead9438f591c3777a6ff6a21abdfc42
Distribution: ArchLinux
The games shows a black-screen since on some setups, but only since a certain
wine version. Other reported it to work, but not for me.
Regression introduced by
commit a385c9ea3ead9438f591c3777a6ff6a21abdfc42
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Mon Oct 12 22:34:38 2015 +0200
wined3d: Pass a context to surface_load_sysmem.
Signed-off-by: Stefan Dösinger <stefan(a)codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Since that commit only ddr=gdi works, ddr=opengl only results in a blackscreen.
See also: Bug 41993, fix for a different black-screen issue.
Using an R9 285 with mesa 13.0.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.
https://bugs.winehq.org/show_bug.cgi?id=37475
Bug ID: 37475
Summary: SimCity 2013 freezes on start in fullscreen (Failed to
open BO for returned DRI2 buffer (1600x900, dri2 back
buffer, named 11). This is likely a bug in the X
Server that will lead to a crash soon.)
Product: Wine
Version: 1.7.29
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jre.winesim(a)gmail.com
Distribution: ---
Created attachment 49859
--> https://bugs.winehq.org/attachment.cgi?id=49859
Complete output (WINEDEBUG=fixme+all,err+all). The crash happens in line 3553.
Hi,
I installed SimCity 2013 in EA's Origin. When I start the game in fullscreen it
freezes during the intro. See the complete output (WINEDEBUG=fixme+all,err+all)
in the attachment. The crash happens in line 3553.
Starting and playing in an emulated virtual desktop works, but gives during the
intro more than 3.000.000 lines like this:
~~~~~
err:d3d_surface:surface_invalidate_location Surface 0x10ecfed0 does not have
any up to date location.
[...]
err:d3d_surface:surface_load_location Surface 0x10ed83e8 does not have any up
to date location.
~~~~~
I'm really not sure if this is wine's fault or as suggested by the error
message the X Server's. I got the same error message ("This is likely a bug in
the X Server that will lead to a crash soon.") when watching videos with mpv
when toggling fullscreen on and off. At the same time this works with other
video players, e.g. mplayer.
Hardware:
Samsung Serie 9 900X4C-A07 38,1cm (15 Zoll) Ultrabook
(Intel Core i7-3517U, 1,9 GHz, 8GB RAM, 256GB SSD, Intel HD 4000).
It happens regardless if I have an external monitor plugged in or not.
Software:
Debian Jessie (testing), 64-bit
Linux 3.16-3-amd64 #1 SMP Debian 3.16.5-1 (2014-10-10) x86_64 GNU/Linux
xserver-xorg 1:7.7+7
xserver-xorg-core 2:1.16.1-1
xserver-xorg-video-intel 2:2.21.15-2+b2
Origin 9.4.22.2815
See also my test report in the AppDB:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=27821&iTestin…
I'd be happy to provide any further information.
Greets and thanks!
jre
--
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=43057
Bug ID: 43057
Summary: Final Fantasy XIV DX9 Creates an invalid GLSL shader
Product: Wine
Version: 2.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: yitziw(a)gmail.com
Distribution: ArchLinux
Created attachment 58225
--> https://bugs.winehq.org/attachment.cgi?id=58225
section of debug output
The D3DX9-to-OpenGL process appears to create a shader that fails to compile.
The responsible error appears to be logged at the final line of the attached
debug log, and additionally appeared throughout the original debug output
(which was over 2mb in size and could not be uploaded in whole):
fixme:d3d_shader:print_glsl_info_log error: Input block `shader_in_out' is
not an output of the previous stage
This bug results in ugly visuals on the main menu, and causes no visuals to
display when in the main 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=45451
Bug ID: 45451
Summary: Doom 2016 Freezing and Crashing in background
Product: Wine
Version: 3.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winevulkan
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
Distribution: ---
Created attachment 61784
--> https://bugs.winehq.org/attachment.cgi?id=61784
winetricks installed module list
After I enabled Vulkan via enabling it in kernel cmdline (radeon.cik_support=0
amdgpu.cik_support=1), was able to launch the game. Once all intro cinematics
was finished, the game loading bar was showing up, but it stopped at 99%. See
following link for similar reports:
I tried several options suggested there and none of them appears to be fixing
the issue.
I have created all possible graphics (& vulkan) related logs about my system
and attached in this bug.
Also attached game crash log, created by Id Engine.
I also attached winetricks installed module list.
--
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=44005
Bug ID: 44005
Summary: ieproxy registration breaks Internet Explorer 8
Product: Wine
Version: 2.20
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: piotr.caban(a)gmail.com
Distribution: ---
Internet Explorer 8 no longer starts in wine. Steps to reproduce:
sh winetricks ie8
wine iexplore
This is a regression caused by this commit:
commit 448ac0e9c439c5a8095e2e8a150997caebcb32ab
Author: Zebediah Figura <zfigura(a)codeweavers.com>
Date: Thu Aug 10 13:52:31 2017 -0500
ieproxy: Add proxy/stub for IInternetExplorerManager.
Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com>
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
Setting the ieproxy dll to native is not helping because builtin gets
registered on prefix update (different installation path). The dll path is
different depending on Internet Explorer version. So it kind of makes it
impossible to use native.
The dll is missing a proxy/stub for C90250F3-4D7D-4991-9B69-A5C5BC1C2AE6
(undocumented).
--
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=46171
Bug ID: 46171
Summary: Crash when testing for disk drive speed
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rwtmiller13(a)gmail.com
Distribution: ---
Created attachment 62830
--> https://bugs.winehq.org/attachment.cgi?id=62830
This is the error report I'm always given when Wine "encounters a serious error
and needs to close."
I was installing a game (Lighthouse: The Dark Being, made in 1996), and I was
asked to have it run an analysis of my disk drive to determine if the speed was
high enough to run the game. However, as soon as the analysis begins, Wine
tells me that it has encountered a serious problem and needs to close. This
happens every time I try 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=46150
Bug ID: 46150
Summary: Battlefield 3/4/1 freeze when key pressed in
wine-staging 3.20
Product: Wine-staging
Version: 3.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: llenort(a)aol.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Hello,
running wine-staging 3.19, dxvk 0.92, Mesa 18.2, nvidia 415.13 and can run and
play all Battlefield version.
Update to wine-staging 3.20 and reinstalling dxvk 0.92 all BF Versions freeze
when any key is pressed. Hole X Server seems to freeze an has to stop from a
terminal window.
Downgrade to 3.19 and reinst. dxvk 0.92 everything is running well again ??
Is the old wine key pressed problem returned?! But i use no overlay in Origin.
I own also Titanfall 2 and i had no Problems running the game and press any
keys. Checked also Doom 2016 (Vulkan) over Steam and even this game runs well
with wine-staging 3.20.
Looks like only BF Versions listed above has a Problem here?
Thank you for all your good work and support!
lle
--
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=46145
Bug ID: 46145
Summary: The Witcher3: [regression] hang when entering main
menu screen
Product: Wine
Version: 3.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
Distribution: ---
Since Wine 3.20, The Witcher 3 started hanging after intros (if you skip them -
it hangs right away). I don't see anything suspicious in Wine debug output.
It happens both with stock wined3d and with dxvk enabled, so it's some
regression in Wine itself.
I tested it with Wine 3.19, and it works fine.
--
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=44972
Bug ID: 44972
Summary: This error pops up immediately after clicking install
on the RSI.exe
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: salemn18(a)gmail.com
Distribution: ---
Created attachment 61095
--> https://bugs.winehq.org/attachment.cgi?id=61095
error log
I just installed the latest stable version of Ubuntu and WINE 3.0. I am
attempting to Launch the game "Star Citizen".
Immediately after clicking install this error pops up and I do not know what it
means.
I click show details and I get this log. (see attached)
I click close and the rest of the installation continues to the end and it says
"RSI launcher has been installed on your computer click finish to close setup."
When I open the RSI launcher the GUI is smashed together and I cannot type in
the input (user-name and password) sections.
I know that I am a noob when it comes to this subject but I am trying to help
out a friend and I'm hoping somebody here is willing to help me out.
Please and Thank you.
--
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=45734
Bug ID: 45734
Summary: Instalation Warframe
Product: Wine-staging
Version: 3.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: swojskichlopak(a)wp.pl
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 62175
--> https://bugs.winehq.org/attachment.cgi?id=62175
First log from stop udpate at 4%
Is portable Wine with ntlm ?
Because I tried install Warframe and when I see update
it stop at 4% .
I close and open and it want ntlm, but I have only old in Ubuntu Xenial
and I compile with success but I can not build .deb package.
This for create package is poor
http://packaging.ubuntu.com/html/packaging-new-software.html
because for example missing command - bzr whoami "example example(a)em.en"
I tried
checkinstall --install=no --maintainer=tele --pkgname=ntlm --pkgversion=1.5
--pkglicense="GPL" --provides=ntlm --nodoc
but it don't have full chroot and 1 command from "make install" trying install
file.
LOG from install Warframe on Linux Mint 18.3 Sylvia 64bit with Wine 13.4
staging from repository
deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main
Warframe from https://www.warframe.com/download
--
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=46162
Bug ID: 46162
Summary: Error generate when i run this (wine
Skype-8.34.0.78.exe)
Product: Wine
Version: 3.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ahmadbutt77477(a)gmail.com
Distribution: ---
Created attachment 62806
--> https://bugs.winehq.org/attachment.cgi?id=62806
open winecfg and select the window version 8 and then during installation of
skype above attached error generate.
open winecfg and select the window version 8 and then during installation of
skype above attached error generate. when i want to closed prompted error it
prompt again and again.
--
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=44928
Bug ID: 44928
Summary: Office 2013
Product: Wine
Version: 1.6.2
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ahmedvolks(a)gmail.com
Distribution: ---
Created attachment 61015
--> https://bugs.winehq.org/attachment.cgi?id=61015
The error saved file
When it say Please wait while Microsoft Office 2013 is installed ..... a window
comes beside this window telling The program setup.exe has encountered serious
problem and need to close ....
My system is Linuxmint 18.3 Cinnamon 64-bit
Wine version is 1.6.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.
https://bugs.winehq.org/show_bug.cgi?id=46167
Bug ID: 46167
Summary: tls 1.3 is not supported
Product: Wine
Version: 3.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: marcel(a)meulemans.org
Distribution: ---
Created attachment 62813
--> https://bugs.winehq.org/attachment.cgi?id=62813
iexplore logs
Setting up secure connection to tls 1.3 servers fails. The simplest
reproduction case is:
wine iexplore https://tls13.crypto.mozilla.org
When running this a fixme log concerning an unknown protocol is logged
(attached). The underlying gnutls library on my system (3.6.4) does support the
protocol (test with gnutls-cli tls13.crypto.mozilla.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.
https://bugs.winehq.org/show_bug.cgi?id=45293
Bug ID: 45293
Summary: Star Citizen hangs on startup
Product: Wine
Version: 3.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: holzminister(a)t-online.de
Distribution: ---
Hi, when I try to start Star Citizen from its Launcher, it loads for a short
moment and I can see the splash screen. But after that it just hangs.
The only output I get is:
[info] Launching Star Citizen LIVE from
(Z:\run\media\holzi\9E8A37D48A37A823\spiele\Roberts Space
Industries\StarCitizen\LIVE)
00df:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
00df:err:dbghelp:SymCleanup this process has not had SymInitialize() called for
it!
00df:fixme:module:LdrRegisterDllNotification (0000, 0x14018516a, (nil),
0x149a1c8c8) stub
00df:fixme:shell:SHGetKnownFolderPath flags 0x0000a000 not supported
0085:fixme:system:SystemParametersInfoW Unknown action: 116
I also tried wine-staging 3.9 but with the same result.
--
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=40650
Bug ID: 40650
Summary: Homeworld : Can't change resolution and excessive CPU
usage at 274%
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: todorovic.s(a)googlemail.com
Distribution: ---
Created attachment 54522
--> https://bugs.winehq.org/attachment.cgi?id=54522
Terminal output when running the older wine.
With wine-1.6.x and 1.9.9 I have this problem on Kubuntu 14.04 64bit.
I can launch Homeworld (the game), and get to the main menu, however the
resolution is very low (800x600 or 640x480 I think).
If I go to the options menu and have a look at the settings, software rendering
is chosen. If I change the resolution or change the rendered (to either d3d or
GL), the game screen closes (I get back to the desktop) but the process still
exists and consumes 274% CPU (as reported by 'ps aux'). I have to kill -9 the
game process.
The same CPU usage happens if I launch the game and just leave it in the main
menu without doing anything at all.
I have managed to increase the resolution using:
wine homeworld.exe /1280
however this is still using software render and also pegs the CPU to 274%.
I have tried the other options to switch rendered and always stays at software
renderer and high CPU usage.
I used to be able to play this game long ago, maybe with wine-1.0, so this
seems like a regression.
I am installing 32bit Kubuntu in a virtual box and will try to do git bisect -
hopefully will help.
This bug might be similar or related to
https://bugs.winehq.org/show_bug.cgi?id=23714
--
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=46153
Bug ID: 46153
Summary: Uplay: hangs after first key pressed; regression in
3.20
Product: Wine
Version: 3.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vlad.botanic(a)gmail.com
Distribution: ---
Scenario:
Installed and upgraded Ubuntu 18.4 on a Qemu VM.
downloaded current UplayInstaller.exe
Installed winehq-devel 3.20 from winehq repo, installed corefonts via
winetricks
ran UPlayInstaller - installation succeeded.
after that on Uplay login screen any key leads to a hang.
This seems to be a regression, as under winehq-devel 3.19 on the same VM UPlay
works fine, and is able to process the login.
--
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=46117
Bug ID: 46117
Summary: Running Xperia Companion results in a problem report
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: j.r.hudson(a)virginmedia.com
Distribution: ---
Created attachment 62753
--> https://bugs.winehq.org/attachment.cgi?id=62753
Backtrace generated after Xperia Companion reported error
Xperia Companion fails to start and reports a problem. See attached backtrace
generated from dialog reporting problem.
--
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=46116
Bug ID: 46116
Summary: Wine crashes when launching game
Product: Wine
Version: 3.12
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andreasremoyeholm(a)gmail.com
Created attachment 62751
--> https://bugs.winehq.org/attachment.cgi?id=62751
Here is the error-code after the application crashes.
Trying to launch a game through Steam and Wine, steam stays open all the time
but Wine crashes when trying to launch the 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=45145
Bug ID: 45145
Summary: League Of Legends: Fails to start several times, 300%
CPU, Error: double free or corruption (!prev)
Product: Wine
Version: 3.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mail+wine(a)m-reimer.de
Distribution: ---
Since some patches, It is difficult for me to start League Of Legends on Linux.
I usually do the start on console, so I see error messages. Usually on the
first start I see something like this:
> $ LeagueClient.exe(00000009): ALWAYS| Application Version:8.9.227.4222 -
> CL:2274222 - Build Date:Apr 26 2018 - Build Time:00:06:04
> double free or corruption (!prev)
This "double free or curruption" is a good sign that this startup has failed
and will just hang forever. This usually causes some "corrupted window" to hang
around on the desktop, which "clones" the desktop background (I can see that
something is there if I move the mouse over it. It disappears behind it).
To continue my attempt to start LoL, I do:
> killall LeagueClient.exe
followed by:
> pgrep wine
several times to get sure Wine has shut down. If the pgrep doesn't return any
PID's, I continue at step one and repeat all steps until I don't see the
"double free or curruption" message. If the message doesn't appear, usually the
client starts up.
If I get to this, I get a look at "top". If the now open League Client takes
over 100% CPU on idle, I have to kill it again (CPU load usually doesn't drop
and causes much too low FPS in game) and repeat at step one again...
I have to do all this every time I want to play LoL. I usually have to do
between 3 and 10 loops through my steps.
Is there a way to find out why the "double free or curruption" error happens?
--
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.