Nicolas Lécureuil wrote:
> hello all,
>
> we have now kbluetooth4 in main, this tool is supposed to replace
> kdeblutooth of kde3 for kde4.
>
> Some test have been done on files transfert from the cooker to phones,
> with success.
>
> Can some of you tests those things:
>
> * Files Transfert on phones. Bugreport if failure
> * Pairing mouse and keyboards.
>
> If you think of more tests, just do and report here :)
>
>
> thanks a lot for all yours tests.
>
Hi,
First of all there are some packaging problems:
- there is no menu entry for kbluetooth4, so it has to be started from command line
- kbluetooth4 requires bluez-utils which requires kbluetooth3, so you must have the kde3 version installed.
I tried sending files computer > phone and phone > computer and none of them worked. A "connected" bubble pops up and immediately a "disconnected" bubble pops up. The following message appears in console when trying to send a file computer > phone
kbluetooth4(24738) ObexSession::sessionCreatedError: Error creating Bluetooth Session: "Host down"
kbtobexclient: Inquiry: hci packet received: eventCode=5 packetLength=4
kbluetooth4(24738) KBlueTray::slotRemoteDeviceDisconnected: Disconnected from "00:17:E6:0F:6F:6C" lost
Both operations succeed with the KDE3 version.