http://bugs.winehq.org/show_bug.cgi?id=21814
Summary: The game "Which" fails to load a d3dxof object file
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://gamejolt.com/freeware/games/adventure/which/152
3/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=26396)
--> (http://bugs.winehq.org/attachment.cgi?id=26396)
Which game +d3dxof trace
After installing vcrun2005 and d3dx9 from winetricks, launching Which-3D.exe
yields a dialog box stating:
"Runtime Error 7018 - Could not load 3D object at line 157"
Native d3dxof allows the game to proceed to bug 21805. A +d3dxof trace is
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=21102
Summary: Hitman 2: Silent Assassin fails to draw intro
cinematic
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
CC: stefan(a)codeweavers.com
With wine-1.1.35, when starting a new game in Hitman 2: Silent Assassin, an
intro cinematic is supposed to be rendered, but instead, the cinematic is drawn
as black for the entire duration, although in-game rendering seems fine. A
related problem occurs with the Eidos logo animation shown when starting the
game, where it is drawn extremely slow. Testing showed that rendering worked in
wine-1.0, and regression testing revealed:
014c4bfc70a4d4e60f033d579d1be13a46f65170 is first bad commit
commit 014c4bfc70a4d4e60f033d579d1be13a46f65170
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Thu Apr 9 18:40:57 2009 +0200
wined3d: Save some memory in vertex buffers.
In most cases we're fine with the vbo and glMapBuffer and never use the
actual
heap memory copy. Try to stick to just the vbo copy and avoid allocating
the
extra heap memory. In case it is needed(emulation or vertex conversion),
fall
back to the old double buffering mode.
:040000 040000 e45dcc2b8694735b0a68492a7a03237b1c519ae3
0447d35c1e1a2037a962b49802a03a9dad1bf59e M dlls
Testing wine-1.1.18-300-g7b2a44f immediately prior to the commit did not show
the problem with either the Eidos logo animation or the intro cinematic.
glxinfo reports for my machine:
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 9800 GT/PCI/SSE2/3DNOW!
OpenGL version string: 3.2.0 NVIDIA 190.42
Interestingly, Hitman 2: Silent Assassin on a machine with an integrated Intel
video card and wine-1.1.35 does not exhibit the rendering problem. glxinfo on
that machine reports:
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) G45/G43 GEM 20090712 2009Q2 RC3
OpenGL version string: 2.1 Mesa 7.7-devel
--
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=13085
Summary: TH06: No FPS limit in fullscreen mode
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dottomi(a)gmail.com
The game seems to not limit FPS amount in fullscreen mode. It speeds up to >200
FPS instead of not going above 60.
--
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=22722
Summary: Wine running out of address space (MacOS)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
This is the MacOS variant of bug #13335: mmap failures on 32bit Mac OS X 10.5.8
+ NVidia
After upgrading my Mac from 1GB RAM to 4GB, Lego Star Wars 2 started crashing
in Wine-1.1.24 after a variable amount of play time. The error always starts
with:
wine(6017,0xa022e720) malloc: *** mmap(size=16777216) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
This is repeated 6/8/10 times, size always 16MB, followed by a crash like:
wine: Unhandled page fault on write access to 0x0000003c at address 0x7305cadb
(thread 0018), starting debugger...
The backtrace shows nothing particular.
The machine is an "early 2009" Mac mini 2GHz core duo with Nvidia 9400 graphics
processor. Using Mac OS X 10.5.8 and XQuartz 2.3.3.2. So this is a strict 32bit
system.
The crashes occur sometimes after half an hour, sometime after an hour of game
play. I'm pretty confident that the RAM upgrade is the cause because
- no SW upgrade of any kind was done around that time
(let's hope I got no trojan),
- I'm using LSW2 in wine-1.1.24 with a prefix distinct from
my git snapshot work,
- the app has been very stable in the past (the children played for hours),
- another app started failing as well (see next comment),
- syslogs prove the mmap failures began following the RAM upgrade,
- the crashes appear in levels the children played in the past, not new ones,
- such a huge RAM upgrade affects the memory mapping. Among others, the Nvidia
chip is said to make use of more main memory when the machine has more than 1GB
RAM (256MB? instead of 128MB).
Obviously the machine is not running out of memory. It now has more than
before. Instead, I believe this confirms the hypothesis about running out of
address space, c.f. R. Colenbrander in bug #13335, comment #96.
I have no reasons to believe that the new RAM is faulty. The machine is very
stable and only 2 apps in Wine are affected. I'm not going to remove the RAM
because of the effort it was to open the Mac mini box (the back sat so tight
that you couldn't slide in a putty knife, not even a sheet of paper).
Perhaps somebody knows a SW tool that can simulate a Mac equipped with 1GB RAM
only?
Few people ever reported the dependency of the mmap failure on the amount of
RAM. http://forums.adobe.com/message/1875853 mentions a perhaps similar failure
with native Photoshop.
Because of bug #22029 I cannot test the app in current Wine. It's unfortunate
that this mmap issue affects wine-1.1.24 because this release was excellent at
3D games with the 1GB Mac Mini.
--
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=20758
Summary: Missing nul termination in string passed to callback
of RtlQueryRegistryValues()?
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://kegel.com/wine/valgrind/logs/2009-11-18-21.51/vg-ntdll_reg.txt
shows the error message
Invalid read of size 2
at strlenW (unicode.h:216)
by lstrlenW (string.c:214)
by QueryRoutine (reg.c:201)
by RTL_ReportRegistryValue (reg.c:992)
by RtlQueryRegistryValues (reg.c:1231)
by test_RtlQueryRegistryValues (reg.c:326)
Address 0x7f03c184 is 0 bytes after a block of size 52 alloc'd
at notify_alloc (heap.c:279)
by RtlAllocateHeap (heap.c:1521)
by RtlQueryRegistryValues (reg.c:1226)
by test_RtlQueryRegistryValues (reg.c:326)
It looks like an argument between len and null-terminated strings.
RtlQueryRegistryValues calls a user-supplied callback whose first
parameter is to a nul-terminated string... but it passes pInfo->Name,
which is not nul-terminated. (It comes from NtEnumerateValueKey,
and has a corresponding NameLength member.)
So... either we need to copy Name to a new buffer and terminate
it before calling the callback, or NtEnumerateValueKey needs
to silently nul-terminate Name. I guess it's time for another
conformance test.
(This error was seen before by Valgrind, but with a slightly
less informative description.)
--
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=18873
Summary: Civilization IV beyond the sword crashing at startup
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zipu92(a)hotmail.com
Civilization IV beyond the sword is crashing at startup after message display
"Init XML(cached)"
For me it looks like a regression as I have just shifted from wine 1.1.22 to
1.1.23 and it worked fine before my Ubuntu upgrade
I am currently compiling wine to try to do some regression tests as you
indicate on the site. I already post the description to see if somebody else
has the same problem
--
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=23871
Summary: Stuttering animation in Devil May Cry 4
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runetmember(a)gmail.com
Created an attachment (id=29973)
--> (http://bugs.winehq.org/attachment.cgi?id=29973)
backtrace
Any animation in Devil May Cry 4 is stuttering. Record video to show how it's
look is necessary?
How I can create backtrace with information about calls to video driver?
Backtrace with default settings is 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=14377
Summary: Crusader Kings: Instant crash when using bride ledger
(and some other ledgers)
Product: Wine
Version: 1.0-rc5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel(a)jackson.kz
CC: daniel(a)jackson.kz
Created an attachment (id=14674)
--> (http://bugs.winehq.org/attachment.cgi?id=14674)
Printout from the terminal from starting the game, loading a game, navigating
to the bride ledger and the following crash
Steps to reproduce:
1. Open Crusaders.exe
2. Load a game (or start one)
3. Go to the ledger and find the "Bride ledger" where you can locate possible
brides.
Result:
Crash to desktop after a few seconds of thought, with an error message
displayed but blanked out due to graphical glitch.
--
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=21492
Summary: Creating new/opening existing project fails in
WinterMute Engine
Product: Wine
Version: 1.1.37
Platform: x86-64
URL: http://dead-code.org/download/download_wme.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iliotropion2006(a)yandex.ru
This is impossible to create new or open existing project in WinterMute Engine
(game engine), the engine crashed with error:
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 3 (X_GetWindowAttributes)
Resource id in failed request: 0x3201163
Serial number of failed request: 51374
Current serial number in output stream: 51375
libxcb: WARNING! Program tries to lock an already locked connection,
which indicates a programming error.
There will be no further warnings about this issue.
The problem exists since wine 1.1.36
I'll run regression test later
--
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=17040
Summary: Portal crashes when facing towards the exit on the first
level
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Created an attachment (id=18843)
--> (http://bugs.winehq.org/attachment.cgi?id=18843)
Crash log
The game seems to be running fine unless you turn to face where the exit should
be (turn left after the game gives you control). The game either locks up or
crashes and closes itself (guessing it's crashed in the first instance too but
it doesn't always kill itself).
--
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=10340
Summary: Pro evolution soccer 2008
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marco.r24(a)libero.it
During the game of the master league, legue or other, the game blocker while
save or load data! I hope in solution, thank you
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23870
Summary: Text not displayed in King's Bounty: the Legend
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runetmember(a)gmail.com
Check attached screenshot - it's results of run King's Bounty: the Legend 1.7
with DirectX (June 2010) installed.
What can be reason of the lack of text?
--
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=14762
Summary: Max Payne 2: sepia tone filter issues (high PPE)
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
URL: http://www.rockstargames.com/maxpayne2/mp2_downloads.htm
l
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
CC: onety-three(a)gmx.net
Hi,
this is a cleaned up version of the issues first described in
http://bugs.winehq.org/show_bug.cgi?id=14038.
Game affected: Max Payne 2 (demo version tested)
Issue: MP2 uses some fullscreen post-processing effects to enhance gaming
experience. The famous bullet time effect is using a sepia tone filter, which
breaks on wine when certain ingame options are set.
MP2 offers two modes of post-processing effect quality (switching them
completly off is also possible):
(i) medium -> the sepia filter works
(ii) high -> sepia filter breaks
Notice that MP2 also uses some other PP (post-processing) effects, like a
motion blur filter in cutscenes. The filter from the cutscenes is NOT affected
by this issue described here, although it also affects the entire screen.
The issue also appears with wine-0.9.56.
Issue is gone when going back to wine-0.9.45, but the rendered area is now
confined in a rectangular portion of the visible screen. (read more about this
at the end (*))
Regression testing turned up this commit:
[d09cbcec91561186bee77aaba55b29cbf2d7e7ef] wined3d: Activate
GL_ARB_texture_rectangle.
http://source.winehq.org/git/wine.git/?a=shortlog;h=d09cbcec91561186bee77aa…
Notice the other five wined3d commits by Stefan Dösinger.
Somehow using ARB_tex_rect instead of using NP2 emulation breaks the sepia
filter, but leaves the motion blur intact.
In fact this commit does also correct "scaling" issues with the other PP
effect, motion blur (again see below (*)).
My wine settings for MP2:
UseGLSL=disabled
OffscreenRenderingMode=backbuffer
RenderTargetLockMode=auto
It doesn't matter though is ORM is set to backbuffer or fbo, the issue also is
reproducible with ORM=fbo. However testing this with ORM=backbuffer makes it
easier for me because of other issues with FBO (plus FBO generates a lot of
FIXME noise on the console).
Graphics hardware used to confirm:
(i) Me, using a Geforce FX 5900
(ii) Frank Roscher, using a Geforce FX 5700
Drivers versions:
(i) FX 5900 driven with 100.14.19 and 173.14.09 (makes no difference)
(ii) FX 5700 driven by driver version 169.12
(*) Interesting facts with wine-0.9.45:
Like I said above PPE set to high work with this version, but the rendered area
is suffering from "scaling issues". This can be reproduced all the time with
the bullettime filter.
However there are also the cutscenes, using the motion blur filter. The funny
thing there is that they are also affected by the scaling issue, BUT not
always.
Watch the first cutscene sequence after you gain control over Max in the
hospital room (the cutscene begins when you are right in front of the double
door). The scaling issue changes during the cutscene to correct rendering, and
back after some moments.
I don't know if the changes from "wrong scaling" to "correct scaling" and
vice-versa are always the same but I'm going to check that again.
Greets,
Tobias
--
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=13070
Summary: Deus Ex - Invisible War fails to launch new game
Product: Wine
Version: 0.9.61.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roland(a)mxchange.org
Created an attachment (id=12826)
--> (http://bugs.winehq.org/attachment.cgi?id=12826)
Default debug log
The named game is starting with intro movies and main menu. But when I want to
start a new game then it end's up with this message.
err:dbghelp:SymCleanup this process has not had SymInitialize() called for it!
The sound got repeated endless (OSS selected, full, 44800 Hz, 16 Bit. I guess
it is not the sound, more that error message. Attached is the full console
output (default WINEDEBUG)
--
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=24598
Summary: And Yet It Moves gives only black screen
Product: Wine
Version: 1.3.4
Platform: x86
URL: http://www.andyetitmoves.net/demo/And%20Yet%20It%20Mov
es%20Demo%20v1.1.1%20Setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: nerv(a)dawncrow.de
Created an attachment (id=31063)
--> (http://bugs.winehq.org/attachment.cgi?id=31063)
console output
The game (latest version is 1.1.1) shows a totally black screen on startup.
Even if I set a virtual desktop sized smaller than my display resolution, my
whole desktop turns into black. I cannot alt-tab back to the window manager
either.
Actually, the game is running: if you wait for a minute you can hear the music
of the main menu, but you cannot see anything.
The issue is reproducible in the demo, too.
The game started correctly in Wine-1.1.29 for me and here's the result of my
regression testing:
7b285a4ebd63eab428e968968ca398cc1076324a is the first bad commit
commit 7b285a4ebd63eab428e968968ca398cc1076324a
Author: André Hentschel <nerv(a)dawncrow.de>
Date: Sat Sep 19 19:08:09 2009 +0200
winex11: Add alternative header for xf86vm.
:100755 100755 e32773bbe4d75257918f86bb748649899ae9ca82
ae5beac96d9f3775866584d10d0951f9e4c13bc5 M configure
:100644 100644 ac5a8613be96bea84c73e52414eb37cdff3cf437
0f37bc75d952b71aa51bfa184d95f62aae489a09 M configure.ac
:040000 040000 0b13bdb9fcc6833c075e19e2b60d31496439a78a
fa6f97b5e92f91457fc0bb5f0e9e490641faaffd M dlls
:040000 040000 3fbdaf6dd278ebeb0ad4141ff3e0c2c5a77bcff9
635be6c8e884b6af4b56b0eb487c47eedccba58d M include
Reverting the patch on top of Wine-1.3.4 was successful and that fixed the
issue.
Author of the patch added to CC.
Wine-1.3.4 compiled from source
Fedora 13
Xorg-1.8.2 from Fedora's repository (all header files needed to compile Wine
are installed)
Nvidia 7600 / driver 256.53
--
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=12053
Summary: User32: msg test fails
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=11419)
--> (http://bugs.winehq.org/attachment.cgi?id=11419)
+msg trace in git
User32's msg.c test fails for me consistently in git. +msg log attached. This
is on a fresh install of Ubuntu Hardy on an few years old toshiba laptop.
--
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=25654
Summary: Anarchy Online 18.4.x unable to mouse-look or
mouse-steer
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: llie(a)nano.exofire.net
Anarchy Online 18.4.x patch changed the way it handles mouse input do use
something that one of their developers referred to as "raw mouse input stuff"
in this post on the official Anarchy Online forums:
http://forums.anarchy-online.com/showpost.php?p=5917231&postcount=10
The result is that now it is impossible to use the left mouse button to look or
right mouse button to steer in Anarchy Online.
--
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=20498
Summary: fglrx didn't work correctly again
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: llazy(a)tut.by
Some bilds ago Civilization IV works out of fine. Since last 6-7 releases it is
something broken again in fglrx support, main testing game for me is
Civilization IV and it is painting like yu can see on attachment. Main game
logos and intros working just fine but menus and game is looking like this.
Ubuntu 9.04, wine from
deb http://wine.budgetdedicated.com/apt jaunty main, Radeon HD2600/4670,
Catalyst 9.10.
--
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=17300
Summary: openlp.org output/preview scrambled.
Product: Wine
Version: 1.1.14
Platform: PC-x86-64
URL: http://www.openlp.org/en/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: online(a)patrick-brueckner.de
Created an attachment (id=19313)
--> (http://bugs.winehq.org/attachment.cgi?id=19313)
screenshot
with wine1.1.14 the output of openlp.org is scrambled in the preview aswell as
in the main window, see attached screenshot.
last time i had it working was with 1.1.10 or 1.1.11, but I don't use the
program to often on my linux machine.
it should be easy to reproduce the bug, since the program is foss.
if you would like to get any logs, please let me know - i will gladly provide
them.
--
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=24989
Summary: ALT+Left Click Not Functioning In Kitsu Saga
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iyeru42(a)gmail.com
When in kitsu saga, trying to ALT+Left Click something to link it within the
chat input box, doesn't do anything, ALT+Left click doesn't work. This does,
however, work in Windows.
Not sure if it's possible to show a log of this...
--
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=24988
Summary: Game crashes on fixed points with newer wine releases
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: GatoLoko(a)gmail.com
Created an attachment (id=31660)
--> (http://bugs.winehq.org/attachment.cgi?id=31660)
Crash log on 1.3.5
Nearing the end of "Which girl should I choose", there is a point in each game
path that crashes wine 1.3.x.
The game works nicely on Wine 1.2.1, allowing completion of each path, but on
Wine 1.3.5 it crashes.
--
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=12446
Summary: Call of Cthulhu: overall low performance compared to
Vista
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vkojouharov(a)gmail.com
The wine version for this bug is actually 0.9.59, but as of the time of
writing, this version is not available from the select box.
This bug is about the overall slow game performance of Call of Cthulhu (
http://appdb.winehq.org/objectManager.php?sClass=application&iId=3981
), compared to the same game with the same settings under Windows Vista.
Overall, the game is at least twice as slow, as compared to Vista, maybe more.
The test machine is a core 2 duo @ 2.20 GHz, with an 8400M GS video card, with
an nvidia driver version of 100.14.19. The same settings are used on both wine
and vista. The the resolution is set to 1600x1200, and the other graphics
related setting, the AA, is set to None.
--
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=25154
Summary: PowerPoint 2007 don't want to start.
Product: Wine
Version: 1.2.1
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens_d_s(a)hotmail.com
PowerPoint 2007 don't want to start. I get next messagebox "PowerpPoint kan
niet in veilige modus worden gestart. Wilt u Analyse en herstel starten"
--
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=18232
Summary: Touhou 11 and Touhou 12 drop to below 10 fps after
launching
Product: Wine
Version: 1.1.20
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erappleman(a)gmail.com
The games are unplayable, but Touhou 10 and below work fine.
Here's the output of Touhou 10, 11, and 12. I interrupted each after about 20
seconds.
eric@kingfisher:~/th10$ wine th10e.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f87c,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
eric@kingfisher:~/th10$
eric@kingfisher:~/th11$ wine th11e.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f808,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:font:WineEngAddFontResourceEx Ignoring flags 10
fixme:d3d:IWineD3DBaseSwapChainImpl_GetRasterStatus (0x14d528) : stub (once)
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
eric@kingfisher:~/th11$
eric@kingfisher:~/th12$ wine th12.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f808,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:d3d:IWineD3DBaseSwapChainImpl_GetRasterStatus (0x14d338) : stub (once)
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:win:WINNLSEnableIME hUnknown1 (nil) bUnknown2 1: stub!
eric@kingfisher:~/th12$
--
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.