Re: [Barry-devel] Barry logo

2009-09-02 Thread paul
2, 2009 at 05:52:24PM -0400, Paul O'Keefe wrote: > Would it be too Obvious of a tie in if one of the berries was Larger and > Black? If you're asking me, I don't think there's a problem with that. Looking at Wikipedia: http://en.wikipedia.org/wiki/File:Ripe,_ripeni

[Barry-devel] RPM trouble with 0.11 on F8 x86_64

2007-12-14 Thread Paul Dugas
rectory and that's where the evo2_sync.so plugin is. The autoconf config under opensync-plugin is running $(pkg-config --variable=plugindir opensync-1.0) to define OPENSYNC_PLUGINDIR which results in /usr/lib64/opensync/plugins. The Makefile.am down in src/ appears to be using that p

Re: [Barry-devel] X86_64 install

2008-02-24 Thread Paul Dugas
nor fixes to allow me to build RPMs easily from the "make dist" tarball. This is against CVS from earlier this evening. YMMV. Paul -- Paul Dugas, Computer EngineerDugas Enterprises, LLC [EMAIL PROTECTED]phone: 404-932-1355 522 Black Canyon Park http://dugas

Re: [Barry-devel] X86_64 install

2008-02-24 Thread Paul Dugas
On Mon, 2008-02-25 at 00:25 -0500, Paul Dugas wrote: > My patch is attached. ... Oh, I should mention that the resulting opensync plugin appears screwy still. FIrst time I've tried it so I have no I dea what to expect. I configured it to sync with evolution, enabled debug mode,

Re: [Barry-devel] X86_64 install

2008-02-29 Thread Paul Dugas
On Thu, 2008-02-28 at 15:41 -0500, Chris Frey wrote: > Thanks! Patch applied, except for the tar.bz2 / tar.gz change. Glad to help. How about changing AM_INIT_AUTOMAKE to AM_INIT_AUTOMAKE(dist-bzip2) in configure.ac to have "make dist "generate the .bz2 then? pd -- Paul Du

Re: [Barry-devel] X86_64 install

2008-03-05 Thread Paul Dugas
mbuild so the RPM building can run as me and not root. The resulting RPMs end up in ~/.rpmbuild/RPMS/x86_64. Paul -- Paul Dugas, Computer EngineerDugas Enterprises, LLC [EMAIL PROTECTED]phone: 404-932-1355 522 Black Canyon Park http://dugas.ccfax: 866-751-64

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

2008-04-21 Thread Paul Dugas
barry > > package that has been built on f8. This seems to me to be the issue. Did you miss it? You need the FC8 RPMs for your FC8 machine. pd -- Paul Dugas, Computer EngineerDugas Enterprises, LLC [EMAIL PROTECTED]phone: 404-932-1355 522 Black Canyon P

[Barry-devel] opensync plugin adding todo support

2008-04-30 Thread Paul Eden
hings that need to be added/changed (so I don't spend too long going in the wrong direction) I would appreciate it. Best Regards, Paul Eden "...and a little looking out for the other guy too." - Mr. Smith -

Re: [Barry-devel] opensync plugin adding todo support

2008-04-30 Thread Paul Eden
Thanks! This will help a lot. Paul On Wed, Apr 30, 2008 at 11:35 AM, Chris Frey <[EMAIL PROTECTED]> wrote: > On Wed, Apr 30, 2008 at 06:53:28AM -0700, Paul Eden wrote: > > I would like to offer assistance by adding todo support to the opensync > > plugin. I would like to

Re: [Barry-devel] opensync plugin adding todo support

2008-05-01 Thread Paul Eden
Thanks for the heads up, I'll make sure to update. Paul On Thu, May 1, 2008 at 3:45 PM, Chris Frey <[EMAIL PROTECTED]> wrote: > On Wed, Apr 30, 2008 at 12:27:18PM -0700, Paul Eden wrote: > > Thanks! This will help a lot. > > Hi Paul, > > I noticed that while

Re: [Barry-devel] opensync plugin adding todo support

2008-05-13 Thread Paul Eden
o the format? Paul Eden On Wed, Apr 30, 2008 at 11:35 AM, Chris Frey <[EMAIL PROTECTED]> wrote: > On Wed, Apr 30, 2008 at 06:53:28AM -0700, Paul Eden wrote: > > 2) The vformat for todo items. > >If you look in opensync-plugin/src/vevent.{h,cc}, you'll see c

Re: [Barry-devel] opensync plugin adding todo support

