Description: The KDE Bluetooth Framework is a small collection of bluetooth utilities to search for bluetooth devices, send and receive files via Obex and much more..
This is a really great app! Just installed it using debian package manager and it works like charm. Now I don't have to boot to win to transfer data to Nokia 9500.
Thank you!
kdebluetooth-0.0.cvs20050216 - kde 3.3.2 - Slackware 10
In file included from adapter.h:18,
from adapter.cpp:30:
deviceaddress.h:15:33: bluetooth/bluetooth.h: No such file or directory
In file included from adapter.h:18,
from adapter.cpp:30:
deviceaddress.h:43: error: parse error before `&' token
deviceaddress.h:63: error: parse error before `=' token
deviceaddress.h:91: error: 'bdaddr_t' is used as a type, but is not defined as
a type.
adapter.cpp:33:33: bluetooth/bluetooth.h: No such file or directory
adapter.cpp:34:27: bluetooth/hci.h: No such file or directory
adapter.cpp:35:31: bluetooth/hci_lib.h: No such file or directory
adapter.cpp: In member function `
QValueVector
KBluetooth::Adapter::getAclConnections() const':
adapter.cpp:68: error: `hci_conn_list_req' undeclared (first use this function)
adapter.cpp:68: error: (Each undeclared identifier is reported only once for
each function it appears in.)
adapter.cpp:68: error: `cl' undeclared (first use this function)
adapter.cpp:69: error: `hci_conn_info' undeclared (first use this function)
adapter.cpp:69: error: `ci' undeclared (first use this function)
adapter.cpp:71: error: parse error before `)' token
adapter.cpp:81: error: `HCIGETCONNLIST' undeclared (first use this function)
adapter.cpp:88: error: `ACL_LINK' undeclared (first use this function)
adapter.cpp: In member function `KBluetooth::Adapter::ConnectionState
KBluetooth::Adapter::getAclConnectionState(const KBluetooth::DeviceAddress&)
const':
adapter.cpp:115: error: parse error before `)' token
adapter.cpp: In member function `int KBluetooth::Adapter::getClassOfDevice()
const':
adapter.cpp:157: error: `hci_read_class_of_dev' undeclared (first use this
function)
adapter.cpp: In member function `void KBluetooth::Adapters::update()':
adapter.cpp:183: error: `HCI_UP' undeclared (first use this function)
adapter.cpp:183: error: `hci_for_each_dev' undeclared (first use this function)
adapter.cpp: In member function `void KBluetooth::Adapters::dev_info(int, int)
':
adapter.cpp:194: error: aggregate `KBluetooth::hci_dev_info di' has incomplete
type and cannot be defined
adapter.cpp:196: error: `HCIGETDEVINFO' undeclared (first use this function)
make[1]: *** [adapter.lo] Hata 1
make[1]: Leaving directory `/mnt/depo/users_depo/indirilen/kdebluetooth-0.0.cvs20050216/kdebluetooth/libkbluetooth'
make: *** [all-recursive] Hata 1
i can't seem to get cvs access...
> cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/kde-bluetooth login
Logging in to :pserver:anonymous@cvs.sourceforge.net:2401/cvsroot/kde-bluetooth
CVS password:
cvs [login aborted]: end of file from server (consult above messages if any)
It's the same Sourceforge problem. Sorry. We can only hope that the service will be restarted soon.
If you want you can download the packages or the sources (cvs snapshot) fro, the links that you can find on our site.
My CVS snapshot (with ebuild for gentoo) can be found here:
http://members.xoom.virgilio.it/motaboy/
Bye!
Hi,
I am really happy. I took a cheap Typhoon Blue Tooth and my SE T610, build an rpm for SuSE 9.0 and it works. Out of the box. Without any problems. Great, really great.
Keep up the good work.
It took me only 45 min to set it all up for the first time.
Linux rules 8)
This looks great. I personally belive that Bluetooth has great potential. Do you have plans on migrating this to HAL/D-BUS when the required bindings are availible?
I haven't used d-bus so far, but when the new bluez daemons start to use it, we'll surely use d-bus where appropriate.
If you have some specific ideas regarding d-bus or whatever we can discuss it on the mailinglist :]
Ratings & Comments
16 Comments
It would be great a FreeBSD port. Thanks in advance.
I can't use this nesessary tool with kde 3.5 :( Where can I get the correct version.It seems like this project has been frozen.
This is a really great app! Just installed it using debian package manager and it works like charm. Now I don't have to boot to win to transfer data to Nokia 9500. Thank you!
thank You
kdebluetooth-0.0.cvs20050216 - kde 3.3.2 - Slackware 10 In file included from adapter.h:18, from adapter.cpp:30: deviceaddress.h:15:33: bluetooth/bluetooth.h: No such file or directory In file included from adapter.h:18, from adapter.cpp:30: deviceaddress.h:43: error: parse error before `&' token deviceaddress.h:63: error: parse error before `=' token deviceaddress.h:91: error: 'bdaddr_t' is used as a type, but is not defined as a type. adapter.cpp:33:33: bluetooth/bluetooth.h: No such file or directory adapter.cpp:34:27: bluetooth/hci.h: No such file or directory adapter.cpp:35:31: bluetooth/hci_lib.h: No such file or directory adapter.cpp: In member function ` QValueVector KBluetooth::Adapter::getAclConnections() const': adapter.cpp:68: error: `hci_conn_list_req' undeclared (first use this function) adapter.cpp:68: error: (Each undeclared identifier is reported only once for each function it appears in.) adapter.cpp:68: error: `cl' undeclared (first use this function) adapter.cpp:69: error: `hci_conn_info' undeclared (first use this function) adapter.cpp:69: error: `ci' undeclared (first use this function) adapter.cpp:71: error: parse error before `)' token adapter.cpp:81: error: `HCIGETCONNLIST' undeclared (first use this function) adapter.cpp:88: error: `ACL_LINK' undeclared (first use this function) adapter.cpp: In member function `KBluetooth::Adapter::ConnectionState KBluetooth::Adapter::getAclConnectionState(const KBluetooth::DeviceAddress&) const': adapter.cpp:115: error: parse error before `)' token adapter.cpp: In member function `int KBluetooth::Adapter::getClassOfDevice() const': adapter.cpp:157: error: `hci_read_class_of_dev' undeclared (first use this function) adapter.cpp: In member function `void KBluetooth::Adapters::update()': adapter.cpp:183: error: `HCI_UP' undeclared (first use this function) adapter.cpp:183: error: `hci_for_each_dev' undeclared (first use this function) adapter.cpp: In member function `void KBluetooth::Adapters::dev_info(int, int) ': adapter.cpp:194: error: aggregate `KBluetooth::hci_dev_info di' has incomplete type and cannot be defined adapter.cpp:196: error: `HCIGETDEVINFO' undeclared (first use this function) make[1]: *** [adapter.lo] Hata 1 make[1]: Leaving directory `/mnt/depo/users_depo/indirilen/kdebluetooth-0.0.cvs20050216/kdebluetooth/libkbluetooth' make: *** [all-recursive] Hata 1
download page dissepear. can not download. anyone can help?
Go to the homepage, click "Documentation", then "Anonymous CVS" (the packages are probably out of date). Then follow the instructions there. It was mentioned on the mailing list that there will be a release soon. http://liste.ferrara.linux.it/archive/kde-bluetooth/2004-August/001117.html
cool..... bluetooth wireless is neat but mostly used for Personal Area Networks..... neat prog....
i can't seem to get cvs access... > cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/kde-bluetooth login Logging in to :pserver:anonymous@cvs.sourceforge.net:2401/cvsroot/kde-bluetooth CVS password: cvs [login aborted]: end of file from server (consult above messages if any)
It's the same Sourceforge problem. Sorry. We can only hope that the service will be restarted soon. If you want you can download the packages or the sources (cvs snapshot) fro, the links that you can find on our site. My CVS snapshot (with ebuild for gentoo) can be found here: http://members.xoom.virgilio.it/motaboy/ Bye!
Hi, I am really happy. I took a cheap Typhoon Blue Tooth and my SE T610, build an rpm for SuSE 9.0 and it works. Out of the box. Without any problems. Great, really great. Keep up the good work. It took me only 45 min to set it all up for the first time. Linux rules 8)
HI, I tried getting it work under Suse 9.0 but could not compile it. Does anyone have a Suse rpm?? Thx BTW: Must be a great tool I think.
This looks great. I personally belive that Bluetooth has great potential. Do you have plans on migrating this to HAL/D-BUS when the required bindings are availible?
I haven't used d-bus so far, but when the new bluez daemons start to use it, we'll surely use d-bus where appropriate. If you have some specific ideas regarding d-bus or whatever we can discuss it on the mailinglist :]
i'd love this to be part of kde!
Is this in the KDE CVS yet, and if not, why not? This would be a really amazing addition to KDE 3.3.