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.
http://bugs.winehq.org/show_bug.cgi?id=31330
Bug #: 31330
Summary: +relay corrupts returns values on win64?
Product: Wine
Version: 1.5.9
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
The little program
#include <float.h>
#include <math.h>
#include <stdio.h>
int main(int argc, char **argv)
{
int log2FLT_RADIX;
double x = frexp((double) FLT_RADIX, &log2FLT_RADIX);
printf("x is %g; wanted == 0.5\n", x);
if (frexp((double) FLT_RADIX, &log2FLT_RADIX) != 0.5)
printf("Trouble! Not equal.\n");
else
printf("Whew! Equal.\n");
}
(attached, with 32 and 64 bit binaries produced with visual c 2010)
prints out "Whew! Equal." normally, but when run with +relay, the 64
bit version prints out "Trouble! Not equal." The 32 bit version is fine.
This is a test case extracted from TCL, which aborts
with "This code doesn't work on a decimal machine!" when that comparison fails
(see http://brlcad.org/xref/source/src/other/tcl/generic/tclStrToD.c#L2176 ).
(You can see that error if you like by starting tclsh.exe from
the 64 bit download at http://www.activestate.com/activetcl/downloads
with +relay on.)
While comparing doubles for equality is not a good idea, in this special
case it ought to be ok, and it seems surprising that +relay would break it.
The output with +relay seems to show random 32 bit values for the return value
0030:Call msvcrt.frexp(4000000000000000,0022fd48) ret=140001020
0030:Ret msvcrt.frexp() retval=ffffffff ret=140001020
...
This code doesn't work on a decimal machine!
...
abnormal program termination
0032:Ret KERNEL32.WriteConsoleA() retval=00000001 ret=7f4a2344372f
0032:Call KERNEL32.ExitProcess(00000003) ret=7f4a23453001
Adding a TRACE to frexp shows it's trying to return the right thing,
and changes the supposed return value:
0036:Call msvcrt.frexp(4000000000000000,100d093c) ret=10082b8c
trace:msvcrt:MSVCRT_frexp (2, 0x100d093c) returning 0.5, storing 2
0036:Ret msvcrt.frexp() retval=00000043 ret=10082b8c
--
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=31408
Bug #: 31408
Summary: anarchy online crash new zone
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: dazsul76(a)gmail.com
Classification: Unclassified
Created attachment 41278
--> http://bugs.winehq.org/attachment.cgi?id=41278
console output Anarchy online crash
Hi, Having the following problem:
Game = Anarchy online
Problem = Game crashes when entering a new Zone
Console output is attached.
OP System = Linux mint 13
Wine = V1.5.10
PC = Asus laptop K53SJ
Graphics drivers (Vanilla Linux Mint drivers)
Any help would be appreciated. Cheers
--
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=31546
Bug #: 31546
Summary: PS3 gamepad analog sticks problem
Product: Wine
Version: 1.5.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thesource(a)mail.ru
Classification: Unclassified
There's a problem with my PS3 gamepad when I try to use it in Windows
applications. Some analog axes seem to be mapped to wrong axis numbers. For
example, vertical movement (accelerometer) is mapped to left analog horizontal
(X), while X itself is not mapped anywhere. Buttons seem to work fine. I tested
with several windows applications (Project 64 with N-Rage plugin, QtJoystick).
Native linux jstest shows that everything work as at should in native linux
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.