2008-05-14 Thread Paul Eden
Looks like there are only two todo-like formats among the vformats below (vtodo10 and vtodo20). Would I be right in assuming that would be the short list among which I should choose? Thanks for your insight! Paul On Tue, May 13, 2008 at 10:15 PM, Chris Frey <[EMAIL PROTECTED]> wrote:

Re: [Barry-devel] opensync plugin adding todo support

2008-05-14 Thread Paul Eden
Thanks! I'll check them both out (most likely picking vtodo20). Paul On Wed, May 14, 2008 at 9:54 AM, Chris Frey <[EMAIL PROTECTED]> wrote: > On Wed, May 14, 2008 at 07:09:14AM -0700, Paul Eden wrote: > > Looks like there are only two todo-like formats among the vformats be

Re: [Barry-devel] opensync plugin adding todo support

2008-07-08 Thread Paul Eden
calendar build code as an example of how to write the tasks build code. Would you like me to debug the btool -s run and tell you where it hangs? Thanks, Paul Eden On Thu, May 1, 2008 at 3:45 PM, Chris Frey <[EMAIL PROTECTED]> wrote: > Hi Paul, > > I noticed that while we have c

[Barry-devel] Contact list crash with an 8330

2008-08-10 Thread Paul Moir
ting the message? Can you please suggest how I can further debug this problem, or at least point me to where to start in the source code? I'm not a programmer but I can muddle my way through C, am slightly familiar with writing device drivers, and have been using linux for many years no

[Barry-devel] [RESOLVED] Contact list crash with an 8330

2008-08-11 Thread Paul Moir
Ah, the patch works for me as well now that I've got it compiled in correctly.   All records are being transferred.  I think I've even got the duplicates problem I've been having licked. Thanks for your patience! - Paul Moir On August 10, 2008 5:33:18 pm you wrote: > I

Re: [Barry-devel] Various synching problems

2008-08-16 Thread Paul Moir
hem yet. You can delete the group just by removing the directory group1. I hope that helps! - Paul Moir - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications

Re: [Barry-devel] opensync plugin adding todo support

2008-09-23 Thread Paul Eden
meone thinking I am doing it. All the best, Paul On Wed, May 14, 2008 at 10:18 AM, Paul Eden <[EMAIL PROTECTED]> wrote: > Thanks! I'll check them both out (most likely picking vtodo20). > > Paul > > > On Wed, May 14, 2008 at 9:54 AM, Chris Frey <[EMAIL PROTECTED]> w

Re: [Barry-devel] opensync plugin adding todo support

2008-09-24 Thread Paul Eden
Thanks. Unfortunately, I only got far enough to know that I needed more information to get it done. Paul On Tue, Sep 23, 2008 at 11:50 AM, Chris Frey <[EMAIL PROTECTED]> wrote: > On Tue, Sep 23, 2008 at 07:08:10AM -0700, Paul Eden wrote: > > As the this old thread states I was p

Re: [Barry-devel] Blackberries rebooting during tethering (was Re: Using pppob with a brazilian provider (TIM))

2009-01-16 Thread Bill Paul
pppd and used the user-space ppp(8) utility in FreeBSD, and had better luck with it. (The one trick to it seems to be that you have to disable VJ header compression.) -Bill -- = -Bill Paul(510) 749-2329 | Senior Engineer, Master of Unix

Re: [Barry-devel] Blackberries rebooting during tethering (was Re: Using pppob with a brazilian provider (TIM))

2009-01-16 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Chris Frey had to walk into mine and say: > Hi Bill, > > Thanks for your bug report! > > On Fri, Jan 16, 2009 at 10:28:58AM -0800, Bill Paul wrote: > > I don't know for sure what's causing the problem

Re: [Barry-devel] Blackberries rebooting during tethering (was Re: Using pppob with a brazilian provider (TIM))

2009-01-17 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Chris Frey had to walk into mine and say: > On Fri, Jan 16, 2009 at 04:06:34PM -0800, Bill Paul wrote: > > > This is a good idea. I think it should be possible to add a pthread > > > condition on the write, withou

Re: [Barry-devel] Blackberries rebooting during tether ing ( was Re: Using pppob with a brazilian provide r (TIM))

2009-01-21 Thread Bill Paul
nks, > - Chris Will do: I'll try it when I get home from work today. (Figures I would pick today to leave my laptop home.) -Bill -- = -Bill Paul(510) 749-2329 | Senior Engineer, Master of Unix-Fu wp...@windriver.com | Wind

