http://bugs.winehq.org/show_bug.cgi?id=30658
Bug #: 30658
Summary: Rendering artifacts in Anarchy Online
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: llie(a)nano.exofire.net
Classification: Unclassified
Something changed in wine from 1.5.3 to 1.5.4 that results in really bad
rendering artifacts when playing Anarchy Online.
Basically there are huge stray "facets" across the screen that are filled in
with random texture from the play field. I attempted to take a screenshot of
the problem, but the facets flicker in and out.
The problem can be seen quite readily in the Borealis city play field, where
huge triangles of "sidewalk" texture appear and disappear across the middle of
the streets.
Reverting to 1.5.3 makes the problem go away.
--
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=30705
Bug #: 30705
Summary: usb joystick not working with virtuanes
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cseba00(a)yahoo.com
Classification: Unclassified
usb joysticks don't seem to be detected by virtuanes. They do work with project
64 (with the N rage direct input8 plugin, it gets detected with jabo controler
plugin but it's impossible to configure).
--
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=30743
Bug #: 30743
Summary: hydorah is unbelievable slow
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dmusic
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: punx69(a)gmx.net
Classification: Unclassified
The game runs very slow.
The game is available for free at http://www.locomalito.com/hydorah.php
--
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=30797
Bug #: 30797
Summary: wine(1) man page should mention running built-in
programs like explorer.exe
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)skierpage.com
Classification: Unclassified
It's not obvious how to try out or get started with Wine. The command-line only
says
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
But a stock wine configuration (created by wine 1.4 in Kubuntu amd64 12.04) has
Wine Explorer. You can enter the command
wine explorer.exe
and you're running a Windows executable in wine and you can explore Wine's
default directory layout, etc.
The wine(1) man page should mention this and even suggest it as a form of
troubleshooting, and a way to navigate to programs installed in Wine like
notepad, winmine, etc.
I suggest adding something like the following as the second line under
"PROGRAM/ARGUMENTS":
Wine's default configuration includes several Windows-format executables, so
for example you can just enter
wine explorer.exe
to run the Wine Explorer program from Wine's implementation of the
C:\windows\system32 directory.
--
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=30868
Bug #: 30868
Summary: Wine has troubles installing dotnet20 (using
winetricks) and doesn't run some games like osu! or
Path of Exile (which worked before)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: morgawr(a)gmail.com
CC: nerv(a)dawncrow.de
Classification: Unclassified
Regression SHA1: 5e5b435e7da091e493a046ccb632e40b98937bee
Created attachment 40441
--> http://bugs.winehq.org/attachment.cgi?id=40441
Output when trying to run either osu or path of exile
I tested new git commits and found out that wine had some problems running
games that worked perfectly before. Mostly, osu! and Path of Exile. Both games
rely on dotnet20, which I tried to reinstall using a clear .wine and winetricks
(winetricks dotnet20). The installation gave some problems (some CRT error
message) and here (attached) is the output when trying to run osu! and path of
exile.
I did some regression testing and found this commit, I think it should be
tested.
--
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=31004
Bug #: 31004
Summary: Crysis2 crashes on startup with seh:raise_exception
code=c0000005
Product: Wine
Version: 1.5.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rockorequin(a)hotmail.com
Classification: Unclassified
Created attachment 40701
--> http://bugs.winehq.org/attachment.cgi?id=40701
log of crash with various debug channels enabled
Since wine-1.5.2, Crysis 2 no longer starts on my PC, but crashes with
"seh:raise_exception code=c0000005" while trying to display a message box
saying that the video card is unsupported. Sometimes the application crashes
'cleanly' but sometimes the process hangs and the half-drawn message-box
remains on the screen.
A bisect gives this:
Last good version: wine-1.5.2-83-g7468238
bb62ddeba7d98e6839a9513ff995e736f40e65cb is the first bad commit
commit bb62ddeba7d98e6839a9513ff995e736f40e65cb
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Apr 18 13:07:17 2012 +0200
winex11: Remove support for server-side fonts.
:040000 040000 ba39baa1f00b626fecdc75330bf0cd800fde55f6
9f882015d071ea132166bf27cf8655b18990724d M dlls
I am building wine on Ubuntu 12.04 x86_64 on kernel 3.5-rc3 using gcc 4.7 (I
have also tried building with gcc 4.5 and 4.6, but they also cause the crash)
and loading the app exe from a btrfs partition.
The log (full log attached) shows the crash:
0009:Call user32.MessageBoxW(00000000,0587bc44 L"Unsupported video card
detected! Continuing to run might lead to unexpected results or crashes. Please
check the manual for further information on hardware requirements.\n\n\"NVIDIA
GeForce GT 540M\" [vendor id = 0x10de, device id = 0x0df4]",0177a8bc
L"CryEngine",00000131) ret=021c3011
...
0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x7ef77f24
ip=7ef77f24 tid=0009
0009:trace:seh:raise_exception info[0]=00000000
0009:trace:seh:raise_exception info[1]=fffffffa
0009:trace:seh:raise_exception eax=00000008 ebx=7efe3ff4 ecx=00000002
edx=00110088 esi=00000010 edi=00110000
0009:trace:seh:raise_exception ebp=0032d6f8 esp=0032d6a0 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00210202
--
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=31064
Bug #: 31064
Summary: built in IE will not login to U-Haul dealer network
Product: Wine
Version: 1.5.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: proent1992(a)comcast.net
Classification: Unclassified
I am unable to login to the U-Haul Dealer network with built in IE wine 1.5.7
After entering my user name and pass word the login screen hangs for ever.
URL- https://pos.uhaul.net/
Below are the credentials to login to a practice site. You can login with Fire
Fox or Chrome but not fully functional due to lack of VB script and activeX
User Name 950790
Password 950790
Location 950107
--
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=31082
Bug #: 31082
Summary: StarTopia: crashes while loading
Product: Wine
Version: 1.5.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ubuntugamingproject(a)gmail.com
Classification: Unclassified
Created attachment 40807
--> http://bugs.winehq.org/attachment.cgi?id=40807
Log of StarTopia running and crash
I start the game, it begins charging the loading bar, then crashes with this
error:
"Something very funny about your video card".
Nothing happens if i click on the "OK" button.
I have to kill the process to exit 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=31320
Bug #: 31320
Summary: Steam fails to start, needs
dwrite.dll.DWriteCreateFactory
Product: Wine
Version: 1.5.9
Platform: x86
URL: http://cdn.steampowered.com/download/SteamInstall.msi
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: bunglehead(a)gmail.com
Classification: Unclassified
Created attachment 41157
--> http://bugs.winehq.org/attachment.cgi?id=41157
terminal output
The Steam client fails to start in the git version (wine-1.5.9-186-g1f6febe),
it crashes before putting up the login window.
>wine: Call from 0x7b839882 to unimplemented function dwrite.dll.DWriteCreateFactory, aborting
This is after the stubbed implementation of dwrite:
commit 3a724d58eba31666af3886d759371507f8cddd50
Author: Nikolay Sivov <nsivov(a)codeweavers.com>
Date: Tue Jul 24 14:05:18 2012 +0400
dwrite: Added initial stub.
I presume it is a work in progress, rather than a regression.
I added Nikolay to CC list.
No such component in bugzilla as dwrite.
--
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.