http://bugs.winehq.org/show_bug.cgi?id=19126
Summary: VS 2005 SP1 installation failure
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mathieu.malaterre(a)gmail.com
Created an attachment (id=22089)
--> (http://bugs.winehq.org/attachment.cgi?id=22089)
wine bug report
I cannot install Visual Studio 2005 SP1 in order to fix an issue with Visual
Studio Express 2005.
Original mail posted to wine ML:
I am trying to install Visual Studio 2005 under wine, I followed
instructions from:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14208
While running wine 1.1.22/debian stable I am getting the following error:
...
Z:\tmp\gdcm-wine\CMakeFiles\CMakeTmp\testCCompiler.c : fatal error C1902:
Program database manager mismatch; please check your installation
...
Looking up on the web, it seems it can be fixed using the VS 2005 SP1,
which I downloaded from:
http://support.microsoft.com/kb/928957
Unfortunately I cannot install this SP1:
$ wine VS80sp1-KB926748-X86-INTL.exe
fixme:storage:StgCreateDocfile Storage share mode not implemented.
fixme:storage:StorageImpl_Commit (0x133768 0): stub
err:msi:MSI_OpenDatabaseW storage GUID is not a MSI database GUID
{000c1082-0000-0000-c000-000000000046}
fixme:msi:MsiGetLastErrorRecord
Creating attachement:
$ wine VS80sp1-KB926748-X86-INTL.exe >& /tmp/wine.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=19022
Summary: Text Does Not Display on Screen
Product: Wine
Version: 1.1.22
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)earthlink.net
Installed BibleStudyPro from http://BibleStudyPro.com (it is a newer version of
one of the Bible Study programs.) Required Jet40, MDAC28, dotnet11 and
dotnet20 from winetricks. No text displayed on initial run, added riched20.
Still no text display.
Receive the following fixme:
fixme:thread:NtQueryInformationThread info class 16 not supported yet
fixme:thread:NtQueryInformationThread info class 16 not supported yet
Will attach complete run log as a gzip file.
James McKenzie
--
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=19636
Summary: Vista SDK installer fails in "Microsoft VC Redist
2008" subinstaller
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.microsoft.com/downloads/details.aspx?familyid=4377F86D-C913-4B5C…
which links to
http://download.microsoft.com/download/c/a/1/ca145d10-e254-475c-85f9-1439f4…
sha1sum 756c21a7fc9b831f7200f3f44ae55cc7689e8063
size 411000 bytes. This is a little online installer.
I tried running it like this:
rm -rf .wine
sh winetricks dotnet20
wine setup
It seemed to go fine, but once it got to installing things,
it seemed to slow to a stop. After a while the cursor
changed to an hourglass. The console showed the following
err's and a bunch of fixmes:
err:ole:NDRCContextBinding invalid handle 0x3ef72c0
err:ole:NDRCContextBinding invalid handle 0x3ed7ee0
err:ole:NDRCContextBinding invalid handle 0x3f1ea38
err:ole:NDRCContextBinding invalid handle 0x21b7b0
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:msi:ACTION_CreateShortcuts CoInitialize failed
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1627
err:msi:remove_tracked_tempfiles failed to delete
L"C:\\windows\\temp\\msieb3f.tmp"
fixme:thread:NtQueryInformationThread info class 16 not supported yet
fixme:thread:NtQueryInformationThread info class 16 not supported yet
...
That 1627 seems to have been from a subinstaller, and the main
installer just kept waiting forever (maybe because the thread
query failed).
A similar error happened with the offline installer
http://www.microsoft.com/downloads/details.aspx?FamilyId=F26B1AA4-741A-433A…
which links to
http://download.microsoft.com/download/f/e/6/fe6eb291-e187-4b06-ad78-bb45d0…
size 1394618368 bytes,
sha1sum dfb601096f62fd75af6ad62b277be79793f53b56
but it was able to report the problem:
"Installation of the "Microsoft VC Redist 2008" product has reported the
following error: ERROR_FUNCTION_FAILED"
So I tried winetricks vcrun2008 and vcrun2008sp1. Sadly, those didn't help.
The little bit of log makes this sound like either
an OLE or an MSI bug.
--
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=19811
Summary: Visual C 2005 redistributable installers create many
empty directories in WinSXS
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulc(a)voip.null.ro
Attempting to install various versions of VS 2005 vcredist_x86.exe in a fresh
prefix creates directories in WinSXS for all versions described by the
policies.
Only the directory for the current version (described by the manifest) has DLL
files in it, all others are empty.
Attempting to fix the installation triggers bug # 18834
--
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=20166
Summary: NetLocalGroupGetInfo() returns success but no data
buffer and NetLocalGroupGetInfo() missing
Product: Wine
Version: 1.1.30
Platform: PC
URL: http://rh-software.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
With the release of Wine 1.1.30 SIV 4.01 (http://rh-software.com/) is crashing.
This is a knock effect of NetGroupGetInfo() being added. The issues can be
replicated by downloading http://rh-software.com/downloads/zip/siv_v4.01.zip
and then issuing the command: WINE SIVE -SAVE=[wine-groups]=stdout.
The first issue if caused by NetLocalGroupGetInfo() returning success, but not
actually setting the pointer to a LOCALGROUP_INFO_1 buffer. When SIV then
accesses this a fault if generated. Some times this crash does not occur.
The next crash is caused when SIV calls NetLocalGroupGetInfo() which is not
implemented at all.
This is an issue in netapi32, but that does not seem to be an available
component.
--
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=20847
Summary: Touhou Hisoutenskou crashes in deck construction/end
of battle
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 11aug89yr(a)mail.ru
Game crashes when any battle ends or I'm choosing the character in the deck
construction option.
Than terminal echoes line:
"wine: Unhandled division by zero at address 0x41199a (thread 0023), starting
debugger..."
--
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=21828
Summary: Unable to launch Mercenaries 2
Product: Wine
Version: 1.1.39
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: taurolyon(a)gmail.com
Created an attachment (id=26425)
--> (http://bugs.winehq.org/attachment.cgi?id=26425)
Terminal log of wine attempting to launch Mercenaries2.exe
Terminal log attached. Game installs fine (minor, unrelated cosmetic issue
shows installer at 100% for a long period while still copying files), but game
will not launch.
--
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=22171
Summary: BizAgi Process Modeler under Mono 2.4 requires
implemented GdipWidenPath
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://download.bizagi.com/modeler/BizAgiPMSetup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=27051)
--> (http://bugs.winehq.org/attachment.cgi?id=27051)
BizAgi Process Modeler Mono gdiplus backtrace
As a followup to bug 20677, launching the BizAgi Process Modeler under
wine-1.1.41-211-g719d904 now yields:
fixme:gdiplus:GdipWidenPath (0x236eea8,0x2543370,(nil),0.25)
Unhandled Exception: System.NotImplementedException: The requested feature is
not implemented [GDI+ status: NotImplemented]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000]
at System.Drawing.Drawing2D.GraphicsPath.Widen (System.Drawing.Pen pen,
System.Drawing.Drawing2D.Matrix matrix, Single flatness) [0x00000]
at System.Drawing.Drawing2D.GraphicsPath.Widen (System.Drawing.Pen pen)
[0x00000]
at (wrapper remoting-invoke-with-check)
System.Drawing.Drawing2D.GraphicsPath:Widen (System.Drawing.Pen)
...
--
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=22305
Summary: AutoWikiBrowser databse scanner fails with
err:seh:setup_exception_record
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rjwilmsi(a)gmail.com
Created an attachment (id=27263)
--> (http://bugs.winehq.org/attachment.cgi?id=27263)
err:seh:setup_exception_record
Running the AutoWikiBrowser databse scanner fails with
err:seh:setup_exception_record some way through the scan.
To reproduce: winetricks ie6 dotnet20 gdiplus
download AWB from http://sourceforge.net/projects/autowikibrowser/
download a wikipedia database dump e.g.
http://download.wikimedia.org/rowiki/20100405/rowiki-20100405-pages-article…
[125 MB, unzips to 600 MB]
unzip AWB and run wine AutoWikiBrowser.exe
choose Tools -> Database scanner
browse to the database XML file
search based on title contains 'foo' or other option. Press start.
Wait for scan to progress. Most of the time AWB crashes with
err:seh:setup_exception_record.
--
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=22836
Summary: ITypeInfo_fnInvoke member ID -525 - HP Virtual Rooms
8.0
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: https://www.rooms.hp.com/attend/default.aspx?key=RHNUU
YAGFU
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mhs(a)hp.com
CC: mhs(a)hp.com
HP Virtual Rooms is a popular teleconferencing app which supports slideshows,
desktop sharing, and webcam sharing. Until recently it worked under Wine using
ies4linux in win98 mode. Webcam sharing was almost a reality. But after
recent changes in the Wine code, it was decided to abandon the ies4linux
approach and use IE7 to launch virtual rooms.
The URL provided below is for the purpose of testing HP Virtual Rooms under
Wine. After entering a name, click the "Go" submit button to launch the room.
$ rm -rf ~/.wine/
$ ./winetricks ie7
$ wine 'C:\Program Files\Internet Explorer\iexplore'
https://www.rooms.hp.com/attend/default.aspx\?key=RHNUUYAGFU
>From the terminal output, it looks like a Typelib problem prevents the virtual
room from launching.
trace:loaddll:load_native_dll Loaded L"C:\\windows\\Downloaded Program
Files\\HPVirtualRooms35.dll" at 0x10000000: native
err:ole:ITypeInfo_fnInvoke did not find member id -525, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -525, flags 0x2!
--
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=23014
Summary: InstallShield .prq don't find Windows Installer 4.5
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)stuge.se
wine-1.2-rc2-111-g9aa9a12
The InstallShield for the Actel Libero v9.0 FPGA design software is a 1.4GB
.exe with an embedded .msi. The .exe tries to ensure that Windows Installer 4.5
is installed on the system where applicable using a couple of .prq files with
conditions on specific DLL versions:
Windows Installer 4.5 Update for Windows Server 2003 and XP (x64).prq:
<condition Type="16" Comparison="2" Path="[SystemFolder]" FileName="msi.dll"
ReturnValue="4.5.6001.22159"></condition>
Windows Installer 4.5 for Windows Vista (x64).prq:
<condition Type="16" Comparison="2" Path="[SystemFolder]" FileName="msi.dll"
ReturnValue="4.5.6001.22162"></condition>
Windows Installer 4.5 for Windows Vista (x86).prq:
<condition Type="16" Comparison="2" Path="[SystemFolder]" FileName="msi.dll"
ReturnValue="4.5.6000.20817"></condition>
Windows Installer 4.5 for Windows XP SP2 and later (x86).prq:
<condition Type="16" Comparison="2" Path="[SystemFolder]" FileName="msi.dll"
ReturnValue="4.5.6001.22159"></condition>
The test in these files aren't satisfied by wine, but setting version to
Windows 7 (and likely also 2008) in winecfg makes the .exe skip the tests, and
allows the installer to run.
--
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=23207
Summary: Mount & Blade Warband trial crashes quickly in
GetSysColor
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://download.taleworlds.com/mb_warband_setup_1123.e
xe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The game installs ok, but crashes with
Unhandled exception: page fault on read access to 0x002d5987 in 32-bit code
(0x7ec65f27).
Backtrace:
=>0 GetSysColor+0x17(nIndex=0x0005) [dlls/user32/sysparams.c:2917] in user32
1 0x002583f4 in skinmagic (+0x183f3)
2 ButtonWndProc_common+0xdf2(hWnd=0x7ebf0000, uMsg=0x7ff7, wParam=0,
lParam=0, unicode=0) [dlls/user32/button.c:265] in user32
3 LoadBitmapW+0x27(instance=(nil), name=*** invalid address 0x7ff7 ***)
[dlls/user32/cursoricon.c:2632] in user32
...
13 CreateWindowExA+0xbe(exStyle=0, className="BUTTON", windowName="",
style=0x40000000, x=0, y=0, width=0x000a, height=0x000a, parent=0x10064,
menu=(nil), instance=0x400000, data=0x0(nil)) [dlls/user32/win.c:1472] in
user32
Running with +relay works around the problem, and lets the game play
(at least as far as I tried, which wasn't too far). Weird.
--
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=23312
Summary: have downloaded and installed Photo! Editor, Click on
.exe or desktop icon, getting "Program Error" message
box
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: enquiries(a)nemosphotography.co.uk
(new to all this).Running Linux MINT 9 Isadora ...... have downloaded and
installed Photo! Editor,
http://pho.to/editor/download.php
have done the "permissions", but when I click on the .exe file in wine, I get a
"Program Error" message box with
***************************************************************************
" The program "Photo!Editor.exe has encountered a serious problem and needs to
close. We are sorry for the inconvenience.
This can be caused by a problem in the program or a deficiency in WINE... you
may want to check appdb.winehq.org for tips about running this application
(been there, couldn`t find anything)
If this problem is not present under windows ( it works fine in windows Vista)
and has not been reported yet , you can report it at http://bugs.winehq.org
*****************************************************************************
Which is what I am doing !....
(It may be something to do with DLL files (as I needed one to get IRFANVIEW
working )(but the error box doesn`t give that info ...)
thanks
Gerry
--
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=23227
Summary: G-Police: Page fault on read access
Product: Wine
Version: 1.2-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=28907)
--> (http://bugs.winehq.org/attachment.cgi?id=28907)
wine: Unhandled page fault on read access to 0xffffffff at address 0x7e526a73
(thread 0028), starting debugger...
Install works fine, as does the configuration menu. Game crashes as soon as
it's launched.
--
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=23374
Summary: do not run the game company ALAWAR.
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: misha-mzs(a)yandex.ru
do not run the game company ALAWAR.
wine-1.2-rc3
OpenSUSE 11.3 RC1
http://www.alawar.ru/game/strange-cases-the-lighthouse-mysteries/
--
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=23900
Summary: Photoshop Elements 8 installer: “Next button” is
grayed out
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mkarlsso(a)hotmail.com
The installation is never completed. It is possible to change the language, at
the following step it is hanged. Seems like a continued failure, refer to bug.:
20735
Test configuration: Wine 1.2, ubuntu 10.04 and Photoshop Elements 8
(Other applications e.g. Google SketchUp 7 worked out just fine).
--
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=23930
Summary: Drakensang Dark Eye crash on start - d3dx9_36.dll
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zilforever(a)gmail.com
CC: wine-bugs(a)winehq.org
Created an attachment (id=30037)
--> (http://bugs.winehq.org/attachment.cgi?id=30037)
crash log
Demo install DirectX without asking!
If u let it install game works.
To run install xact:
wget http://www.kegel.com/wine/winetricks
sh winetricks xact
--
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=15534
Summary: Dragon NaturallySpeaking 10 crashes occasionally with
seh error
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Created an attachment (id=16502)
--> (http://bugs.winehq.org/attachment.cgi?id=16502)
winedebug seh log where program crashed right away
Every once in a while, DNS10 crashes with a seh error, caused, I believe, by
either a page fault or stack handler problem.
It crashes when using Dictation Box. Sometimes it crashes when DB is being
opened, sometimes it crashes after DB has been used for a while.
I will try to attach several different logs.
The first log is a WINEDEBUG=+seh.
Last error message before crash is:
trace:seh:IsBadReadPtr 0x3056affa caused page fault during read
I will also try to get the following when the program crashes at first instance
and when it crashes later:
WINEDEBUG=+seh+relay
Ubuntu Intrepid Studio with generic kernel
wine version
wine-1.1.5-399-g82f77cc
includes 3 patches being developed by Nikolay including 2 oleacc and 1 gdiplus;
however, the error pre-dates the application of these patches.
--
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=25197
Summary: Installation hangs after accept .NET 4 EULA
(Standalone Installer)
Product: Wine
Version: 1.3.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wiltave(a)zipmail.com.br
Created an attachment (id=31992)
--> (http://bugs.winehq.org/attachment.cgi?id=31992)
console output
I need to accept the .NET 4 (Standalone Installer) EULA to continue the
installation process. When I agree with EULA and click in "Install" button the
installation hangs.
Instalation error number: HRESULT 0x80070657.
Console output was attached.
Thank you very much.
--
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=25423
Summary: "38644" 1024 bytes demo 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: t.artem(a)mailcity.com
Created an attachment (id=32357)
--> (http://bugs.winehq.org/attachment.cgi?id=32357)
demo itself
Backtrace is quite useless:
Backtrace:
0x7e77d560: insb %dx,%es:(%edi)
This demo uses GLSL/OpenGL.
--
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=25479
Summary: Manager11.exe faulted after showing the EA Logo
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: ny552(a)web.de
Created an attachment (id=32437)
--> (http://bugs.winehq.org/attachment.cgi?id=32437)
Debugger output
I have started the Manager11.exe to play Fussball Manager 11 from EA Sports.
But after the Screen with the EA Logo the game crashes. I use wine 1.3.9. The
debugger will show what I have added in the attached file.
Kind regards
Mirko Paul
--
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=26426
Summary: Visual Basic 2008 Express can't create programs and/or
load the tollbox
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nitro7x(a)yahoo.com.br
Created an attachment (id=33640)
--> (http://bugs.winehq.org/attachment.cgi?id=33640)
The text of the error message
The error message attached, shows the error occurred when trying to create a
program in VB 2008 Express.
The project comes into being, but because the error is empty.
Try displaying the tollbox cause the same error.
--
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=26674
Summary: OpenGL 2.0 Shading Language Terrain Texturing Demo
crashes on unimplemented function
msvcp100.dll.??0?$basic_ios@DU?$char_traits@D@std@@@st
d@@IAE@XZ
Product: Wine
Version: 1.3.17
Platform: x86
URL: http://www.dhpoware.com/downloads/GLSLTerrainTexturing
.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
wine: Call from 0x7b8369d2 to unimplemented function
msvcp100.dll.??0?$basic_ios@DU?$char_traits@D@std@@@std@@IAE@XZ
With msvcp100.dll the demo starts.
--
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=26695
Summary: Dragon Age 2 requires vcrun2005
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
./Program Files/Dragon Age 2/bin_ship/Core/QtWebKit4.dll imports following stub
symbols:
msvcp80:?infinity@?$numeric_limits@M@std@@SAMXZ
msvcp80:?infinity@?$numeric_limits@N@std@@SANXZ
msvcp80:?max@?$numeric_limits@F@std@@SAFXZ
msvcp80:?max@?$numeric_limits@H@std@@SAHXZ
msvcp80:?max@?$numeric_limits@I@std@@SAIXZ
msvcp80:?max@?$numeric_limits@K@std@@SAKXZ
msvcp80:?max@?$numeric_limits@M@std@@SAMXZ
msvcp80:?max@?$numeric_limits@N@std@@SANXZ
msvcp80:?max@?$numeric_limits@_K@std@@SA_KXZ
msvcp80:?min@?$numeric_limits@F@std@@SAFXZ
msvcp80:?min@?$numeric_limits@H@std@@SAHXZ
msvcp80:?quiet_NaN@?$numeric_limits@M@std@@SAMXZ
msvcp80:?quiet_NaN@?$numeric_limits@N@std@@SANXZ
./Program Files/Dragon Age 2/bin_ship/Core/QtCore4.dll imports following stub
symbols:
msvcp80:??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBDI@Z
msvcp80:??0?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE@ABV01@@Z
msvcp80:??0?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE@XZ
msvcp80:??1?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE@XZ
msvcp80:?_Myptr@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@IAEPAGXZ
msvcp80:?begin@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE?AV?$_String_iterator@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
msvcp80:?data@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBEPBGXZ
msvcp80:?resize@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAEXI@Z
msvcp80:?size@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBEIXZ
msvcp80:?uncaught_exception@std@@YA_NXZ
./Program Files/Dragon Age 2/bin_ship/Core/QtXmlPatterns4.dll imports following
stub symbols:
msvcp80:?quiet_NaN@?$numeric_limits@N@std@@SANXZ
msvcp80:_Inf
msvcp80:_Nan
./Program Files/Dragon Age 2/bin_ship/Core/activation.exe imports following
stub symbols:
msvcp80:??1?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE@XZ
--
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=26792
Summary: Sentinel Protection: Fails to install
Product: Wine
Version: 1.3.18
Platform: x86
URL: http://c3.safenet-inc.com/downloads/5/4/545D3DB8-34AD-
4C43-8606-137610ECF94E/SPI761W_RC2.iso
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine start Sentinel Protection Installer 7.6.1.msi
4) default installation
Behaviour:
Sentinel Protection could not be installed.
Expected behaviour:
Sentinel Protection should be installed.
--
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=26835
Summary: Portal 2 exits at menu screen.
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: adys.wh(a)gmail.com
With following terminal output:
fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub
fixme:thread:SetThreadIdealProcessor (0x280): stub
fixme:thread:SetThreadIdealProcessor (0x29c): stub
fixme:thread:SetThreadIdealProcessor (0x2b8): stub
fixme:dbghelp:elf_search_auxv can't find symbol in module
Not much more, at the moment..
--
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=26939
Summary: Fifa11 demo wants several msvcp90 functions
Product: Wine
Version: 1.3.18
Platform: x86
URL: http://www.bigdownload.com/games/fifa-11/pc/fifa-11-de
mo/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
./Program Files/EA Sports/FIFA 11 Demo/Game/fifa.exe imports following stub
symbols:
msvcp90:??0?$basic_fstream@DU?$char_traits@D@std@@@std@@QAE@PBDHH@Z
msvcp90:??0?$basic_fstream@DU?$char_traits@D@std@@@std@@QAE@XZ
msvcp90:??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@H@Z
msvcp90:??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@N@Z
msvcp90:??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@P6AAAV01@AAV01@@Z@Z
msvcp90:??_D?$basic_fstream@DU?$char_traits@D@std@@@std@@QAEXXZ
msvcp90:?_Lock@_Mutex@std@@QAEXXZ
msvcp90:?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXXZ
msvcp90:?_Unlock@_Mutex@std@@QAEXXZ
msvcp90:?clear@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z
msvcp90:?close@?$basic_fstream@DU?$char_traits@D@std@@@std@@QAEXXZ
msvcp90:?endl@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@1@AAV21@@Z
msvcp90:?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@XZ
msvcp90:?getline@?$basic_istream@DU?$char_traits@D@std@@@std@@QAEAAV12@PADHD@Z
msvcp90:?open@?$basic_fstream@DU?$char_traits@D@std@@@std@@QAEXPBDHH@Z
msvcp90:?read@?$basic_istream@DU?$char_traits@D@std@@@std@@QAEAAV12@PADH@Z
msvcp90:?seekg@?$basic_istream@DU?$char_traits@D@std@@@std@@QAEAAV12@JH@Z
msvcp90:?seekg@?$basic_istream@DU?$char_traits@D@std@@@std@@QAEAAV12@V?$fpos@H@2@@Z
msvcp90:?seekp@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@JH@Z
msvcp90:?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z
msvcp90:?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHD@Z
msvcp90:?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHPBDH@Z
msvcp90:?tellg@?$basic_istream@DU?$char_traits@D@std@@@std@@QAE?AV?$fpos@H@2@XZ
msvcp90:?uncaught_exception@std@@YA_NXZ
msvcp90:?write@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@PBDH@Z
--
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=26952
Summary: Taxman Spezial 2011 failed to install -
netapi32.NetGetJoinInformation() returns success but
contains no data
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mz8lenvp05gyb78(a)gmail.com
I try to install Taxman Spezial 2011, the Installation fails after i accept the
software license and hit "continue installation". Then the installer crashs and
the window freezes.
focht on IRC told me that the problem might result of an the
NetGetJoinInformation() which returns success but does not contain any data.
--
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=13328
Summary: Free Zilla
Product: Wine
Version: 1.0-rc1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gwenn.allemon(a)gmail.com
Free Zilla can be installed but it doesn't work at all with Deezer or Jiwa.
--
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=16465
Summary: "Trial" button doesn't show in main menu of Nick's
"Diego's Wolf Pup Rescue"
Product: Wine
Version: 1.1.10
Platform: Other
URL: http://arcade.nickjr.com/nickjr/gameinfo.jsp?s=DiegosWol
fpupRescue
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The cd-rom version of the game works great (once you install mdac27),
but the downloadable version has a problem: the button for
"play trial version" on the main screen doesn't show up.
"winetricks ie6" works around it.
--
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=18065
Summary: Certain keyboard buttons not working in Operation
Flashpoint and Fallout 2
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goettschwan(a)gmx.de
Keyboard number buttons 4 6 and 8 are not working correctly in Operation
Flashpoint 1.96 Resistance ; the buttons are unchangebly used to give radio
commands to your squad.
4 and 8 have no function, 6 will use zoom instead of radio command.
In Fallout 2, 6 and 8 function, but 4 has no function at all when trying to
name a savegame or a character with a number in the name.
I tested this bug with 1.1.9 and 1.1.19, the bug is still present in the latter
--
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=19432
Summary: Icy Tower 1.4 crashes when moving its window
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://download.cnet.com/Icy-Tower/3000-2099_4-1007506
0.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=22559)
--> (http://bugs.winehq.org/attachment.cgi?id=22559)
Icy Tower 1.4 backtrace
With wine-1.1.26-183-gc6570a5, after launching Icy Tower 1.4, a crash can be
induced by moving the game window. A backtrace is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21712
Summary: Stem Cell engine Oil Platform Demo hangs without
displaying anything
Product: Wine
Version: 1.1.38
Platform: x86
URL: http://www.devcellsoftware.com/demos.php
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The demo
sha1sum
d786ba4ee9384d1110535eb3c80518581fe61cd1 StemCellEngine-OilPlatformDemo.exe
installs fine; it offers to install DirectX, but I declined the offer.
Judging by the installed .desktop file, to start the demo, you do
$ cd ~/".wine/drive_c/Program Files/StemCell Game Engine -
OilPlatformDemo/System"
$ wine StemCell.exe
but that produces the following output and just kind of hangs for
me on an intel graphics system and karmic.
fixme:d3d_caps:init_driver_info Unhandled vendor 8086.
fixme:win:EnumDisplayDevicesW ((null),0,0x8edf64,0x00000000), stub!
fixme:d3d:swapchain_init The application requested more than one back buffer,
this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if
possible.
fixme:d3d_texture:basetexture_set_autogen_filter_type >>>>>>>>>>>>>>>>>
GL_INVALID_ENUM (0x500) from glTexParameteri(textureDimensions,
GL_GENERATE_MIPMAP_HINT_SGIS, GL_NICEST) @ basetexture.c / 187
fixme:d3d_texture:basetexture_generate_mipmaps iface 0x15e770 stub!
...
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(1024,768)
AL lib: oss.c:179: Could not open /dev/dsp: Device or resource busy
--
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=29908
Bug #: 29908
Summary: Win7 File Open dialog fails to fill in the
OPENFILENAME structure
Product: Wine
Version: 1.4-rc3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
When the Standard windows IFileDialog is used, it fails to fill in the
OPENFILENAME structured when saved is clicked.
// Basic example using MFC
CFileDialog d(...);
d.m_ofn.lpstrFile = "*.eap";
d.Modal();
d.m_ofn.lpstrFile <-- Still points to the default value above.
Formula:
winetricks msxml4
Install Enterprise Architect
Change to "Windows 7" via winecfg.
Run Enterprise Architect
Select "Create a New Project" on the Start Page.
Enter a file
Click OK.
--
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=21877
Summary: Dark Age of Camelot patcher crashes from page fault
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zorael(a)gmail.com
The Dark Age of Camelot patcher will not start on my machine running Kubuntu
lucid (10.04) x86, currently at alpha 3. The Wine package in use is from the
official repositories, wine1.2=1.1.39-0ubuntu1.
The game installs fine via the free retail downloader client (available at
http://www.darkageofcamelot.com/download/), although you can only specify the
download location with your mouse. (Editing the location bar will cause a
different crash; separate bug.)
When running 'wine camelot.exe' afterwards, it seems to start downloading
files, but eventually crashes with a Wine error popup and a wall of text output
to the terminal. Consequent tries yield the same results plus an error popup
spawned by the application itself, saying it "was unable to update the file
camelot.bin". Terminal control is not returned to the user; I have to Ctrl+C
out or kill the process.
Attaching terminal log of the 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=29504
Bug #: 29504
Summary: window borders not deactivatable
Product: Wine
Version: 1.3.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cute.dark.sorcerer(a)gmail.com
Classification: Unclassified
Created attachment 38211
--> http://bugs.winehq.org/attachment.cgi?id=38211
screenshot of desktop
in the current wine version (1.3.36), it is not possible to disable window
borders via winecfg
--
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=27065
Summary: Prince of Persia Warrior Within does not start without
msvcp71
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
wine: Call from 0x7b839282 to unimplemented function
msvcp71.dll.??$?8DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z,
aborting
with msvcp71 the game starts.
--
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=27075
Summary: Battlefield Heroes: Punkbuster doesn't work as it
should
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://www.battlefieldheroes.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.skorka(a)stud.uni-karlsruhe.de
Everything works, except that within a few seconds after joining a game, I get
the message
---
PB IMPORTANT: RESTRICTION: Service
Communication Failure: PnkBstrB.exe
ffbf
---
after which I'm kicked by Punkbuster.
If you want to confirm this bug, installation is pretty straightforward:
Go to website, create account, make sure you are running a windows browser - I
used Internet Explorer 8 - then click Play Now. The plugin will install,
followed by a new window which will download and install Battlefield Heroes.
The main interface should start then, but you'll need msvcp90.dll
--
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=27481
Summary: Adobe Application Manager 2.0: Fails to install
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=35143)
--> (http://bugs.winehq.org/attachment.cgi?id=35143)
Terminal output on Wine 1.3.22
Steps to reproduce:
1) remove ~/.wine
2) wine ApplicationManager2.0_all.exe
3) next
Behaviour:
Crash.
Expected behaviour:
No 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=27557
Summary: Alice: Madness Returns - Securom Matroschka doesn't
work out of the box
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: obfuscation
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: focht(a)gmx.net
Created an attachment (id=35226)
--> (http://bugs.winehq.org/attachment.cgi?id=35226)
relay,seh,tid
Game installs fine in wine-1.3.22-300-ga7cc944. Running fails, with:
wine AliceMadnessReturns.exe
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00000100
wine: Unhandled page fault on read access to 0x00000000 at
wine: Unhandled page fault on read access to 0x00000000 at address (nil)
(thread 0023), starting debugger...
never giving me a backtrace. Running under winedbg / running winedbg > bt all
never gets me one either.
Protection ID says it's SecuROM Matroschka
-=[ ProtectionID v0.6.4.0 JULY]=-
(c) 2003-2010 CDKiLLER & TippeX
Build 07/08/10-17:57:05
Ready...
Scanning -> C:\Program Files\EA Games\Alice Madness
Returns\Game\Alice2\Binaries\Win32\AliceMadnessReturns.exe
File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 34058192 (0207AFD0h)
Byte(s)
-> File Appears to be Digitally Signed @ Offset 02079C58h, size : 01378h /
04984 byte(s)
-> File has 3 (03h) bytes of appended data starting at offset 02079C55h
[File Heuristics] -> Flag : 00000000000000001000000000000100 (0x00008004)
[!] SecuROM Matroschka Package Detected
[!] Possible CD/DVD-Key or Serial Check -> SerialNumber
[CompilerDetect] -> Visual C++ 7.1 (Visual Studio 2003)
- Scan Took : 1.760 Second(s)
relay,seh,tid trace attached.
Feeling lucky Focht? :)
--
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=27535
Summary: cant use EATree built 6
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
Created an attachment (id=35197)
--> (http://bugs.winehq.org/attachment.cgi?id=35197)
wineconfig set as xp
wine 1.3.22 on ubuntu natty i386, default installation using wine-team ppa
when i run EATree it load as expected, but when i want to use it i need to
click on one of its icon. Then a popup warn about an unexpected fatal error and
open a wine debug cli but its useless as only the latest lines can be viewed:
no scroll back nor log file created.
So i've run this app into a terminal to be able to log the debug comments. It
complaint about msvcp80.dll not implemented, albeit this dll is builtin by
default. Using wineconfig to add it as native does not help, get the same
error.
see debug 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=27806
Summary: fopen() CRT functions should recognize the unicode
encoding modifier in mode string (CCS=xxx)
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
many MS installer use Unicode file streams to write their log files.
Bug 8598 is about general unicode support for CRT functions.
IE9 installer for example spams console due to fopen() not recognizing
",ccs=xxx" sequence in mode string.
--- snip ---
...
0032:Call msvcrt._wfopen_s(0033e5b0,0033ebd8
L"C:\\windows\\TEMP\\IE9b5d.tmp\\IE9-support\\NrPolicy.txt",01002190
L"rt,ccs=UNICODE") ret=0101549f
0032:fixme:msvcrt:msvcrt_get_flags :unknown flag , not supported
0032:fixme:msvcrt:msvcrt_get_flags :unknown flag c not supported
0032:fixme:msvcrt:msvcrt_get_flags :unknown flag c not supported
0032:fixme:msvcrt:msvcrt_get_flags :unknown flag s not supported
0032:fixme:msvcrt:msvcrt_get_flags :unknown flag = not supported
0032:fixme:msvcrt:msvcrt_get_flags :unknown flag U not supported
0032:fixme:msvcrt:msvcrt_get_flags :unknown flag N not supported
0032:fixme:msvcrt:msvcrt_get_flags :unknown flag I not supported
0032:fixme:msvcrt:msvcrt_get_flags :unknown flag C not supported
0032:fixme:msvcrt:msvcrt_get_flags :unknown flag O not supported
0032:fixme:msvcrt:msvcrt_get_flags :unknown flag D not supported
0032:fixme:msvcrt:msvcrt_get_flags :unknown flag E not supported
0032:Call KERNEL32.CreateFileW(0033ebd8
L"C:\\windows\\TEMP\\IE9b5d.tmp\\IE9-support\\NrPolicy.txt",80000000,00000003,0033e3a0,00000003,00000080,00000000)
ret=736fd75e
0032:Ret KERNEL32.CreateFileW() retval=00000098 ret=736fd75e
0032:Ret msvcrt._wfopen_s() retval=00000000 ret=0101549f
...
--- snip ---
MSDN: http://msdn.microsoft.com/en-us/library/yeby3zcb.aspx
Bug 8598 needs proper implementation first to really support this but in the
meantime the unsupported ",ccs=xxx" mode flags should be recognized and a FIXME
printed instead.
Regards
--
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=27818
Summary: Eurobattle.net installer not working (failed to create
output file)
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user reported this problem on userforum. The installer pops up a
messagebox "failed to create output file"). From a debug log there's a weird
looking filename:
0025:Call KERNEL32.CreateFileA(00b00d08
"C:\\users\\louis\\Temp\\_ir_sf_temp_1\\\x03",40000000,00000001,00000000,00000002,00
000080,00000000) ret=0040103b
0025:Ret KERNEL32.CreateFileA() retval=ffffffff ret=0040103b
Maybe wine chokes in creating a a weird filename like "\x03" or the filename is
misread from the installersetup-file? Haven't got a clue really.
--
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=27971
Summary: the /qb option of msiexec results in unhandled page
fault
Product: Wine
Version: 1.3.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
I have a few msi's (unfortunately of proprietary commercial source) which
results in the message:
"This advertised application will not be installed because it might be unsafe.
Contact your administrator to change the installation user interface option of
the package to basic."
So I tried the /qb option of msiexec. This results in unhandled page fault.
Granted this feature may not be implemented, but it should just do a FIXME or
something and exit gracefully. Here is the message. I'd be happy to try any
patch, or even have a go at doing a patch myself if somebody wants to point me
in the right direction.
----------------------
fixme:storage:create_storagefile Storage share mode not implemented.
wine: Unhandled page fault on read access to 0x00000000 at address 0x6848aa70
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x6848aa70).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:6848aa70 ESP:0033f910 EBP:00000000 EFLAGS:00010246( R- -- I Z- -P- )
EAX:00000000 EBX:684ffe00 ECX:00110064 EDX:001aef8c
ESI:001aef68 EDI:00198060
Stack dump:
0x0033f910: 00175a10 684dccf2 00000000 00198060
0x0033f920: 00198060 68477236 684ffe00 6847a59d
0x0033f930: 00000000 00000002 0017ea00 0019d448
0x0033f940: 00000000 00000000 6848a7ab 684ffe00
0x0033f950: 00185248 00198060 001aef68 6847b7e3
0x0033f960: 00198060 00000001 001aef68 00000000
Backtrace:
=>0 0x6848aa70 msi_load_media_info+0x2d0() in msi (0x00000000)
0x6848aa70 msi_load_media_info+0x2d0 in msi: movzwl 0x0(%ebp,%eax,1),%ecx
...
------------------------------
This is on x86_64 hardware but running 32-bit 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=28336
Summary: MorphVox Pro fails to start
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: Eimhinsmyth(a)yahoo.ie
Created an attachment (id=36314)
--> (http://bugs.winehq.org/attachment.cgi?id=36314)
Output
MorphVox pro fails to install. The output attached is given before any windows
open and it hangs on the last line.
--
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=28753
Bug #: 28753
Summary: AniDB O'Matic shows exception dialog on startup
(madcodehook, gcc 4.6.x frame pointer omission in Wine
code)
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
I recently switched to gcc 4.6.x based distro and encountered strange problems
with "AniDB O'Matic" (http://anidb.net/ client) and possibly other apps.
The app crash handler catches a fault in startup phase and displays a rather
exhaustive "crash analysis" dialog.
The fault can be acknowledged and the app continues to load.
Tracing with +relay yields nothing - the crash never happens.
Without +relay but relevant debugging channels:
--- snip ---
...
0009:trace:ole:RemUnknown_Release 0x1aaa28 after: 4
0009:trace:ole:stub_manager_ext_addref added 5 refs to 0x1aac30 (oid 1), rc is
now 5
0009:trace:ole:RPC_RegisterInterface ({00000131-0000-0000-c000-000000000046})
0009:trace:ole:RPC_RegisterInterface Creating new interface
0009:trace:rpc:RpcServerRegisterIfEx (0x1aad34,(null),(nil),3,1234,(nil))
0009:trace:rpc:RpcServerRegisterIf2
(0x1aad34,(null),(nil),3,1234,4294967295,(nil))
0009:trace:rpc:RpcServerRegisterIf2 interface id:
{00000131-0000-0000-c000-000000000046} 0.0
0009:trace:rpc:RpcServerRegisterIf2 transfer syntax:
{00000000-0000-0000-0000-000000000000} 0.0
0009:trace:rpc:RpcServerRegisterIf2 dispatch table: 0x7e769c00
0009:trace:rpc:RpcServerRegisterIf2 dispatch table count: 1
0009:trace:rpc:RpcServerRegisterIf2 entry 0: 0x7e6a7010
0009:trace:rpc:RpcServerRegisterIf2 reserved: 0
0009:trace:rpc:RpcServerRegisterIf2 protseq endpoint count: 0
0009:trace:rpc:RpcServerRegisterIf2 default manager epv: (nil)
0009:trace:rpc:RpcServerRegisterIf2 interpreter info: (nil)
0009:trace:rpc:RPCRT4_start_listen
0009:trace:seh:raise_exception code=c0000005 flags=0 addr=0x44fed3 ip=0044fed3
tid=0009
0009:trace:seh:raise_exception info[0]=00000000
0009:trace:seh:raise_exception info[1]=000006bd
0009:trace:seh:raise_exception eax=000006b9 ebx=00404d74 ecx=00000000
edx=000006b9 esi=00000000 edi=7e63a728
0009:trace:seh:raise_exception ebp=0032f404 esp=0032f258 cs=0073 ds=007b
es=007b fs=0033 gs=003b flags=00010a16
0009:trace:seh:call_vectored_handlers calling handler at 0x7dccdcf0
code=c0000005 flags=0
0009:trace:seh:call_vectored_handlers handler at 0x7dccdcf0 returned 0
0009:trace:seh:call_vectored_handlers calling handler at 0x7defb860
code=c0000005 flags=0
0009:trace:seh:call_vectored_handlers handler at 0x7defb860 returned 0
0009:trace:seh:call_stack_handlers calling handler at 0x45015e code=c0000005
flags=0
--- snip ---
By debugging I found the following:
--- snip ---
Wine-dbg>bt
Backtrace:
=>0 0x0044fe24 in aom (+0x4fe24) (0x0033f43c)
1 0x7ed9cf31 CreateThread+0x4b(sa=(nil), stack=0, start=0x7e5f1640,
param=0x1aa8c0, flags=0, id=0x0(nil))
[/home/focht/projects/wine/wine-git/dlls/kernel32/thread.c:54] in kernel32
(0x000006b9)
2 0x7e5f1883 RPCRT4_start_listen_protseq.isra+0x82() in rpcrt4 (0x000006b9)
3 0x7e5f1a00 RPCRT4_start_listen+0xdf(auto_listen=<is not available>)
[/home/focht/projects/wine/wine-git/dlls/rpcrt4/rpc_server.c:749] in rpcrt4
(0x7e625720)
4 0x7e5f40c1 RpcServerRegisterIf2+0x170(IfSpec=0x1aabb4, MgrTypeUuid=(nil),
MgrEpv=0x0(nil), Flags=0x3, MaxCalls=0x4d2, MaxRpcSize=0xffffffff,
IfCallbackFn=(nil))
[/home/focht/projects/wine/wine-git/dlls/rpcrt4/rpc_server.c:1149] in rpcrt4
(0x00000000)
--- snip ---
The app installs some hooks into win32 API using intrusive way.
No IAT/API entry/hotpatch is used .. it analyses the API code and patches
calls.
Example:
"CreateThread" snippet:
--- snip original ---
...
movl 0x38(%esp),%eax
movl %eax,0xc(%esp)
movl 0x34(%esp),%eax
movl %eax,0x8(%esp)
movl 0x30(%esp),%eax
movl %eax,0x4(%esp)
call 0x7edb1d80 CreateRemoteThread [/home/kernel32/thread.c:54] in kernel32:
subl $28,%esp
addl $40,%esp
popl %ebx
ret $0x18
--- snip original ---
--- snip patched ---
...
movl 0x38(%esp),%eax
movl %eax,0xc(%esp)
movl 0x34(%esp),%eax
movl %eax,0x8(%esp)
movl 0x30(%esp),%eax
movl %eax,0x4(%esp)
call 0x0045029c
subl $28,%esp
addl $40,%esp
popl %ebx
ret $0x18
--- snip patched ---
Although questionable this works (even in earlier Wine versions).
Further analysis reveals the app was written in Delphi and makes use of
"madCodeHook/madExcept" library (http://madshi.net/).
The apps creates several threads which are initialized successfully.
The problem is actually an RPC thread that gets created by Wine code.
See here:
http://source.winehq.org/git/wine.git/blob/7e309601f3cb55deadaab9bd44475748…
Disassembly of problematic snippet from function "RPCRT4_start_listen_protseq":
--- snip ---
...
movl $0x6b9,%ebp
movl $0x0,0x14(%esp)
movl $0x0,0x10(%esp)
movl %esi,0xc(%esp)
movl %eax,0x8(%esp)
movl $0x0,0x4(%esp)
movl $0x0,0x0(%esp)
call 0x7e5b9d68 CreateThread in rpcrt4
subl $24,%esp
testl %eax,%eax
...
--- snip ---
Upon entry of CreateRemoteThread "hook", the handler analyses the frame pointer
(checks for non-zero) and tries to access the frame location.
This fails because GCC emitted code that used EBP as general purpose register
for return status (RPC_S_OUT_OF_RESOURCES) in caller.
The fault due to EBP dereference is safely caught from app SEH and a dialog
shown.
Additionally to the RPC thread problem the GUI shows issues which were
previously not present: some treeview items are missing/rearranged.
I checked the comctl32/treeview code .. even did some tests with older Wine
versions (1.3.0, 1.3.20) no regressions found - it behaved similar.
In short: these issues are the result of gcc 4.6+ now free to omit frame
pointers on x86 (= default), see:
http://gcc.gnu.org/onlinedocs/gcc-4.6.1/gcc/Optimize-Options.html
I fixed the problems by adding "-fno-omit-frame-pointer" to build flags.
The app works as expected (thread hooks = ok, GUI issues = gone).
I suspect there will be more apps and games that use code that depends on frame
pointer not being abused as general purpose register.
The question is: is it worth to hunt down all Wine code and decorate functions
with "no optimize" attributes to keep frame pointer from being abused?
E.g. something like this: __attribute__((optimize("-fno-omit-frame-pointer")))
Maybe "-fno-omit-frame-pointer" should be default if Wine x86 is built with gcc
4.6.
Regards
--
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=29130
Bug #: 29130
Summary: Where's Wally? The Fantastic Journey fails to
recognize the CD in the drive
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
Classification: Unclassified
When loading Where's Wally? The Fantastic Journey it fails to recognize the CD
in the drive. A dialogue box comes up saying "Please insert the game disk in
the drive and try again." and this shows up on the terminal:
fixme:ntdll:server_ioctl_file Unsupported ioctl 2d0800 (device=2d access=0
func=200 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0800 (device=2d access=0
func=200 method=0)
fixme:ntdll:server_ioctl_file Unsupported ioctl 2d0800 (device=2d access=0
func=200 method=0)
On Debian Squeeze amd64, official nvidia drivers and wine 1.3.32.
--
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=29136
Bug #: 29136
Summary: Sins of a Solar Empire (Stardock.com/Steam) does not
activate
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitor.dominor(a)gmail.com
Classification: Unclassified
Created attachment 37558
--> http://bugs.winehq.org/attachment.cgi?id=37558
Relevant debug ouput with +winhttp when Register button is clicked.
When I start Sins of a Solar Empire Trinity from Steam or from an installation
downloaded from store.stardock.com, it presents the Stardock Account
Registration dialog. After filling in the required details: stardock email,
password and serial number, I click on Register and it does nothing,
apparently.
I've run it also with WINEDEBUG="+winhttp" and attached the relevant output
regarding the moment I click Register.
--
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=29352
Bug #: 29352
Summary: NightSky HD crashes on startup
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 37978
--> http://bugs.winehq.org/attachment.cgi?id=37978
Terminal output
Native msvcp100 works around it (winetricks vcrun2010).
--
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.