https://bugs.winehq.org/show_bug.cgi?id=43244
Bug ID: 43244
Summary: EasyAntiCheat_Setup.exe: crashes on startup.
Product: Wine
Version: 2.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shasharala(a)outlook.com
Distribution: ---
Created attachment 58551
--> https://bugs.winehq.org/attachment.cgi?id=58551
Backtrace from when EasyAntiCheat crashed.
EasyAntiCheat_Setup.exe crashes during launch.
--
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=43201
Bug ID: 43201
Summary: Moho 12 keeps crashing while opening.
Product: Wine
Version: 2.0.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pramodsenevi(a)outlook.com
Distribution: ---
Created attachment 58476
--> https://bugs.winehq.org/attachment.cgi?id=58476
Moho 12 Crash Log
Moho 12 program always crashes on Stable, Development and Staging branches of
Wine. Please look into the issue. Thanks!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=43111
Bug ID: 43111
Summary: Wine Staging 2.9 - can't launch multiple games anymore
Product: Wine-staging
Version: 2.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 58310
--> https://bugs.winehq.org/attachment.cgi?id=58310
steam launch + KF2 launch
Wine staging 2.8 works fine.
Wine staging 2.9 will not launch Killing Floor 2 or Shadow Warrior 2, I also
tested a tiny free game Adventure Capitalist and that worked fine.
This happened on my ooold wine bottle, so thinking something have changed I
wiped it clean and started a new one with 2.9
Now Steam won't start with wine-devel 2.9 and I forgot what I did to make it
run, if anything at all, so I can't test if it's present in normal wine too.
--
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=42864
Bug ID: 42864
Summary: World of Tanks: crashes when clicking the play button.
Product: Wine
Version: 2.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chrisromic(a)gmail.com
Distribution: ---
Created attachment 57969
--> https://bugs.winehq.org/attachment.cgi?id=57969
Program Error Details
Wine crashes when I click on the play button with World of Tanks 9.18. I'm
using the staging branch of Wine 2.6 with CSMT, VAAPI, EAX, and GTK3 theming
enabled in winecfg. I have done nothing else to wine other than the previous
changes mention before.
https://worldoftanks.com/en/game/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=42535
Bug ID: 42535
Summary: Spintires has a minor graphic glitch
Product: Wine
Version: 2.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: byi5000(a)gmail.com
Distribution: ---
Created attachment 57436
--> https://bugs.winehq.org/attachment.cgi?id=57436
The full wine debuglog
Wine Version=wine-2.2 (Staging)
Environment=Windows 7
Fancy Staging Features=None
DLL Overrides=None
https://bugs.winehq.org/show_bug.cgi?id=39755 <- should be fixed by wine-2.2
(Staging), at least i don't have this bug anymore now
Video of the Bug: https://youtu.be/DMNgw6b8KZk
--
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=41724
Bug ID: 41724
Summary: Wine Config -> Drives -> Autodetect crashed.
Product: Wine
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: bhendry(a)cheerful.com
Distribution: ---
Created attachment 56158
--> https://bugs.winehq.org/attachment.cgi?id=56158
Wwine Config Error log
First time I tried to start Wine Config failed. Instructions say to submit bug
report. See attached log.
This is the first time I attempted to use Wine. I was in Wine Config -> Drives
-> Autodetect when it crashed.
Hardware is actually amd64
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40795
Bug ID: 40795
Summary: Any Direct3D10 application crashes when using native
d3d10.dll after commit
fcc8553d8b8075542cd3edf26276c1915d29b0da
Product: Wine
Version: 1.9.12
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
Created attachment 54708
--> https://bugs.winehq.org/attachment.cgi?id=54708
Sample app, patch, working compiled binaries
When you use native d3d10.dll from Windows Vista any Direct3D 10 application
crashes after start.
Precondition:
1. You need to implement simple stub export function D3D10CoreGetVersion to
d3d10core.dll
2. You need d3d10.dll at least from Windows Vista RTM
Steps to repro:
1. Apply patch 0001-d3d10core-Add-D3D10CoreGetVersion-implementation.patch
2. Compile WineD3D including this patch also Wine-Staging patches are
recommended
3. Copy and paste native d3d10.dll from Windows Vista to a folder where app's
executeble is
3. Start app
As I figured out this is a regression after commit
https://github.com/wine-mirror/wine/commit/fcc8553d8b8075542cd3edf26276c191…
Because before this commit I was able to run Direct3D 10 applications using
native d3d10.dll and implementing stub function D3D10CoreGetVersion()
--
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=33136
Bug #: 33136
Summary: TTS Balabolka not show list of voices
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: burrbull(a)yandex.ua
Classification: Unclassified
TTS program Balabolka (http://www.cross-plus-a.com/balabolka.htm) and its
console version give error
err:ole:CoGetClassObject class {d941651c-44e6-4c17-badf-c36826fc3424} not
registered
when try show list of voices.
--
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=43526
Bug ID: 43526
Summary: sims 4 doesn't want to start
Product: Wine
Version: 0.9.3.
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a.loncarski(a)gmail.com
Created attachment 58922
--> https://bugs.winehq.org/attachment.cgi?id=58922
file bug
when I run this game,it starts but crashes couple seconds later saying it has
some problems with wine or instalization.
I already played it for couple of days but all of the sudden it stoped 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.
https://bugs.winehq.org/show_bug.cgi?id=43139
Bug ID: 43139
Summary: program ODSERV.EXE crashes While running microsoft
office diagnostics
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: abhisecondarymail(a)gmail.com
Distribution: ---
Created attachment 58354
--> https://bugs.winehq.org/attachment.cgi?id=58354
Error report after the crash of ODSERV.EXE while running memory diagnostics
section of microsoft office diagnostics
MS office 2007 : While closing word, an error message appears saying MSXML is
not properly installed.
While running microsoft office diagnostics, the program ODSERV.EXE crashes
(Unhandled exception: unimplemented function KERNEL32.dll). The error occurs
when Memory diagnostics section begins in the MS office diagnostics program.
--
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.