http://bugs.winehq.org/show_bug.cgi?id=23256
Summary: Wrong default axis mapping for SAITEK X52.
Product: Wine
Version: 1.1.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aleksei.gusev(a)gmail.com
I have joystick Saitek X52 and it works very well in wine. This device have a
mini-joystick which I use as mouse. I have configured that with
xserver-driver-joystick: map mini-joystick axis to mouse axis.
All this works very well before wine 1.1.28. This version introduced the bug.
When I use mini-joystick to move mouse pointer left an application receives
signal as main axe moved left to the end. Mouse pointer moves as expected.
I have do 'git bisect' to find commit introduced this behavior. So, here is the
first 'bad' commit:
commit 167457efc14c84292a9c2d31510b1d7d5fe81a7b
Author: Vitaliy Margolen <wine-patches(a)kievinfo.com>
Date: Sat Aug 15 11:58:47 2009 -0600
dinput: Evdev joystick driver - add ability to remap axis.
I use IL-2 to test this if this does matter.
Thanks in advance!
--
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=28683
Bug #: 28683
Summary: Crysis: no sound with wine 1.3.30
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alessandro_pezzoni(a)lavabit.com
CC: aeikum(a)codeweavers.com
Classification: Unclassified
Regression SHA1: e786998daff4ad49521a4c9c39c172ddcdcad82a
Created attachment 36861
--> http://bugs.winehq.org/attachment.cgi?id=36861
+mmdevapi log (wine compiled from rev e786998daff4ad49521a4c9c39c172ddcdcad82a)
Crysis doesn't play any sound with wine 1.3.30, but it works fine with wine
1.3.29.
I don't seem to have any other sound issue with wine 1.3.30 (I tried the
winecfg sound test, Assassin's Creed, and Guilty Gear XX).
I tracked the regression to this commit:
commit e786998daff4ad49521a4c9c39c172ddcdcad82a
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Tue Sep 27 08:51:07 2011 -0500
dsound: Reimplement rendering devices on mmdevapi.
:040000 040000 53407fdfd9131c99d768c90eeda5dadc66a63abb
af37caec04c5e8abedfd395abcd88a16e71a3b85 M dlls
Test system:
OS: Arch Linux (kernel 3.0.6)
Sound: alsa-lib 1.0.24.1
I'm attaching a +mmdevapi log (wine compiled from the revision mentioned
above).
--
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=26638
Summary: Memo can't handle large content
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://netikka.net/dev/example.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
http://netikka.net/dev/example.exe
Click button -> it just closes.
I believe Win9x had some max size limit, but not a problem in 2000/XP or later.
Source:
procedure TForm1.Button1Click(Sender: TObject);
var i: integer;
s: string;
begin
for i:=0 to 50000 do
s:=s+'x';
memo1.text:=s;
memo1.SelectAll;
memo1.SetFocus;
end;
--
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=16847
Summary: Regression in 1.1.12 - Visual FoxPro List View control
renders no text
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jtk(a)yahoo.com
A regression between 1.1.12~winehq0~ubuntu~8.10-0ubuntu1 and
1.1.11~winehq0~ubuntu~8.10-0ubuntu1 caused a Visual FoxPro application
(CortexEDI specifically) to incorrectly draw a list view.
The list view did not render text data in none of its rows. Because of a
peculiarity of this application, the number of rows always fill the fixed
height of the control, so I can't confirm whether the list has no rows, or all
empty rows.
Downgrading wine from 1.1.12~winehq0~ubuntu~8.10-0ubuntu1 to
1.1.11~winehq0~ubuntu~8.10-0ubuntu1 fixed the problem.
Specific application library information (any DLLs in the program directory,
etc.) available on request, just let me know what would help identify the
regression.
--
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=12551
Summary: Dead Link in the Footer of a Bug
Product: WineHQ Bugzilla
Version: 3.0.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
In the Footer of a Bug, there is an Action to
"Add" "the named Tag" ________ "to bug" xxxxx "Commit"
The Part "the named Tag" is a dead Link:
http://bugs.winehq.org/docs/html/query.html#individual-buglists
--
By by ... Detlef
--
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=24724
Summary: Bioshock: some fog renders green
Product: Wine
Version: 1.3.4
Platform: x86-64
URL: http://www.gamershell.com/download_20697.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Similar to bug 22504, but only at certain points. To reproduce, install the
demo and run it. Swim from the plane, and go into the building. Go down to
where the bathysphere is, and look around. Most of the fog here is green.
At some angles though, the fog is transparent, as it should be. See screenshot.
Not a regression. I tried wine at 4936e71828669ef084f9cf243f924a11a2cdce50, but
the problem is still there.
This is with an Nvidia GT 330 / 195.36.31
--
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=20191
Summary: VC9 mt.exe crashes when trying to embed a manifest
Product: Wine
Version: 1.1.30
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skyphyr(a)gmail.com
CC: dank(a)kegel.com
Created an attachment (id=23803)
--> (http://bugs.winehq.org/attachment.cgi?id=23803)
A small source example to reproduce the mt.exe crash
Hi All,
I've been using wine to build binaries with vc9 for a while and it's gone ok,
but I've hit some projects where I need to embed a manifest. It's doing that
that I'm hitting a problem with wine crashing. Mt.exe runs fine when called
with no arguments (just outputs help text).
I installed VC9 by copying the files over from a windows installation. I then
installed vc2008 sp1 runtime in order to fix up some issues the compiler had
finding some msvc* libraries.
I'm running Mandriva 2009.1 x86_64 and I've tried this using both it's standard
wine (1.1.17 at the moment) and compiling 1.1.30 from source (It appears to
work, but I can't be certain I did everything correctly as it pushes out a lot
of text during a run of mt.exe - mostly font stuff).
I've attached two archives. One contains the output of WINEDEBUG=+relay,+seh
wine c:/Program\ Files/Microsoft\ SDKs/Windows/v6.1//bin/mt.exe -manifest
win32/indexedTextureLookup.dll.manifest
-outputresource:win32/indexedTextureLookup.dll\;2 run on both 1.1.17 and 1.1.30
The other is a small set of source (the makefile has some extraneous stuff that
is part of the build process I put together to do cross-platform compilation
using wine and VC, but other than that it's all pretty barebones). The line(s)
in Makefile.generic which call mt.exe are commented out.
Let me know if you have any questions or if there's something I can do to help
track down this bug.
Cheers,
Alan.
--
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=27012
Summary: RIFT needs vcrun2008 during patching phase
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shannon.vanwagner(a)gmail.com
Created an attachment (id=34447)
--> (http://bugs.winehq.org/attachment.cgi?id=34447)
Screenshot of error msg
Getting terminal output as below during setup:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8)
Then after game is installed and the patching process launched, a small popup
appears that says "Title-Missing Software-, MSVC++ 2008 Redist not found Click
here to download Do you wish to continue?" (see screenshot).
After running winetricks vcrun2008, the problem disappears.
--
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=25499
Summary: Doctor Who - The Adventure Games crashes with wine
1.3.7 and higher
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert2505(a)gmail.com
>From wine .1.3.7 and on (i'm currently running wine 1.3.9) the Doctor Who
Adventure Games crash almost immediately. Up untill wine 1.3.6 it runs fine
(except for the mouse issue reported in bug 6971)
I'm running wine-wow64 on top of archlinux x86_64, but in a win32 wineprefix,
so i figured that would qualify as a x86 wine setup.
The attached log file contains all output that WINEDEBUG=+relay,+seh,+tid wine
DoctorWho_Pc.exe gave me.
--
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=26856
Summary: EA Create Demo: cursor moves erratically
Product: Wine
Version: 1.3.18
Platform: x86
URL: http://www.create.ea.com/en_GB/home/index
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fjuni5(a)msn.com
This is a regression, introduced by:
git bisect good
39c4e6d1d9572e2015282578c124615128afa45f is the first bad commit
commit 39c4e6d1d9572e2015282578c124615128afa45f
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Feb 28 22:50:21 2011 +0100
user32: Retrieve the current cursor position from the server.
:040000 040000 ac674bec70c91b1ffcf9caf670168357c5b8110d
ed7865d4c003c4fcd24dc112e866e609fa4671d7 M dlls
still present in current git.
--
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=23815
Summary: Algodoo demo needs two OpenMP functions from
VCOMP90.DLL
Product: Wine
Version: 1.2
Platform: x86
URL: http://algodoo.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Unless you run the visual c++ 2008 runtime installer (e.g. winetricks
vcrun2008), the game Algodoo fails to start, complaining that VCOMP90.DLL
is missing.
winedump -j import cxcore100.dll
shows
offset 000c500c VCOMP90.DLL
...
Ordn Name
95 omp_get_num_procs c6728
97 omp_get_thread_num c673c
Presumably it would be easy to implement/stub those (though
omp_get_thread_num might be annoying to get right).
--
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=19475
Summary: Hunter Dan Bowfishing demo hangs after initiating
launch
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.hunterdan.com/downloads/HunterDanBowfishing
DemoSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With wine-1.1.26-231-gfe9d360, after the initial configuration window displays
when launching the game and the "Play Game" button is pressed, the game simply
hangs idly with no activity. The only output visible is:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f67c,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=12677
Summary: Wine Desktop lacks wind deco if the window manager isn't
decorating wine windows
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
The new "Allow the window manager to decorate the windows" option introduced in
Wine 0.9.60 also effects the Wine virtual desktop. When unchecked, the virtual
desktop lacks window decoration itself.
Shouldn't this option be disabled when Wine is set to use a virtual desktop?
Since all Wine apps are going to be inside the desktop, Wine already does all
the window decoration. The window decoration option should probably be grayed
out if the "Emulate a virtual desktop" option is enabled.
--
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=23316
Summary: Yahoo messenger doesn't responding
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://messenger.yahoo.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghilbert12_lhen03(a)yahoo.com.ph
When I run the latest Yahoo Messenger Full stand alone version, The
installation is working. When I run it under wine the login procedure is good
however when it go to the main window of yahoo messenger. The whole program was
slow and not responding. When the messenger notifies about new mails. Instead
of fix notification window appeared on panel. The notification window stretched
continuously and unstoppable and the notification window cant closed.
--
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=28504
Summary: crash at the end of installing IBankWizard.msi
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created attachment 36568
--> http://bugs.winehq.org/attachment.cgi?id=36568
Log: IBankWizard installer crash
1. download the installer
$ wget
https://pbank.95559.com.cn/personbank/download/AssistantDelopy/AssistantIns…
2. start with wine:
$ WINEDEBUG=+msi msiexec /i IBankWizard.msi
the installer crash at the end.
Please see full 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=12730
Summary: gdi32: some tests fail when X is run in 16 bit mode, but
not 32 bit
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: minor
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12382)
--> (http://bugs.winehq.org/attachment.cgi?id=12382)
+gdi trace in git
+make[2]: *** [bitmap.ok] Error 2
+make[2]: *** [font.ok] Error 2
+make[2]: *** [palette.ok] Error 3
+make[2]: Target `test' not remade because of errors.
+make[1]: *** [gdi32/tests/__test__] Error 2
Tried running make -k test with X in 16 bit mode. Surprisingly, all the
graphics tests still passed (more likely skipped, didn't check). However, gdi32
is fishy and not skipping, but instead failing.
+gdi log 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=20090
Summary: Theme Park World: Mouse pointer displayed wrong on
GeForce 4 MX
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=23651)
--> (http://bugs.winehq.org/attachment.cgi?id=23651)
Difference between both GeForce cards
The problem is in graphic rendered on two different NVIDIA graphic cards in
Theme Park World
GeForce 4 MX 440:
Distribution: Ubuntu 8.10 32 bit
Drivers version: 96.43.13
Mouse pointer is displayed as black rectangle. Sometimes it flickers very much
between black rectangle and correct mouse pointer appearance.
GeForce 9600M GT:
Distribution: Fedora 11 32 bit
Drivers version: 190.32
Mouse pointer is displayed as it should and doesn't flicker
Additional info:
-graphic drivers downloaded from nvidia website
-Windows version set to 2000
-Wine 1.1.29
-screen resolution set to 800x600 in fullscreen (no difference in virtual mode)
-MouseWarpOverride set to disabled
-TPW patched to 2.0
--
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=20089
Summary: Theme Park World: Loading screen displayed wrong on
GeForce 4 MX
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=23650)
--> (http://bugs.winehq.org/attachment.cgi?id=23650)
Difference between both GeForce cards
The problem is in graphic rendered on two different NVIDIA graphic cards in
Theme Park World
GeForce 4 MX 440:
Distribution: Ubuntu 8.10 32 bit
Drivers version: 96.43.13
Loading screen is displayed as red screen. I can see progress bar
GeForce 9600M GT:
Distribution: Fedora 11 32 bit
Drivers version: 190.32
Loading screen is displayed as in attached image. I can see progress bar
Additional info:
-graphic drivers downloaded from nvidia website
-Windows version set to 2000
-Wine 1.1.29
-screen resolution set to 800x600 in fullscreen (no difference in virtual mode)
-TPW patched to 2.0
--
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=25472
Summary: Oblivion: Conversation engine causes crashes
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: twicescorned(a)gmail.com
This is using pretty much stock Fedora Linux 14, with the addition of WINE and
the latest nVidia drivers.
SYNOPSIS:
In The Elder Scrolls: Oblivion, the game installs, initialises, and runs fine.
Game runs, graphics render, able to move, etc. However, when the conversation
engine runs to provide conversation in the game, the game slows to a crawl.
SUSPECTED CAUSE:
The TES: Oblivion game uses an internal scripting engine to run dialogue within
the game. WINE is probably not cooperating well with this scripting engine.
TECHNICAL INFORMATION:
The conversation engine in TES: Oblivion is run by an internal, LUA-like
scripting engine in the game that has leaves with certain conditions that
determine if the leaves are available. These leaves display a conversation
text on screen, play a related SFX file, and execute a lipsynch animation on
the NPC ("actor") that is speaking. Several conversation leaves use LUA-like
scripts to run game commands, such as giving the player items, setting game
flags, adding quest journal entries, etc.
INSTANCE SPECIFICS:
This crash occurs for me specifically on the opening dialogue with the Emperor
when the Emperor first meets the player character in the Imperial City Prison.
The game slows significantly, and then will eventually crash after a few
dialogues. This is probably related to the crash of certain game
initialisation scripts.
WORKAROUND/FIX:
I was unable to find a way to work around this problem without modifying the
game data. Modifying the conversation script resulted in the game running
longer, but it still seems very unstable in conversation scripts, especially
those heavy in scripting.
--
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=26382
Summary: Login fails, cookies?
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://http://netikka.net/dev/logintest.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Example: http://netikka.net/dev/logintest.exe
Click button -> After waiting it should say: "Login ok!"
But it fails and then crash: http://aijaa.com/v.php?i=000127663221.jpg
Source:
procedure TForm1.Button1Click(Sender: TObject);
var
strPostData: string;
Data: Pointer;
URL, Flags, TargetFrameName, PostData, Headers, docs: OleVariant;
Startedtime, timeout: DWORD;
Doc3: IHTMLDocument3;
begin
strPostData := 'username=testaaja&fpassword=liekki';
// account is anonymous, just created it for this
PostData := VarArrayCreate([0, Length(strPostData) - 1], varByte);
Data := VarArrayLock(PostData);
try
Move(strPostData[1], Data^, Length(strPostData));
finally
VarArrayUnlock(PostData);
end;
URL := 'http://www.aijaa.com/login.php?act=login';
Flags := EmptyParam;
TargetFrameName := EmptyParam;
Headers := 'Referer: http://www.aijaa.com/login.php'+#10#13+'Content-Type:
application/x-www-form-urlencoded'+ #10#13#0;
StartedTime := GetTickCount;
timeout:=30000;
webbrowser1.Navigate2(URL, Flags, TargetFrameName, PostData, Headers);
while ((webbrowser1.Busy) or (webbrowser1.readystate <> 4)) and
(gettickcount<startedtime+timeout) do
application.processmessages;
if (gettickcount>=startedtime+timeout) then begin edit1.text:='Timeout!';
exit; end;
StartedTime := GetTickCount;
// After login load main page..
webbrowser1.Navigate('http://www.aijaa.com');
while ((webbrowser1.Busy) or (webbrowser1.ReadyState <> 4)) and
(gettickcount<startedtime+timeout) do
application.processmessages;
if (gettickcount>=startedtime+timeout) then begin edit1.Text:='Login
failed!!'; end;
// Check if login still ok?
if Supports(webbrowser1.Document, IHTMLDocument3, Doc3) then
if assigned(Doc3.getElementByID('fID')) then
begin
edit1.Text:='Login ok!';
end else edit1.Text:='Login failed!!';
end;
--
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=28491
Summary: Gangsters 2 Demo (German): Video test won't run
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.pcgames.de/Gangsters-2-PC-16428/Downloads/G
angsters-2-spielbare-Demoversion-9842/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: earns.61(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: f1ea06375d76c9f8e181e3ee4874ddef661e80c2
Created attachment 36545
--> http://bugs.winehq.org/attachment.cgi?id=36545
An image you see when the video test is running
There is a regression in device context implemetation.
When you run the game for the first time you should see an image like the one
attached here.
Regression test told
f1ea06375d76c9f8e181e3ee4874ddef661e80c2 is the first bad commit
commit f1ea06375d76c9f8e181e3ee4874ddef661e80c2
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Jul 22 20:00:35 2010 +0200
user32: DCX_NORESETATTRS should be applied at DC release time.
:040000 040000 dec10ae5d778f859fcc46984e0a01e2abbfba25b
8ffe15178f0ef46a091fed411153ab9e6da8cc36 M dlls
--
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=26582
Summary: Split second demo: never advances past first screen
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://www.bigdownload.com/games/splitsecond/pc/splits
econd-demo/
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: julliard(a)winehq.org
Both demo and full version are affected. When the first dialog pops up, after a
second or two, you should be able to press 'enter' to advance to the next
dialog. After the below commit, you're permanently stuck, enter doesn't work,
and the game never advances on its own.
Still present in today's git.
austin@midna ~/wine-git $ git bisect bad
c7efa293f0b35bdb86f2b472f5b7cef2a6ebcea9 is the first bad commit
commit c7efa293f0b35bdb86f2b472f5b7cef2a6ebcea9
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Mar 2 19:53:03 2011 +0100
server: Invoke low-level hardware hooks directly from the server side.
:040000 040000 1f5af2a470e4a5ebe20eeff6cb4ebcbe66b6eef5
517132a2a25c160bc85e6edc40476f4e994ec19d M dlls
:040000 040000 46724991851f7fcb608286b5bf8efb2fa71fb2ef
3aecd5915218f23f55fd2084336ad92d82fd03a4 M include
:040000 040000 eeec462febeb3a5d01dc95af34fce73b3a66591d
36070fbc595876ab956098c1140cda083711567d M server
--
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=16897
Summary: Text colours inverted (black on white not white on
black) - MUSHClient
Product: Wine
Version: 1.1.12
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zidsoft(a)gmail.com
Created an attachment (id=18651)
--> (http://bugs.winehq.org/attachment.cgi?id=18651)
Inverted colours on text
Running from ae48e09.
Screenshot of problem attached.
Application is mushclient downloaded from:
http://www.gammon.com.au/files/mushclient/mushclient437.exe
Please tell me which logging options to turn on.
--
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=27901
Summary: Reproducible crash (and audio popping) in
snd_pcm_area_copy [regression] [bisected]
Product: Wine
Version: 1.3.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bz-wine(a)kdzbn.homelinux.net
CC: aeikum(a)codeweavers.com
Created an attachment (id=35694)
--> (http://bugs.winehq.org/attachment.cgi?id=35694)
Failing test run, including stacktrace
(FWIW I also hear this audio popping, and see this crash, in Unreal Gold,
although that's going to be hard to find to test with. The crash goes away if
I use directsound (presumably the non-directsound config uses winmm, though I
don't know for sure; it's only UseDirectSound=True or False) in the Unreal
config. But with directsound, I get no audio at all; I'll go debug that one
next. Luckily, the same issues show up in the winmm tests.)
The winmm regtest crashes ever since the mmdevapi rewrite change (either
901af51ea32f2d192a598808abab2d1b6a940773 or
be158e48ad8ee556941bd3f1ff94ca7116680d00 was the change that caused the
breakage to start; in between those two, the dlls/winmm/tests/wave.c test
refuses to run). It also outputs a lot of audio popping before the crash in
some modes, see below.
This test runs several iterations of the 440Hz tone. The first (reference)
tone runs fine. The CALLBACK_FUNCTION and CALLBACK_THREAD runs also work fine.
Then the "10 headers" / CALLBACK_EVENT run is full of pops (approximately ten
of them; looks like one per header). The "5 headers" / "1 loop" /
CALLBACK_EVENT run is also full of pops, though I didn't count how many. (It's
in the neighborhood of 10, though.) Then the 1-second 1-header test runs, with
all three callback flags, and each run works fine (no popping).
Then the 1-second 10-header CALLBACK_EVENT run starts; this one crashes almost
immediately (though it does get a tiny bit of sound out the speaker first).
The tests were all run like this, starting with the .wine-test2 directory not
present:
WINEPREFIX=$HOME/.wine-test2 WINETEST_INTERACTIVE=1 ../../../tools/runtest -P
wine -M winmm.dll -T ../../.. -p winmm_test.exe.so wave.c
The full test log (from a git tree as of the 1.3.25 release) is attached,
though note that I had to ctrl-c the test program at the end. I did let it run
for a few minutes after the crash and before sending the ctrl-c, though.
This system is LFS from a few years ago (and a couple local changes as well to
get multilib). Versions of any package are available upon request, though
everything is from source. Packages that I think are important:
gcc-4.4.1
glibc-2.10.1
linux-2.6.39.3 (I have kept the kernel up to date)
alsa-{lib,utils}-1.0.21
Sound device info (from "lspci -v", as root):
00:08.0 Multimedia audio controller: ALi Corporation M5455 PCI AC-Link
Controller Audio Device (rev 20)
Subsystem: ASRock Incorporation ASRock 939Dual-SATA2 Motherboard
Flags: bus master, medium devsel, latency 96, IRQ 18
I/O ports at e800 [size=256]
Memory at febff000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [40] Power Management version 2
Kernel driver in use: Intel ICH
Kernel modules: snd-intel8x0
(This is using ALSA, not OSSv4. "WINEPREFIX=$HOME/.wine-test2 ./wine winecfg"
from the top-level directory shows that ALSA is the only system available; it's
also selected.)
The CPU is a dual-core Athlon64, and although the kernel was built in 64-bit
mode and most of userspace is 64-bit, wine is built in 32-bit mode (USE_ARCH=32
CC="gcc -m32" CXX="g++ -m32" ./configure --prefix=/usr/local --disable-win64),
and I have 32-bit versions of most libraries built and installed (which get
activated based on a wrapper script around their xxxxxx-config scripts when
present, and the USE_ARCH environment variable above).
For any other system info that may be needed, just ask.
--
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=22771
Summary: TagScanner: Doesn't run anymore with newer Wine
builds.
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.xdlab.ru/en/index.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: isakfrants(a)hotmail.com
Created an attachment (id=28089)
--> (http://bugs.winehq.org/attachment.cgi?id=28089)
Terminal output
TagScanner used to work quite well in Wine. With newer builds of Wine it
doesn't run anymore. Unfortunately I can't tell exactly at what Wine version it
no more runs. Terminal throws some errors and Tagscan.exe quits.
I've tried with a clean ~/.wine directory with no difference. I'm using the
Lucid Lynx build of Wine.
--
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=28543
Bug #: 28543
Summary: crash dialog should show backtrace, so user can attach
to bug
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Should show backtrace in edit box. Bonus points to allow saving to a .txt file.
--
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=15237
Summary: After install of Mathematica 6, incorrect font in other
programms
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=16010)
--> (http://bugs.winehq.org/attachment.cgi?id=16010)
screenshot
After installing Mathematica 6 under Wine, in other programs fonts sometimes
displayed incorrectly. See the screenshots.
--
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=27208
Summary: installer of powerword crash
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34766)
--> (http://bugs.winehq.org/attachment.cgi?id=34766)
log: regsvr32 CibaIMActiveX.dll
download http://softdl1.tech.qq.com/soft/41/PowerWord2011.50014.6012.EXE
install PowerWord2011.50014.6012.EXE
while executing regsvr32 CibaIMActiveX.dll , wine will crash.
--
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=22855
Summary: Prince of Persia: The Sands of Time screen transitions
to black
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://www.gamershell.com/download_4925.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=28241)
--> (http://bugs.winehq.org/attachment.cgi?id=28241)
bzipped console output (uncompressed size 1.3 Mbyte)
In the game PoP: SoT, in-game water effects cause the following glitches: the
screen turns to black intermittently, as you rotate the camera with the mouse.
How to reproduce the issue in the demo:
1. Start the demo, create a new profile. If you suffer from the 'fog effect'
bug, go to options and turn off 'Fog effect', but make sure 'Water effects' are
enabled.
2. Start a new game, move your character into the light (skip the video), when
your character re-appears switch to first-person view (by pressing 'F') and
turn the camera with the mouse >> see the intermittent black-outs.
During gameplay the console is flooded with the following two lines of
messages:
err:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from glUseProgramObjectARB @ glsl_shader.c / 4718
err:d3d_shader:shader_glsl_load_constants >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from glUniform4fvARB @ glsl_shader.c / 757
Workaround: disable in-game water effects or disable pixel shader support in
winecfg's Graphics tab.
Fedora 12 x86
Wine-1.2-rc1
Nvidia 7600 GT card with driver 195.36.24
--
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=27979
Summary: Oblivion: Mouse drag broken
Product: Wine
Version: 1.3.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rk.katana.steel(a)gmail.com
did a regression test on the issue...
is was working before this comit:
commit 79c2e55b5a6331d15788f65a929e9e002c2f8b05
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Apr 20 20:30:09 2011 +0200
user32: Only call the driver when the cursor position has really changed.
and it's working without the patch too
--
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=13769
Summary: Extreme graphical glitches with Sim City 4 Deluxe
harwdare rendering mode
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: authentec(a)gmail.com
Created an attachment (id=13804)
--> (http://bugs.winehq.org/attachment.cgi?id=13804)
Whiteness in Sim City 4 Deluxe city view
Sim City 4 installs and runs in software rendering mode but has severe
graphical glitches in hardware rendering mode. In hardware mode fog/smoke is
rendered in a blocky manner and the entire terrain is white so it is very
difficult to distinguish anything. In addition, rendering performance is very
slow in hardware mode. In software mode the game is very responsive. I have
encountered this problem in release candidates 1-4. I was unable to install it
at all using one of the 9.5x versions so overall there has been improvement.
I have attached a screenshot of the city view which is most affected by the
glitch. The cityscape is supposed to be mostly green and brown. Region view has
blocky fog but no whiteness.
--
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=27345
Summary: Guitar Hero World Tour: Playstation 3 (ps3) microphone
not working
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mistere2002(a)zonnet.nl
Created an attachment (id=34968)
--> (http://bugs.winehq.org/attachment.cgi?id=34968)
microphone connected
As seen in bug #26418 i mentioned that the microphone is not working. This
ticket is closed because the guitar and the drumkit works.
So, a new ticket for the microphone. As seen in the older log
(http://bugs2.winehq.org/attachment.cgi?id=33750) the messages are changed. The
older version:
[quote]
fixme:mixer:ALSA_MixerInit No master control found on HDA NVidia, disabling
mixer
fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling
mixer
ALSA lib ../../../src/pcm/pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open
slave
ALSA lib ../../../src/pcm/pcm_dsnoop.c:593:(snd_pcm_dsnoop_open) unable to open
slave
ALSA lib ../../../src/pcm/pcm_dsnoop.c:593:(snd_pcm_dsnoop_open) unable to open
slave
err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume'
element
[/quote]
Wine version 1.3.21:
[quote]
fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling
mixer
fixme:mixer:ALSA_MixerInit No master control found on HDA NVidia, disabling
mixer
err:alsa:ALSA_CheckSetVolume Could not find '{PCM,Line} Playback Volume'
element
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x140120,0x14a4a8): stub
fixme:wbemprox:wbem_locator_ConnectServer 0x1403a0, L"\\\\.\\root\\cimv2",
(null), (null), (null), 0x00000000, (null), (nil), 0x209f85c)
fixme:wbemprox:wbem_locator_ConnectServer 0x14a5a8, L"\\\\.\\root\\cimv2",
(null), (null), (null), 0x00000000, (null), (nil), 0x209f85c)
fixme:dinput:IDirectInputDevice2WImpl_GetProperty DIPROP_VIDPID not implemented
fixme:dinput:IDirectInputDevice2WImpl_GetProperty Unknown property
<guid-0x000c>
fixme:dinput:IDirectInputDevice2WImpl_GetProperty Unknown property
<guid-0x000c>
fixme:dinput:IDirectInputDevice2WImpl_GetProperty DIPROP_VIDPID not implemented
fixme:dinput:IDirectInputDevice2WImpl_GetProperty Unknown property
<guid-0x000c>
[/quote]
--
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=27686
Summary: HeidiSQL does not start
Product: Wine
Version: 1.3.21
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabriel(a)e-radical.eu
Created an attachment (id=35418)
--> (http://bugs.winehq.org/attachment.cgi?id=35418)
If I run from command line I can see some „fixme”
HeidiSQL used to work in wine.
On Fedora 15 it doesn't work anymore.
--
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=24493
Summary: Gecko crashes when attempting to display cnn.com
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)earthlink.net
Gecko (mshtml) can display www.winehq.org but when I attempted to display
cnn.com it crashed. Crash log 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=28632
Bug #: 28632
Summary: dlls/winealsa.drv/mmdevdrv.c!AUDDRV_GetAudioEndpoint:u
se-after-free on error exit path
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: winealsa.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.8eaf7cd8e5128d8191fe(a)spamgourmet.com
Classification: Unclassified
In dlls/winealsa.drv/mmdevdrv.c!AUDDRV_GetAudioEndpoint, the error exit path
for failure to allocate This->hw_params frees This, then calls snd_pcm_close on
This->pcm_handle. This is lines 625-626 in commit
c9a8d3bd8906932130cd98b667574031895f83f0, the value of master at the time of
this writing. This is unlikely to cause problems in regular usage, since it
only occurs on failure to HeapAlloc hw_params and accesses the freed memory
immediately after freeing it. However, as a use-after-free, it is worth fixing
on principle.
This was found accidentally via code inspection while trying (unsuccessfully)
to understand why Wine 1.3.28's ALSA code acquires exclusive access to the
output device. However, the use-after-free is still present in master.
--
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=17008
Summary: .Net SP1 fails to install
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
URL: http://www.microsoft.com/downloads/thankyou.aspx?familyI
d=a8f5654f-088e-40b2-bbdb-a83353618b38&displayLang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jordan.w.bradley(a)gmail.com
Created an attachment (id=18803)
--> (http://bugs.winehq.org/attachment.cgi?id=18803)
Error Log
I'm trying to install .Net Framework Service Pack 1 and I get an error about
being unable to parse something (see log). I've seen bug #13995 but I don't
think its the same.
--
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=26842
Summary: Mouse and partly keyboard stops working with Euro
Truck Simulator
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)thschuetz.de
Created an attachment (id=34209)
--> (http://bugs.winehq.org/attachment.cgi?id=34209)
Output for "wine eurotrucks.exe"
When I start the Euro Truck Simulator (ETS) I get a menu, where I can choose if
I want to load a game or something lijke that. The mouse cursor is catched by
ETS. With wine 1.3.18 I cannot activate the menu entries and when I (left)
click the mouse is unmovable until I release the mousebutton. I normally switch
the windows with Alt-Tab, that isn't workin, too. I can Only close the game
with Alt-F4.
I attached the messages from the commandline, but they are the same as with
wine 1.3.17 and everything is working fine there. (ETS has platin rating)
--
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=13801
Summary: Very slow text rendering in AutoCAD
Product: Wine
Version: 1.0-rc4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
Tested on AutoCAD 2005 and AutoCAD 2008, after installation following
http://bugs.winehq.org/show_bug.cgi?id=13799 guidelines.
Working on a drawing with many texts/quotes zooms/scrolls/pans becomes
painfully slow. Bug concerns just texts, NOT images or other drawing elements.
I suppose is a performance problem on gdi, but not sure about.
Ciao
Max
--
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=10636
Summary: simcity 4 D3D 0.9.50 REGRESSION from 0.9.49
Product: Wine
Version: 0.9.50.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mizvekov(a)gmail.com
On 0.9.49, simcity 4 runs almost flawlessly. On 0.9.50, it becomes unplayable
because the 3d objects become invisible, and only sometimes they flicker back
visibly, but just for an instant.
--
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=23516
Summary: Left 4 Dead 2 Sound Drop
Product: Wine
Version: 1.2-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tumpster84(a)gmail.com
The sound drop is likelier to happen when you either rescued (by incap or fall)
or you rescue someone else. You expect the rescue sound to play, but it
doesn't, and then most sounds don't play. This or after you rescue someone
parts of the sound will drop, i.e. you can hear a gun firing but rain drops and
voices cannot be heard.There are other instances where this also occurs (like
luck), but the rescue one is the most reliable one to reproduce. Maps like the
Passing and Dark Carnival, and game types like realism have a higher chance as
well. I have not noticed any trends on weapons (melee or guns) and items, or
characters (survivors or infected).
If you turn on captions and play the game, you expect to see readable words.
When the sound problems occur, you'll see garbage appear in the captions
whenever a sound event happens. You could play with the sound drop until:
- you get kicked off the server (even your own) and get the Server not able to
authenticate message
- there is a round change, then the game "breaks", and you'll have to kill
left4dead2.exe and/or crashes back to desktop.
- you take the initiative, quit, and restart the game before the first two
happen
--
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=27139
Summary: EA Create Demo: cursor does not appear
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://www.create.ea.com/en_GB/home/index
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 26856
A regression, will bisect shortly. The bug appeared before, but was moving
erratically, see bug 26856. Now though, the cursor doesn't appear at all.
wine-1.3.19-284-g35c743b
--
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=20893
Summary: Project One: some graphic elements are not displayed.
Product: Wine
Version: 1.1.28
Platform: PC
URL: ftp://ftp.scs-trc.net/pub/c64/Tools/Graphics/Project1_
V0.5.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wolfram(a)the-dreams.de
Created an attachment (id=25034)
--> (http://bugs.winehq.org/attachment.cgi?id=25034)
Hack to remove display-flaws in ProjectOne
After installing and running the software, the pixels in the zoom-mode and the
grid are all black. So, you can paint, but will see the results in the overview
window only. Selecting View->Palette shows also black boxes instead of the
C64-colors.
I took this opportunity to get started with wine-hacking, and finally came up
with the attached patch, which removes the above flaws. It is based on git as
of yesterday, but I could also apply it to 1.1.28 which I had installed on
another computer. The problem itself was noticed way earlier, maybe pre 1.0.0,
but I can't give exact numbers here. I am aware this is not a true fix; still
it should be a good hint where differences between wine and Windows are. I am
afraid my (yet) lacking windows-skills won't take me much further, so I'll file
this as a bug-report now. I will also attach screenshots before/after the patch
later.
Note that this program was coded by a friend of mine and I do have the
sourcecode. If worthwhile, I can ask him for allowance to give the source to
interested wine-developers (but beware of hackish, first-time VB-code ;)) or
just ask me for details, if needed.
--
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=26954
Summary: DigitalSpace Traveler crashes after selecting avatar
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: mscdex(a)sbcglobal.net
Created an attachment (id=34385)
--> (http://bugs.winehq.org/attachment.cgi?id=34385)
standard wine 1.3.18 log
The last time I tried DigitalSpace Traveler (2.03) was with wine 1.3.6, where
it was still working. However, after a report on the software's appdb page and
me trying with wine 1.3.18, it seems the app is broken after 1.3.6.
The program crashes after selecting an avatar (about the time it attempts to
download information from a remote http server). Any program interaction prior
to selecting an avatar works just fine (changing profile information, etc).
I've attached the console output from wine 1.3.18. If there is a specific
WINEDEBUG setting I should use that would provide more helpful output for this
problem, let me know and I'll attach another 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=27159
Summary: Wine doesn't recognise the NVIDIA GT 540M card
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rockorequin(a)hotmail.com
Created an attachment (id=34690)
--> (http://bugs.winehq.org/attachment.cgi?id=34690)
patch to recognise nvidia GT540M card
Wine doesn't recognise the NVIDIA GT 540M card.
lspci shows for the card:
01:00.0 VGA compatible controller: nVidia Corporation Device 0df4 (rev a1)
AFAIK the card can come with 1GB or 2GB of RAM.
The attached patch adds the card and assumes it has 1GB RAM. It works in
Crysis2, ie Crysis2 tells me that it is an unsupported card but gives the
correct details now instead of defaulting to the 8300GS.
--
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=27252
Summary: Aliwangwang serious error after login
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=34846)
--> (http://bugs.winehq.org/attachment.cgi?id=34846)
Log: login to wangwang
1. Download installer of AliWangWang :
http://download.taobaocdn.com/wangwang/AliIM2011_taobao(6.50.27T).exe
( from http://www.taobao.com/wangwang/2010_fp/seller.php )
2. install with wine:
$ LANG=zh_CN.utf8 wine AliIM2011_taobao(6.50.27T).exe
(not sure whether bug 10063 is harmful)
3. import a reg file with regedit, works around Bug 27196 ( dup of bug 25340)
see attachment : clsidall.reg
4. override gdiplus, works around Bug 27251
5. Start wangwang:
$ wine WangWang.exe
6. login to WangWang
After login a while , an error message with log file appear, it says wangwang
has to close.
--
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=22705
Summary: Coffeecup HTML editor 2010 retail - unable to start
program
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kimiskov(a)yahoo.dk
I got a problem.
After installing Coffeecup HTML editor 2010 (pay version) Coofee.exe will not
start.
I got this message:
Program Error
The program Coffee.exe has encountered a serious problem and needs to close. We
are sorry for the inconvenience.
NB. The program is to download as full working 30 days trial at
http://www.coffeecup.com
Kim Iskov
--
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=28693
Bug #: 28693
Summary: Old version Bass.dll fails to load
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jiashulu(a)gmail.com
Classification: Unclassified
I have trouble playing an old game which uses the audio library Bass.dll.
After typing "wine rpg.exe", nothing happens for a while and then an error
occurs:
err:ntdll:RtlpWaitForCriticalSection section 0x7efec904
"/var/tmp/portage/app-emulation/wine-9999/work/wine-9999/dlls/ntdll/loader.c:
loader_section" wait timed out in thread 0028, blocked by 0009, retrying (60
sec)
It seems that Bass.dll calls to DirectSoundEnumerate in its Dllmain and
something goes wrong.
An old version of Bass.dll can be downloaded from its homepage:
http://www.un4seen.com/download.php?bass08
There are also some test programs for Bass.dll in the package above. They all
fail to start under wine but work all right under windows.
--
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=28023
Summary: CoreAudio queue memory leak
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
CC: aeikum(a)codeweavers.com
While working on a patch to fix the Get/ReleaseBuffer ordering, see bug #27184
comment #3, I found a bug in memory management in winecoreaudio's mmdevapi.
510 HeapFree(GetProcessHeap(), 0, This->public_buffer);
but public_buffer originates from
1625 sc = AudioQueueAllocateBuffer(This->aqueue, bytes,
1626 &This->public_buffer);
The APIs don't match. It currently doesn't crash because
public_buffer is NULL upon regular exit. This matches:
1634 AudioQueueFreeBuffer(This->aqueue, This->public_buffer);
That would be easy to fix, but it leads to question how AudioClient_Release
frees the buffer queue.
502 if(This->aqueue)
503 AudioQueueDispose(This->aqueue, 1);
I suppose that Dispose gets rid of all the MacOS-level elements left in the
queue, but I doubt it can handle the additional AQBuffer that Wine links to
every object via the mUserData slot.
1632 buf = HeapAlloc(GetProcessHeap(), 0, sizeof(AQBuffer));
1640 This->public_buffer->mUserData = buf;
Therefore I believe Wine must iterate through the list (aqueue or
avail_buffers?) and free remaining objects one by one.
As I'm not familiar with the MacOS API's, I'd like somebody knowledgeable
(Andrew, Ken?), to check this issue and write the patch.
BTW, I believe that correct freeing should first return
This->public_buffer into the queue -- where it originated -- like I did in my
ordering patch, then delete the whole queue.
+ if(This->public_buffer){
+ AQBuffer *buf = This->public_buffer->mUserData;
+ list_add_tail(&This->avail_buffers, &buf->entry);
+ This->public_buffer = NULL;
+ }
--
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.