Re: [Barry-devel] Call for 7100 testers

2009-05-06 Thread Brian Edginton
this two fields are >> always the same value. >> >> I notice a bug in SetRecord about "Tasks". Indeed the fields are >> duplicated ! > > This parser patch came from Brian Edginton, who had a 7100 device, according > to my email archives.  Does anyone els

Re: [Barry-devel] Problem with fc10/8120/tmobileus...

2009-01-16 Thread Brian Edginton
On Thu, Jan 15, 2009 at 5:17 PM, Chris Frey wrote: > On Thu, Jan 15, 2009 at 06:57:01PM -0500, Rick Scott wrote: >> I tried to build on a mostly virgin FC 10 system today. The lib and >> tools seemed to build okay, the gui wouldn't configure because of >> missing gtkmm packages. My effort to yum s

Re: [Barry-devel] Error during install of Barry-0.14 on Ubuntu 8.04

2008-12-24 Thread Brian Edginton
On Sat, Dec 13, 2008 at 5:13 AM, Jim Allen wrote: > Greetings, > > BTOOL (Barry library version 0.9 (little endian)) does not find my > Blackberry Pearl 8330. > > So in an attempt to upgrade Barry from 0.9.1 , I am encoutering the > following. > > No, I have not had a working Barry install on this

Re: [Barry-devel] Barry in Ubuntu 8.10

2008-11-10 Thread Brian Edginton
On Mon, Nov 10, 2008 at 7:57 AM, <[EMAIL PROTECTED]> wrote: > Is anyone successfully running Barry on Ubuntu 8.10? Are there any plans to > package this version for it, or will it have to wait til the next release? Yes, I'm running it (from cvs) on 8.10 Kubuntu. -edge

Re: [Barry-devel] Sync fails with the following error "sync failed: Unable to write one or more objects"

2008-11-04 Thread Brian Edginton
On Tue, Nov 4, 2008 at 5:42 AM, Aniruddha <[EMAIL PROTECTED]> wrote: > I'm trying to sync my blackberry with evolution through multisync. > Unfortunately I always get the following error: > >> This object type is disabled in the barry-sync config >> Mapping Write Error: This object type is disabled

Re: [Barry-devel] Images and Photos

2008-10-20 Thread Brian Edginton
On Mon, Oct 20, 2008 at 4:23 PM, Martin Owens <[EMAIL PROTECTED]> wrote: > Hey Chris, > > Is there a way to access camera photos from the blackberry via the > databases? because say if a phone doesn't have it's Mass Storage Device > it won't appear as a disk. > > Thoughts? are some files just unava

[Barry-devel] strange new problem

2008-10-14 Thread Brian Edginton
I just had a strange problem occur. I have just upgraded to the latest cvs, was doing a backup and got this error: Backup error: Desktop: database name not found: Secure Email Decision Maker But when I look in the list of databases I have this one isn't found. I'll look into it a bit more but I t

[Barry-devel] formats for xfering/sync'ing data

2008-10-11 Thread Brian Edginton
Right now we convert to vformat in order to use opensync. What is the general consensus about using xml either as the primary format or as a parallel/selectable format? And are we (a royal we :0) just skipping opensync 0.3x and jumping right to .40? -edge -

Re: [Barry-devel] Kernel driver

2008-10-08 Thread Brian Edginton
On Wed, Oct 8, 2008 at 11:59 AM, Martin Owens <[EMAIL PROTECTED]> wrote: >> >> >> >> udi = >> >> '/org/freedesktop/Hal/devices/usb_device_fca_4_155FF3210780674CC49459D03AE08189ACFE3799_if1_scsi_host_scsi_device_lun0' >> > snip >> >> usb.version_bcd = 272 (0x110) (int) >> > >> > Which part of t

Re: [Barry-devel] Kernel driver

2008-10-08 Thread Brian Edginton
On Wed, Oct 8, 2008 at 11:13 AM, Martin Owens <[EMAIL PROTECTED]> wrote: > On Wed, 2008-10-08 at 10:02 -0600, Brian Edginton wrote: >> On Wed, Oct 8, 2008 at 9:51 AM, Martin Owens <[EMAIL PROTECTED]> wrote: >> > The problem, is that it's not recognised in HAL. Mo

Re: [Barry-devel] Kernel driver

