http://bugs.winehq.org/show_bug.cgi?id=8030
--- Comment #43 from Dan Kegel <dank(a)kegel.com> 2010-05-27 22:59:48 ---
Confirmed, pcmark04 no longer crashes in falling cubes. Yay.
--
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=8131
Mitchell Velasquez <mitchellvc(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mitchellvc(a)gmail.com
--- Comment #15 from Mitchell Velasquez <mitchellvc(a)gmail.com> 2010-05-27 19:15:21 ---
Minitab 15.1 works out of the box, with wine 1.2 rc1. this bug should be
closed.
--
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=8030
--- Comment #42 from Wylda <wylda(a)volny.cz> 2010-05-27 19:06:03 ---
Hi Dan, you joined here ;) with some benchmark?? So maybe you could also
retest, because this one will be probably closed soon.
--
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=5729
Bug 5729 depends on bug 8030, which changed state.
Bug 8030 Summary: Need for Speed Carbon crashed after game starts
http://bugs.winehq.org/show_bug.cgi?id=8030
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
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=8030
Nikolay Sivov <bunglehead(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #41 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-05-27 19:03:13 ---
Fixed.
--
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=8030
Wylda <wylda(a)volny.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wylda(a)volny.cz
--- Comment #40 from Wylda <wylda(a)volny.cz> 2010-05-27 19:00:55 ---
(In reply to comment #39)
> Does this still happen with current git? Bug 21876 was recently fixed.
Confirming, FIXED in wine-1.2-rc1-142-ga72f3f3.
Particular commit (wine-1.2-rc1-103-ge6611e2):
http://source.winehq.org/git/wine.git/?a=commit;h=e6611e22fb037a879205f1330…
PS: I tested NFS Carbon patched to v1.4. If the the commit is reverted, NFS
Carbon crashes before entering the game.
--
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=22882
Summary: Missing login screen for STEAM in wine on Arch Linux
x86_64
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: A.Fettouhi(a)gmail.com
For the last few days I've been unable to run STEAM on my Arch Linux 64 bit
installation (with KDE 4.4.3). I try to run it but the login screen never
appears and I haven't changed anything on my machine. Here is the output I get
when running it
[af@andre ~]$ env WINEPREFIX="/home/af/.wine" wine "C:\Program
Files\Steam\Steam.exe"
fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a060,
{485e7de8-0a80-11d8-ad15-505054503030}, 1, 0x33fe18, (null), (null),
0x100a068,)
fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a080,
{485e7de9-0a80-11d8-ad15-505054503030}, 1, 0x33fe18, (null), (null),
0x100a088,)
fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a0a0,
{485e7dea-0a80-11d8-ad15-505054503030}, 1, 0x33fe18, (null), (null),
0x100a0a8,)
fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a0c0,
{485e7deb-0a80-11d8-ad15-505054503030}, 1, 0x33fe18, (null), (null),
0x100a0c8,)
fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a0e0,
{485e7dec-0a80-11d8-ad15-505054503030}, 1, 0x33fe18, (null), (null),
0x100a0e8,)
fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a100,
{485e7ded-0a80-11d8-ad15-505054503030}, 1, 0x33fe18, (null), (null),
0x100a108,)
fixme:win:RegisterDeviceNotificationW (hwnd=0x12be10,
filter=0x54e93c,flags=0x00000001) returns a fake device notification handle!
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
CellID: Fetching server list from CSDS. . .
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs
after that nothing happens other that my CPU goes up to 99 %. I also tried to
delete my wine directory and set it up fresh again but the end result is the
same.
--
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=20510
Summary: Regression in Neverwinter Nights 2 - 3d rendering
glitches in wine 1.1.32
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i92guboj(a)terra.es
Created an attachment (id=24427)
--> (http://bugs.winehq.org/attachment.cgi?id=24427)
All this green garbage-ish stuff is supposed to be trees, branches and leaves
After updating to wine 1.1.32 I am experiencing some odd rendering glitches.
The 2d loading screens are fine. I attach some screenshots.
Please, bear with me, it's my first bug report. I will be glad to provide any
needed info.
This is Gentoo on amd64, using the fglrx 9.10 driver. Wine 1.1.29, 1.1.30 and
1.1.31 work ok. I have working binaries for all these 3 versions plus 1.1.32,
so I can switch easily to test anything you need.
--
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=7372
--- Comment #30 from Ken Sharp <kennybobs(a)o2.co.uk> 2010-05-27 17:51:53 ---
Simple text can be copied and pasted, but something with a bit of structure
such as spreadsheet cells is not accepted by Excel.
Does anyone have Windows versions of MS Office and OpenOffice installed to see
if they do work together?
--
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=19535
Summary: Office 2007 splash screen hides dialog
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22741)
--> (http://bugs.winehq.org/attachment.cgi?id=22741)
Screenshot
The Office 2007 apps have a splash screen that, for some reason, sticks around
while you're going through the initial set-up.
Under Outlook (screenshot attached), this isn't a massive problem, but under
Excel and Word, during the first run, Office opens a dialog box asking for your
name. This is hidden under the splash image and it's not even obvious it is
there. Tapping some letters and hitting enter allows the program to continue
and splash screen to go away.
There are similar bugs open, but I don't know if this is a duplicate or not.
Possible dupes: Bug 7552 & Bug 7669.
--
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.