http://bugs.winehq.org/show_bug.cgi?id=33015
Bug #: 33015
Summary: Steam will display login window without any content
after pressing Cancel during bug 33014, or by running
steam.exe.old
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gypsyotoko(a)i.softbank.jp
Classification: Unclassified
Created attachment 43635
--> http://bugs.winehq.org/attachment.cgi?id=43635
Console output displayed between application boot and login screen display.
After experiencing bug 33014 and pressing the Cancel button during the update
process (generally during the update unpackaging phase), or by running
steam.exe.old which is generated in the Steam folder upon failure to update,
the Steam login window will display without any of the content drawn.
Tabbing through will result in some functionality. (I was able to bring up the
PS3 account registration screen.)
Confirmed on:
Hardware: MacBook 5,1
CPU: Intel Core 2 Duo 2.4 Ghz
Graphics: NVIDIA GeForce 9400M
OS: OS X 10.8.2
--
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=33089
Bug #: 33089
Summary: Kindle for PC: Crashes every time I start the
application
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: enrique.j.matta(a)gmail.com
Classification: Unclassified
Created attachment 43754
--> http://bugs.winehq.org/attachment.cgi?id=43754
Backtrace from Wine
Kindle for PC is crashing on startup. Installed via ppa:ubuntu-wine/ppa (clean
install)
wine-1.4.1
winetricks 20120912
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.10
DISTRIB_CODENAME=quantal
DISTRIB_DESCRIPTION="Ubuntu 12.10"
Backtrace attached.
--
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=6095
--- Comment #82 from Johan Gardhage <johan.gardhage(a)gmail.com> 2013-03-02 04:41:12 CST ---
Wine 1.5.24.
Steam CS 1.6 (Feb 25 update)
A couple of weeks ago I started noticing that the MOTD is actually being
rendered. I guess the new Gecko engine in Wine 1.5.22 fixed this.
This bug is now fixed for me.
--
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=28093
Summary: GetCurrentPadding must slowly decrease (MacOS)
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
This issue lends itself to an interesting case in a (hypothetical) article
about how to fully satisfy the static requirements of an API by the letter yet
lose on the dynamic (or timing) aspects of it.
Unsurprisingly, the dynamics are not well covered in MSDN.
It struck me when analysing the log of my render test (attachment #35968 to bug
#28047) that it plays ping pong with mmdevapi using two buffers: 20671/22050
and 1379/22050, then waits for almost half a second while GetCurrentPadding
yields "buffer full" at 22050 = GetBufferSize = 500ms. 100ms later, it
suddenly says "buffer almost empty". Follows another round of ping pong.
Now imagine what happens after Start when an app prefills the buffer with a
single GetBuffer(GetBufferSize): winecoreaudio will let it starve with "buffer
full" until after that one buffer is returned from MacOS' audio queue, e.g.
500ms later.
IOW an underrun and pause is guaranteed every half second.
Perhaps that explains the 0.5s pauses in bug #28027.
Native does not at all behave like this. I've mentioned its 10ms steps a few
times. Even a much reduced rate, e.g. buffer duration / 3 would prevent the
underruns in Wine.
Unfortunately, fixing this requires a significant rewrite of the
mmdevapi->CoreAudio bridge.
Note that this 10ms talk applies only to shared mode. In exclusive mode,
Initialize presumably sets the period the user asks for. Only EXCLUSIVE +
EVENTCALLBACK is documented to play ping pong with exactly 2 buffers of
GetBufferSize.
--
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=33097
Bug #: 33097
Summary: mountmgr:harddisk_ioctl returning zero-filled buffer
for IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mountmgr.sys
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
Classification: Unclassified
Created attachment 43768
--> http://bugs.winehq.org/attachment.cgi?id=43768
ioctl complaints
>From a fresh 1.5.25 .wine on Ubuntu raring i386, having 2 hdds (no raid) in it:
- 1 pata
- 1 sata
- and a cdrom reader
i get lot of ioctl complaints when i'm loading MT5 from Metaquotes
--
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=33095
Bug #: 33095
Summary: Lot of : ieframe:ClOleCommandTarget_Exec Unimplemented
cmdid
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ieframe
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
Classification: Unclassified
>From a fresh 1.5.25 .wine on Ubuntu Raring i386, when i start the MT5 app from
Metaquotes, i get a long list of ieframe complaints.
Details joined
--
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=33096
Bug #: 33096
Summary: ntdll:NtLockFile I/O completion on lock not
implemented yet
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
Classification: Unclassified
Created attachment 43767
--> http://bugs.winehq.org/attachment.cgi?id=43767
ntdll issues
Fresh 1.5.25 .wine installed on Ubuntu raring i386
when MT5 from Metaquotes is loaded, i get that ntdll complaint, and also lot of
mountmgr issues.
--
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=24669
Summary: Civilization V crashes on startup
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shimi.chen(a)gmail.com
Created an attachment (id=31185)
--> (http://bugs.winehq.org/attachment.cgi?id=31185)
Terminal output
Game does not start. Crashes on startup.
Ubuntu Lucid x64
ATI 4570hd mobility
--
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=26261
Summary: Start menu items are not displayed
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: torgeriedel(a)gmx.de
Created an attachment (id=33469)
--> (http://bugs.winehq.org/attachment.cgi?id=33469)
Screenshot showing the installation structure
When installing Commandos - Behind Enemy Lines, I do not see any start menu
entries in my Ubuntu (gnome) menu of wine.
Checking the installation I see, that - in contrast to Axis & Allies - the
start menu entries of Commandos - BEL were created in the users menu folder,
not in the public one. See attached screenshot.
I'm sure on windows both folders are merged and displayed together.
In the screenshot there are four red squares:
The first two are marking the "Public" folder (I think it is the common folder
every user has access to), from which I see start menu entries in my Ubuntu
(gnome) menu.
The other two are marking the users own folder and the start menu folder of
Commandos - BHL which I do not see
--
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=32697
Bug #: 32697
Summary: Word 2003 crashes on formula edit
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
How to reproduce:
1. Open a .doc document with a formula
2. Double click the formula
3. See crash
This is a regression:
9e145eebdfbaa0fee22ff8c4eb7c33da67040981 is the first bad commit
commit 9e145eebdfbaa0fee22ff8c4eb7c33da67040981
Author: Roman Dadkov <romand(a)etersoft.ru>
Date: Tue Oct 9 14:49:50 2012 +0400
ole32: Fix dwClsContext parameter of a CoCreateInstance call in
DefaultHandler_Run.
:040000 040000 7434d23d106f5695429f0cf3ed5b4179a453de5d
24b82ae3af233abfb076385cb944c5d150d2be84 M dlls
The crash still reproduces in wine-1.5.21
--
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.