Re: [Barry-devel] [git pull] 0f1cca2fa69d0810d439ade4fb3dd0dfa15c89a6

2009-06-20 Thread Chris Frey
On Sat, Jun 20, 2009 at 10:01:49AM -0400, Josh Kropf wrote: > git://git.slashdev.ca/barry > http://git.slashdev.ca/barry > > Just a quick one-liner to keep older devices from throwing an exception > in the javaloader deviceinfo command. Thanks! Merged. - Chris

Re: [Barry-devel] Fedora 11 - Barry latest git ICONV_CONST compilation error...

2009-06-20 Thread Chris Frey
On Sat, Jun 20, 2009 at 09:40:21AM -0600, Nathanael Noblet wrote: > checking how to hardcode library paths into programs... immediate > ./configure: line 17205: syntax error near unexpected token > `-fvisibility=hidden,' > ./configure: line 17205: `AX_C_CHECK_FLAG(-fvisibility=hidden, , ,' > make:

Re: [Barry-devel] Pearl + Fedora

2009-06-20 Thread Chris Frey
On Sat, Jun 20, 2009 at 08:22:23AM -0600, Frederic Herman wrote: > Are you saying that you aren't supporting the Fedora distro anymore? No, that's not what I meant. :-) I meant that Fedora is not one of the distros with stellar opensync support, so if you're looking for a good opensync experience

Re: [Barry-devel] Fedora 11 - Barry latest git ICONV_CONST compilation error...

2009-06-20 Thread Nathanael Noblet
On Fri, Jun 19, 2009 at 6:45 PM, Andy Herkey wrote: > There was another thread with this same problem on FC9. > Re: [Barry-devel] Can't compile on Fedora 9 - ICONV_CONST was not > declared in this scope > >Thank you - gettext-devel was missing. It compiles fine after > installing it. >

Re: [Barry-devel] Pearl + Fedora

2009-06-20 Thread Frederic Herman
Are you saying that you aren't supporting the Fedora distro anymore? Since the opensync library seems to be a big problem, can't you generate the barry rpms using static linking? Wouldn't that solve the opensync compatibility problem? (I'm only asking because I don't really understand the librar

[Barry-devel] [git pull] 0f1cca2fa69d0810d439ade4fb3dd0dfa15c89a6

2009-06-20 Thread Josh Kropf
git://git.slashdev.ca/barry http://git.slashdev.ca/barry Just a quick one-liner to keep older devices from throwing an exception in the javaloader deviceinfo command. -- Josh Kropf -- Are you an open source citizen? Jo

Re: [Barry-devel] Pearl + Fedora

2009-06-20 Thread Chris Frey
On Wed, May 27, 2009 at 10:20:30PM +, freeslkr wrote: > I'd like to get a Pearl 8220 working on a Fedora 10 x86_64 installation. > The most important needs are to have reliable backups of the device and to > manage the calendar and contacts on the laptop while syncing back to the > Blackberr

Re: [Barry-devel] udev rules, device ownership, and bcharge on Fedora 10

2009-06-20 Thread Chris Frey
On Mon, Jun 01, 2009 at 10:47:59PM +, freeslkr wrote: > The only rule that matches my device is: > > BUS=="usb", ENV{DEVTYPE}=="usb_device", ACTION=="add", SYSFS{idVendor} > =="0fca", SYSFS{idProduct}=="8004" > > This doesn't create the symlink bb-%k, so 10-blackberry.perms does not > cause

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

2009-06-20 Thread Chris Frey
On Tue, Jun 02, 2009 at 08:55:06AM -0400, Aidan Van Dyk wrote: > > (to the devs) I have verified that the windows version of javaloader > > sees the same response code when closing the javaloader session. > > > > It is mostly harmless as the command leading up to the end of the > > session seems t

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

2009-06-20 Thread Chris Frey
On Sat, Apr 04, 2009 at 05:23:53AM -0400, Rick Scott wrote: > On Fri, 2009-04-03 at 22:31 -0400, Chris Frey wrote: > > I did notice that I was able to access the databases using btool > > if I disabled bcharge (it would stay at 100mA). So bcharge may be putting > > it in a funky state. I disabled

Re: [Barry-devel] barry and vpn

2009-06-20 Thread Chris Frey
On Tue, Jun 02, 2009 at 01:26:52PM -0400, Greg Foster wrote: > Hi, > > First I want to thank everyone for this awesome application for linux. I was > wondering if any one has come across any issues with using barry and vpn? > Here is my issue, I connect with barry to sprint, no issue there, I then

Re: [Barry-devel] Fedora 11 - Barry latest git ICONV_CONST compilation error...

2009-06-20 Thread Andy Herkey
Nathanael Noblet wrote: > Hello, > I checked out the latest barry from git and tried to compile it, on > Fedora 11 it fails with > > iconv.cc:99: error: ‘ICONV_CONST’ was not declared in this scope > > gettext-devel is installed, however a grep -r ICONV_CONST > /usr/include/* turns up no such def

Re: [Barry-devel] [Info] JVM Debug

2009-06-20 Thread Nicolas
Hi, For the moment, I have dumped the USB logs and I reverse the protocol. I post patch to add my work into the documentation directory. Regards, Le vendredi 19 juin 2009 à 17:14 -0400, Josh Kropf a écrit : > On Fri, 19 Jun 2009 23:07:16 +0200 > Nicolas wrote: > > > Hi, > > > > Just to infor

Re: [Barry-devel] new to the list, OpenBSD bias ;-)

2009-06-20 Thread Chris Frey
On Sat, Jun 13, 2009 at 05:07:58PM -0500, t...@fries.net wrote: > Ok, I'll get back to you, looks like I've verified it doesn't build with > gcc 3.x so I'll try with gcc 4.x next ;-) Feel free to post build errors to the list if that helps. > When I say 'porting' I mean 'create a port, put it in

Re: [Barry-devel] error in usb_bulk_read...

2009-06-20 Thread Chris Frey
On Fri, Jun 19, 2009 at 10:00:26PM -0600, Nathanael Noblet wrote: > On Fri, Jun 19, 2009 at 3:01 PM, Chris Frey wrote: > > > On Thu, Jun 18, 2009 at 11:50:06AM -0600, Nathanael Noblet wrote: > > > So I just re-compiled the F11 package of barry to enable opensync. I've > > got > > > some issues th

Re: [Barry-devel] Fedora 11 - Barry latest git ICONV_CONST compilation error...

2009-06-20 Thread Chris Frey
On Fri, Jun 19, 2009 at 10:05:51PM -0600, Nathanael Noblet wrote: > If I run buildgen.sh in the directory after decompressing the tarball > created by these commands, then I can see the output you describe... > > git clone git://repo.or.cz/barry.git > > cd barry/maintainer > > ./git-extract.sh 0 1