bluetooth with OSX/Fink/Wine Sunny Explorer from SMA

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
eboelens
Newbie
Newbie
Posts: 1
Joined: Sun Apr 25, 2010 4:52 am

bluetooth with OSX/Fink/Wine Sunny Explorer from SMA

Post by eboelens »

OSX 10.6 with Fink x11 Microsoft Windows compatibility layer wine 1.1.36-2 Damian Dimmich


The application 'Sunny Explorer' needs the bluetooth-interface on my Mac.
But gives problems.

(with VMWare it's running without problems)

Do I need installing the OSX drivers for windows ?
Anyone an idea please ?

kind regards,
erik


asking for un supported interface


moortje:~ eboelens$ wine /Users/eboelens/.wine/drive_c/Program\ Files/SMA/Sunny\ Explorer/SunnyExplorer.exe
fixme:sync:CreateMemoryResourceNotification (0) stub
err:ole:CoInitializeEx Attempt to change threading model of this apartment from apartment threaded to multi-threaded
fixme:win:EnumDisplayDevicesW ((null),0,0x32d200,0x00000000), stub!
fixme:dciman:DCICreatePrimary 0xaa4 0x44512a4
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {b196b283-bab4-101a-b69c-00aa00341d07}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {00000003-0000-0000-c000-000000000046}
fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {00000144-0000-0000-c000-000000000046}
[25.04.2010 10:56:13.484] [SetAdapterCommand] command 1156 on adapter 16 with result -500
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: bluetooth with OSX/Fink/Wine Sunny Explorer from SMA

Post by vitamin »

eboelens wrote:The application 'Sunny Explorer' needs the bluetooth-interface on my Mac. But gives problems.
Wine doesn't talk to hardware devices directly. So this probably won't work.
James McKenzie

bluetooth with OSX/Fink/Wine Sunny Explorer from SMA

Post by James McKenzie »

vitamin wrote:
eboelens wrote:
The application 'Sunny Explorer' needs the bluetooth-interface on my Mac. But gives problems.
Wine doesn't talk to hardware devices directly. So this probably won't work.

The bluetooth interface can be configured to appear as a serial device
(which it basically is.) Now does the program use a special 'driver'
package? If so, you will not be able to use it, in its current form,
under Wine.

James McKenzie
Locked