http://bugs.winehq.org/show_bug.cgi?id=7933
Alexey Reztsov <ariafan(a)mail.ru> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|ariafan(a)mail.ru |
--
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=22774
Summary: DirectX installer very slow on wine
Product: Wine
Version: 1.1.44
Platform: x86
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
It takes quite a few minutes for the DirectX installer to run.
This matters because it's invoked by many game installers,
and before first run of some games (e.g. CODMW2) on Steam.
The load average while it's running is close to zero.
One thread in it seems to be doing a Sleep(5000) frequently,
after which another thread does some message pumping for a second or so.
windows/logs/DirectX.log is slowly outputting a series of lines like
...
05/19/10 10:23:37: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.AudioVideoPlayback:31bf3856ad364e35:31bf3856ad364e35 is not
there.
05/19/10 10:23:42: dxupdate: CMDXInstall::Install(): no update in GAC.
05/19/10 10:23:42: dxupdate: CMDXInstall::Install():
Microsoft.DirectX.Diagnostics
05/19/10 10:23:42: dxupdate: Installed assembly Microsoft.DirectX.Diagnostics
05/19/10 10:23:42: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Diagnostics:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:23:47: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Diagnostics:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:23:52: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Diagnostics:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:23:57: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Diagnostics:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:24:02: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Diagnostics:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:24:07: dxupdate: CMDXInstall::Install(): no update in GAC.
05/19/10 10:24:07: dxupdate: CMDXInstall::Install(): Microsoft.DirectX.Direct3D
05/19/10 10:24:07: dxupdate: Installed assembly Microsoft.DirectX.Direct3D
05/19/10 10:24:07: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Direct3D:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:24:12: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Direct3D:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:24:17: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Direct3D:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:24:22: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Direct3D:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:24:27: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Direct3D:31bf3856ad364e35:31bf3856ad364e35 is not there.
05/19/10 10:24:32: dxupdate: CMDXInstall::Install(): no update in GAC.
05/19/10 10:24:32: dxupdate: CMDXInstall::Install():
Microsoft.DirectX.Direct3DX
05/19/10 10:24:32: dxupdate: CFusion::GetAssemblyList():
Microsoft.DirectX.Direct3DX:31bf3856ad364e35:31bf3856ad364e35 is not there.
...
Can we trick the installer into not installing anything, and thereby
completing quickly, by setting some registry values?
--
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=20580
Summary: QQ 2009 International beta1 installer crashes because
sxs.CreateAssemblyCache unimplemented?
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://dl_dir.qq.com/qqfile/qq/QQ2009/QQIntl_Beta1.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: spooler
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The installer spews all sorts of unhappiness about missing
msvcrt80*, but doing 'winetricks vcrun2005' first makes it happy.
But it still crashes with
fixme:mscoree:LoadLibraryShim (0x689b570c L"fusion.dll", (nil), (nil),
0x196dc0c): semi-stub
fixme:sxs:CreateAssemblyCache 3406272 0 stub
wine: Unhandled page fault on read access to 0x00000000 at address 0x406d87
(thread 002f), starting debugger...
and the wine crash dialog pops up.
(The app seems to start ok, though.)
+relay,+seh on the installer shows
0032:Call sxs.CreateAssemblyCache(0033f9c0,00000000) ret=00406d54
fixme:sxs:CreateAssemblyCache 3406272 0 stub
0032:Ret sxs.CreateAssemblyCache() retval=80004001 ret=00406d54
trace:seh:raise_exception code=c0000005 flags=0 addr=0x406d87 ip=00406d87
tid=0032
--
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=17631
Summary: LiteStep 0.3 doesn't install on wine 1.1.16
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bais(a)bais.info
Created an attachment (id=19814)
--> (http://bugs.winehq.org/attachment.cgi?id=19814)
Stacktracer of LiteStep installer crash.
I'm trying to use a desktop manager on wine for quickly do normal things and
for pure spirit of curiosity.
On another forum I found LiteStep like a desktop manager substitution for
windows xp explorer and I tried to download it on my wine 1.1.16 recompiled
version.
I launched it and I received an error on shell.
I attached it on this report.
have fun.
bais
--
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=6869
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|-unknown |fusion
Version|unspecified |0.9.27.
--
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=5977
--- Comment #17 from Lukas Middendorf <lukas.middendorf(a)freenet.de> 2012-05-17 16:18:33 CDT ---
Still seeing this with wine 1.5.4
--
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=8258
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://object-arts.com/cont |http://object-arts.com/down
|ent/navigation/products/dce |loads/downloads.html
|.html |
--- Comment #9 from Dan Kegel <dank(a)kegel.com> 2012-05-17 15:01:22 CDT ---
Still present.
(The 'winetricks urlmon' workaround was removed since it was too ie6-ish, see
http://code.google.com/p/winezeug/source/detail?r=2009 )
--
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=8018
Thomas Spear <Speeddymon(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on|13487 |
--- Comment #4 from Thomas Spear <Speeddymon(a)gmail.com> 2012-05-17 14:56:08 CDT ---
This bug is for SmartBarXP, not SmartFTP. Removing blocker.
Will test and report back.
--
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=6244
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
URL|http://www.suneido.com |http://www.suneido.com/supp
| |ort/downloads
CC| |focht(a)gmx.net
Resolution| |DUPLICATE
Summary|newer versions of Suneido |Suneido database IDE
|database IDE do not work |v070204 and later fails to
| |start (GC_DONT_GC=1 works
| |around)
--- Comment #10 from Anastasius Focht <focht(a)gmx.net> 2012-05-17 14:50:43 CDT ---
Hello,
the app is built with MinGW Java compiler (gcc-java), e.g. java code compiled
to native Windows executables.
Dupe of bug 22152 (although has nothing to do with Pando-based installers as
the bug summary suggests).
To work around, start the application:
$ GC_DONT_GC=1 wine ./suneido.exe
I tested the "old" version 070204 this bug was reported against and latest
110409.
Both suffer from same issue.
$ du -sh suneido110409.zip
5.2M suneido110409.zip
$ sha1sum suneido110409.zip
1198bf9045ee4c88836da4c72687e4741b0f4d80 suneido110409.zip
$ wine --version
wine-1.5.4-170-g8933d91
Regards
*** This bug has been marked as a duplicate of bug 22152 ***
--
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=9153
butraxz(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |butraxz(a)gmail.com
--- Comment #13 from butraxz(a)gmail.com 2012-05-17 14:48:52 CDT ---
This bug has not been updated for two years. Is this still an issue i current
(1.5.4) or newer wine ? You may also close this as abandoned if you feel that
that this is issue is no longer relevant to 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.