2008-10-08 Thread Brian Edginton
On Wed, Oct 8, 2008 at 9:51 AM, Martin Owens <[EMAIL PROTECTED]> wrote: > The problem, is that it's not recognised in HAL. Most BlackBerries are > recognised as generic 0001/0004 or 0006 modes via usb_id. What you'd > need to do is write a HAL driver that can give something of a meaning to > the de

Re: [Barry-devel] Kernel driver

2008-10-08 Thread Brian Edginton
On Wed, Oct 8, 2008 at 7:03 AM, Martin Owens <[EMAIL PROTECTED]> wrote: > >> > I think it is best to start at the lowest level we can, and we may >> > run into some roadblocks along the way. Especially the probe messages >> > that are not well understood yet. > > Did you ever work out how to ident

Re: [Barry-devel] Shared Libraries not loading

2008-07-29 Thread Brian Edginton
On Tue, Jul 29, 2008 at 8:34 AM, Caleb <[EMAIL PROTECTED]> wrote: > Hey all. > > Have a question about shared libraries. I can compile and install barry > with the opensync plugin all day on my Ubuntu 7.04 Feisty Fawn laptop > installation but I have this friend with the latest and greatest from o

Re: [Barry-devel] builgen.sh on CentOS-5.1

2008-05-16 Thread Brian Edginton
On Fri, May 16, 2008 at 4:23 PM, Chris Frey <[EMAIL PROTECTED]> wrote: > On Fri, May 16, 2008 at 12:12:27PM -0400, Chris Frey wrote: >> I don't know any quick way around that > > Well, actually the quick way around that is to just run buildgen.sh > on a newer machine and then tar it up and move it

Re: [Barry-devel] Fedora 8 - BBPerl - Starting from scratch how to / help

2008-04-19 Thread Brian Edginton
On Fri, Apr 18, 2008 at 9:26 PM, lance raymond <[EMAIL PROTECTED]> wrote: > ok, from the testing in the past and fustrations reading 10 different posts > about things, it's easy to start a new thread as a "help / how to" > > Running Fedora 8 on a Dell XPS 1330 laptop. Before I start installing >

Re: [Barry-devel] Barry doesn't detect my Blackberry pearl

2008-04-17 Thread Brian Edginton
On Thu, Apr 17, 2008 at 1:58 PM, Aniruddha <[EMAIL PROTECTED]> wrote: > Succes! Barry detects my blackberry :D I only have problems getting the > gui to compile: > > > > In file included from DeviceIface.h:30, > > from BackupWindow.h:25, > > from main.cc:28: >

Re: [Barry-devel] -fvisibility=hidden??

2008-04-11 Thread Brian Edginton
e out what the issue was here? > > - Chris > > > > > On Sun, Mar 30, 2008 at 02:34:12PM -0400, Chris Frey wrote: > > On Sun, Mar 30, 2008 at 09:59:50AM -0600, Brian Edginton wrote: > > > Just upgraded to Ubuntu 8.04 beta. gcc --version repor

[Barry-devel] -fvisibility=hidden??

2008-03-30 Thread Brian Edginton
Just upgraded to Ubuntu 8.04 beta. gcc --version reports: gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu6) When I configure in opensync I get the following error: checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cac

Re: [Barry-devel] app downloading

2008-03-01 Thread Brian Edginton
On Fri, Feb 29, 2008 at 4:23 PM, Chris Frey <[EMAIL PROTECTED]> wrote: > On Fri, Feb 29, 2008 at 03:53:22PM -0700, Brian Edginton wrote: > > If no one else is too far into it, or if they would like some help, I'm > > going to start looking at the java loader protocol. &

Re: [Barry-devel] timezone patch

2008-03-01 Thread Brian Edginton
Thanks for the reminder. On Fri, Feb 29, 2008 at 4:20 PM, Chris Frey <[EMAIL PROTECTED]> wrote: > On Fri, Feb 29, 2008 at 03:44:11PM -0700, Brian Edginton wrote: > > Here is a patch and a couple of files for the timezone database. It > seems to > > apply against both H

[Barry-devel] app downloading

2008-02-29 Thread Brian Edginton
If no one else is too far into it, or if they would like some help, I'm going to start looking at the java loader protocol. -edge - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio

[Barry-devel] timezone patch

