http://bugs.winehq.org/show_bug.cgi?id=18280
Summary: Illustrator fails on startup
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nicklas(a)ws.se
Created an attachment (id=20813)
--> (http://bugs.winehq.org/attachment.cgi?id=20813)
Adobe Illustrator fails to run in 1.1.17
When running illustrator in either 1.1.17 or 1.1.20 this error occurs.
--
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=28673
Bug #: 28673
Summary: Litemanager Viewer bugs
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: den.aria(a)gmail.com
Classification: Unclassified
Hello!
I developer program Litemanager - remote control software.
http://litemanager.com/soft/litemanagerfree_4.2.1_en.zip,
I have several bugs i describe it's in your forum
http://forum.winehq.org/viewtopic.php?p=67879#67879
I use Ubuntu 10.10, and i have update Wine to 1.3.29. Use Delphi 2010.
1. Bug with in registry key HKLM\\SOFTWARE\\Microsoft\\Windows
NT\\CurrentVersion\
"InstallDate"
I fix it in my program modify my programm
2. Bud with XML file, where i save the settings of my program, I debug Viewer
and found, that the settings is don't saving on the disk in the file,
The root to the file in Ubuntu "C:\users\Public\Application
Data\connections_3.4.xml" - file is Ok, but i can't found it in system folders
of Ubuntu, but program is work correctly with him. I think it's virtual wine
file system.
I testing pogram and found error
TXMLDocument.SaveToFile(AFile); // ERROR - Some time functions saved a clear
empty file without data
I dont know is it bug of Wine or my program, but on the windows i don't have
this bug.
I change program to save XML as StringList
TXMLDocument.SaveToXML(string1);
TStringList.Add(string1);
TStringList.SaveToFile(AFile, TEncoding.Unicode);
It's working. I fix it.
3. Some littel bug with interface drawing, with TListView. It's not important
to me.
4. My main bug!!!
I have a problem with functions in Authorization process
CryptEncrypt
CryptDecrypt
http://msdn.microsoft.com/en-us/library/aa379924(v=VS.85).aspx
i use secret key
dwProvType := PROV_RSA_AES;
dwAlgID := CALG_AES_256;
dwSessionKeySize := 256;
Very intresting that when encryptions data with size < 16 i don't have error,
but if data size is >16 i will get error!
If i use both of these functions in Windows or in Wine Ubuntu it's working
without error.
But if I Encrypt in Ubuntu and try Decrypt in Windows, CryptDecrypt get result
error NTE_BAD_DATA.
Can you test it ? Can you help me?
I try to fix it but unfortunaly...
--
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=14083
Summary: Application Takes Over 5 min to Open after initial use
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bobgoodman(a)mindspring.com
I've installed Logbook Pro (pilot flight log program) in Wine 1.0 on a Ubuntu
8.04 PC. After the initial use, subsequent launches of the application requires
5-10 minutes for the application to open. This issue was duplicated by a WineHQ
forum moderator who recommended opening this bug report. The complete details
of the setup, including Term outputs, can be found at
http://forum.winehq.org/viewtopic.php?t=1414&sid=9d79596120e384ef5138a5e4a0…
--
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=10018
Summary: Adobe Photoshop CS2 can't activate
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Looks like we have a license activation problem.
http://appdb.winehq.org/objectManager.php?sClass=version&iId=2631&iTestingI…
says in part:
"after hearing that photoshop installed smoothly with wine 0.9.46, i figured id
give it a try. Yes, it did install smoothly but activation did not work. i
tried online activation and telephone activation, both didnt go. telephone
activation error that i didnt have enough memory to run the activation program.
other than this, i just imported the registy key from my windows install and it
works."
--
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=10054
Summary: Hellgate: London refuses to launch
Product: Wine
Version: 0.9.47.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: theconquerer(a)gmx.de
Trying to launch Hellgate: Landon either with the launcher.exe or one of the
hellgate_mp_dx{ver}_{arch}.exe only prints out 2 lines of fixme's and 1 windows
error window.
fixme:advapi:RegisterEventSourceW ((null),L"PDH"): stub
Here the windows error message pops up:
"The procedure could not be found in the DLL ."
(The double blank after procedure and the blank behind DLL are as in the
message. My guess is there normally should be the name of the missing procedure
and af the DLL affected.)
After accepting this with OK (only option) this fikme follows:
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
--
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=10220
Summary: shlwapi: Windows Media Player 7.1 crashes
Product: Wine
Version: 0.9.48.
Platform: PC
URL: http://www.microsoft.com/windows/windowsmedia/download/A
llDownloads.aspx?displang=en&qstechnology=
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
If using builtin shlwapi.dll, Windows Media Player 7.1 crashes shortly after
startup.
--
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=10309
Summary: Can't start Buhl T@x Online Banking 2007 trial
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://taxweb.buhl.de/tax_Downloads.BuhlData?ActiveID=16
73393981
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I just updated winetricks mono12 to install mono-1.2.5,
and once you have pure windows corefonts really installed,
it seems to run small apps just fine. Cool! So I tried
a random real .net-1.1-ish app with mono-1.2.5.
Running
wine tax_Online-Banking_trial_buhlde.exe
says that it wants to install three packages first:
1) .net 1.1
2) .net 1.1 german language
3) mdac 28
On my gutsy box, doing
$ sudo dpkg -r msttcorefonts
$ sh winetricks fakeie6 mdac28 corefonts mono12
and then set the .net 1.1 registry entries (gee, should winetricks
mono12 do this?)
$ cat > mono.reg <<_EOF_
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Microsoft\NET Framework Setup\NDP\v1.1.4322]
"Install"=dword:00000001
"SP"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\.NETFramework\policy\v1.1]
"4322"="3706-4322"
_EOF_
$ wine regedit mono.reg
convinced it that .net 1.1 and mdac28 were installed -- but it still wanted
to install the german language pack for .net 1.1. Doing
$ mkdir -p
/home/dank/.wine/dosdevices/c:/windows/Microsoft.NET/Framework/v1.1.4322/DE
$ touch
/home/dank/.wine/dosdevices/c:/windows/Microsoft.NET/Framework/v1.1.4322/DE/mscorrc.dll
fixed that, and the app installs successfully.
Starting the app with
$ cd ~/".wine/drive_c/Program Files/Buhl/tax online-banking"
$ wine Banking.exe
failed because it wanted mfc42;
$ sh winetricks vcrun6
fixed that.
The app now aborts on startup with
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"c:\\Program
Files\\Common Files\\Microsoft Shared\\DAO\\Dao360.dll"
I see that file in $HOME/.wine/drive_c/windows/temp/tax_money/Common/Microsoft
Shared/DAO/Dao360.dll, so perhaps the mdac28 installer screwed up somehow?
--
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=10318
Summary: Hellgate London freezes
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.hellgatelondon.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
Created an attachment (id=8973)
--> (http://bugs.winehq.org/attachment.cgi?id=8973)
+tid,+seh,+relay log
When i start Hellgate London, it freezes, after launching. No created window or
something else. It crashes after opening it's datafile.
+tid,+seh,+relay log attached.
This game's demo and full version behaviour are same.
--
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=10323
Summary: Can not get Hellgate London Demo to install
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: SirTwist(a)web.de
Created an attachment (id=8981)
--> (http://bugs.winehq.org/attachment.cgi?id=8981)
+tid,+seh,+relay hellgateLondonDemoSetup log
After clicking Standard installation it crashes look attached log file. I used
the following version (Git checkout) wine-0.9.48-196-gbeab2c1
--
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=10464
Summary: Regression when installing Skype
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.skype.com/intl/en/download/skype/linux/choose
/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Paul.Vriens.Wine(a)gmail.com
Created an attachment (id=9184)
--> (http://bugs.winehq.org/attachment.cgi?id=9184)
Log of install
Installing Skype fails with current GIT. Regression testing shows:
bb747e4fbe6619fa0e862102cc26456118355c67 is first bad commit
commit bb747e4fbe6619fa0e862102cc26456118355c67
Author: James Hawkins <truiken(a)gmail.com>
Date: Thu Nov 15 02:58:21 2007 -0600
msi: Simplify ready_media.
:040000 040000 4427bd29ebdf6f67f29a9711cf050cdd4c1c2881
9e465b06f84804eee325a6a15c0727c54af395ae M dlls
I've attached the log with a clean .wine and only running winecfg before trying
the install. (Skype doesn't work on W2K/XP but that's another issue). It looks
like it's basically the same bug as bug 10463 although a different patch is
mentioned there.
--
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=10503
Summary: Sid Meier's Alpha Centauri: Wine segfaults when clicking
on a city.
Product: Wine
Version: 0.9.49.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael(a)mcdonnell.dk
Created an attachment (id=9246)
--> (http://bugs.winehq.org/attachment.cgi?id=9246)
Console output with error messages
The strategy game Sid Meier's Alpha Centauri starts fine. It is posibble to
play a couple of turns, move around the map and move units around. Wine crashes
with a segmentation fault when ever you try to bring up the city screen by
clicking on a city.
>From the AppDB entry:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=3647
it seems like other people are getting the same crash with older versions of
wine.
--
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=10771
Summary: Support Internal_QueryInterface, needed for
Origin7/7.5/8.
Product: Wine
Version: 0.9.50.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-msxml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: burnus(a)gmx.de
Origin 7/7.5/8.0 show at startup lots of lines of this type:
fixme:msxml:xmlnode_get_ownerDocument
fixme:msxml:Internal_QueryInterface interface
{df0b3d60-548f-101b-8e65-08002b2bd119} not implemented
fixme:msxml:domdoc_QueryInterface interface
{00000126-0000-0000-c000-000000000046} not implemented
Actually, it is implemented for:
if ( IsEqualGUID( riid, &IID_IXMLDOMElement ) ||
IsEqualGUID( riid, &IID_IUnknown ) )
and
else if ( IsEqualGUID( riid, &IID_IDispatch ) ||
IsEqualGUID( riid, &IID_IXMLDOMNode ) )
but not for the last else branch.
If one uses the native msxml3.dll and msxml3r.dll, the error message is gone
and some dialogs start to work.
See also comments on
http://appdb.winehq.org/appview.php?iVersionId=5834
--
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=10884
Summary: pkzip 2.5 gets confused when waiting for console input
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.filegate.net/pkware/pkwin32/pk250c32.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-console
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running pkzip25 without arguments should show a message
and wait for input, but instead it loops forever
showing a message and thinking you've entered something invalid.
We *ought* to be able to get this right.
To reproduce, download and run
http://www.filegate.net/pkware/pkwin32/pk250c32.exe
to unpack pkzip25.exe, then run that.
--
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=11539
Summary: Anycount 6.0 refuses to install
Product: Wine
Version: 0.9.4.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Anycount.exe 6.0 refuses to install under wine with the message, "Sorry, this
application cannot run under a virtual machine."
Anycount (from anycount.com) is essential for those of us who use
OpenOffice.org and want Microsoft Word-compatible word count (I work in the
publishing industry).
I have generated a 12M log file using the following command:
WINEDEBUG=+relay wine AnyCount6Setup.exe 2>&1 | tee ~/anycountlog.out;
which you can download from my fastmail.fm file space:
http://jp.fastmail.fm/anycount/
--
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=11561
Summary: Page Four text rendering problems
Product: Wine
Version: 0.9.55.
Platform: Other
URL: http://www.softwareforwriting.com/pagefour.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user wrote that he loved Page Four and wanted to try
it out in Wine
http://darcknyt.wordpress.com/2008/02/11/search-terms-something-for-everyon…
so I tried it. It installs and seems to run, but
text is not displayed properly. Installing native riched20
improves the situation greatly (but even then, the bold
and italics buttons don't work; perhaps you need riched30 or later
for them to work).
For instance, create a new blank page, then type
"This is a blank page."
The first word shows up as blanks unless you minimize and maximize
the app.
There are other text oddities, but let's fix that one first.
--
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=11742
Summary: Small .net 1.1 app (FastMD5 1.3) fails to start up
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.paehl.de/fastmd5.zip
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shlwapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Now that bug 10134 is fixed, and .net 1.1's installer runs to completion,
you can install the .net 1.1 version of fastmd5. But you can't start it;
it complains
fixme:shell:URL_ParseUrl failed to parse L"mscorlib"
fixme:shell:URL_ParseUrl failed to parse L"System"
...
This was investigated and tracked down to an extra '\' by A.F. in
http://bugs.winehq.org/show_bug.cgi?id=10134#c20
Copying his comments here, since that bug was about dotnetfx install failure:
Registering assemblies into GAC and pre JIT-ing (ngen tool) doesn't work right
now due to a bug in shlwapi's UrlCombineW().
Because of this bug, .NET 1.x fusion loader won't find any referenced
assemblies on app startup, leading to rather cryptic "resource not found" error
message.
--- snip trace ---
..
001f:Call shlwapi.UrlCombineW(005436d8
L"C:\\windows\\Microsoft.NET\\Framework\\v1.1.4322/",0053b590
L"C:\\windows\\Microsoft.NET\\Framework\\v1.1.4322\\System.dll",00544728
L"hS\0108S",0033e320,00000000) ret=7904e23d
..
001f:Ret shlwapi.UrlCombineW() retval=00000000 ret=7904e23d
001f:Call shlwapi.UrlIsW(00544728
L"file:///C:/windows/Microsoft.NET/Framework/v1.1.4322/System.dll/",00000003)
ret=7904e250
001f:Ret shlwapi.UrlIsW() retval=00000001 ret=7904e250
001f:Call shlwapi.UrlUnescapeW(00544728
L"file:///C:/windows/Microsoft.NET/Framework/v1.1.4322/System.dll/",00542688,0033e35c,00000000)
ret=7904e267
001f:Ret shlwapi.UrlUnescapeW() retval=00000000 ret=7904e267
..
--- snip trace ---
The returned combined URL/path is invalid.
Fusion internally re-verifies paths before mapping dlls and rejects it.
reduced: "c:\\test/" + "c:\\test\\mylib.dll"
wine -> "file:///c:\\test\\mylib.dll/" (wrong)
windows -> "file:///c:\\test\\mylib.dll" (correct, I wrote a small test case
and tested with Windows XP SP2).
So get that bug fixed and apps/fusion will find the requested assemblies.
--
For trace/logging purposes you can enable fusion's verbose logging:
--- snip ---
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fusion]
"ForceLog"=dword:00000001
"LogResourceBinds"=dword:00000001
"LogFailures"=dword:00000001
"LogPath"="C:\\Temp\\FusionLogs"
--- snip ---
That will get you detailed CLR assembly search and loader logs.
Handy for diagnosing assembly loading problems.
--
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=12018
Summary: SPSS 16 eval for Windows won't install
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.spss.com/registration/index.cfm?Demo_ID=37
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install fails when it tries to run regsvr32, which fails
with "Runtime Error!" and
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
(the runtime library's needed because of the dll that regsvr32
is registering, not regsvr32 itself).
This is the second app in the last couple days that has had this problem.
--
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=12022
Summary: Lots of errors with Quicktax2007
Product: Wine
Version: 0.9.57.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gerald.britton(a)gmail.com
Created an attachment (id=11353)
--> (http://bugs.winehq.org/attachment.cgi?id=11353)
Error log from startup of Quicktax2007 on Wine 0.9.57
I installed Quicktax 2007 under Wine 0.9.57 without problems. However,
launching the application produces a long error log with fixmes and errs in
multiple components, including:
mixer
advapi
wininet
shdocvw (most of the fixmes)
ole
urlmon
win
mshtml
event
ntdll
--
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=12067
Summary: Wrong Platinum Rating, the tester hasn't tested it the
other way.
Product: Wine
Version: 0.9.57.
Platform: Other
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=9470
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bartolsthoorn(a)gmail.com
Created an attachment (id=11435)
--> (http://bugs.winehq.org/attachment.cgi?id=11435)
The result of: WINEDEBUG=+winstation,+wtsapi wine TeamViewer.exe &>output.txt
My log contains the output I get when I try to run TeamViewer3. It's a program
for remote desktop accesing. At the appdb it has platinum rating, but this is
not right because it only works one way. You can acces other peoples desktop
but they can't acces you.
This is what I did while the trace was running.
- Starting Teamviewer.exe
- Acces by another computer
- Closed the connection on my side.
- Closed the program.
The other person who is trying to acces your desktop won't see any display. So
platinum rating isn't right.
I'm running openSUSE 10.3, GNOME, with the newest wine.
(sorry for my bad english)
--
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=12116
Summary: Progress bar does not appear during installation
Product: Wine
Version: 0.9.57.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)chrobis.com
On some program installations, the progress bar does not move during the
installation (leading perhaps to the false assumption that the installation has
frozen), although files are being copied and registry values written.
I have noticed this a few times during various installations; the only one I
can currently document is Star Trek: Legacy, but I will add other applications
to the list as I re-test them under newer Wine versions.
--
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=12351
Summary: thread stack PAGE_GUARD/overflow handling (NT
compatibility)
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
this one is just follow up of recent .NET page guard patch commits, as
requested by AJ ;-)
Low priority.
--- snip example code ----
MEMORY_BASIC_INFORMATION mbi;
DWORD oldProtect;
SetLastError(0xdeadbeef);
ok(VirtualQuery( &mbi, &mbi, sizeof(MEMORY_BASIC_INFORMATION)) == sizeof(mbi));
ok(!VirtualProtect( mbi.BaseAddress, mbi.RegionSize, PAGE_GUARD, &oldProtect));
ok(GetLastError() == ERROR_INVALID_PARAMETER);
--- snip example code ----
Glibc mprotect() code triggers the segfault.
Another test for NT compatibility, touch the last guard page...
--- snip example code ----
void stack_overflow()
{
char eat_stack[0x4000];
stack_overflow();
}
__TRY
{
stack_overflow();
}
__EXCEPT(UnhandledExceptionFilter)
{
ok(GetExceptionCode() == EXCEPTION_STACK_OVERFLOW);
}
__ENDTRY
__TRY
{
stack_overflow();
}
__EXCEPT(UnhandledExceptionFilter)
{
ok(GetExceptionCode() == EXCEPTION_ACCESS_VIOLATION);
}
__ENDTRY
--- snip example code ----
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=12450
Summary: Adobe Acrobat Pro 6 -- "Detect and Repair" does nothing
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Selecting Help -> Detect and Repair does nothing.
I'm not sure what it is supposed to do, but I'm guessing nothing is probably
not it.
Wishlist item.
--
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=12452
Summary: SAPGUI fail in installation
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: clebersantz(a)gmail.com
I Try install SAPGUI(r) For Windows 7.10 and get error at end of installation
--
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=12876
Summary: uTorrent 1.7.7 exited (or minimized) to tray err's
Product: Wine
Version: 0.9.60
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
Once I open up uTorrent, I get a window asking to install. I deselect all the
checkboxes and hit OK. Another window comes up on Speed or whatever. I just hit
OK and continue. Now since uTorrent, for me, always minimizes to the tray, I
tried to see if it displayed any errors if I tried exiting out.
It displayed these errors once I killed uTorrent and it was minimized to the
Ubuntu tray.
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not
registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4}
could be created for context 0x1
--
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=12910
Summary: Alcohol 120% refuses to install
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: therogueking(a)gmail.com
Attempted to install Alcohol 120% V1.9.7.6.6221 on my Ubuntu 7.10 machine
running Wine 9.59. After running setup.exe and agreeing to the End-User-License
Agreement I receive an error that reads SPTD setup V1.55 "This platform is not
supported."
--
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=26346
Summary: Letters from Nowhere 2 demo: 'play trial' button does
not work
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://www.fileplanet.com/218947/210000/fileinfo/Lette
rs-from-Nowhere-2-Demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Clicking it just gives:
fixme:mshtml:HTMLWindow2_navigate (0x1cb5eb0)->(L"close:ok")
winetricks ie7 works around it and lets me start the demo.
--
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=28312
Summary: [Assassin's Creed Brotherhood]Crashes once gameplay
starts with patch 1.02 or 1.03
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Created an attachment (id=36278)
--> (http://bugs.winehq.org/attachment.cgi?id=36278)
Output console with +module,+file
If you install the latest patch (version 1.03), the game crash when you launch
it.
I don't understand the output console (crash log) but you can see it in the
wine forum => http://forum.winehq.org/viewtopic.php?t=13374
With a discussion with Dan Kegel, i run WINEDEBUG with 4 differents flags
(+relay, +seh, +module and +file).
I attach the two logs.
I understand why wine crash after to apply these patch (patch 1.02 and 1.03).
The game runs correctly in vanilla version or with the patch 1.01.
--
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=26951
Summary: REALTEK 11n USB Wireless LAN Driver
Product: Wine
Version: 1.2.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bosipo01(a)gmail.com
Created an attachment (id=34381)
--> (http://bugs.winehq.org/attachment.cgi?id=34381)
A screen shot of the error.
this is a driver for my USB wireless adapter in my desktop computer
the computer is too far from my modem for me to make a wired connection
and the Linux OS (LinuxMINT) does not detect the ADAPTER even if i take it out
and put it back in again.
when i try to install the windows driver using wine
during installation, this error appears:
-------------------------------------------------------------------------------
ERROR WINDOW
--------------------------------------------------------------------------------
Program Error
The program SetDRV.exe has encountered a serious problem and needs to close. we
are sorry for your inconvenience
This is caused by a problem in the program or a deficiency in Wine. You may
want to check http://appdb.winehq.org for tips.......
If this problem is not present under windows and has not been reported yet, you
can report it at http://bugs.winehq.org.
--------------------------------------------------------------------------------
------------------------------------------------------------------------------
the error window has a CLOSE button at the bottom, when i close it the same
exact error appears 3 more times, then he installation continues normally and
even gives me the option to restart the system.
OBVIOUSLY THE DRIVER DID NOT INSTALL PROPERLY AND DOES NOT WORK
i really need the driver to work, the USB wireless adapter is the only way i
will be able to access internet on my desktop computer. it is two floors away
from my modem so i cannot use an Ethernet cable.
thank you
--
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=16365
Summary: Archlord crashes with err:dbghelp:SymCleanup this
process has not had SymInitialize() called for it
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mono(a)4c2.de
Created an attachment (id=17682)
--> (http://bugs.winehq.org/attachment.cgi?id=17682)
Errorlog of Archlord after crashing
Archlord, a free mmorpg, crashes under different Linux-Distributions and with
different versions of wine.
Normaly on starting up the game, an automatic updater is startet, which is well
known for freezing under wine.
But it is possible to start Archlord without the updater (patch it by hand), by
running "wine alefclient.exe".
But it crashes on startup.
last console message:
err:dbghelp:SymCleanup this process has not had SymInitialize() called for it
I provide crashreports as attachements.
There is also a Thread in the Wine Forum:
http://forum.winehq.org/viewtopic.php?t=3076
My specs:
Gentoo 64bit, wine 1.1.10
--
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=27969
Summary: wine explorer crashes on startup
Product: Wine
Version: 1.3.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: doctordruidphd(a)yahoo.com
Created an attachment (id=35794)
--> (http://bugs.winehq.org/attachment.cgi?id=35794)
Trqace from running wine from a terminal
explorer.exe crashes on startup.
Other programs seem to work.
I have tried this with a "clean" .wine, problem still exists.
System: kubuntu natty-11.04 64-bit.
I have to kill explorer with pkill.
--
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=17441
Summary: Anarchy Online: First run has messed up graphics and
pointer
Product: Wine
Version: 1.1.15
Platform: PC
URL: http://cdn.funcom.com/ao/client/AnarchyOnline_17.9.1-
Small.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: letsclimbhigher(a)gmail.com
When I run anarchy online for the first time (since a system bootup) the game
screen has these blocky squares of blinking colors all over that fade as the
game finishes loading. But the pointer remains messed up and sometimes places
in the game world have their texture surface a mesh of random pixel colors.
Quiting the game and reloading always fixes these issues, as it only happens
the first time the game is run. About 10% of the time the game will not finish
loading and the user has to hit the ESC key which causes the game to exit and
go out to the login screen again. When run again it will be fine as mentioned
above.
This bug is in 1.1.11 thru 1.1.15 that I personally know of and have tested.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24711
Summary: VcsCore.exe has encountered a problem and needs to
close
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: damon_mac(a)yahoo.co.uk
AV VCS 7.0 Gold does not work in this version of wine.
This bug report is being filed by an Ubuntu user, but the owner of the laptop
is less knowledgeable, therefore if you need any further debugging information
or logs, please request them but it may take up to 2 weeks for a response.
Thank you guys.
--
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=26887
Summary: Magicka demo crashes a few seconds after title screen
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Created an attachment (id=34283)
--> (http://bugs.winehq.org/attachment.cgi?id=34283)
Terminal output on wine 1.3.18
If you use winetricks to install .net 3.5, and then add a registry key to
prevent the magicka demo from attempting to do the same (see AppDB), you can
launch the game. Initial launch will give a warning "Command line option
syntax error" when it installs DirectX, though it looks like that succeeds.
The game will load, sound and the intro screens will play, but then crash about
a second after reaching the title screen. The attached is the terminal output.
--
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=14240
Summary: FC_Edit fails to initialize
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.fc-datalogit.co.nz/FC%20Edit%20DEMO.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malizzle(a)gmail.com
This is an extension of bug 14203 that was marked invalid. I probably wasn't
clear about the problem. The application fails to install, but as I mentioned
in that bug report, that can be overcome by first copying MFC42.DLL to the
windows/system32 directory. The main problem is that the program does not
initialize properly when launched. The initial error that is displayed implies
that Strip.ocx is probably still not working properly. But to reproduce the
main problem, run the demo program, click File, Open, and then choose one of
the settings files. At this point additional tabs should show up on the main
screen, which show all the settings available to that vehicle. Without at least
this much functionality, the application is garbage.
The demo is available from http://www.fc-datalogit.co.nz/FC%20Edit%20DEMO.zip
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=17678
Summary: Anarchy Online fullscreen followes you when you switch
desktops
Product: Wine
Version: 1.1.11
Platform: PC
URL: http://cdn.funcom.com/ao/client/AnarchyOnline_17.9.1-
Small.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: letsclimbhigher(a)gmail.com
The Anarchy Online game fullscreen follows you when you switch to another
desktop. I am using current version of Fluxbox as my window manager. Because it
is fullscreen I use hotkeys (alt-1 thru alt-4) to switch to my other desktops.
Wine keeps bringing the game screen to whatever desktop I switch to.
This bug does not happen with cedega.
This bug did not occure when I tested it with Starcraft.
--
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=13964
Summary: small .NET cmd util: CoWaitForMultipleHandles Unexpected
wait termination
Product: Wine
Version: 1.0-rc5
Platform: PC-x86-64
URL: http://sourceforge.net/projects/outmodedbonsai/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
Created an attachment (id=14126)
--> (http://bugs.winehq.org/attachment.cgi?id=14126)
C# source code of the little program
I have a very small C# program which just reads a .NET assembly dll, then uses
the .NET reflection API to query the dll's version, then write it out to the
console. (it is just a .NET dll version checking tool, basically).
It works with mono on linux, and it works with win32 mono on wine; but with
microsoft .NET Framework under wine, (i.e. running it "plain" rather than
through win32 mono, if one has both mono and .net framework 2.0 installed), it
dies with a few thousands of
"err:ole:CoWaitForMultipleHandles Unexpected wait termination: -1, 87"
among other messages which scrolls off screen. I have seens the
CoWaitForMultipleHandles message under completely different contexts
(http://bugs.winehq.org/show_bug.cgi?id=12259#c2)
This seems to be related to how the .Net Framework interacts with wine,
since the executable in both mono linux and win32 mono +wine work as expected.
The source code of the small C# program is attached. I can provide a small
executable if it helps - the small C# program is a stripped down version of
BeanSprout in the sourceforge project (and I am the project admin, so I can
upload it there).
I know some might say this is not worth the time since it works with mono/linux
win32 mono/wine, but I have other .NET programs which works poorly with either,
and works better with MS.Net but only occasionally dies with a similiar message
with MS.Net... and the thousands of "err:ole:CoWaitForMultipleHandles" messages
also seems to bug other people (bug 12259, and possibly others).
--
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=12259
Summary: CoWaitForMultipleHandles Unexpected wait termination
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)darkk.net.ru
Created an attachment (id=11709)
--> (http://bugs.winehq.org/attachment.cgi?id=11709)
full log with WINEDEBUG=+ole
I faced the bug while running beta version of 2gis-v3 (
http://plugins.2gis.ru/2gis_v3/ ) that is going to be released on 1st of April.
The program installs ok, but fails to run.
Log file has more then 30000 message like
err:ole:CoWaitForMultipleHandles Unexpected wait termination: -1, 87
and it looks like the reason of failure.
I've not succeeded trying to use native WinXP dlls as I had no straight plan of
dll-replacement.
Full log file with WINEDEBUG=+ole 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=13011
Summary: Mail.ru_err_ole32.dll
Product: Wine
Version: 0.9.61.
Platform: All
URL: http://exe.agent.mail.ru/magentsetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike2006michael(a)mail.ru
CC: mike2006michael(a)mail.ru
Created an attachment (id=12777)
--> (http://bugs.winehq.org/attachment.cgi?id=12777)
log - if we use wine with ole32.dll from windows
When I running Mail.ru Agent in versions 4.0 or 5.1 - an error in ole32.dll in
all versions of wine
--------------------------------------------------------------------
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:create_server class {9ba05972-f6a8-11cf-a442-00a0c90a8f39} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {9ba05972-f6a8-11cf-a442-00a0c90a8f39}
could be created for context 0x15
err:ole:CoGetClassObject class {d27cdb6e-ae6d-11cf-96b8-444553540000} not
registered
err:ole:CoGetClassObject no class object {d27cdb6e-ae6d-11cf-96b8-444553540000}
could be created for context 0x1
--------------------------------------------------------------------
But in wine-0.9.61 if replaced ole32.dll from Windows - mail.ru agent running
but there are errors in richedit
--
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=13554
Summary: Touhou 7.5 IaMP config.exe doesn't work
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.tasofro.net/arc/th075_t2.zip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leffeman(a)gmail.com
The included config.exe simply doesn't work (runs, does nothing, exits). I
read on the Internet that this is a problem in Windows sometimes as well, but
that setting the compatibility mode to Windows 95 lets it run.
I compiled in 16-bit support and tried some Windows version settings, no luck.
I haven't been able to find any clues in the traces or logs.
--
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=13915
Summary: Oblivon Script Extender (OBSE) fails to start
("privileged instruction")
Product: Wine
Version: 1.0-rc4
Platform: PC-x86-64
URL: http://obse.silverlock.org
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Created an attachment (id=14025)
--> (http://bugs.winehq.org/attachment.cgi?id=14025)
Full terminal crashlog
The Oblivion Script Extender program fails to start, it immediately dies with
an "Unhandled exception: privileged instruction in 32-bit code (0x7ee158d0)."
error although it then continues to load Oblivion which may confuse people as
unless you see the console in the split second before before Oblivion actually
opens, it makes it appear as if it worked.
Full terminal output 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=13995
Summary: Microsoft .NET Framework 1.1 Service Pack 1 fails to
install (crash)
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
URL: http://download.microsoft.com/download/8/b/4/8b4addd8-
e957-4dea-bdb8-c4e00af5b94b/NDP1.1sp1-KB867460-X86.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dominikowski(a)gmail.com
Created an attachment (id=14187)
--> (http://bugs.winehq.org/attachment.cgi?id=14187)
Crash log
This bug blocks installation of AutoCAD 2006 Polish Retail.
Tested in XP and 2000 compat modes.
A popup window shows up with "Failed to load resources from resources file
Please check your setup".
Log attached. Looks like an MSI bug, but feel free to change the component if
I'm wrong.
--
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=15521
Summary: AnyDVD setup failure
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trevorpearman(a)gmail.com
Created an attachment (id=16475)
--> (http://bugs.winehq.org/attachment.cgi?id=16475)
AnyDVD setup output
Unimplemented ntoskrnl.exe.KeInitializeMutex?
Please see logs for setup
-- Trevor
--
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=15596
Summary: Windows Live Writer does not install
Product: Wine
Version: 1.1.6
Platform: Other
URL: http://writer.live.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is one of the most requested apps out there;
the free software community really needs to come
up with something competitive.
The app requires .net, so I did "winetricks dotnet20", then
ran wlinstaller.exe. No joy, not even a gui.
(Supposedly a previous version would install, so perhaps
this is a regression in wine, but more likely it's an
enhancement in windows live writer :-)
--
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=15770
Summary: MySQL 5.1 service fails to start
Product: Wine
Version: unspecified
Platform: Other
URL: http://dev.mysql.com
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehacker(a)gmail.com
The install of MySQL 5.1 development version seems to go perfectly until
creating and starting the service. Configured with either named pipes or a
TCP/IP connection with a port above 10,000 and neither will properly install.
--
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=15894
Summary: postgresql fails to install
Product: Wine
Version: 1.1.7
Platform: Other
URL: http://wwwmaster.postgresql.org/download/mirrors-
ftp?file=%2Fbinary%2Fv8.3.4%2Fwin32%2Fpostgresql-8.3.4-
1.zip
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Created an attachment (id=17056)
--> (http://bugs.winehq.org/attachment.cgi?id=17056)
+process log
wine-1.1.7 - postgresql-8.3.4-1.zip
Run the setup.bat, click next on the installer, a message appears "failed to
create process: 2!" and the installer exits.
--
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=15968
Summary: Microsoft XNA Framework 2.0 redistributable cannot be
installed even with .NET Framework 2.0 installed
Product: Wine
Version: 1.1.8
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=15fb9169-4a25-4dca-bf40-9c497568f102&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
After installing the .NET Framework 2.0 with winetricks, attempting to install
the XNA Framework 2.0 redistributable yields a dialog box complaining that
"Microsoft XNA Framework Redistributable 2.0 requires at least .NET Framework
2.0" and installation aborts. The only standard error output that appears is:
fixme:advapi:LookupAccountNameW (null) L"andrew" (nil) 0x32f88c (nil) 0x32f890
0x32f884 - stub
fixme:advapi:LookupAccountNameW (null) L"andrew" 0x14ded8 0x32f88c 0x14d320
0x32f890 0x32f884 - stub
err:msi:ITERATE_Actions Execution halted, action L"NotWinFx2Action" returned
1627
--
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=16209
Summary: original Laucher of Mines of Moria doesnt start
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cd(a)hiller-mg.de
starting the new Mines of Moria Expansion of Lord of the Rings online
does result in the attached error.
Iam using Ubuntu 8.10 with latest patches nad latest NVIDIA drivers 177.28;
installed MONO 1.9 for linux
--
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=16870
Summary: wine: Call from 0x7b845610 to unimplemented function
ntoskrnl.exe.KeInitializeDpc, aborting
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: harterc1(a)comcast.net
I was trying to upgrade my Dell Studio17 bios with a utility that runs 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=16972
Summary: AutoCAD 2008: installation of Service Pack 1 fails
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=18752)
--> (http://bugs.winehq.org/attachment.cgi?id=18752)
Log after running autocad2008lockedsp1.exe
My Linux is Fedora 10 x86. My problem is that i can't install Service Pack 1
for AutoCAD 2008.
1. delete "~/.wine"
2. execute "wine WINEPREFIX"
3. install using winetricks gecko, gdiplus, corefonts, dotnet20, msxml3,
vcrun2003
4. install AutoCAD 2008
5. run autocad2008lockedsp1.exe from www.autodesk.com
6. get an fatal 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=16947
Summary: [v]DbgPrint[Ex][WithPrefix] output buffers as ansi - not
suitable in cases when unicode format codes are passed
Product: Wine
Version: 1.1.12
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
the app passes unicode format code '%S' to DbgPrintEx().
--- snip ---
...
fixme:seh:RtlCaptureStackBackTrace (2, 3, 0x53354774, (nil)) stub!
err:ntdll:vDbgPrintExWithPrefix 65:
???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????.????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
fixme:seh:RtlCaptureStackBackTrace (2, 3, 0x5335478c, (nil)) stub!
...
--- snip ---
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=17313
Summary: Quincy: External binaries searched for in wrong
directory
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://www.codecutter.net/tools/quincy/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)livejournal.dk
Created an attachment (id=19332)
--> (http://bugs.winehq.org/attachment.cgi?id=19332)
possible offending code
Quincy 2005 is an open-source IDE that calls external binaries for certain
functions such as grep. I believe the path determination code is not
functioning correctly under Wine, as Quincy is searching for these binaries at
~/.wine/dosdevices/c:/ instead of ./bin/.
Steps to reproduce:
1. Install Quincy
2. Launch quincy.exe from the bin directory of the Quincy installation
3. Attempt to use an external tool from the "tools" menu - such as grep.
What I hope is the relevant code and a file trace 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=17591
Summary: Segfault in wintrust.dll
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wintrust
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ChristophFranzen(a)gmx.net
Created an attachment (id=19749)
--> (http://bugs.winehq.org/attachment.cgi?id=19749)
Terminal output with error messages and backtrace
The program "Mein Büro 2009" crashes immediately in "wintrust.dll". The
attachment shows the output if no overrides are active.
Using the native windows function does also not work. Using Windows dlls
results in the certificate of a program dll not being verified, the application
refuses to start.
--
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=17600
Summary: Office XP installer: msi crash in custom action
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexis.deruelle(a)laposte.net
Got this crash while trying to install MS Office XP with today's git :
err:msi:ACTION_CallDllFunction Custom action
(L"C:\\windows\\temp\\msia409.tmp":L"OfficeDataLockPermissions") caused a page
fault: c0000005
(see line 706267 of the +msi,+msidb trace)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18208
Summary: crypt32.dll.CryptRegisterOIDInfo needed for Microsoft
Font Validator (installer)
Product: Wine
Version: 1.1.20
Platform: Other
URL: http://download.microsoft.com/download/F/E/9/FE9795A3-
756E-4F60-8989-03DC9870F189/fontvalsetup.msi
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
now that Wine provides UI crash handler by default you get a lot more noise
when (sub)installers fail that would otherwise go unnoticed.
I picked Microsoft Font Validator - a nice tool to run extensive test suite on
TrueType/OpenType fonts (helpful to detect broken/non M$ standard ones).
Prerequisites: clean WINEPREFIX and 'winetricks -q dotnet20'
--- snip ---
...
011d:Call KERNEL32.CreateProcessW(00000000,0019c130 L"regsvr32.exe
\"C:\\Program Files\\\\Font
Validator\\mssipotf.dll\"",00000000,00000000,00000000,00000000,00000000,6024ac98
L"C:\\",0032f6d8,0032f6c8) ret=601dbb10
...
0121:Ret crypt32.CryptSIPAddProvider() retval=00000001 ret=00452881
0121:Call KERNEL32.RaiseException(80000100,00000001,00000002,0033fd80)
ret=609880a9
0121:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b84384f
ip=0x7b84384f tid=0121
0121:trace:seh:raise_exception info[0]=60988160
0121:trace:seh:raise_exception info[1]=6098838b
wine: Call from 0x7b84384f to unimplemented function
crypt32.dll.CryptRegisterOIDInfo, aborting
0121:trace:seh:call_vectored_handlers calling handler at 0x7b8408db
code=80000100 flags=1
0121:trace:seh:call_vectored_handlers handler at 0x7b8408db returned 0
0121:trace:seh:call_stack_handlers calling handler at 0x7b87d9d9 code=80000100
flags=1
wine: Unimplemented function crypt32.dll.CryptRegisterOIDInfo called at address
0x7b84384f (thread 0121), starting debugger...
--- snip ---
Not a installer blocker.
After dismissing the crash box the installer claims success and the app gets
installed.
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=18551
Summary: Xenocode: NtMapViewOfSection() callers must take
non-negative NTSTATUS into account
(STATUS_IMAGE_NOT_AT_BASE)
Product: Wine
Version: 1.1.21
Platform: Other
URL: http://rvgsoftware.fileburst.com/holdemmanager.zip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
this is an continuation with Xenocode Virtual Appliance "Hold'em Manager" from
bug 18274
Although wrapped with Xenocode it seems not to bundle .NET 2.0 Framework
(Xenocode can optionally do this).
Required prerequisites:
1. clean WINEPREFIX
2. sh winetricks -q dotnet20
The next part is buried within managed app domain hence debug trace doesn't
give much useful information (some relay thunks prevent proper execution due to
nature of Xenocode).
--- snip ---
...
fixme:ntdll:NtQueryObject Unsupported information class 1
...
fixme:module:LdrAddRefDll 0x79000000 flags 1 not implemented
...
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
...
fixme:shell:URL_ParseUrl failed to parse L"DevComponents.DotNetBar2"
...
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
...
fixme:shell:URL_ParseUrl failed to parse L"System"
...
fixme:shell:URL_ParseUrl failed to parse L"HMClass"
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 40000003
...
--- snip ---
That "LdrAddRefDll" message is harmless, Xenocode directly calls loader API
(LdrLoadDll, LdrAddRefDll, ..).
Assembly bind info from enabled fusion log:
--- snip ---
MDA notification: Name:BindingFailure, Flags:0
Description: The assembly with display name 'HMClass' failed to load in the
'Load' binding context of the AppDomain with ID 1. The cause of the failure
was: System.IO.FileLoadException: Could not load file or assembly 'HMClass,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its
dependencies. Exception from HRESULT: 0x8007013D
File name: 'HMClass, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
--- snip ---
This message is the culprit: "fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping
for 40000003"
Winedbg reveals the following callstack at the problem:
--- snip ---
0 0x7bc3b436 RtlNtStatusToDosErrorNoTeb+0xa6(status=1073741827)
[/opt/wine/wine-git/dlls/ntdll/error.c:73] in ntdll (0x00339ca4)
1 0x7bc3b571 RtlNtStatusToDosError+0x2d(status=1073741827)
[/opt/wine/wine-git/dlls/ntdll/error.c:103] in ntdll (0x00339cb4)
2 0x7b8aa916 MapViewOfFileEx+0xbf(handle=0x9950d8, access=0, offset_high=0,
offset_low=0, count=1941504, addr=0x46f0000)
[/opt/wine/wine-git/dlls/kernel32/virtual.c:550] in kernel32 (0x00339d04)
3 0x79ea4f44 in mscorwks (+0x34f44) (0x00339d68)
...
--- snip ---
The problematic source location:
--- snip dlls/kernel32/virtual.c ---
LPVOID WINAPI MapViewOfFileEx( HANDLE handle, DWORD access,
DWORD offset_high, DWORD offset_low, SIZE_T count, LPVOID addr )
{
...
if ((status = NtMapViewOfSection( handle, GetCurrentProcess(), &addr, 0, 0,
&offset,
&count, ViewShare, 0, protect )))
{
SetLastError( RtlNtStatusToDosError(status) );
addr = NULL;
}
return addr;
}
--- snip dlls/kernel32/virtual.c ---
Due to Xenocode native API hooks, NTSTATUS = 0x40000003
(STATUS_IMAGE_NOT_AT_BASE) gets returned which is sane in this situation.
Wine unfortunately validates "success" by either using "if (status)" or if
(status != STATUS_SUCCESS)" in several locations.
MSDN: http://msdn.microsoft.com/en-us/library/cc704588(PROT.10).aspx
--- quote ---
0x40000003
STATUS_IMAGE_NOT_AT_BASE
{Image Relocated} An image file could not be mapped at the address that is
specified in the image file. Local fixes must be performed on this image.
--- quote ---
>From my view this doesn't qualify as an error at all (positive value).
Wine should allow this to succeed.
I found at two occurrences of NtMapViewOfSection() which cause Xenocode to fail
due to NTSTATUS "STATUS_IMAGE_NOT_AT_BASE":
dlls/kernel32/virtual.c:MapViewOfFileEx
dlls/ntdll/loader.c:load_native_dll
Although there are more occurrences of this idiom in Wine source tree, only
these two seem relevant to Xenocode (due to hooks).
Either honour STATUS_IMAGE_NOT_AT_BASE when NtMapViewOfSection() is called in
these two locations or make a generic check >= 0 because non-negative numbers
usually indicate success from my understanding of NTSTATUS.
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=18705
Summary: Exception in NtQuerySystemInformation when running
HeavyLoad.exe
Product: Wine
Version: 1.1.22
Platform: PC
URL: https://www.jam-software.de/customers/downloadTrial.ph
p?article_no=402&language=EN&PHPSESSID=f090f4a84cbe361
493cc2ad36f62d15c
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celticht32(a)aol.com
Heavy Load from
https://www.jam-software.de/customers/downloadTrial.php?article_no=402&lang…
crashes with the attached exception and backtrace
Attached is all my machine information and the application which is freeware.
--
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=18710
Summary: Quake 3 Arena - punkbuster On/Off problem
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
In Quake 3 Arena - in multiplayer menu it asks you "Enable Punkbuster YES/NO".
If i click YES or press Y key, punkbuster is still disabled. No problem under
WinXP.
--
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=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=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=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.