Latest Bluetooth with Gui Wizard and Applet

Stuff that has yet to be sorted into a category.
Message
Author
User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#81 Post by jemimah »

I did manage to successfully send a file to my old blackberry with this version. Yay! I got the newer wizard to work too with a little coaxing. Still rather buggy, but different bugs at least!

I'll post a rebuilt version when I get a chance to build and test it.

Pro
Posts: 109
Joined: Fri 12 Feb 2010, 11:12

#82 Post by Pro »

Very good!!!
I test bluetooth-sendto, its work good! Send files to mobile now work.

in console I get error:

Code: Select all

g_key_file_get_boolean: asserrtion 'key_file' !=NULL failed
Its a file with default pairing key?

jemimah, the obexd daemon is work? my obexd-0.21 not work :(

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#83 Post by jemimah »

Pro wrote:Very good!!!

in console I get error:

Code: Select all

g_key_file_get_boolean: asserrtion 'key_file' !=NULL failed
Its a file with default pairing key?

jemimah, the obexd daemon is work? my obexd-0.21 not work :(
I don't know about that message. If it's working, I ignore the errors.

What are you trying to with obexd? Does it not start in the bluetooth script? After that, there's no need to mess with it.

Pro
Posts: 109
Joined: Fri 12 Feb 2010, 11:12

#84 Post by Pro »

jemimah wrote:What are you trying to with obexd? Does it not start in the bluetooth script? After that, there's no need to mess with it.
The bluetooth script is not started
For testing I start all programm in console (bluetoothd, bluetooth-applet, obexd)
What version of yours obexd? in .pet It is absent :( or what program (daemon) accept files from remote devices?

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#85 Post by jemimah »

Pro wrote:
jemimah wrote:What are you trying to with obexd? Does it not start in the bluetooth script? After that, there's no need to mess with it.
The bluetooth script is not started
For testing I start all programm in console (bluetoothd, bluetooth-applet, obexd)
What version of yours obexd? in .pet It is absent :( or what program (daemon) accept files from remote devices?
Obexd is in /usr/libexec. You'll have to check what version it is. I don't remember. It's supposed to start automatically when needed, but I had to resort to starting it by hand in my /root/Startup/bluetooth script to get the remote devices to recognize obex services. It works fine on my test machine. I will repackage the latest version this weekend hopefully.

Pro
Posts: 109
Joined: Fri 12 Feb 2010, 11:12

#86 Post by Pro »

jemimah wrote: It works fine on my test machine. I will repackage the latest version this weekend hopefully.
ok, thanks

Please, send me russian NLS translate from bluez-gnome.
-----------------------------------------------------------------------------------
Strange, but I have not found in source code bluez-gnome function g_key_file_get_boolean :(
In parametres of this function I wished to find a way to a default key file and create this file

Post Reply