Re: [Barry-devel] Blackberries rebooting during tether ing ( was Re: Using pppob with a brazilian provide r (TIM))

2009-01-21 Thread Bill Paul
en due to the CPU getting bogged down with all the excess error handling. Anyway, this seems to have done the trick. I think you can safely remove the debug code that was added previously. Thanks a lot everyone everyone for your hard work. Now if I can just get ppp(8) to handle tho

Re: [Barry-devel] Blackberries rebooting during tether ing ( was Re: Using pppob with a brazilian provide r (TIM))

2009-01-23 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Chris Frey had to walk into mine and say: > On Wed, Jan 21, 2009 at 07:31:15PM -0800, Bill Paul wrote: > > Anyway, this seems to have done the trick. I think you can safely remove > > the debug code that was added previousl

[Barry-devel] Small compilation nits with latest CVS code on FreeBSD

2009-01-25 Thread Bill Paul
y enough for me to work around them, but I know how to read the compiler/linker errors and deal with them in short order. Others may not be so lucky. :) -Bill -- = -Bill Paul(510) 749-2329 | Senior Engin

Re: [Barry-devel] Small compilation nits with latest CVS code on FreeBSD

2009-01-25 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Chris Frey had to walk into mine and say: > On Sun, Jan 25, 2009 at 06:05:55PM -0800, Bill Paul wrote: > > 1) On FreeBSD, iconv(3) lives in /usr/local/include/iconv.h and > > /usr/local/lib/libiconv.{a|so}. It appears that

Re: [Barry-devel] Small compilation nits with latest CVS code on FreeBSD

2009-01-26 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Chris Frey had to walk into mine and say: > On Sun, Jan 25, 2009 at 06:05:55PM -0800, Bill Paul wrote: > > Building the Barry code from CVS on FreeBSD works *almost* out of the > > box, but there are two small nits, both rel

Re: [Barry-devel] Small compilation nits with latest CVS code on FreeBSD

2009-01-26 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Chris Frey had to walk into mine and say: > On Mon, Jan 26, 2009 at 01:38:29AM -0800, Bill Paul wrote: > > So I think you need to commit a copy of the config.rpath script to the > > repository to make AM_ICONV work right.

[Barry-devel] Jaunty Fun

2009-02-14 Thread Paul O'Keefe
en.sh configure (boost, gui, opensync) make (succeeds) sudo make install Let me know where I can dig in to help. I feel it's probably an upstream dependency problem introduced by Jaunty, just a question of tracking it down. -- Paul O'Keefe VOIP:1-770-250-5165 FindMe:

Re: [Barry-devel] Sync Blackberry Storm with Mandriva 2009.0

