Aug 042010
Hi there
As promised, we have released a new RC of BlueDevil.
Highlights:
- Removed BlueZ documentation to avoid licence problems
- Build system fixes by George Kiagiadakis and Kishore Jonnalagadda
- Improved the stability of the kio_obexftp (the / bugs has been fixed too).
- Fixed a crash in the KCM
- Fixed crash in the "reception of files".
Errata:
Take a look at the error list in: KDE Bugtrack
Also, this release is not ready to work on i18n, it is expected in RC3 or 4
Download:
The tarbal can be found here with md5: 9af87be2eeffe3b203a06232ef55bfb9
And git tag: git clone git://gitorious.org/bluedevil/bluedevil.git; git checkout v1.0-rc2
Please, test BlueDevil as much as possible so we can fix the majority of the bugs before the final release.
Next release: 2010/08/11 (next week).
Thanks!
=-=-=-=-=
Powered by Blogilo
Great to hear! Is Bug 245730 fixed in this release?
https://bugs.kde.org/show_bug.cgi?id=245730
Yes, it is :p
Where can I find LibBlueDevil? I need it to compile your tarball.
[...] manager della recente era KDE, BlueDevil segna un'altra fondamentale tappa del suo corso. Come promesso da Afiestas, lo sviluppatore, a circa una settimana dal suo esordio e in seguito ad alcune correzioni, [...]
thanks for the software! looks much better than kbluetooth. However, I cannot connect to my nokia 6303
dmesg is full of
[ 537.335210] sr 1:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 537.335217] sr 1:0:0:0: [sr0] Sense Key : Illegal Request [current]
[ 537.335224] sr 1:0:0:0: [sr0] Add. Sense: Illegal mode for this track
[ 537.335232] sr 1:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 00 00 00 00 02 00
[ 537.335246] end_request: I/O error, dev sr0, sector 0
on my nokia, I get the prompt to accept a code which I accept. after a few seconds, the phone tells me that the connection failed. under windows7, everything works as expected.
any other debug possiblites? I’m using the git version from 2010-08-05
Well, you should report it in the bko, so we can keep track on the issue: http://bugs.kde.org, thanks!
@Alejandro Nova
Answer to myself: $ git clone git://projects.ufocoders.com/libbluedevil
@afiestas: I’ve never seen my cell phone work the way it does work with BlueDevil under Linux. I’ve only seen that with the Broadcom Bluetooth stack under Windows 7 (full file manager integration, full support to sending & receiving files, device trusting, proper detection of all my device’s capabilities)
Si alguna vez hacen una conferencia o convención KDE en Chile, recuérdame invitarte una cerveza.
I have downloaded sources, but can’t find INSTALL.TXT or other instruction how to compile it.
System is Kubuntu Lucid. Running “cmake” didn’t help.
How I must compile it?
Is planned to include BlueDevil in KDE SC packages?
Yes is planned, for 4.6 hopefully
@Murz
I solve the problem with cmake.
Is there any official libbluedevil tarball somewhere?
I’m not sure if there are any public one, I will ask ereslibre next Monday
Would be nice if Bluedevil will know what DUN is. I had to reinstall blueman to be able to connect via DUN to my cellphone so NetworkManager found new way of internet connection.
We’ll work on that for 1.1 version (the next one)
I installed git, I did the instructions thus:
git clone git://git.kde.org/bluedevil
cd bluedevil
git checkout stable
cmake ./ -DCMAKE_INSTALL_PREFIX=/usr
It fails with
– Looking for LibBlueDevil
CMake Error at cmake/modules/FindLibBlueDevil.cmake:36 (MESSAGE):
Could not find LibBlueDevil
Shouldn’t libbluedevil be part of, well, bluedevil itself? WHere is this libbluedevil?
https://projects.kde.org/projects/playground/libs/libbluedevil
thanks to point to libbluedevil