http://bugs.winehq.org/show_bug.cgi?id=30256
Bug #: 30256
Summary: Ancients of Ooga: very slow rendering in mid game
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: matteo.mystral(a)gmail.com
Classification: Unclassified
Regression SHA1: 002674e49d3343d2ad4670081276e38af867eefe
Created attachment 39520
--> http://bugs.winehq.org/attachment.cgi?id=39520
terminal output
Ancients of Ooga is an indie platformer, developed by NinjaBee.
The demo version of the game is Steam-only:
http://store.steampowered.com/app/91810/
The problem: performance is okay in the menus and during the intro video. As
soon as the video ends and the game is loaded, framerate drops dramatically.
While in the menus I get 50 fps, in mid-game I get 1-2 fps or less. This makes
the game unplayable.
The problem appeared in Wine-1.3.22 and is still present in 1.5.0. Actually,
Wine-1.3.21 is the one and only version being capable of running the game
normally. All previous versions fail to start the game correctly, and all later
versions have the reported performance issue.
When I start a new game I get 30 fps with 1.3.21, and 1-2 fps with 1.3.22.
The result of the regression test:
002674e49d3343d2ad4670081276e38af867eefe is the first bad commit
commit 002674e49d3343d2ad4670081276e38af867eefe
Author: Matteo Bruni <mbruni(a)codeweavers.com>
Date: Mon Jun 6 17:44:43 2011 +0200
wined3d: Fix glDrawBuffers() optimization.
:040000 040000 afbbbb65e869d58ae00b56c627228bd6e9d2d1bb
71478cb542317c0b2e3c1dc2b8155a6ff4dcd44a M dlls
The problem can be reproduced with the Steam demo version (the game needs
native d3dx9_36.dll). Please let me know if you need a log with debug channels
enabled.
Fedora 16
Nvidia 250 / driver 290.10
X.Org X Server 1.11.4
--
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=30924
Bug #: 30924
Summary: Uncapture Mouse in Fullscreen Windows
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: songandsilence27(a)gmail.com
Classification: Unclassified
In winecfg, there is an option, under the Graphics tab to automatically capture
the mouse in fullscreen windows.
When using the emulated virtual desktop, certain programs freezing, crashing,
etc., can cause the mouse to stay within the emulated virtual desktop. Killing
wine or wineserver causes the mouse to stay within the confines of the virtual
desktop, rendering the (actual, X11) desktop useless. The Virtual desktop
window will grey out, becoming unresponsive to any and all input meant to close
it, including keystrokes such as ALT+F4 and clicking the "close" button.
Opening a X11-managed window (e.g., a terminal emulator) inside of the window
area will allow keyboard input, and depending on placement, can free the mouse
from the virtual desktop window, however, mouse clicks are not functioning in
other X11 windows, panels, etc.
Killing and restarting the X server via CTRL+ALT+Bksp or switching to a second
Virtual Console (e.g., tty2) and issuing "pkill X; startx" will temporarily
solve the issue (unless the offending program is run and freezes/crashes
again).
There should be a key combination to release the mouse back to the X11 desktop
environment.
--
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=27706
Summary: [integration] Menu entries generated by wine when
installing apps are not compatible with Linux Mint
menu
Product: Wine
Version: 1.3.23
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)rodrigosilva.com
The command wine generates for menu entries are like this (example):
env WINEPREFIX="/home/rodrigo/.wine" wine C:\\windows\\command\\start.exe /Unix
/home/sb/.wine/dosdevices/c:/users/sb/Start\ Menu/Programs/Microsoft\
Office/Microsoft\ Office\ Word\ 2007.lnk
For some reason they dont work in Linux Mint's main menu (bad parser in
mintmenu?). While this can be considered Mint's fault, its MUCH easier for wine
to solve this, but just double-quoting the last parameter (the path to .lnk
file) and removing escaping-backslashes from it:
So the abve example would turn into this:
env WINEPREFIX="/home/sb/.wine" wine C:\\windows\\command\\start.exe /Unix
"/home/sb/.wine/dosdevices/c:/users/sb/Start Menu/Programs/Microsoft
Office/Microsoft Office Word 2007.lnk"
Its an easy fix that wouldnt break anything for other distros, and would make
Mint work out-of-the-box, So I would be glad to see this "fixed"
References:
http://bugs.launchpad.net/mintmenu/+bug/714848http://forums.linuxmint.com/viewtopic.php?f=47&t=57536
--
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=24392
Summary: Mass Effect 2: Lair of the Shadow Broker: Skycar chase
scene renders nothing
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: megatog615(a)gmail.com
After Shepard and Liara(and your choice of team member) enter the Skycar, a
loading screen appears. After the loading screen, a mini game starts where you
drive the skycar, presumably to catch Vasir(I haven't been able to see it yet
due to this bug). The problem is, the game is rendering a blank image. The only
other things that I can see are the UI and the game's darker edges film
effect(the circular banding around the edges in the screenshot).
--
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=32072
Bug #: 32072
Summary: resident evil 4 : not start game
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: king.infet(a)gmail.com
Classification: Unclassified
Created attachment 42280
--> http://bugs.winehq.org/attachment.cgi?id=42280
save log backtrace
i install resident evil 4 with wine 1.5.15 version.
after installation -> start game and crash wine .
out the backtrace.
--
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=32948
Bug #: 32948
Summary: Wine crashes on file operation in 32 bits mode
Product: Wine
Version: 1.5.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: numkem(a)gmail.com
Classification: Unclassified
Just after upgrading to KDE 4.10 on Arch, every file diaglog inside office
applications makes the application hang than it produce this 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.
http://bugs.winehq.org/show_bug.cgi?id=30463
Bug #: 30463
Summary: World of Warcraft 5.0 Crashes on Character Creation
Screen (invalid float operation)
Product: Wine
Version: 1.5.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christopher.mcintyre(a)gmail.com
Classification: Unclassified
Created attachment 39829
--> http://bugs.winehq.org/attachment.cgi?id=39829
Backtrace of crash from wine
I can log into characters that are already created (transfers from live
realms), however I get the attached error (backtrace.txt) when I click the
button to create a character.
I am using the ati 12.1 drivers, fyi.
--
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=27600
Summary: Screen fills with visual artifacts in World of Tanks.
Product: Wine
Version: unspecified
Platform: x86
URL: http://game.worldoftanks.eu/update
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vincas.miliunas(a)gmail.com
CC: stefan(a)codeweavers.com
Created an attachment (id=35280)
--> (http://bugs.winehq.org/attachment.cgi?id=35280)
Output log, but doesn't show anything important.
Time to report an another WINE regression for World of Tanks, in this one
screen fills with a mixture of triangles and font textures.
The regression was brought by:
commit 68b15bc5ffe6ddf5d08cbc13479eaf718ad5e39f
Author: Stefan Dösinger
Date: Tue Apr 19 21:24:26 2011 +0200
wined3d: Give GL_ARB_map_buffer_range another try.
Nvidia's 270.xx.yy driver series fix the glMapBuffer alignment issues that
c
performance problems. If the user is using an older driver we now drop the
V
doublebuffered loading, which means that we fall back to the current
behavio
needed. Dynamic VBOs are needed on Nvidia drivers for
GL_ARB_instanced_array
(the patch was actually committed on Jun 14)
The bug can be reproduced by logging in an account and clicking on the depot,
store, statistics or other tabs in the garage.
Alt-tabing in and out resets the screen back to normal (using virtual desktop).
During the actual gameplay, the frame rate is a lot lower then normal. Notable
fixme for gameplay is:
fixme:d3d:wined3d_buffer_preload Too many declaration changes or converting
dynamic buffer, stopping converting
Using WINEDEBUG=+d3d the frame rate is very low in the garage, the bug does not
manifests itself.
Configuration:
ATI Radeon HD 3650, fglrx 11.5
DirectDrawRenderer: opengl
UseGLSL: disabled
The game is free to download and play - http://game.worldoftanks.eu/update
--
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=32372
Bug #: 32372
Summary: Kerbal Space Program 1.8.1 locks up computer randomly
at various points
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greenalien.greenalien(a)gmail.com
Classification: Unclassified
The bug takes place especially when switching back to main menu or pressing
buttons inside the rocket facility. Lockups during flight are less common.
Takes place also with 1.4-raw3 and 1.5.9-raw3 versions of wine.
Due to complete computer lockup, it is impossible to trace this bug in log.
--
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=33111
Bug #: 33111
Summary: Graphical Artifacts in Diablo 3 on AMD Graphics
Product: Wine
Version: 1.5.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: avstaim(a)gmail.com
Classification: Unclassified
There is a number of annoying graphics artifacts in-game, making game
uncomfortable. Artifacts only appear in wine, in Windows 7 graphics is ok,
running the game in proprietary wine clone Crossover Office has no such
artifacts.
My system:
Ubuntu 12.04.2 64 bit
AMD Radeon HD 7600M
Latest Catalist fglrx 13.1
wine 1.5.23-1.5.25 (same bug present) (haven't tried earlier versions as they
are not available to install from PPA)
Tried the following actions (no luck):
1) winetricks ao=enabled
2) running game in windowed fullscreen mode
3) winetricks ddr=gdi
4) Changing fglrx version
5) Adjusting fglrx settings in amdccle
--
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.