2009-02-16 Thread Paul O'Keefe
Pedro: Please post the output of these two commands: "btool -h" and "btool -l" example for btool -h: btool - Command line USB Blackberry Test Tool Copyright 2005-2009, Net Direct Inc. (http://www.netdirect.ca/) Using: Barry library version 0.15 (little endian) Compiled wi

Re: [Barry-devel] Jaunty Fun

2009-02-16 Thread Paul O'Keefe
atabase: 0x46 'Phone Options' (records: 1) Database: 0x47 'CustomWordsCollection' (records: 0) Database: 0x48 'Browser Options' (records: 1) Database: 0x49 'Secure Email Decision Maker' (records: 1) Database: 0x4a 'Firewall Options'

Re: [Barry-devel] Jaunty Fun

2009-02-17 Thread Paul O'Keefe
be a special test for the Curve? Should the reset code go back in? Is 5 seconds too long? -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On Mon, 2009-02-16 at 18:32 -0500, Paul O'Keefe wrote: > Is this a timing problem? > > Consistently on my x86_64 (I

Re: [Barry-devel] Storm and Barry and Broadband - not quite working

2009-02-17 Thread Paul O'Keefe
R ABORT BUSY ABORT VOICE ABORT "NO CARRIER" ABORT "NO DIALTONE" ABORT "NO DIAL TONE" ABORT "NO ANSWER" "" "ATZ" "" "AT&FH0M0" OK-AT-OK "ATDT#777" TIMEOUT 75 CONNECT -- Paul O'Keefe VOIP:1-77

Re: [Barry-devel] Jaunty Fun

2009-02-18 Thread Paul O'Keefe
ok to troubleshoot this? And again, all this works perfectly fine in the Intrepid release of Ubuntu, just not in Jaunty. -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On Tue, 2009-02-17 at 09:40 -0500, Paul O'Keefe wrote: > Case notes: > > BB Curve 83

Re: [Barry-devel] Jaunty Fun

2009-02-18 Thread Paul O'Keefe
s: 3) Database: 0x4e 'Browser Folders' (records: 2) Database: 0x4f 'Firewall Options' (records: 1) Database: 0x50 'Profiles' (records: 6) Database: 0x51 'Map Settings' (records: 1) Database: 0x52 'Browser Data Cache' (reco

Re: [Barry-devel] Jaunty Fun

2009-02-18 Thread Paul O'Keefe
as it should too. There is a prepatch and snapshot of 2.6.29 in the Kernel archives so tomorrow I will pull it down and install. On Wed, 2009-02-18 at 23:48 -0500, Chris Frey wrote: > On Wed, Feb 18, 2009 at 11:34:36PM -0500, Paul O'Keefe wrote: > > I can't reproduce the

Re: [Barry-devel] Barry on Mac OS X

2009-02-20 Thread Paul O'Keefe
There is a pretty decent system diagnostics tool that will enumerate the usb bus. Rim supplies a Blackberry tool for the mac platform, so we could also run that tool and see what happens to devices while it backs up. I have dev tools loaded on the kids laptop so will take a swing at this over t

[Barry-devel] Jaunty fun update

2009-02-20 Thread Paul O'Keefe
There was another Kernel release for Jaunty today, version 2.6.28-8.24 which continues to exhibit the same behavior. I have open defect reports against their barry-util package and an open question against the kernel defect mailing list, but no acknowledgement from the package maintainers. Wha

[Barry-devel] Jaunty update

2009-02-21 Thread Paul O'Keefe
Did not see my msg echo back on the list. Vanilla 2.6.28.7 kernel failed. I had attached my config to the message. Chris, I will send you the config file directly. Sent from my BlackBerry -- Open Source Business Conferen

Re: [Barry-devel] Jaunty update

2009-02-21 Thread Paul O'Keefe
also fails on stock 2.6.28.7 kernel. Could be in the config setup that Ubuntu is using through. Anybody with a working kernel higher than 2.6.28.7 please send me your Kernel config file and I will retest. Thx. -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On Sat, 2009-

Re: [Barry-devel] Jaunty update

2009-02-21 Thread Paul O'Keefe
laptop. And btool -t runs correctly under gdb. -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On Sat, 2009-02-21 at 14:26 -0500, Paul O'Keefe wrote: > Last two messages were held due to length: summary > > btool -t fails on 2.6.28 (ubuntu), fails o

Re: [Barry-devel] Jaunty update

2009-02-21 Thread Paul O'Keefe
sktop::RetryPassword (this=0xbfe2db6c, password=0x808a88c "") at m_desktop.cc:182 #9 0xb7ed02b8 in Barry::Mode::Desktop::Open (this=0xbfe2db6c, password=0x808a88c "") at m_desktop.cc:157 #10 0x080517a2 in main (argc=2, argv=0xbfe2de54) at btool.cc:715 -- Paul O'Keefe VOI

Re: [Barry-devel] Jaunty update

2009-02-22 Thread Paul O'Keefe
pthread_cond_timedwait(&m_waitCond, &m_waitMutex, ThreadTimeout(timeout, &to)); } scoped_lock access(m_accessMutex); if( m_queue.size() == 0 ) return 0; ret = m_queue.front(); m_queue.pop();

Re: [Barry-devel] Jaunty update

2009-02-22 Thread Paul O'Keefe
d in Barry::Mode::Desktop::RetryPassword (this=0xbfb4c63c, password=0x808a88c "") at m_desktop.cc:185 #11 0xb7eef2b8 in Barry::Mode::Desktop::Open (this=0xbfb4c63c, password=0x808a88c "") at m_desktop.cc:157 #12 0x080517a2 in main (argc=2, argv=0xbfb4c924) at btool.cc:715 -- Paul O&

Re: [Barry-devel] Jaunty update

2009-02-22 Thread Paul O'Keefe
quest to the endpoint specified by ep. Returns number of bytes written on success or < 0 on error. Quoting Paul O'Keefe : > Same "behavior" but a different location in the code when run with btool > -tz, but the stack traces should match up, just single threaded,

Re: [Barry-devel] cant compile barry(git) on gentoo

2009-02-23 Thread Paul O'Keefe
They are in /usr/include/boost on ubuntu and there is no /usr/include/lib directory and I don't get that compile error. Did you run ./buildgen.sh and then "./configure --with-boost=/usr --enable-opensync-plugin --enable-gui" -- Paul O'Keefe VOIP:1-770-250-5165 Fi

