[OpenIndiana-discuss] Bordeaux running on OpenIndiana

Charles Seeger seeger at cise.ufl.edu
Thu Oct 14 07:08:12 UTC 2010


+------ Tom Wickline wrote (Thu, 14-Oct-2010, 11:16 +0800):
| On Thu, Oct 14, 2010 at 12:26 AM, Charles Seeger <seeger at cise.ufl.edu>wrote:
| 
| > FWIW... six weeks ago I tried Skype with a self-compiled wine 1.2 release.
| > It ran long enough to register a new account, but it crashed immediately
| > after that.  I did not pursue it any further.  This was on OSol 2009.06.
| 
| Do you know where it crashed?

Sorry, I didn't save any of the tracebacks or error messages.

However, trying a different Skype release works a bit better.

	% wine --version
	wine-1.2
	% wine skype380188.exe
	[ Install window and Installing Window ]
	[ several fixme: and err: messages ]
	[ several more fixme: and err: messages ]
	err:mmdevapi:pulse_fixup Disabling pulseaudio because of old openal version
	err:mmdevapi:pulse_fixup Please upgrade to openal-soft v1.12 or newer
	This sound card's driver does not support direct access
	The (slower) DirectSound HEL mode will be used instead.
	[ several more fixme: messages ]
	[ Skype welcome window ]
	[ popup warning that microphone is faulty or not connected ]
	[ Skype account creation window ]
	[ enter name and password, check EULA, click "Next" ]
	[ enter email, click "Sign In" ]
	[ Skype Getting Started window ]
	[ several more fixme: and err: messages ]
	[ dismiss the popup warning window ]
	[ Skype Getting Started window: click "Start" ... "Finish" ]

Alas, I don't recall which of the several Skype versions that I have
downloaded caused the previous crash.  Following the account creation
there was a window on Skype ready for a test call, but that eventually
crashed.

However, starting from scratch didn't get that far, so I'm guessing
the different code execution path is tickling an as yet unimplemented
wine features.

	% wine "C:\Program Files\Skype\Phone\Skype.exe"
	[ several fixme: messages ]
	err:avicap:query_video_device Video 4 Linux support not enabled
	[ several fixme: messages ]
	[ Sign In window ]
	fixme:win:FlashWindowEx 32f5b4
	err:ole:CoInitializeEx Attempt to change threading model of this apartment from apartment threaded to multi-threaded
	fixme:hnetcfg:fw_app_put_Enabled 3d15df8, -1
	fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
	wine: Unhandled exception 0xc0000409 at address 52c5a1 (thread 0023), starting debugger...
	fixme:wtsapi:WTSRegisterSessionNotification Stub 300d8 0x00000000
	fixme:wtsapi:WTSRegisterSessionNotification Stub 100ec 0x00000000
	[ Program Error window: Skype.exe has encounterd a serious problem ]
	Process of pid=0008 has terminated
	No process loaded, cannot execute 'echo Modules:'
	Cannot get info on module while no process is loaded
	No process loaded, cannot execute 'echo Threads:'
	process  tid      prio (all id:s are in hex)
	0000000e services.exe
	        00000014    0
	        00000010    0
	        0000000f    0
	00000011 winedevice.exe
	        00000018    0
	        00000017    0
	        00000013    0
	        00000012    0
	00000019 explorer.exe
	        0000001a    0
	You must be attached to a process to run this command.
	No process loaded, cannot execute 'detach'

It actually feels closer to working than I had thought.

Tom, shout out if want to see any more.  I figure it won't fully work
until upgrading at least to b134 (which IIRC includes the Boomer sound
project).  At that point compiling wine 1.2.1 or 1.3.x would be in
order before further testing.

Best Regards,
Chuck




More information about the OpenIndiana-discuss mailing list