Congrats to your new release.

Does anyone know, whether Barry does or
might work with the following:

laptop with

- Kubuntu 7.10;
- evolution 2.12.1;

and Blackberry 7230 with
- v. 4.0.0.188
- platform 16.1.49
- Kernel v3.8.0.24

Since I am a plain user without programming knowlwdge
I appreciate all comments before I screw up the laptop,
the blackberry or both.

Thanks in advance and again congratulations,
Bonsaii




On Dec 3, 2007 11:02 AM, <[EMAIL PROTECTED]> wrote:

> Send Barry-devel mailing list submissions to
>        barry-devel@lists.sourceforge.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://lists.sourceforge.net/lists/listinfo/barry-devel
> or, via email, send a message with subject or body 'help' to
>        [EMAIL PROTECTED]
>
> You can reach the person managing the list at
>        [EMAIL PROTECTED]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Barry-devel digest..."
>
>
> Today's Topics:
>
>   1. Re: Barry version 0.10 released (Joe Barr)
>   2. Re: Barry version 0.10 released (Chris Frey)
>   3. Re: Barry version 0.10 released (Simon Ruggier)
>   4. Re: restoring a database (Chris Frey)
>   5. Re: Barry version 0.10 released (Miles Sabin)
>   6. Re: Barry version 0.10 released (Martin Owens)
>   7. Re: Barry Outreach Program (Niels de Vos)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 02 Dec 2007 06:31:14 -0600
> From: Joe Barr <[EMAIL PROTECTED]>
> Subject: Re: [Barry-devel] Barry version 0.10 released
> To: Barry project development discussion
>        <barry-devel@lists.sourceforge.net>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain
>
>
> On Sat, 2007-12-01 at 00:11 -0500, Zach Stern wrote:
> > Bad news, at least for me:
> >
> > [EMAIL PROTECTED]:~$ barrybackup
> > Segmentation fault (core dumped)
> >
> > On 12/1/07, Martin Owens <[EMAIL PROTECTED]> wrote:
> >         > Eww, looks like ubuntu only has opensync 0.19 in the repos.
> >         That sucks :-(
> >
> >         Now you know why I'm here doing the plug and play; I need to
> >         make a
> >         cast iron case to have opensync 0.34 in the repositories if
> >         not
> >         installed by default.
>
> I'm trying to find the source for the latest versions of libopensync, but
> as close as I can get
> is a reference on freedesktop.org to a new site called www.opensync.org,
> and when I try to reach
> it, I'm told by Firefox that it is unable to connect.
>
> Does anyone know if this is a temporary problem with the site, or am I
> looking in the wrong place?
>
> Thanks,
> Joe
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Sun, 2 Dec 2007 10:51:56 -0500
> From: Chris Frey <[EMAIL PROTECTED]>
> Subject: Re: [Barry-devel] Barry version 0.10 released
> To: Barry project development discussion
>        <barry-devel@lists.sourceforge.net>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=us-ascii
>
> On Sun, Dec 02, 2007 at 06:31:14AM -0600, Joe Barr wrote:
> > I'm trying to find the source for the latest versions of libopensync,
> but as close as I can get
> > is a reference on freedesktop.org to a new site called www.opensync.org,
> and when I try to reach
> > it, I'm told by Firefox that it is unable to connect.
> >
> > Does anyone know if this is a temporary problem with the site, or am I
> > looking in the wrong place?
>
> This is a temporary problem.  I was there just the other day.
>
> - Chris
>
>
>
>
> ------------------------------
>
> Message: 3
> Date: Sun, 2 Dec 2007 11:01:12 -0500
> From: "Simon Ruggier" <[EMAIL PROTECTED]>
> Subject: Re: [Barry-devel] Barry version 0.10 released
> To: "Barry project development discussion"
>        <barry-devel@lists.sourceforge.net>
> Message-ID:
>        <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1
>
> I think it's temporary, Google has a cached version of the page.
>
>
>
> ------------------------------
>
> Message: 4
> Date: Sun, 2 Dec 2007 12:08:44 -0500
> From: Chris Frey <[EMAIL PROTECTED]>
> Subject: Re: [Barry-devel] restoring a database
> To: [EMAIL PROTECTED], Barry project development discussion
>        <barry-devel@lists.sourceforge.net>
> Message-ID: <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=us-ascii
>
> On Sun, Dec 02, 2007 at 06:00:31AM -0500, Rick Scott wrote:
> > Most of what I have found is in barry already. What isn't is "published"
> > in XmBlackBerry, http://sourceforge.net/projects/xmblackberry :) What
> > would be interesting is for btool to show the results of the various
> > USB_TYPE_VENDOR control messages. Specifically the 0xc0 0xa5. I'm
> > currently using the return from that to figure out how to talk to the
> > modem, but that may just be lucky. The 0xc0 0xa8 one returns 17 bytes of
> > something that they seem to think is important, they fetch it enough.
>
> Btool doesn't use control messages actually.  It starts with the USB
> bulk transfer stuff immediately.  If newer devices need that info,
> I'll have to add it.
>
> There is no hidden USB traffic in btool, when using the -v option.
> (If there is, it's a bug, and I'll fix it.)
>
> The only vendor-specific control messages used in Barry are in the bcharge
> tool.  They are "documented" in the charge() and pearl_mode() functions
> near the top of the code.
>
>
>
>
> > I may have a few extra database fields, you can see the ones I have from
> > File->View. I have enough of the address book, calendar, and tasks, that
> > I sync regularly to evolution. Last I checked, barry was doing those
> > fairly well also.
>
> Brian Edginton did a lot of work on the database stuff a few months ago.
> I suspect any differences are minor, if any, but I haven't done a close
> compare recently.
>
> - Chris
>
>
>
>
> ------------------------------
>
> Message: 5
> Date: Mon, 3 Dec 2007 10:23:42 +0000
> From: "Miles Sabin" <[EMAIL PROTECTED]>
> Subject: Re: [Barry-devel] Barry version 0.10 released
> To: "Barry project development discussion"
>        <barry-devel@lists.sourceforge.net>
> Message-ID:
>        <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Thanks for this ...
>
> With my Pearl/Fedora 7 I no longer have to rmmod usb_storage and
> berry_charge, but I still have run bcharge -o before btool -l will
> detect the device. Is this expected?
>
> Cheers,
>
>
> Miles
>
>
>
> ------------------------------
>
> Message: 6
> Date: Mon, 3 Dec 2007 09:23:21 -0500
> From: "Martin Owens" <[EMAIL PROTECTED]>
> Subject: Re: [Barry-devel] Barry version 0.10 released
> To: "Barry project development discussion"
>        <barry-devel@lists.sourceforge.net>
> Message-ID:
>        <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Yes, use the udev rules to run bcharge for you when you plug the
> device in; with my blackberry pearl I don't have to run -o, just
> bcharge will do.
>
> On 03/12/2007, Miles Sabin <[EMAIL PROTECTED]> wrote:
> > Thanks for this ...
> >
> > With my Pearl/Fedora 7 I no longer have to rmmod usb_storage and
> > berry_charge, but I still have run bcharge -o before btool -l will
> > detect the device. Is this expected?
> >
> > Cheers,
> >
> >
> > Miles
> >
> >
> -------------------------------------------------------------------------
> > SF.Net email is sponsored by: The Future of Linux Business White Paper
> > from Novell.  From the desktop to the data center, Linux is going
> > mainstream.  Let it simplify your IT future.
> > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
> > _______________________________________________
> > Barry-devel mailing list
> > Barry-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/barry-devel
> >
>
>
>
> ------------------------------
>
> Message: 7
> Date: Mon, 3 Dec 2007 17:02:25 +0100
> From: "Niels de Vos" <[EMAIL PROTECTED]>
> Subject: Re: [Barry-devel] Barry Outreach Program
> To: "Barry project development discussion"
>        <barry-devel@lists.sourceforge.net>
> Message-ID:
>        <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset="utf-8"
>
> On 11/28/07, Martin Owens <[EMAIL PROTECTED]> wrote:
> > Hi, thanks for the log, I need the logs from btool from version 0.9 or
> > above because the 0.8 version doesn't record any of the detailed
> > information.
>
> Okay, here it is, created with 0.11. Ran the src-rpm for Fedora 7
> thrrough "rpmbuild --rebuild .." on CentOS-5.1.
>
> > Oh and let me know what model of phone you have :-)
>
> It's a Pearl (8100).
>
> Cheers,
> Niels
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: barry.log
> Type: text/x-log
> Size: 6483 bytes
> Desc: not available
>
> ------------------------------
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by: The Future of Linux Business White Paper
> from Novell.  From the desktop to the data center, Linux is going
> mainstream.  Let it simplify your IT future.
> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
>
> ------------------------------
>
> _______________________________________________
> Barry-devel mailing list
> Barry-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/barry-devel
>
>
> End of Barry-devel Digest, Vol 19, Issue 4
> ******************************************
>
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to