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.