Re: [Barry-devel] Jaunty update

2009-02-24 Thread Paul O'Keefe
ome/pokeefe/blackberry/barry/src/usbwrap.cc usbwrap.cc 237c237,241 < --- > //paul 2/23/2009 debug --- does it always write data size? > ddout("bulkwrite 1 complete. ret is " << ret << " and sizeof data is " << data.GetSize()); > /

Re: [Barry-devel] Jaunty update

2009-02-25 Thread Paul O'Keefe
the timeout is specified as 500. Looking at the stack frame for that second call, the timeout is converted to 1. I am debugging that now to see why and how this is happening. -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On Wed, 2009-02-25 at 12:54 -0500, Martin Owens

Re: [Barry-devel] error on sync

2009-02-26 Thread Paul O'Keefe
=0xbffd38dc, ep=135, da...@0xbffd36f4, timeout=1) at usbwrap.cc:208 208 timeout == -1 ? m_timeout : timeout); (gdb) -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On Thu, 2009-02-26 at 18:27 -0500, Chris Frey wrote: > On Thu, Feb 26, 2009

[Barry-devel] Patch for device hang

2009-02-26 Thread Paul O'Keefe
<< std::dec << ep << ")"); int ret = usb_clear_halt(m_handle, ep); m_lasterror = ret; + + //Paul O'Keefe p...@megabelle.net 26-feb-2009 + //Device may hang if commands sent immediately after this call. + //Add small sleep to allow de

Re: [Barry-devel] Patch for device hang

2009-02-26 Thread Paul O'Keefe
It is. I was repeating that same series of steps. The disassembly of ProbePair showed the 500 being pushed in as well. I was in the process of downloading another debugger when this came in. -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On Thu, 2009-02-26 at 23:14

Re: [Barry-devel] Patch for device hang

2009-02-26 Thread Paul O'Keefe
have been) What behavior are you seeing at the device level? On mine before inserting the sleep, it would say "Entering Desktop Mode" but never make it there. -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On Thu, 2009-02-26 at 23:36 -0500, Chris Frey wrot

[Barry-devel] btool/bjavaloader both hang on FreeBSD, but pppob works fine

2009-02-28 Thread Bill Paul
ed that when I did this, a message came up on the Blackberry's screen indicating that Desktop mode was active. I don't know if it matters, but I have never seen this screen come up when trying to use btool. -Bill --

Re: [Barry-devel] btool/bjavaloader both hang on FreeBSD, but pppob works fine

2009-02-28 Thread Paul O'Keefe
solved my device hangup. Since you have an 83xx device your comment is very interesting because it duplicates the "device lockup" behavior I was seeing and the same with the "entering desktop mode" (but never getting there) Sent from my BlackBerry -Original Message- F

Re: [Barry-devel] Ubuntu PPA packages

2009-03-03 Thread Paul O'Keefe
works for me. Cache? -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On Tue, 2009-03-03 at 22:42 -0500, Chris Frey wrote: > On Tue, Mar 03, 2009 at 10:38:49PM -0500, Martin Owens wrote: > > Hey Chris, > > > > No 404 this end, > > > &

Re: [Barry-devel] Ubuntu PPA packages

2009-03-03 Thread Paul O'Keefe
ree, none of those links on the first page under discussion are working. For reference, first page under discussion is: https://launchpad.net/% 7Edoctormo/+archive/ppa/+sourcepub/460857/+listing-archive-extra -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On Wed, 2009-

[Barry-devel] opensync 4.x....

2009-03-04 Thread Paul O'Keefe
Is there a single document that provides build instructions for the next generation of opensync tools including something that covers how to get the new multi-sync gui to build? It seemed so easy with the 0.22 version of that code... -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-67

Re: [Barry-devel] opensync 4.x....

2009-03-04 Thread Paul O'Keefe
ar 04, 2009 at 02:17:47PM -0500, Paul O'Keefe wrote: > Is there a single document that provides build instructions for the next > generation of opensync tools including something that covers how to get > the new multi-sync gui to build? > > It seemed so easy with the

Re: [Barry-devel] Patch for device hang

2009-03-05 Thread Paul O'Keefe
That's working for me in btool now! I will check against libopensync (0.22 since the .3x still doesn't support work with evolution per Nicolas's message last night) later today. -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On Wed, 2009-03-04 at 23:18 -05

Re: [Barry-devel] Patch for device hang

