http://bugs.winehq.org/show_bug.cgi?id=15683
Summary: Battle Engine: Aquila: high terrain detail doesn't work
properly
Product: Wine
Version: 1.1.6
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: S.vanDrongelen(a)students.uu.nl
Created an attachment (id=16745)
--> (http://bugs.winehq.org/attachment.cgi?id=16745)
Annotated, shortened stderr output of wine running BE:A with modified wined3d.
In Battle Engine: Aquila, high terrain detail doesn't seem to work properly.
All terrain faces seem to be changing constantly while flying or walking
through a level.
In the tutorial level, random terrain faces are (partially) dark blue
(stencil-related errors?).
In "Weathering the Storm", the beach you start at is very much like the ground
during the tutorial level: random faces are dark brown (fog or stencil-related
errors?).
In "Weathering the Storm", flying over the area of land right past the beach
will show that the texture of the terrain is completely different when viewed
from long or short distance (mipmap-related errors?).
I don't recall wether these errors also occurred on Windows; I guess they
didn't. I'm currently using the official nVidia drivers for Linux, version
173.14.12 (will try later with 177.80) for my GeForce 7600 GS, and use the
"virtual desktop" with pixel shaders disabled for Wine (otherwise, BE:A won't
run).
---
Attached is whatever wine spits out to stderr, with one difference: I replaced
the checkGLcall macro in state_fogdensity in wined3d by specialized code to
debug this error. Instead of
fixme:d3d:state_fogdensity >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from
glFogf(GL_FOG_DENSITY, (float) Value) @ state.c / 1220
it now always prints a message when err (in checkGLcall) equals GL_NO_ERROR
(normally a TRACE) and GL_INVALID_VALUE (normally printed like above).
>From the log, it seems all calls to state_fogdensity are alternating between
faillure (with GL_INVALID_VALUE, because 0xF0CCFACE is not really a sensible
value when you convert it to floating point numbers) and succes (with only
GL_NO_ERROR, in case the fog density is approx. 0.0052f).
--
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=15684
Summary: Battle Engine: Aquila: only runs under virtual desktop
Product: Wine
Version: 1.1.6
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: S.vanDrongelen(a)students.uu.nl
Battle Engine: Aquila refuses to run when it's not running under an emulated
virtual desktop. It exits with a message box titled "Fatal error sorry" (sic),
saying "Could not find any compatible Direct3D devices". stderr doesn't show
anything interesting besides
fixme:win:EnumDisplayDevicesW ((null),0,0x32f198,0x00000000), stub!
--
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=15719
Summary: Spore keeps asking for registration code after install
Product: Wine
Version: 1.1.6
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: whellmundv(a)gmail.com
When I run Spore, just after I have correctly installed it, it keeps asking me
for the registration code I used. As I enter it and wait, the same request is
prompted to me. The console output is attached.
I am running Ubuntu Hardy Heron (8.04)
I have a working internet connection that wine can access.
I have set winhttp as Builtin (Wine) for this application.
--
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=15761
Summary: ActiveSync blocks mouse plugged by COM-port
Product: Wine
Version: 1.1.7
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zenitur(a)yandex.ru
When I start search of my PDA, mouse can't work.
--
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=18062
Summary: Monster Truck Madness 2 crash
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hrbyman(a)web.de
Monster Track Madness 2 tried under Kubuntu 9.04 crashes immediately on startup
(worked fine under 1.0.x). See Attachment.
--
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=15724
Summary: Titan Quest Immortal Throne: Startup videos can not be
skipped
Product: Wine
Version: 1.1.6
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lordhavoc(a)ghdigital.com
When Titan Quest: Immortal Throne is launched it displays a series of logo
videos and the cinematic introduction to the game.
Clicking or pressing various keys (escape, space, enter) does not skip these
videos on wine 1.1.6.
When doing so on Windows machines available to me the skipping only works
sporadically (it takes anywhere from 1 to 5 clicks or keypresses per video, and
there are multiple videos).
Workaround: rename the Videos directory to skip these videos.
--
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=11883
Summary: Add Wine version to the screen-shot
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
>From ergo on wine-forum:
I think it would be a very good idea to add a place where ppl can post version
of wine they were using when submitting screenshots - its not uncommon too see
some kind of glitches/ poor graphics on screenshots and then discover that
everything is fine with latest version.
--
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=17700
Summary: Microsoft Word 2007 Hangs when scrolling a file with to
many pages
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=19899)
--> (http://bugs.winehq.org/attachment.cgi?id=19899)
Example document
Try to open the attached document and scroll to the last page. Microsoft Word
should hang and show an error message. This is in Ubuntu 8.10 with wine 1.1.16.
--
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=13533
Summary: Pelink DC++ bug: while connecting to hub: error: 0x2743
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://pepelink.narod.ru
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pzinin(a)gmail.com
I am install pelinkdc++ 4.97 in wine 1.0 rc2. When it connect to hub:
[07:28:50] *** Соединение с p2p.nln.ru:411...
[07:28:50] *** Неизвестная ошибка: 0x2743
--
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=19703
Summary: Vypress Chat: crashes
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.vypress.com/download/?prod=chat
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmbohdan(a)gmail.com
Created an attachment (id=23005)
--> (http://bugs.winehq.org/attachment.cgi?id=23005)
console output
I try to execute this program, but it crashes when load main window.
--
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.