http://bugs.winehq.org/show_bug.cgi?id=5014
Summary: cannot install any application in wine nor can I start
it.
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pubs.hegde(a)gmail.com
Hi,
I recently installed the wine package named "wine-0.9.2-1fc4winehq.i386.rpm"
for FC4.
1) Installing application :
I tried to install iexplore6.exe and the first step of the installation itself
failed after i slected the "I agree with the terms" window. The following
statements appeared:
> fixme:advapi:CheckTokenMembership ((nil) 0x7ff0a7f0 0x7fc9fd78) stub!
> fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP000.TMP\\" 00000000
> fixme:advapi:CheckTokenMembership ((nil) 0x7ff19850 0x7fc8f648) stub!
> fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
> err:ole:CoGetClassObject class {6e449686-c509-11cf-aafa-00aa00b6015c} not
> registered
> err:ole:create_server class {6e449686-c509-11cf-aafa-00aa00b6015c} not
> registered
> err:ole:CoGetClassObject no class object
> {6e449686-c509-11cf-aafa-00aa00b6015c} could be created for for context 0x5
> fixme:ole:CoCreateInstance no classfactory created for CLSID
> {6e449686-c509-11cf-aafa-00aa00b6015c}, hres is 0x80040154
2). Running application:
Note: I have given win XP configuration in winecfg.
Then aafter installing any application falied, I just copied the entire
application directory (with all dll files included)from the windows XP Programs
files form my windows partition into my linux partition & tried running the
application. Whenever i start any application by the command #wine iexplore.exe
or wine program.exe i get the below mentioned errors:
> fixme:shell:StopWatchMode () stub!
> wine: Call from 0x7024c341 to unimplemented function
> shdocvw.dll.SHRestricted2A, aborting
> wine: Unimplemented function shdocvw.dll.SHRestricted2A called at address
> 0x7024c341 (thread 0009), starting debugger...
> err:seh:start_debugger Couldn't start debugger ("winedbg --auto 8 88") (2)
> Read the Wine Developers Guide on how to set up winedbg or another debugger
--
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=4519
ivg2(a)cornell.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From ivg2(a)cornell.edu 2006-07-04 04:34 -------
Closing again - whatever the problem is, it appears fixed in Wine CVS.
--
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=4994
dan.horak(a)email.cz changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From dan.horak(a)email.cz 2006-07-04 02:22 -------
It is strange, I see this problem only on Wine from Fedora Extras, which is the
same as from winehq.org with only the mp3 support missing.
--
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=4619
------- Additional Comments From the3dfxdude(a)gmail.com 2006-06-04 22:49 -------
How does non-blocking sockets and connect timeout work? I would think if it is
using non-blocking sockets, the game would have it's own timeout by watching the
system clock by itself. If not, and it is waiting for a select call to tell it
the connect routine has been aborted, we may have a problem with it taking too
long or it being reported wrong.
In man 7 tcp, there are two tcp option for {set|get}sockopt TCP_QUICKACK or
TCP_SYNCNT that seem to be what we need to look at. But they are ugly because
they are not portable.
This should be easy to produce a test app for though.
--
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=5008
------- Additional Comments From parsonsl(a)upstate.edu 2006-06-04 22:30 -------
Wine 0.9.5, built from CVS of 01-06-06, works (when patched
before ./configure) with the new application as well as the usual wine apps
(notepad) and at least some programs that come with XP pro (solitaire).
--
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=3466
------- Additional Comments From michael.s.gilbert(a)gmail.com 2006-06-04 22:18 -------
confirmed for wine 0.9.11
fyi, the following is a list of the methods (as taken from wine output) that
need to be implemented within shdocvw in order for steam to work:
fixme:shdocvw:ViewObject_SetAdvise (0x6f4fb0e0)->(1 00000002 0x6faf1698)
fixme:shdocvw:PersistStreamInit_InitNew (0x6f4fb0e0)
fixme:shdocvw:WebBrowser_put_MenuBar (0x6f4fb0e0)->(0)
fixme:shdocvw:WebBrowser_put_AddressBar (0x6f4fb0e0)->(0)
fixme:shdocvw:WebBrowser_put_StatusBar (0x6f4fb0e0)->(0)
fixme:shdocvw:WebBrowser_put_ToolBar (0x6f4fb0e0)->(0)
fixme:shdocvw:WebBrowser_put_RegisterAsBrowser (0x6f4fb0e0)->(ffffffff)
fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x6f4fb0e0)->(ffffffff)
fixme:shdocvw:WebBrowser_put_Silent (0x6f4fb0e0)->(ffffffff)
fixme:shdocvw:WebBrowser_put_Visible (0x6f4fb0e0)->(0)
fixme:shdocvw:WebBrowser_put_Height (0x6f4fb0e0)->(24)
mike
--
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=5012
------- Additional Comments From damir(a)trefle.ru 2006-06-04 20:47 -------
Created an attachment (id=2233)
--> (http://bugs.winehq.org/attachment.cgi?id=2233&action=view)
Fix 'Novosibirsk Summer Time'
I'm sorry. I've found that there is existing 'NOVST' tz in the
wine-0.9.10/dlls/ntdll/time.c, but it is incorrect:
Novosibirsk Summer time is +0700 but no +0800. So I have created new patch that
fixes this.
--
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.