2008-02-29 Thread Brian Edginton
Here is a patch and a couple of files for the timezone database. It seems to apply against both HEAD and the architecture branch without changes. -edge r_timezone-head.patch Description: Binary data r_timezone.cc Description: Binary data r_timezone.h Description: Binary data

[Barry-devel] X86_64 install

2008-02-16 Thread Brian Edginton
I just noticed that in doing a clean install on a F8 X86_64 system the barry-sync libs are not put into /usr/lib64/opensync/plugins, only in /usr/lib/opensync/plugins, thus preventing msynctool from seeing them. I must of hacked around this before and not made a note of it. -edge -

Re: [Barry-devel] Building opensync plugin

2007-12-07 Thread Brian Edginton
yum install opensync-devel-0.22, if debian you'll have to install from source, other distros I don't know. Building opensync from scratch isn't for the timid though, it requires the scons build tools. -edge -- Brian Edginton [EMAIL PROTECTED]

Re: [Barry-devel] Where to put shared libraries

2007-11-29 Thread Brian Edginton
he plugin with a more > recent version of opensync? Building the opensync plugin requires libopensync-devel.22. It hasn't been ported to anything newer yet. -edge -- Brian Edginton [EMAIL PROTECTED] - SF.Net email i

Re: [Barry-devel] CVS won't compile.

2007-11-28 Thread Brian Edginton
ent.cc:376: error: at this point in file It looks like you have the incorrect version of opensync-devel installed. Check to make sure you haven't installed 3.0 by mistake. -edge -- Brian Edginton [EMAIL PROTECTED] -

Re: [Barry-devel] Resetting Curve Was: Barry Outreach Program

2007-11-27 Thread Brian Edginton
d, I switch to another OS/Computer to verify functionality - I moved it to the motherboard connection instead of the hub that used to work with Fedora 7. Now I can use both barry_charge or bcharge. Thanks for making me think... -- Brian Edginton [EMAIL PROTECTED]

Re: [Barry-devel] Barry Outreach Program

2007-11-27 Thread Brian Edginton
On Nov 27, 2007 8:25 AM, Brian Edginton <[EMAIL PROTECTED]> wrote: > On Nov 24, 2007 5:07 PM, Martin Owens <[EMAIL PROTECTED]> wrote: > > Hey Blackberry People > > > > I'm looking to investigate the data we get with btool so I need > > everyone who

Re: [Barry-devel] Resetting Curve Was: Barry Outreach Program

2007-11-27 Thread Brian Edginton
d, I switch to another OS/Computer to verify functionality - I moved it to the motherboard connection instead of the hub that used to work with Fedora 7. Now I can use both barry_charge or bcharge. Thanks for making me think... -- Brian Edginton [EMAIL PROTECTED]

Re: [Barry-devel] Barry Outreach Program

2007-11-27 Thread Brian Edginton
I can compare all the data and > work out more fields than just description and pin. (more docs would > be good too) > > sudo btool -v -l > ~/barry.log > As a data point - with a fresh cvs install on Fedora 8 x86_64 without barry in the kernel my CURVE reboots immediately on plugg

Re: [Barry-devel] Blackberry Pearls and btool killer

2007-11-26 Thread Brian Edginton
. > As a data point. With the latest cvs (and a couple before) on Fedora 8 x86_64 with no barry kernel module installed - as soon as I plug my curve into the usb port it resets. -edge -- Brian Edginton [EMAIL PROTECTED]

Re: [Barry-devel] Blackberry Curve

2007-08-05 Thread Brian Edginton
On Sunday 05 August 2007 08:24:57 Martin Owens wrote: > Let me know what the usb-id's are; I'll throw a wobbler if their the > same as the blackberry pearl because it will mean several usb hardware > architectures will break including udev, hal and my own dohickey > project because they'll never be

[Barry-devel] curve: here's what btool sees and says

2007-08-05 Thread Brian Edginton
lame:~/workspace/barry [34] btool -v -d "Messages" usb_set_debug: Setting debugging level to 9 (on) usb_os_init: Found USB VFS at /dev/bus/usb usb_os_find_busses: Found 002 usb_os_find_busses: Found 001 usb_os_find_devices: Found 016 on 002 usb_os_find_devices: Found 010 on 002 usb_os_find_device

[Barry-devel] curve: what the bus sees

2007-08-05 Thread Brian Edginton
here is the output of lsusb -v Bus 002 Device 016: ID 0fca:0006 Research In Motion, Ltd. Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol

