Re: [Barry-devel] Fedora 12 Bold 9700 Barry 0.17 Drive Mapping not presented

2010-05-24 Thread Louis van Dyk
Hi Chris Sorry, this thing has slipped my mind until I needed to xfer a file to my PC at home. I moved bcharge out of /usr/sbin/ into /root/. When I plugged the BB in, the drive mounted. So you are correct. Bcharge DOES have something to do with it. One weird thing: a few days ago this WORKE

[Barry-devel] Barry SetRecord issue

2010-05-24 Thread Nicolas
Hi Chris, I have noticed two little issues. First, in : void BuildField(Data &data, size_t &size, uint8_t type, uint32_t value) I read : uint32_t store = htobs(value); inside of : uint32_t store = htobl(value); Second, SetRecordByIndex replaces some fields even if I haven't set a new values. So