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=31599
Bug #: 31599
Summary: Serif Photoplus X6 setup.exe / Error
Product: Wine
Version: 1.5.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: register(a)coloniesonline.co.uk
Classification: Unclassified
Created attachment 41557
--> http://bugs.winehq.org/attachment.cgi?id=41557
Resulting error on installer
When trying to run wine setup.exe, on the Photoplus X6 installer, the attached
output on the terminal appears and the error message from the installer
(attached appears) then, the installer fails.
Output from terminal:
wine setup.exe
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared
object file: No such file or directory
fixme:shell:IQueryAssociations_fnInit unsupported flags: 4
fixme:shell:IQueryAssociations_fnGetString 00000004: unimplemented flags!
fixme:storage:create_storagefile Storage share mode not implemented.
--
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=32318
Bug #: 32318
Summary: Excel 2007 password
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian(a)holzl.net
Classification: Unclassified
I work on 2 vitrtualbox environments:
1.- Virtualbox 4.2.4 with Xubuntu 12.10 Wine 1.4.1 Office2007 Sp3
2.- Virtualbox 4.2.4 with windows 7 Office2007 Sp3
In Excel 2007, if I save and open the file in the same environment, it works:
a) I open a non protected Excel file
b) set a password
c) save the file
d) re-open the file
e) enter the password
f) it works, I can open the file
Though, if I save the file in one environment, and try to open it in the other,
it doesn't work:
a) I open a non protected Excel file in environment 1
b) I set a password in environment 1
c) I save the file in environment 1
d) I switch to environment 2
e) I re-open the file in environment 2
f) I enter the password in environment 2
f) It does no work, I cannot open the file in environment 2
Same result if I switch environment 1 and 2
It looks like the password coding is not the same in both environments
--
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=32480
Bug #: 32480
Summary: Shogun: Total War Demo crashes at startup
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dedidetail(a)gmail.com
Classification: Unclassified
Created attachment 42842
--> http://bugs.winehq.org/attachment.cgi?id=42842
Shogun crashlog
The Shogun: Total War Demo crashes before rendering the main menu. Looking at
the backtrace, and with a little help from ollydbg, it seems to fail when
loading the ddraw function DD_Surface_BltFast.
The demo is named shogdem.zip and can be downloaded very fast from fileplanet.
I am using a minimal install of Ubuntu Raring
Wine 1.5.19 compiled from Quantal Wine PPA source(before Raring was added)
Intel(R) Celeron(R) CPU E3300 @ 2.50GHz
Nvidia GeForce GTX 550 Ti w/ 310.14 proprietary driver
I have also tested on Ubuntu Quantal, with both Wine 1.4 stable and 1.5.19 from
PPA, on another computer with an AMD processor and older Nvidia card also with
the 310.14 proprietary driver.
--
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=31846
Bug #: 31846
Summary: World of Warcraft: graphical glitches with particle
weather effects using D3D9 engine
Product: Wine
Version: 1.5.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas(a)ch.tudelft.nl
Classification: Unclassified
Created attachment 41900
--> http://bugs.winehq.org/attachment.cgi?id=41900
Screenshot of blowing snow clouds using D3D9 engine
Due to a bug in Blizzard's OpenGL engine I switched to the D3D9 engine.
All works well except for the weather in, among others, Tanaris. During a
sandstorm (sand clouds blowing towards the player) yellow, red and green pixels
temporarily form on the screen, like sand blowing against the screen. The same
is observed in the Valley of Emperors in Kun-Lai Summit, where there's snow
clouds blowing towards the player - see also the attachments. The comparison
with the OpenGL screenshot suggests that the pixels should actually be
snowflakes.
This effect is affected by the particle density setting: decreasing the setting
decreases the amount of pixels (and normally: the amount of snowflakes) and
vice versa.
This bug has been observed using wine versions 1.5.13 and 1.5.14. No others
versions were tested (using OpenGL before). Wine is set to windows XP mode
using default library settings. msvcr80.dll is present in the directory of WoW.
--
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=30945
Bug #: 30945
Summary: Jammer 6 demo fails to install without native ie7
Product: Wine
Version: 1.5.6
Platform: x86
URL: http://www.soundtrek.com/content/modules.php?name=Cont
ent&pa=showpage&pid=10
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 40596
--> http://bugs.winehq.org/attachment.cgi?id=40596
terminal output
Backtrace:
=>0 0x7da006f6 handle_load+0xd6(iface=0x32a61f8, event=0x3209c88)
[/home/austin/wine-git/dlls/mshtml/nsevents.c:269] in mshtml (0x0033e624)
1 0x6a5d052b in xul (+0x99052a) (0x03236540)
2 0x00000001 (0x6af81c58)
3 0x6a5d1e8c in xul (+0x991e8b) (0x6a5d1ea8)
0x7da006f6 handle_load+0xd6 [/home/austin/wine-git/dlls/mshtml/nsevents.c:269]
in mshtml: movl 0x0(%eax),%edx
269 nsIDOMHTMLDocument_GetBody(doc->nsdoc, &nsbody);
I'll attach the full output. Doing winetricks ie7 works around it.
The installer requires native mfc42.
--
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=30803
Bug #: 30803
Summary: CCleaner 3.19 won't start, err:seh:setup_exception
stack overflow
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)skierpage.com
Classification: Unclassified
Kubuntu 12.04 amd64, wine 1.4-0ubuntu4.
Download installer from http://www.piriform.com/ccleaner/download/standard
export WINEPREFIX=/tmp/winedir/winetemp
wine /tmp/ccsetup319.exe
to install it in a brand new Wine configuration. (I declined to install all
shortcuts, and declined Google Chrome). But on first run and subsequent runs
from Wine Explorer or the command line, CCleaner's program window does not
appear. In console,
fixme:heap:HeapSetInformation 0x2c4000 0 0x23fcd0 4
fixme:win:EnumDisplayDevicesW ((null),0,0x23e5c0,0x00000000), stub!
fixme:ver:RtlGetProductInfo (5,1,3,0,0x23e948): stub
err:seh:setup_exception stack overflow 2400 bytes in thread 001c eip
00007fb10a710a6b esp 0000000000140ca0 stack 0x140000-0x141000-0x240000
If I try winedbg I get a different failure:
% winedbg /tmp/winedir/winetemp/dosdevices/c:/Program\
Files/CCleaner/CCleaner.exe
WineDbg starting on pid 0024
couldn't load main module (2)
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\CCleaner\\CCleaner.exe" failed, status c0000022
Process of pid=0024 has terminated
CCleaner installed and ran in my existing .wine config, so I'm not sure what's
wrong with a fresh one.
--
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=30454
Bug #: 30454
Summary: Unhandled exception: page fault on read access to
0x78510000 in 32-bit code (0x78aa1f77).
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: caihuosheng(a)gmail.com
Classification: Unclassified
Created attachment 39817
--> http://bugs.winehq.org/attachment.cgi?id=39817
backtrace
I installed this application successfully
:http://pv.5211game.com/PVCount.aspx?id=10. And when I launched it , it
crashed.
--
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.