[Barry-devel] Blackberry Curve

2007-08-05 Thread Brian Edginton
Some interesting data points... Got a curve yesterday. Still can't charge it (recognizes it as a Pearl) on FC7. Can't down load from it with btools. Doesn't recognize an attached device, more to come when I have some time to look. -edge

Re: [Barry-devel] [patch] message header patch

2007-08-04 Thread Brian Edginton
On Friday 03 August 2007 15:27:53 Chris Frey wrote: > On Fri, Jun 29, 2007 at 03:26:20PM -0400, Chris Frey wrote: > > I've applied the patch verbatim. There's a couple of things of note: > > Hi Brian, > > FYI, I've fixed the endian problems, and the size check problem. > The latest code is in CVS.

Re: [Barry-devel] [patch] message header patch

2007-06-29 Thread Brian Edginton
On Friday 29 June 2007 13:26:20 Chris Frey wrote: > On Sun, Jun 24, 2007 at 06:43:07AM -0600, Brian Edginton wrote: > I've applied the patch verbatim. There's a couple of things of note: > > One thing I noticed that was missing was a proper size check in > the new Parse

[Barry-devel] [patch] fix for bugtracker 1673614

2007-06-25 Thread Brian Edginton
Here is a patch to configure.ac that fixes bug 1673614. -edge Index: configure.ac === RCS file: /cvsroot/barry/barry/configure.ac,v retrieving revision 1.14 diff -u -r1.14 configure.ac --- configure.ac 5 May 2007 03:13:50 - 1.14 +

[Barry-devel] [patch] r_folder.patch

2007-06-24 Thread Brian Edginton
/r_folder.h --- /dev/null 1 Jan 1970 00:00:00 - +++ src/r_folder.h 1 Jan 1970 00:00:00 - @@ -0,0 +1,96 @@ +/// +/// \file r_folder.h +/// Record parsing class for the Folder database. +/// + +/* + Copyright (C) 2005-2007, Net Direct Inc. (http://www.netdirect.ca/) +Copyright (C) 2007, Brian E

[Barry-devel] [patch] message header patch

2007-06-24 Thread Brian Edginton
So, after crashing my hard drive and recreating all this info from notes (backup!, backup!, backup!), here is a patch to the message databases to parse out some of the information stored in the header, i.e. flags, priority, time and date. In protostructs.h I've commented on most of the fields a

[Barry-devel] [patch] Saved Email Messages patch

2007-06-07 Thread Brian Edginton
0 - @@ -0,0 +1,239 @@ +/// +/// \file r_saved_message.cc +/// Blackberry database record parser class for email records. +/// + +/* +Copyright (C) 2005-2007, Net Direct Inc. (http://www.netdirect.ca/) +Copyright (C) 2005-2007, Brian Edginton ([EMAIL PROTECTED]) + +This program is free software; y

[Barry-devel] [patch] Saved Email Messages patch

2007-06-07 Thread Brian Edginton
A patch to get to the Saved Email Messages database. -edge pgpySeJ4QukG2.pgp Description: PGP signature - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take cont

Re: [Barry-devel] [patch] Adds PIN Message

2007-06-06 Thread Brian Edginton
On Wednesday 06 June 2007 03:13:36 pm Chris Frey wrote: > On Wed, Jun 06, 2007 at 04:29:30PM -0400, Chris Frey wrote: > > In the PINMessage class, you have a MessageRecordId. What does this > > number represent? Is it the same as the value passed in to the SetIds() > > call? > > > > I should do s

[Barry-devel] [patch] Adds PIN Message

2007-06-01 Thread Brian Edginton
ket.cc packet.h \ controller.cc \ version.cc \ Index: tools/btool.cc ======= RCS file: /cvsroot/barry/barry/tools/btool.cc,v retrieving revision 1.16 diff -u -r1.16 btool.cc --- tools/btool.cc 27 May 2007 17:19:25 - 1.16 +++ tools/btool

[Barry-devel] [patch]

2007-05-27 Thread Brian Edginton
Adds Tasks and Memos and some updates to Messages and Contacs to s11n-boost.h. Index: src/s11n-boost.h === RCS file: /cvsroot/barry/barry/src/s11n-boost.h,v retrieving revision 1.5 diff -u -r1.5 s11n-boost.h --- src/s11n-boost.h 25 May

