http://bugs.winehq.org/show_bug.cgi?id=32772
Bug #: 32772
Summary: Built-in iexplore crashes on exit with Flash player
plug-in installed
Product: Wine-gecko
Version: unspecified
Platform: x86
URL: http://download.macromedia.com/pub/flashplayer/install
ers/archive/fp_11.5.502.146_archive.zip
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: dmitry(a)baikal.ru
Classification: Unclassified
Since winetricks has not been updated to support recent Flash player releases
it needs to be installed manually (flash 11.5.502.146 is the latest one):
rm -rf ~/.wine
wget
http://download.macromedia.com/pub/flashplayer/installers/archive/fp_11.5.5…
wine fp_11.5.502.146_archive/11_5_r502_146/flashplayer11_5r502_146_winax.exe
wine iexplore http://www.adobe.com/software/flash/about
About Flash page correctly reports "You have version 11,5,502,146 installed",
but Flash demo actually doesn't show (although comments in the bug 15092
claim that at one point Flash worked fine in built-in iexplore and youtube).
Press Alt+F4, and iexplore crashes. This is last lines of the console output,
pointing to the crash in mozalloc:
Fault in cycle collector: traversed refs exceed refcount (ptr: 03964f80)
###!!! ABORT: cycle collector fault: file
/build/wine-mozilla-1.9/xpcom/base/nsCycleCollector.cpp, line 1111
###!!! ABORT: cycle collector fault: file
/build/wine-mozilla-1.9/xpcom/base/nsCycleCollector.cpp, line 1111
wine: Unhandled page fault on write access to 0x00000000 at address 0x61e474b3
(thread 0029), starting debugger...
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x61e474b3).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:61e474b3 ESP:010de2c0 EBP:6af20810 EFLAGS:00010246( R- -- I Z- -P- )
EAX:0000000a EBX:00000003 ECX:010de280 EDX:00000000
ESI:6af1fbe0 EDI:00000000
Stack dump:
0x010de2c0: 0000000a 7d929320 6af20810 008d4d51
0x010de2d0: 7bcaaff4 00000060 00000050 69db67f0
0x010de2e0: 010de314 6af1fc26 00000003 6af1fbe0
0x010de2f0: 010de85c 00000000 6af20810 69c65213
0x010de300: 7d929320 6af1fc26 010de314 00000457
0x010de310: 00000002 21232323 41202121 54524f42
Backtrace:
=>0 0x61e474b3 in mozalloc (+0x74b3) (0x6af20810)
0x61e474b3: movl $0x7b,0x00000000
--
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=22009
Summary: Symantec Antivirus 10.1 (for XP) fails to install
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=26752)
--> (http://bugs.winehq.org/attachment.cgi?id=26752)
Wine 1.1.40 +msi +msidb (21MB)
Under Wine 1.1.39, SAV 10.1 (for Windows 98 - XP) fails to install.
err:msi:ITERATE_Actions Execution halted, action
L"PrepareEventLogStart.03FE01CF_295E_4354_A292_7DC4A810E0DA" returned 1603
>From the +msidb trace.
trace:msidb:MSI_RecordSetStringA 0x6afad0 1 "MSIASSERT - PrepareEventLogStart:
Unable to openService:1060: "
Is the installer trying to write a log event?
Anyway, removing the custom action with Orca allows the installer to continue
until hitting another, unrelated bug.
Same in Wine 1.1.40.
--
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=20352
Summary: 3ds max fails to start: "adlmdll.dll failed to
initialize"
Product: Wine
Version: 1.1.31
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tilbjornar(a)gmail.com
Created an attachment (id=24103)
--> (http://bugs.winehq.org/attachment.cgi?id=24103)
terminal output, no debugging
3ds max fails to start, with the error message:
err:module:attach_process_dlls "adlmdll.dll" failed to initialize, aborting
I've tried to get some debugging output. It seems like OpenFileMappingA returns
a null value, which I understand means an error.
I've attached the normal terminal output, as well as debug output resulting
from running:
WINEDEBUG=+wgl,+seh,+loaddll,+tid,+relay wine 3dsmax.exe /nohardware
--
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=32946
Bug #: 32946
Summary: Flash player plug-in doesn't display anything with
built-in iexplore
Product: Wine-gecko
Version: unspecified
Platform: x86
URL: http://download.macromedia.com/pub/flashplayer/install
ers/archive/fp_11.5.502.146_archive.zip
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: dmitry(a)baikal.ru
Classification: Unclassified
This is a separate report from bug 32772, this one is about not working
Flash plugin.
Since winetricks has not been updated to support recent Flash player releases
it needs to be installed manually (flash 11.5.502.146 is the latest one):
rm -rf ~/.wine
wget
http://download.macromedia.com/pub/flashplayer/installers/archive/fp_11.5.5…
wine fp_11.5.502.146_archive/11_5_r502_146/flashplayer11_5r502_146_winax.exe
wine iexplore http://www.adobe.com/software/flash/about
About Flash page correctly reports "You have version 11,5,502,146 installed",
but Flash demo actually doesn't show (although comments in the bug 15092
claim that at one point Flash worked fine in built-in iexplore and youtube).
--
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=26272
Summary: Unity3D - Can't create a project
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: congelli501(a)gmail.com
At first lunch, Unity make us create a new project, but when we select a
directory to save the project into, we have an error message : "Specified path
is not valid (should be a name of non existing or empty directory)."
Log : No error message appears in console when selecting a directory.
Version : Unity 3.2 (Free version)
Link : http://unity3d.com/
--
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=25573
Summary: Autodesk maya and 3ds max will not install
Product: Wine
Version: 20050930
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: williamdunne5(a)hotmail.co.uk
Both of these programs run fine on install then has a problem updating direct x
runtime, I changed it so that wine runs programs using d3d10 but it wouldn't
have any of it, would it be worth copying over all the system32 files from
windows 7 and replacing the wine ones?
--
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=15744
Summary: Microsoft Money 2001 can't open saved files
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.5star-shareware.com/Windows/Hobby/Home-
Finance/ms-money2001-deluxe.html
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 6698
Created an attachment (id=16846)
--> (http://bugs.winehq.org/attachment.cgi?id=16846)
patch
Testing bug 6698, found Money doesn't install anymore.
Seems to have a null pointer dereference:
=>1 0x7e33fe5a sltg_get_typelib_ref+0x15(table=(nil), typeinfo_ref=0,
typelib_ref=0x5e742c) [/home/austin/wine-git/dlls/oleaut32/typelib.c:2873] in
oleaut32 (0x0033efd8)
2 0x7e33fff3 SLTG_DoType+0x11a(pType=0xb5322e, pBlk="
", pTD=0x5e742c, ref_lookup=(nil))
[/home/austin/wine-git/dlls/oleaut32/typelib.c:2906] in oleaut32 (0x0033f008)
3 0x7e3401cf SLTG_DoElem+0xcc(pType=0xb5322c, pBlk="
", pElem=0x5e742c, ref_lookup=(nil))
[/home/austin/wine-git/dlls/oleaut32/typelib.c:2970] in oleaut32 (0x0033f028)
4 0x7e340ce1 SLTG_DoVars+0x3b8(pBlk="
", pFirstItem="
", pTI=0x5e7348, cVars=6, pNameTable="PORT2Lib", ref_lookup=(nil))
[/home/austin/wine-git/dlls/oleaut32/typelib.c:3132] in oleaut32 (0x0033f228)
5 0x7e341997 SLTG_ProcessRecord+0x48(pBlk="
", pTI=0x5e7348, pNameTable="PORT2Lib", pTIHeader=0xb53175, pTITail=0xb532a4)
[/home/austin/wine-git/dlls/oleaut32/typelib.c:3372] in oleaut32 (0x0033f248)
I've got a patch ready, but filing a bug so it doesn't slip through the cracks.
--
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=9660
Summary: Microsoft Money 2001 crashes during install
Product: Wine
Version: 0.9.45.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan(a)xlcus.com
Created an attachment (id=8072)
--> (http://bugs.winehq.org/attachment.cgi?id=8072)
Microsoft Money 2001 crash log (Windows version selected: 2000)
On trying to install Microsoft Money 2001 (By running /msmoney/setup.exe from
CD 2 of Microsoft Works Suite 2001), Wine crashes part way through the
installer. See attached log. This is with a clean ~/.wine directory on Ubuntu
Feisty.
--
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=11173
Summary: 3ds max 2008 fails to install
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
So as i couldn't find 3ds max 7, i gave the 2008 trial version a try, but it
fails quite early:
err:msi:read_properties_from_data wrong type 64 != 30
There were also some mscoree related fixme's in the console, but they seem not
be the problem. I'll attach a screenshot of the error
--
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=10787
Summary: Can't install 3ds max due to .net and direct x
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josephjacir(a)hotmail.com
Created an attachment (id=9650)
--> (http://bugs.winehq.org/attachment.cgi?id=9650)
log file output by 3ds max 9 installer on install abort.
I'm new at reporting bugs so sorry if I've done anything incorrectly. Anyway:
I'm trying to install 3ds max 9 - the install invariably aborts when it gets to
the step where it tries to install .NET . Before it gets this far, it also
tries to install Direct X 9 but this failure doesn't cause it to abort. I've
attached the log that max output in C:\windows\temp\3dsMax9.log
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.