obexapp-1.4

Maksim Yevmenkin maksim.yevmenkin at savvis.net
Fri Dec 10 18:00:37 PST 2004


Pav Lucistnik wrote:

[...]

> Ok, so commands go in ucs or utf18 coding or something, and answers
> go in coding specified in <?xml> declaration.

not really. obex 'name' header is in unicode. obex is similar to http -
only obex uses binary format. xml comes into play only when 'obex folder
listing' request is sent.

>> so i guess obexapp(1) should use encoding header from xml and
>> translate values from xml into locale one is using
> 
> Would be very nice, yes.

how about setting you locate to utf-8, i.e.

% LANG=<whatever>.UTF-8 xterm (for Russian language LANG=ru_RU.UTF-8)

and then in new xterm window try to run obexapp and do ls. does cd 
command work? do you see any difference in ls output?

thanks,
max



More information about the freebsd-bluetooth mailing list