Re: [Barry-devel] updated memo and task patch

2007-05-25 Thread Brian Edginton
On Friday 25 May 2007 02:37:47 pm Chris Frey wrote: > On Sun, May 20, 2007 at 08:29:59AM -0600, Brian Edginton wrote: > > I've updated the pending memo and task patch (record.h and record.cc) to > > include some of the information in Peter Silva's bb_task_format.txt. >=

Re: [Barry-devel] [patch] preliminary record refactoring patch

2007-05-25 Thread Brian Edginton
On Thursday 24 May 2007 08:34:43 pm Chris Frey wrote: > If my spidey sense is tingling correctly, I suspect you are refactoring > to make a Record base class that all other record classes are derived > from. Yup, seemed to be the easiest way to keep things simple and reduce the amount of duplicat

[Barry-devel] question on makefile/directory

2007-05-25 Thread Brian Edginton
What is the purpose for running the following Make rule and creating the symlink barry? all-local: rm -f barry ln -s src barry clean-local: rm -f barry I'm asking because it breaks some of the CVS capabilities in eclipse, which I realize is a tool problem, but made me curi

[Barry-devel] [patch] preliminary record refactoring patch

2007-05-24 Thread Brian Edginton
Chris, Could you please add this patch. It fixes some potential namespace collisions in the templates in anticipation of refactoring the records classes. Thanks, -edge P.S. For anyone who cares and to save someone else work:I have Messages, PIN Messages and Saved Email Messages finished but I

[Barry-devel] updated memo and task patch

2007-05-20 Thread Brian Edginton
I've updated the pending memo and task patch (record.h and record.cc) to include some of the information in Peter Silva's bb_task_format.txt. Also, to continue his discussion of the 01 00 01 74 field that seems to be present in all of the task records, there is also a 01 00 03 6d in each memo r

[Barry-devel] patches to add Tasks and Memos

2007-05-18 Thread Brian Edginton
Here are three patches to add Tasks and Memos database records. Obviously there is a lot of code duplicated from Calendar in Tasks to handle the recurrent data fields. It probably isn't used in any other databases so we could live with it, but I would propose making an class to handle the parsi

Re: [Barry-devel] Patch for Calendar and a little for Contact I missed

2007-05-17 Thread Brian Edginton
Here is the updated patches with the suggestions from Chris. Index: src/record.cc === RCS file: /cvsroot/barry/barry/src/record.cc,v retrieving revision 1.21 diff -u -r1.21 record.cc --- src/record.cc 11 May 2007 19:58:20 - 1.21 ++

[Barry-devel] Source of value for GetDefaultRecType() (in record.h)

2007-05-17 Thread Brian Edginton
Where does this value come from? I can't see any real correlation between it and any of the other information that gets dumped. -edge pgpMeRtDvywsA.pgp Description: PGP signature - This SF.net email is sponsored by DB2 Expr

Re: [Barry-devel] Patch for Calendar and a little for Contact I missed

2007-05-17 Thread Brian Edginton
On Thursday 17 May 2007 07:26:48 pm Chris Frey wrote: > On Wed, May 16, 2007 at 05:58:11AM -0600, Brian Edginton wrote: > > Here is a patch to add FreeBusy and Class information to Calendar and add > > some of the clear() I missed in Contact. > > Thanks very much for you

[Barry-devel] Patch for Calendar and a little for Contact I missed

2007-05-16 Thread Brian Edginton
Here is a patch to add FreeBusy and Class information to Calendar and add some of the clear() I missed in Contact. BTW, I looked a little deeper into the sync feature and answered my own question. -edge Index: src/record.cc === RCS

[Barry-devel] sync format for calendar

2007-05-14 Thread Brian Edginton
I briefly glanced at how sync works for calendars and it appears that it uses RFC2445. Since I haven't looked at the details for barry is this correct? If it is, when I add Class and FreeBusy to the records I'll convert to strings, if not then I'll leave as integers. -edge pgpCSSo2HeRha.pgp D

[Barry-devel] update record.cc and record.h

2007-05-11 Thread Brian Edginton
All, I've updated record.h and record.cc based on my 7100g <-> Outlook combination. I can now parse 275+ records with no unknowns, and I think its actually pretty accurate ;). Next this is to finish memos and add the ldap stuff to contacts. If anyone is loading their BB from a different offic