http://bugs.winehq.org/show_bug.cgi?id=30191
Bug #: 30191
Summary: Stuttering mmdevapi audio (Mac OS X)
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
CC: aeikum(a)codeweavers.com
Classification: Unclassified
The interactive mmdevapi render tests stutters quasi continuously on my Mac OS
X "early 2009" nVidia Mac mini.
Actually, stuttering can be interpreted as an indicator of low-latency, which
is good :-) Consider winecoreaudio's 20ms period. If audio would only start
at e.g. t=9ms, then at period time t=20, underrun would be very far when
writing the next frames.
The reasons for stuttering are known from winealsa, yet the details are
different: lead-in and regularity.
Lead-in:
Note that mmdevapi/render.c:test_worst_case does not behave like XAudio2 with
winecoreaudio and wineoss, due to their use of a 20ms period. Alexey's
analysis in bug #28723, comment #19 is that XAudio then writes a lead-in of
3/4*4 = 3 periods, unlike the 1 period written in the 10ms period case.
test_worst_case uses 0 or 1 period.
So XAudio2 apps may not stutter, whereas the mmdevapi test does. That does not
imply that our winecoreaudio code is great, rather than that we're forbidden to
reduce the period to the 10ms that native uses everywhere.
Unlike ALSA, I see no notion of underrun in CoreAudio. So I don't see when
writing a lead-in would be appropriate, except at start. I think we need
something else.
Regularity/stability:
XAudio2 and test_worst_case write at most one period worth of frames per event.
Writing nothing is a guarantee of underrun (unless the event rate is
artificially high to counter this). Indeed, adding a trace("MISS") to
test_worse_case every time GetCurrentPadding is too high to add more samples
correlates with some, but not all underruns.
Again, my ntdll CreateTimerQueue stabilisator patch from bug #30071 helps a
little, as otherwise callbacks are mostly 21ms apart rather than 20ms. That
clock skew also accounts for a few underruns.
However the major point is: XAudio2 needs event signalling to match decrease of
padding, such that it adds the next period of data. My ALSA work-in progress
code does exactly that, but CoreAudio needs it even more due to the absence of
the lead-in safety-belt.
--
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=26800
Summary: KDE taskbar is over app window
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: alexandrbezenkov(a)gmail.com
My KDE 4.4.3 taskbar is over the app window in fullscreen. If wine is switched
in virtual desktop mode, then I have a blue bar in the top of screen making
game graphics go lower than it must be. Running game in the second X server
gives the same result as running in VD mode.
Specs: Mandriva 2010.2, KDE 4.4.3, ATI RadeonHD 4350 with fglrx 8.791
driver(corresponds ATI Catalyst 10.11).
Wine versions bug present in: 1.3.14, 1.3.15, 1.3.17
--
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=38188
Bug ID: 38188
Summary: Dead State: text missing in the character creation
screen
Product: Wine
Version: 1.7.38
Hardware: x86
URL: http://store.steampowered.com/app/239840/
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: fonts
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
When you start a new game text is missing in the character generation screen.
Tested with the GOG version, demo version is available on Steam.
Installing corefonts/allfonts doesn't help.
A possible workaround can be found in Appdb:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=31358
You need to replace 'Saphire 30 (ansi).uft' and 'Saphire 48 (ansi).uft' with
their 'Segoe Print' counterparts.
The game uses the Torque engine and generates those .uft fonts run-time from
.ttf fonts located under ../core/fonts/source.
Probably something goes wrong when generating the font files.
I tried the game in Virtualbox (WinXP guest) and the generated .uft files have
different sizes than the ones created in Wine. After replacing those .uft files
text is rendered properly.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37855
Bug ID: 37855
Summary: Itunes problem
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: roberto_.giuliani1970(a)teletu.it
Distribution: ---
Created attachment 50417
--> https://bugs.winehq.org/attachment.cgi?id=50417
this is the error that appare when iTunes crash the start
After the iTunes installation with wine the program don't start.
--
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=37454
Bug ID: 37454
Summary: programm cannot be run
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vlasov_yury(a)mail.ru
Distribution: ---
Created attachment 49824
--> https://bugs.winehq.org/attachment.cgi?id=49824
description of an error when starting the exe file
I've installed wine under linux mint. While trying to start McMillan's Inside
Out disc and starting their programm, I got this error (pls see the attached).
--
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=32386
Bug #: 32386
Summary: MSTSC (Remote Desktop) 7.0 crashes
Product: Wine
Version: 1.5.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kenjiru.ro(a)gmail.com
Classification: Unclassified
Created attachment 42735
--> http://bugs.winehq.org/attachment.cgi?id=42735
MSTSC 7.0 stack trace
After running as expected for some time, the application crashes.
I've attached the 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.
https://bugs.winehq.org/show_bug.cgi?id=39538
Bug ID: 39538
Summary: steam webhelper error message keeps popping up
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: philj9500(a)gmail.com
Distribution: ---
Created attachment 52688
--> https://bugs.winehq.org/attachment.cgi?id=52688
Backtrace of error
dialog box keeps coming up, store and any personal content is missing except
for the games 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=37369
Bug ID: 37369
Summary: Mob Rule, Game crashes randomly during gameplay
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: amj8(a)hotmail.co.uk
Created attachment 49695
--> https://bugs.winehq.org/attachment.cgi?id=49695
this is the bug report I'm told to attach during the game as it crashes
Game randomly crashes during gameplay when clicking on tenant button within a
house. Does it roughly once every 10 minutes.
--
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=33178
Bug #: 33178
Summary: Game 'Rome: Total War' crashes under wine 1.4
w/err:seh:raise_exception Unhandled exception code
c0000005 flags 0 addr 0xeb2119
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runevi(a)nwo.no
Classification: Unclassified
This is an error with the game "Rome: Total War"
Game worked wonderfully well for two days of gameplay until suddenly it crashes
(no matter what) when I click End Turn
$ wine --version
wine-1.4
Wine outputs the following errors:
fixme:d3d_surface:surface_convert_format Cannot find a conversion function from
format WINED3DFMT_B5G6R5_UNORM to WINED3DFMT_B8G8R8A8_UNORM.
fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #13:
fixme:d3d_shader:print_glsl_info_log Vertex info
fixme:d3d_shader:print_glsl_info_log -----------
fixme:d3d_shader:print_glsl_info_log 0(13) : warning C7050: "R5.w" might be
used before being initialized
fixme:d3d_shader:print_glsl_info_log 0(14) : warning C7050: "R6.w" might be
used before being initialized
fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #22:
fixme:d3d_shader:print_glsl_info_log Vertex info
fixme:d3d_shader:print_glsl_info_log -----------
fixme:d3d_shader:print_glsl_info_log 0(12) : warning C7050: "R4.w" might be
used before being initialized
fixme:d3d_shader:print_glsl_info_log 0(13) : warning C7050: "R5.w" might be
used before being initialized
fixme:d3d_shader:print_glsl_info_log 0(10) : warning C7050: "R2.w" might be
used before being initialized
fixme:d3d_shader:print_glsl_info_log 0(11) : warning C7050: "R3.w" might be
used before being initialized
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0xeb2119
fixme:advapi:RegisterEventSourceA ((null)," "): stub
fixme:advapi:RegisterEventSourceW (L"",L" "): stub
fixme:advapi:ReportEventA
(0xcafe4242,0x0001,0x0000,0x00000000,(nil),0x0001,0x00000060,0x62e5dc,0x65309a):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00000000,(nil),0x0001,0x00000060,0x133f78,0x65309a):
stub
err:eventlog:ReportEventW L"6"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:advapi:RegisterEventSourceA ((null)," "): stub
fixme:advapi:RegisterEventSourceW (L"",L" "): stub
fixme:advapi:ReportEventA
(0xcafe4242,0x0001,0x0000,0x00000000,(nil),0x0001,0x000002cc,0x62e5dc,0x653112):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00000000,(nil),0x0001,0x000002cc,0x133f78,0x653112):
stub
err:eventlog:ReportEventW L"7"
I'm guessing that the interesting line is:
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0xeb2119
I'm sorry for the backtrace paste. It wasn't extremely large, so I'm hoping
it's okay.
--
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=39583
Bug ID: 39583
Summary: Fallout 4 crashes on start
Product: Wine
Version: 1.7.54
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: derlafff(a)ya.ru
Distribution: ---
Created attachment 52737
--> https://bugs.winehq.org/attachment.cgi?id=52737
output log (WINEDEBUG=+d3d,+d3d11)
As I can see from here, this problem is different from #39577
I have tried both 1.7.54 and git HEAD.
On the same hardware on Windows it works, but only in windowed mode.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.