http://bugs.winehq.org/show_bug.cgi?id=3851
Summary: running alibaba trademanager fails on startup
Product: Wine
Version: 0.9.1.
Platform: Other
URL: http://www.alibaba.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marc.w(a)smlintl.com.au
The trademanage install fine it loads up I put my account details into it then
it fails.
It required activex so I instlled navigator and then the activex plugin as per
gentoo wiki recommendations. After that it worked fine no activex error on
startup however once I went through the process of logging it generated this
failure.
marc@ubuntu:~/.wine/drive_c/Program Files/Alibaba/TradeManager$ wine
TradeManager.exe
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:CoRegisterMessageFilter stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_AUTOURLDETECT: stub
wine: Call from 0x7fcd15d0 to unimplemented function
urlmon.dll.URLDownloadToCacheFileA, aborting
wine: Unimplemented function urlmon.dll.URLDownloadToCacheFileA called at
address 0x7fcd15d0 (thread 0013), starting debugger...
fixme:dbghelp:sffip_cb NIY on
'F:\src\en_11003(gbk_29920)\Alitalk\Release\AliTalk.pdb'
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3836
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From vitaliy(a)kievinfo.com 2005-16-11 19:37 -------
No, this is won't fix. You can't access I/O ports on anything past win98.
I'm not sure what those drivers do on winNT. If they just enable application raw
access to ports it might work (same way as we do it for win9x mode. But if it
some real driver, I don't think so.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3848
oliver_stieber(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-16-11 19:01 -------
Confirming as a vertex shader bug.
Bernd are you using a Gforce or ATI grahpics card? I get some additional
problems with white textures with an ATI card.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3636
fenix(a)club-internet.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From fenix(a)club-internet.fr 2005-16-11 17:38 -------
Patch Sent.
But have a problem on some Copy
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3254
------- Additional Comments From girlblossom(a)gmail.com 2005-16-11 17:08 -------
I tried using native dlls from an windows XP installation to implement the
missing SSL stuff. I overrode schannel.dll, secur32.dll, crypt32.dll, and
msasn1.dll. Then it said there were missing functions in advapi32.dll so I
tried the native dll for that too and I got a page fault...
Also, strangely there is a directory in my google-talk directory called
"googletalk-1.0.0.76" and it contains the file "googletalk-setup-upgrade.exe".
I figured, what the heck, and ran it, it works like the regular googletalk.exe
except that my wine actually produces debugging output... I have no idea what is
going on but there you have it. The page fault gives me this:
wine: Unhandled page fault on read access to 0x7ffe02d0 at address 0x77dd9a57
(thread 000b), starting debugger...
WineDbg starting on pid 0xa
Unhandled exception: page fault on read access to 0x7ffe02d0 in 32-bit code
(0x77dd9a57).
In 32 bit mode.
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:006b GS:0063
EIP:77dd9a57 ESP:55befd34 EBP:55befd44 EFLAGS:00010246( - 00 -RIZP1)
EAX:00000000 EBX:00000001 ECX:00000000 EDX:5573e000
ESI:00000004 EDI:77dd70d4
Stack dump:
0x55befd34: 77dd70d4 5572e4c0 00000000 01000000
0x55befd44: 55befd5c 55701f42 77dd0000 00000001
0x55befd54: 00000001 5572e4c0 55befddc 55704e7a
0x55befd64: 77dd70d4 77dd0000 00000001 00000001
0x55befd74: 00000001 5572e4c0 55a6bc90 55a6bc90
0x55befd84: 77dd70d4 00000001 55a00000 00000001
Backtrace:
=>1 0x77dd9a57 in advapi32 (+0x9a57) (0x55befd44)
2 0x55701f42 call_dll_entry_point in ntdll (0x55befd5c)
3 0x55704e7a in ntdll (+0x14e7a) (0x55befddc)
4 0x55704f21 in ntdll (+0x14f21) (0x55befdfc)
5 0x55704f98 in ntdll (+0x14f98) (0x55befe1c)
6 0x55704f98 in ntdll (+0x14f98) (0x55befe3c)
7 0x557056d5 LdrInitializeThunk in ntdll (0x55beff24)
8 0x55a44c8e in kernel32 (+0x44c8e) (0x55befff4)
9 0x55590571 wine_switch_to_stack in libwine.so.1 (0x00000000)
0x77dd9a57: testb $0x10,0x7ffe02d0
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3544
richard(a)daijobu.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From richard(a)daijobu.co.uk 2005-16-11 16:32 -------
Version 0.9.1 has been uploaded
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3573
------- Additional Comments From Speeddymon(a)gmail.com 2005-16-11 16:31 -------
Well, I can confirm that this _definately_ applies to only Xorg 6.8.2 and
higher, as I went ahead and rolled my X install back to Slack 10.1 releaseŽs
Xorg 6.8.1, and WinRAR starts and runs just fine.. Problem is that, until Xorg
fixes the pre-existing pixmap bug properly, the hacky patch will probably just
stay in there, so to anyone that reads this, I suggest either rolling your X
install back to 6.8.1 or at most, to the 6.8.2 release, pre-pixmap overflow fix.
Hope that helps. If anyone wants to post some of whatŽs being said/done about
this on either the wine-devel or xorg devel lists to this bug, feel free..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3642
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-16-11 16:29 -------
This demo works very nice as well with the modifications described in bug 3528.
However , i still have to start the demo with native msvcrt otherwise it
crashes. The second time i start it i don't need to use native msvcrt.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.