https://bugs.winehq.org/show_bug.cgi?id=43795
Bug ID: 43795
Summary: Fear 2 Project Origin sound bugged
Product: Wine
Version: 2.15
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shitman71(a)hotmail.com
After starting the game the sound is somehow distortet, it is like the cpu is
on full load and the sound not working properly because of it. Similiar to this
i cannot describe it any better, i have no clear sound of anything. The
intro-movies and all other ingamesounds are disturbed exactly the same way.
Any solutions to this? Ingame-settings didn't affect this and i dont know what
to try else.
--
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=7661
Piasta <dobrybit88(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dobrybit88(a)gmail.com
--
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=5129
--- Comment #15 from unxed <unxed(a)mail.ru> ---
Use 5.2 and native comctl32.
--
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=43799
Bug ID: 43799
Summary: Setup a remote CI service
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: krichter(a)posteo.de
Distribution: ---
Created attachment 59328
--> https://bugs.winehq.org/attachment.cgi?id=59328
patch
Travis CI could help detect build and test failures like
https://travis-ci.org/krichter722/wine/builds/280826290. If there's an existing
CI it could provide additional feedback since there're obviously failure which
aren't covered currently.
--
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=43755
Bug ID: 43755
Summary: Extra comments section new line formatting is broken
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fincer89(a)hotmail.com
Distribution: ---
Yesterday I added test results to an application I'm maintainer of. I made a
unordered list of matters I wanted to point out in "Extra comments" section
using provided formatting tools.
Once I submitted the test results, the unordered list was just a single line of
text, list formatting I used were broken completely. I tried formatting it
multiple times and ended up always with the same results.
I'm not sure if other formatting options in "Extra comments" are affected but
creating a list seem impossible to me, at least.
Not sure if duplicate of bug 16518.
--
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=43796
Bug ID: 43796
Summary: Metro 2033 not starting
Product: Wine
Version: 2.15
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shitman71(a)hotmail.com
Created attachment 59324
--> https://bugs.winehq.org/attachment.cgi?id=59324
stops at this point
Metro 2033 is not starting, it ends up at an program error message. No sign of
anything running.
--
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=43791
Bug ID: 43791
Summary: RSpec-Explorer crashes or hangs when selecting "Live
Camera"
Product: Wine
Version: 2.17
Hardware: x86
URL: https://www.rspec-astro.com/setupdownload/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Created attachment 59321
--> https://bugs.winehq.org/attachment.cgi?id=59321
log for case (5)
I have seen several different conditions occur when attempting to click this
option:
1. The tab displays and seems to work correctly. I am able to select a camera
and the feed properly displays in the video window.
2. The tab displays, but then the program freezes.
3. The program displays a message box saying "Invalid floating point operation"
directly above a different message box, both for a fraction of a second before
crashing. The log says:
err:seh:setup_exception_record stack overflow 1952 bytes in thread 0053 eip
7bc45db6 esp 07c90b90 stack 0x7c90000-0x7c91000-0x7d90000
trace:msgbox:MSGBOX_OnInit L"Access violation at address 0033D6DC. Read of
address FFFFFFFF."
trace:msgbox:MSGBOX_OnInit L"Invalid floating point operation."
wine: Unhandled page fault on read access to 0xf774002b at address 0xf774002b
(thread 0034), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0xf74a0063
but Wine terminates before the debugger is started.
4. Similar to (3), but instead of "Invalid floating point operation." we get
"Access violation at address 7BC80D85 in module 'ntdll.dll'. Write of address
00000000."
err:seh:setup_exception_record stack overflow 1952 bytes in thread 0053 eip
7bc45db6 esp 0c0a0b90 stack 0xc0a0000-0xc0a1000-0xc1a0000
trace:msgbox:MSGBOX_OnInit L"Access violation at address 0033D6DC. Read of
address FFFFFFFF."
trace:msgbox:MSGBOX_OnInit L"Access violation at address 7BC80D85 in module
'ntdll.dll'. Write of address 00000000."
wine: Unhandled page fault on read access to 0xf777002b at address 0xf777002b
(thread 0031), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0xf74c007e
There are some other similar cases to (3) and (4); the second message box seems
to vary and sometimes is not present.
5. Three message boxes are launched in succession, and then winedbg is
successfully launched. winedbg then crashes internally when the backtrace is
loaded. I have given the console output for this case as an attachment.
6. Almost like (2), but the program freezes even before the tab is displayed,
and the console reports a stack overflow:
err:seh:setup_exception_record stack overflow 1712 bytes in thread 0009 eip
7bc45db6 esp 00240c80 stack 0x240000-0x241000-0x340000
I think these are most of the conditions I have observed. They seem to occur
randomly and without about equal distribution in frequency.
--
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=43684
Bug ID: 43684
Summary: Crash on initialization of overwatch
Product: Wine
Version: 2.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maxi.cass11(a)gmail.com
Distribution: ---
Created attachment 59134
--> https://bugs.winehq.org/attachment.cgi?id=59134
ConsoleOutput
When I start overwatch they have no text and the game freeze
The game freeze and this line appear in the terminal :
fixme:mscoree:CLRCreateInstance not implemented for class
{bacc578d-fbdd-48a4-969f-02d932b74634}
--
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=2155
Yos-T <yos.t.zz(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yos.t.zz(a)gmail.com
--
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=43767
Bug ID: 43767
Summary: Hardwood Solitaire III : crashes if you choose to
order
Product: Wine
Version: 2.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)free.fr
Distribution: ---
Created attachment 59269
--> https://bugs.winehq.org/attachment.cgi?id=59269
Hardwood Solitaire III backtrace
Hello,
Harwood Solitaire III crashes if you want to order. You can reproduce this bug
each time you click on Order.
How to reproduce this bug:
Download HSIII here:
http://www.silvercrk.com/downloads/solitaire_iii/
install it
launch it
click on "Play full version" or "Buy", the game crashes.
Terminal log and backtrace joined.
--
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.