2009-03-05 Thread Paul O'Keefe
btool works fine now. opensync hangs. I have over 4,000 contacts so will do a bit of diagnostics work by deleting them and doing a sync against some simple small databases. -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On Wed, 2009-03-04 at 23:18 -0500, Chris Frey

Re: [Barry-devel] Patch for device hang

2009-03-05 Thread Paul O'Keefe
Tested the huge sync and seems to be working as it should. Looks like your latest patch did the trick! -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On Wed, 2009-03-04 at 23:18 -0500, Chris Frey wrote: > On Thu, Feb 26, 2009 at 09:03:46PM -0500, Paul O

Re: [Barry-devel] Using a BlackBerry with Linux

2009-03-08 Thread Paul O'Keefe
r open source. (4) PPP Log... Auto populate a task with PPP statistics for people who are living under a byte/time cap on their plan so they get an actual running total to compare against the carrier's total. -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On Sat, 200

Re: [Barry-devel] [PATCH] - Add Photo feature to OpenSync Plugin Barry

2009-03-11 Thread Paul O'Keefe
Are we greenlighted to use the latest opensync tree? I'm back at revision 5276 from Nicolas's prior message. -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On Wed, 2009-03-11 at 02:02 -0400, Chris Frey wrote: > On Sun, Mar 08, 2009 at 08:23:42AM +0100, Ni

Re: [Barry-devel] Timeouts on reading USB devices

2009-03-20 Thread Paul O'Keefe
that. -- Paul O'Keefe VOIP:1-770-250-5165 FindMe: 1-678-967-4103 On Fri, 2009-03-20 at 13:45 -0400, Aidan Van Dyk wrote: > I've recently got an old Blackberry (7130g, locked on rogers) that I'm > trying to use on linux, and am getting: >Usb::Error caught: (

Re: [Barry-devel] btool/bjavaloader both hang on FreeBSD, but pppob works fine

2009-03-21 Thread Bill Paul
g out from btool here: > > > > http://www.freebsd.org/~wpaul/bb/btool.txt > This does look like the same timeout Paul was debugging on recent Linux > kernels. Could you give the latest CVS/git tree a try, and let me know > if things are different for you on FreeBSD? > > Tha

Re: [Barry-devel] Barry logo

2009-09-02 Thread Paul O'Keefe
Would it be too Obvious of a tie in if one of the berries was Larger and Black? On Wed, 2009-09-02 at 17:49 -0400, Martin Owens wrote: > Let me know which one you'd like respun, I think I may have lightened > the background already. > > Which ever one it is, I'll make sure it's in the formats

Re: [Barry-devel] MTP BlackBerry Storm support

2009-11-02 Thread Paul O'Keefe
Nicolas: Does bb support Ogg? I have a regular music player that does, but it is not advertised as a feature. The MTP protocol for Rhythmbox will not sync to my music player and I have to revert to FAT file system mounted as a device. Be interesting to know if situation may be different for BB.

Re: [Barry-devel] Barry SetRecord issue

2010-05-28 Thread Paul O'Keefe
Barry --> Opensync --> Google would be a great thing for the Calendar +Contacts On Fri, 2010-05-28 at 19:17 -0400, Chris Frey wrote: > Hi Nicolas, > > Sorry for the delay, but thanks for the patches! > > I've applied the first two, which were obvious bugfixes. Thanks! > > As for the calen

[Barry-devel] Barry bcharge bug?

2010-10-07 Thread Paul Fisher
n the virtualized Windows, it would mount in Fedora with bcharge still running. I am running Fedora 13, though as stated above the bug appears to affect many distros. If you would like further information, you can contact me at fhth...@gmail.com. Paul Fisher IOTB Produc

[Barry-devel] Storm 9500 issue (-1, error send ing control message: Operación no permitida): Prob e: GetConfiguration failed

2009-06-11 Thread Paul F. Bernal B.
i686 athlon i386 GNU/Linux -- --- Regards Paul F. Bernal B., Ing. NuestroServer <http://www.nuestroserver.com> --- -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing

Re: [Barry-devel] OH MY!!!

2009-06-29 Thread Paul F. Bernal B.
s... Think I'm lucky! Linux localhost.localdomain 2.6.29.5-191.fc11.i586 #1 SMP Tue Jun 16 23:11:39 EDT 2009 i686 athlon i386 GNU/Linux barry-0.15-0.6.20090623git.fc11.i586 barry-libs-0.15-0.6.20090623git.fc11.i586 -- --- Salu2 Paul F. Bernal B., Ing. NuestroServer<http://www.nuestroserv