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.