barry-devel Mailing List for Barry
Status: Beta
Brought to you by:
ndprojects
You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(29) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
(20) |
Jul
(13) |
Aug
|
Sep
(4) |
Oct
(16) |
Nov
(4) |
Dec
(11) |
2007 |
Jan
(57) |
Feb
(40) |
Mar
(78) |
Apr
(20) |
May
(70) |
Jun
(50) |
Jul
(41) |
Aug
(81) |
Sep
(62) |
Oct
(20) |
Nov
(106) |
Dec
(115) |
2008 |
Jan
(14) |
Feb
(29) |
Mar
(32) |
Apr
(74) |
May
(75) |
Jun
(63) |
Jul
(77) |
Aug
(105) |
Sep
(62) |
Oct
(93) |
Nov
(130) |
Dec
(51) |
2009 |
Jan
(247) |
Feb
(238) |
Mar
(164) |
Apr
(82) |
May
(81) |
Jun
(106) |
Jul
(118) |
Aug
(52) |
Sep
(102) |
Oct
(24) |
Nov
(54) |
Dec
(97) |
2010 |
Jan
(31) |
Feb
(41) |
Mar
(38) |
Apr
(9) |
May
(43) |
Jun
(7) |
Jul
(30) |
Aug
(62) |
Sep
(42) |
Oct
(84) |
Nov
(15) |
Dec
(55) |
2011 |
Jan
(74) |
Feb
(53) |
Mar
(30) |
Apr
(14) |
May
(22) |
Jun
(34) |
Jul
(22) |
Aug
(6) |
Sep
(23) |
Oct
(19) |
Nov
(42) |
Dec
(12) |
2012 |
Jan
(31) |
Feb
(6) |
Mar
(4) |
Apr
(2) |
May
(17) |
Jun
(5) |
Jul
(20) |
Aug
(13) |
Sep
(5) |
Oct
(13) |
Nov
(8) |
Dec
|
2013 |
Jan
(3) |
Feb
(5) |
Mar
(5) |
Apr
(11) |
May
(6) |
Jun
(2) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
2014 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
(2) |
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(10) |
Oct
|
Nov
|
Dec
|
2016 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
From: Chris F. <cd...@fo...> - 2016-08-02 21:01:09
|
On Tue, Aug 02, 2016 at 05:52:29PM -0300, sa...@xs... wrote: > I believe there is an updated package for Fedora 20. > Do you know if it can be installed in Mint/Ubuntu? You might be able to convert the RPM to DEB, but I haven't done that kind of thing in a long time, and getting the dependencies resolved might be a real headache. It's worth a shot though if you have the time and really need it. - Chris |
From: Chris F. <cd...@fo...> - 2016-08-02 20:28:03
|
Hi, Unfortunately there are no plans to update the binary packaging available on Sourceforge at this time. The packages that are there are pretty old, and are only there for historical reasons. Also, Barry has been removed from Debian unstable due to lack of upstream and Debian maintenance (I was the main guy for both and just didn't have the time). So this means that future Ubuntu and Mint distros are unlikely to have Barry either, even without opensync support. - Chris On Sun, Jul 31, 2016 at 10:40:32AM -0300, sa...@xs... wrote: > Hello: > > I was wondering if there will be an update to Barry Desktop so as to > be able to use it with Ubuntu 16.04 LTS / Mint 18 64 bit. > > I have recently migrated fro Mint 17 and I see it is not in the usual > repositories. > > Thanks in advance, > > CIV > > ------------------------------------------------------------------------------ > _______________________________________________ > Barry-devel mailing list > Bar...@li... > https://lists.sourceforge.net/lists/listinfo/barry-devel |
From: <sa...@xs...> - 2016-07-31 13:40:43
|
Hello: I was wondering if there will be an update to Barry Desktop so as to be able to use it with Ubuntu 16.04 LTS / Mint 18 64 bit. I have recently migrated fro Mint 17 and I see it is not in the usual repositories. Thanks in advance, CIV |
From: Jim R. <jd...@gm...> - 2015-09-14 21:22:32
|
Hi Chris, I have been away last week so I was unable to follow through on the testing but thanks for all the additional information and comments. Best Wishes Jim On 09/07/2015 06:35 PM, Chris Frey wrote: > On Fri, Sep 04, 2015 at 10:05:32AM -0400, Jim Robinson wrote: >> Thanks for that tip. I was going to test today with locking my BBerry >> and see all still works. >> >> so will try >> btool -t -P pwd >> & >> Barry desktop. >> >> breset == BlackBerry reset? >> I also found another one >> bidentify >> >> Are there any more. > > The user-useful programs that come with barry-util are: > > /usr/sbin/breset USB reset on blackberry > /usr/sbin/pppob PPP over Barry... used if tethering > /usr/bin/btool Original command line investigative tool > /usr/bin/bwatch Show updating screenshot of device in window > /usr/bin/bio Barry I/O - does various copying of data to and > from device, tarballs, formats, etc > /usr/bin/btardump Like btool, but for backup files > /usr/bin/btarcmp Compare backups > /usr/bin/bfuse Mount your Blackberry database as a filesystem > to browse contacts, etc as files. > /usr/bin/bjavaloader Install java programs > /usr/bin/balxparse Read java program files > /usr/bin/bjdwp Barry Java debugger > /usr/bin/brawchannel Used for communicating with a running app on > a device. > /usr/bin/bidentify Displays name, PIN, etc about whatever devices > are plugged in > /usr/bin/brecsum Calculates sha1 sums for database records... > used for testing and development / verfication > /usr/bin/upldif Uploads contacts from LDAP's LDIF format into > the contacts.... BUT! it erases what exists > before the upload, so use with caution. > > These have man pages for more information. > > >> I was going to ask that question especially since the web searches seem >> to 60& use 0.22 and 40% 0.40. Also osynctool does not seem as easy to >> use, as there are fewer examples on the web. Also the structure of the >> conf files seems to have changed. > > Yes, but I believe 0.4x opensync is more rubust in handling syncing and > errors. Version 0.22 can get more easily confused. That said, they can > both get confused, which is why you want to script your setup, so you > can restart easily. > > >> Also I find that osynctool --configure is a pain as I believe that it >> uses vim as the editor. I found the locations of the .conf files and use >> nano. I use aliases all the time to backup a file before editing a file. >> E.g. for fstab >> Aliases look like >> alias fstab_cp='sudo cp /etc/fstab /etc/fstab_20150904_09:42' >> alias fstab_ed='sudo nano /etc/fstab' >> generate from a part of script file >> alias fstab_cp="sudo cp /etc/fstab /etc/fstab_$(date +%Y%m%d_%H:%M)" >> alias fstab_ed="sudo nano /etc/fstab" > > Set your environment variable EDITOR to the editor of your choice, and > osynctool should use that instead. > > > >> A new question, or questions >> Does barrybackup backup all of your BlackBerry ID information i.e. PIN >> messenger number etc.? > > The backup only backs up the databases. Your java programs are not > backed up with it. Your PIN is baked into your device and doesn't > need to be backed up. Not sure where the messenger number is stored. > > > >> Since I have managed to get Barrydesktop to work on 12.04 is it a valid >> experiment to try on 14.04. Ubuntu say that it is supported and use the >> files including opensync that I downloaded from your web site. > > You can try, but the Barry that comes with Ubuntu does not have any > opensync support built in. You would still need to install the Barry > packages from sourceforge. I haven't tried this, and you might run > into dependency problems. > > - Chris > > > ------------------------------------------------------------------------------ > _______________________________________________ > Barry-devel mailing list > Bar...@li... > https://lists.sourceforge.net/lists/listinfo/barry-devel > |
From: Chris F. <cd...@fo...> - 2015-09-07 22:35:30
|
On Fri, Sep 04, 2015 at 10:05:32AM -0400, Jim Robinson wrote: > Thanks for that tip. I was going to test today with locking my BBerry > and see all still works. > > so will try > btool -t -P pwd > & > Barry desktop. > > breset == BlackBerry reset? > I also found another one > bidentify > > Are there any more. The user-useful programs that come with barry-util are: /usr/sbin/breset USB reset on blackberry /usr/sbin/pppob PPP over Barry... used if tethering /usr/bin/btool Original command line investigative tool /usr/bin/bwatch Show updating screenshot of device in window /usr/bin/bio Barry I/O - does various copying of data to and from device, tarballs, formats, etc /usr/bin/btardump Like btool, but for backup files /usr/bin/btarcmp Compare backups /usr/bin/bfuse Mount your Blackberry database as a filesystem to browse contacts, etc as files. /usr/bin/bjavaloader Install java programs /usr/bin/balxparse Read java program files /usr/bin/bjdwp Barry Java debugger /usr/bin/brawchannel Used for communicating with a running app on a device. /usr/bin/bidentify Displays name, PIN, etc about whatever devices are plugged in /usr/bin/brecsum Calculates sha1 sums for database records... used for testing and development / verfication /usr/bin/upldif Uploads contacts from LDAP's LDIF format into the contacts.... BUT! it erases what exists before the upload, so use with caution. These have man pages for more information. > I was going to ask that question especially since the web searches seem > to 60& use 0.22 and 40% 0.40. Also osynctool does not seem as easy to > use, as there are fewer examples on the web. Also the structure of the > conf files seems to have changed. Yes, but I believe 0.4x opensync is more rubust in handling syncing and errors. Version 0.22 can get more easily confused. That said, they can both get confused, which is why you want to script your setup, so you can restart easily. > Also I find that osynctool --configure is a pain as I believe that it > uses vim as the editor. I found the locations of the .conf files and use > nano. I use aliases all the time to backup a file before editing a file. > E.g. for fstab > Aliases look like > alias fstab_cp='sudo cp /etc/fstab /etc/fstab_20150904_09:42' > alias fstab_ed='sudo nano /etc/fstab' > generate from a part of script file > alias fstab_cp="sudo cp /etc/fstab /etc/fstab_$(date +%Y%m%d_%H:%M)" > alias fstab_ed="sudo nano /etc/fstab" Set your environment variable EDITOR to the editor of your choice, and osynctool should use that instead. > A new question, or questions > Does barrybackup backup all of your BlackBerry ID information i.e. PIN > messenger number etc.? The backup only backs up the databases. Your java programs are not backed up with it. Your PIN is baked into your device and doesn't need to be backed up. Not sure where the messenger number is stored. > Since I have managed to get Barrydesktop to work on 12.04 is it a valid > experiment to try on 14.04. Ubuntu say that it is supported and use the > files including opensync that I downloaded from your web site. You can try, but the Barry that comes with Ubuntu does not have any opensync support built in. You would still need to install the Barry packages from sourceforge. I haven't tried this, and you might run into dependency problems. - Chris |
From: Jim R. <jd...@gm...> - 2015-09-04 14:05:41
|
Hi Chris, Thanks for the help, I am still trying catchup with your replies. On 09/03/2015 12:03 PM, Chris Frey wrote: > On Thu, Sep 03, 2015 at 11:42:35AM -0400, Jim Robinson wrote: >> Found the message in the mail list where it was suggested a problem >> with the password. >> >> so tried >> btool -t -P pwd > > If you forget to include your password, the device can be left in > a state that Barry can't recover from. Try unplugging your device, and > trying again *with* the password. Sometimes the breset command will > suffice to get it working again. Thanks for that tip. I was going to test today with locking my BBerry and see all still works. so will try btool -t -P pwd & Barry desktop. breset == BlackBerry reset? I also found another one bidentify Are there any more. >> Big Change >>> escau@escau-desktop:~$ btool -l >>> Blackberry devices found: >>> Device ID: 0x8ec42f0. PIN: 2a11554d, Description: RIM BlackBerry Device, Name: Touch >>> escau@escau-desktop:~$ btool -t >>> Blackberry devices found: >>> Device ID: 0x8f882f0. PIN: 2a11554d, Description: RIM BlackBerry Device, Name: Touch >>> Using device (PIN): 2a11554d >>> Database database: >>> Database: 0x0 'Address Book' (records: 39) >>> Database: 0x1 'Address Book - All' (records: 39) >>> Database: 0x2 'Address Book - Last Used Hints' (records: 1) >>> Database: 0x3 'Address Book Options' (records: 1) > > Excellent :-) Yes but only after unlocking my BBerry. > > >> Back to Barry desktop. >> now browse database works, I was able to see my databases. >> Backup and Restore worked >> I was able to do a Backup not tried a restore as yet!! > > In the backup program, you can restore individual databases. The process > of restoring will erase the database, and then add all records back. > So limiting to only the database you want to test with, is a good start. I am keeping copies as I go through the testing process I restored an older backup, checked the BBerry and yes the changes that I had made to memo database, I had made using browse databases, had been removed. Then restored the latest version and the changes were back in place so it seems that backup and restore are working correctly. > > >> Then back to trying to use the link to Evolution. Perhaps I will need to >> learn a lot more on how to use it. Evolution that is. > > Opensync is indeed a different beast, and I'd say it is more tricky to > get working than Barry itself. But with fresh backups, experimenting > can be fun, and syncing is the payoff at the end. :-) > > I'd recommend sticking with opensync 0.4x, especially since you have it > installed. > I was going to ask that question especially since the web searches seem to 60& use 0.22 and 40% 0.40. Also osynctool does not seem as easy to use, as there are fewer examples on the web. Also the structure of the conf files seems to have changed. > Note that it is possible to backup and restore from the command line, > using the bio tool, Another command that I did not know about, are there any more? as well as running opensync from the command line, > using osynctool. During testing, you might want to script things, > so you can setup your sync plugins, configs, etc, and do it repeatedly > from scratch if you need to, and save some typing. > Yes I was thinking using aliases and scripts. Also I find that osynctool --configure is a pain as I believe that it uses vim as the editor. I found the locations of the .conf files and use nano. I use aliases all the time to backup a file before editing a file. E.g. for fstab Aliases look like alias fstab_cp='sudo cp /etc/fstab /etc/fstab_20150904_09:42' alias fstab_ed='sudo nano /etc/fstab' generate from a part of script file alias fstab_cp="sudo cp /etc/fstab /etc/fstab_$(date +%Y%m%d_%H:%M)" alias fstab_ed="sudo nano /etc/fstab" A new question, or questions Does barrybackup backup all of your BlackBerry ID information i.e. PIN messenger number etc.? Since I have managed to get Barrydesktop to work on 12.04 is it a valid experiment to try on 14.04. Ubuntu say that it is supported and use the files including opensync that I downloaded from your web site. Best Wishes and Thanks Jim |
From: Jim R. <jd...@gm...> - 2015-09-04 13:05:50
|
Hi Chris, Thanks for the reply and information. On 09/03/2015 11:49 AM, Chris Frey wrote: > On Thu, Sep 03, 2015 at 12:44:47AM -0400, Jim Robinson wrote: >> Changed the config to select only contacts, no change. >> >> I have some tests using >> btool -l >> & >> btool -t as root which I will post tomorrow. >> >> Are there any other tests that you can suggest. > > To make sure that the software is talking successfully with the device, > you can use barrydesktop and browse the databases. You should see your > calendar and address book entries that way, even edit them if you like. As I may mentioned in one of my long updates, I could not browse the databases until I removed the lock on my Blackberry > > If that works, then it's just the opensync setup that's the problem. Now I have got the access to the Blackberry from barrydesktop , I would have to agree. Although until I got to a certain point where I knew that I had comms to the BBerry. Then found out about the lock. > > Make sure you're using the latest evolution plugin. There are evolution > plugins for versions 2 and 3 available. Make sure you use 3. > I have not checked the names as yet but am to assume the difference ids the last letter i.e. 2 or 3. > Try syncing just address book at first. Perhaps post some of the logs > to see what it's doing. Are you using the osynctool to sync from the > command line, or barrydesktop? > I am using the barrydesktop currently but I used osynctool to set-up the evolution groups, possibly incorrectly. --- snip -- |
From: Chris F. <cd...@fo...> - 2015-09-03 16:03:48
|
On Thu, Sep 03, 2015 at 11:42:35AM -0400, Jim Robinson wrote: > Found the message in the mail list where it was suggested a problem > with the password. > > so tried > btool -t -P pwd If you forget to include your password, the device can be left in a state that Barry can't recover from. Try unplugging your device, and trying again *with* the password. Sometimes the breset command will suffice to get it working again. > Big Change > > escau@escau-desktop:~$ btool -l > > Blackberry devices found: > > Device ID: 0x8ec42f0. PIN: 2a11554d, Description: RIM BlackBerry Device, Name: Touch > > escau@escau-desktop:~$ btool -t > > Blackberry devices found: > > Device ID: 0x8f882f0. PIN: 2a11554d, Description: RIM BlackBerry Device, Name: Touch > > Using device (PIN): 2a11554d > > Database database: > > Database: 0x0 'Address Book' (records: 39) > > Database: 0x1 'Address Book - All' (records: 39) > > Database: 0x2 'Address Book - Last Used Hints' (records: 1) > > Database: 0x3 'Address Book Options' (records: 1) Excellent :-) > Back to Barry desktop. > now browse database works, I was able to see my databases. > Backup and Restore worked > I was able to do a Backup not tried a restore as yet!! In the backup program, you can restore individual databases. The process of restoring will erase the database, and then add all records back. So limiting to only the database you want to test with, is a good start. > Then back to trying to use the link to Evolution. Perhaps I will need to > learn a lot more on how to use it. Opensync is indeed a different beast, and I'd say it is more tricky to get working than Barry itself. But with fresh backups, experimenting can be fun, and syncing is the payoff at the end. :-) I'd recommend sticking with opensync 0.4x, especially since you have it installed. Note that it is possible to backup and restore from the command line, using the bio tool, as well as running opensync from the command line, using osynctool. During testing, you might want to script things, so you can setup your sync plugins, configs, etc, and do it repeatedly from scratch if you need to, and save some typing. - Chris |
From: Chris F. <cd...@fo...> - 2015-09-03 15:49:20
|
On Thu, Sep 03, 2015 at 12:44:47AM -0400, Jim Robinson wrote: > Changed the config to select only contacts, no change. > > I have some tests using > btool -l > & > btool -t as root which I will post tomorrow. > > Are there any other tests that you can suggest. To make sure that the software is talking successfully with the device, you can use barrydesktop and browse the databases. You should see your calendar and address book entries that way, even edit them if you like. If that works, then it's just the opensync setup that's the problem. Make sure you're using the latest evolution plugin. There are evolution plugins for versions 2 and 3 available. Make sure you use 3. Try syncing just address book at first. Perhaps post some of the logs to see what it's doing. Are you using the osynctool to sync from the command line, or barrydesktop? - Chris |
From: Jim R. <jd...@gm...> - 2015-09-03 15:42:44
|
Hi All, A follow up with more tests that I mentioned last night. I decided to try other tests as well. Error message when trying to sync to evolution:- Starting sync for: 2a11554d (Touch) Discover(): NEXT ERROR: "This engine was not in state initialized: 0" ROOT CAUSE: "Failed to open default calendar: Cannot open calendar: Calendar does not exist" Sync finished: 2a11554d (Touch) No more devices to sync. So giving up on Evolution for now. Browse Databases, requested password and after several attempts, seemed to show but no information. Also tried unlocking the Blackberry itself. That seemed to make things better only one password was required. Backup and Restore Did not work gave an error during config "Controller: requested mode not supported" Back to btool tests btool -l as user escau@escau-desktop:~$ btool -l Blackberry devices found: Device ID: 0x9a532f0. PIN: 2a11554d, Description: RIM BlackBerry Device, Name: Touch escau@escau-desktop:~$ escau@escau-desktop:~$ lsusb -vv -snipped irrelavent information Bus 001 Device 003: ID 0fca:8004 Research In Motion, Ltd. Blackberry Handheld Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0fca Research In Motion, Ltd. idProduct 0x8004 Blackberry Handheld bcdDevice 2.32 iManufacturer 1 Research In Motion iProduct 5 RIM Composite Device iSerial 3 C1A43C5CBC73C2EAD999B06DF608F684D49448E9 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 83 bNumInterfaces 2 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 500mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 6 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 1 bInterfaceProtocol 255 iInterface 2 BlackBerry Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x03 EP 3 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 8 Mass Storage bInterfaceSubClass 6 SCSI bInterfaceProtocol 80 Bulk-Only iInterface 4 RIM Mass Storage Device Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x85 EP 5 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x05 EP 5 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Device Qualifier (for other device speed): bLength 10 bDescriptorType 6 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 bNumConfigurations 1 Device Status: 0x0000 (Bus Powered) > escau@escau-desktop:~$ lsusb > Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub > Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub > Bus 004 Device 002: ID 058f:9254 Alcor Micro Corp. Hub > Bus 004 Device 003: ID 045e:0750 Microsoft Corp. Wired Keyboard 600 > Bus 004 Device 004: ID 046d:c402 Logitech, Inc. Marble Mouse (2-button) > Bus 004 Device 005: ID 10d5:55a4 Uni Class Technology Co., Ltd > Bus 001 Device 003: ID 0fca:8004 Research In Motion, Ltd. Blackberry Handheld > escau@escau-desktop Using btool > scau@escau-desktop:~$ btool > Blackberry devices found: > Device ID: 0x9fac2f0. PIN: 2a11554d, Description: RIM BlackBerry Device, Name: Touch > Using device (PIN): 2a11554d > escau@escau-desktop: boot -L > escau@escau-desktop:~$ btool -L > Blackberry devices found: > Device ID: 0x928e2f0. PIN: 2a11554d, Description: RIM BlackBerry Device, Name: Touch > Using device (PIN): 2a11554d > Email : Email address > Phone : Phone number > Fax : Fax number > WorkPhone : Work phone number > HomePhone : Home phone number > MobilePhone : Mobile phone number > Pager : Pager number > PIN : PIN > FirstName : First name > LastName : Last name > Company : Company name > DefaultCommunicationsMethod: Default communications method > WorkAddress1 : Work Address, line 1 > WorkAddress2 : Work Address, line 2 > WorkAddress3 : Work Address, line 3 > WorkCity : WorkCity > WorkProvince : WorkProvince / State > WorkPostalCode : Work Postal / ZIP code > WorkCountry : WorkCountry > JobTitle : Job Title > PublicKey : Public key > Notes : Notes > Image : Contact photo > WorkPostalAddress : Mailing Work address (includes address lines, city, province, country, and postal code) > HomePostalAddress : Mailing home address (includes address lines, city, province, country, and postal code) > FullName : First + Last names > FQDN : Fully qualified domain name > escau@escau-desktop:~$ btool -t as user > escau@escau-desktop:~$ btool -t > Blackberry devices found: > Device ID: 0x866a2f0. PIN: 2a11554d, Description: RIM BlackBerry Device, Name: Touch > Using device (PIN): 2a11554d > Barry::Error caught: Controller: requested mode not supported > escau@escau-desktop: Ah-ha an error message Found the message in the mail list where it was suggested a problem with the password. so tried btool -t -P pwd no change so used the suggestion mentioned i.e. remove the password on the BlackBerry itself. Big Change > escau@escau-desktop:~$ btool -l > Blackberry devices found: > Device ID: 0x8ec42f0. PIN: 2a11554d, Description: RIM BlackBerry Device, Name: Touch > escau@escau-desktop:~$ btool -t > Blackberry devices found: > Device ID: 0x8f882f0. PIN: 2a11554d, Description: RIM BlackBerry Device, Name: Touch > Using device (PIN): 2a11554d > Database database: > Database: 0x0 'Address Book' (records: 39) > Database: 0x1 'Address Book - All' (records: 39) > Database: 0x2 'Address Book - Last Used Hints' (records: 1) > Database: 0x3 'Address Book Options' (records: 1) > Database: 0x4 'Alarm Options' (records: 1) > Database: 0x5 'Alarms' (records: 0) > Database: 0x6 'Application Permissions' (records: 1) > Database: 0x7 'Attachment Data' (records: 0) > Database: 0x8 'Attachment Data - Calendar' (records: 0) > Database: 0x9 'Attachment Options' (records: 1) > Database: 0xa 'AutoText Data Version' (records: 1) > Database: 0xb 'BBGroups' (records: 8) > Database: 0xc 'BBM Conversations' (records: 1) > Database: 0xd 'BIS Account Data' (records: 1) > Database: 0xe 'Behavior Manager' (records: 0) > Database: 0xf 'BlackBerry Messenger' (records: 1) > Database: 0x10 'Bluetooth Options' (records: 1) > Database: 0x11 'Browser Bookmarks' (records: 3) > Database: 0x12 'Browser Cache' (records: 7) > Database: 0x13 'Browser Channels' (records: 0) > Database: 0x14 'Browser Folders' (records: 2) > Database: 0x15 'Browser Messages' (records: 0) > Database: 0x16 'Browser Options' (records: 1) > Database: 0x17 'Browser Push Options' (records: 1) > Database: 0x19 'Calendar' (records: 3) > Database: 0x1a 'Calendar - All' (records: 6) > Database: 0x1b 'Calendar Options' (records: 1) > Database: 0x1c 'Camera Options' (records: 1) > Database: 0x1d 'Categories' (records: 2) > Database: 0x1e 'Certificate Options' (records: 0) > Database: 0x1f 'Clock Options' (records: 1) > Database: 0x20 'Code Module Group Properties' (records: 53) > Database: 0x21 'Configuration Channel' (records: 5) > Database: 0x22 'Content Store' (records: 125) > Database: 0x23 'CustomWordsCollection' (records: 0) > Database: 0x24 'Default Conference Options' (records: 1) > Database: 0x25 'Default Content Handlers' (records: 0) > Database: 0x26 'Default Service Selector' (records: 3) > Database: 0x27 'Device Analyzer Options' (records: 1) > Database: 0x28 'Device Options' (records: 0) > Database: 0x29 'Diagnostic App Options' (records: 1) > Database: 0x2a 'DocsToGoCommonPrefs' (records: 1) > Database: 0x2b 'Enhanced Gmail Plug-in' (records: 1) > Database: 0x2c 'EntryPoint Settings' (records: 58) > Database: 0x2d 'External Bookmarks' (records: 0) > Database: 0x2e 'FM Radio Presets' (records: 0) > Database: 0x2f 'File Explorer Network Favorites' (records: 0) > Database: 0x30 'File Explorer Network History' (records: 0) > Database: 0x31 'File Explorer Options' (records: 1) > Database: 0x32 'Firewall Options' (records: 1) > Database: 0x33 'Folder Id' (records: 1) > Database: 0x34 'Folders' (records: 0) > Database: 0x35 'Full-predictive options' (records: 1) > Database: 0x36 'HTML Email Options' (records: 1) > Database: 0x37 'Handheld Agent' (records: 572) > Database: 0x38 'Handheld Configuration' (records: 0) > Database: 0x39 'Handheld Key Store' (records: 99) > Database: 0x3a 'Icon Arrangement' (records: 1) > Database: 0x3b 'Input Learning Data' (records: 0) > Database: 0x3c 'Input Method Options' (records: 0) > Database: 0x3d 'Input Method Switcher Option' (records: 1) > Database: 0x3e 'Input System Properties' (records: 1) > Database: 0x3f 'Key Store Options' (records: 1) > Database: 0x40 'KeyStoreManager' (records: 1) > Database: 0x41 'Location Based Services' (records: 0) > Database: 0x42 'MMS Messages' (records: 2) > Database: 0x43 'MMS Options' (records: 1) > Database: 0x44 'Mailbox Icon Management Options' (records: 1) > Database: 0x45 'Map Global Options' (records: 1) > Database: 0x46 'Map Locations' (records: 1) > Database: 0x47 'Map Settings' (records: 1) > Database: 0x48 'Maps' (records: 3) > Database: 0x49 'MemoPad Options' (records: 1) > Database: 0x4a 'Memory Cleaner Options' (records: 1) > Database: 0x4b 'Memos' (records: 7) > Database: 0x4c 'Message Category List' (records: 1) > Database: 0x4d 'Message List Options' (records: 1) > Database: 0x4e 'Messages' (records: 0) > Database: 0x4f 'Messenger Options (GoogleTalk)' (records: 1) > Database: 0x50 'Messenger Options (WLM)' (records: 1) > Database: 0x51 'Mobile Hotspot Profiles' (records: 1) > Database: 0x52 'Mobile Network Options' (records: 1) > Database: 0x53 'Options' (records: 22) > Database: 0x54 'PGP Key Store' (records: 0) > Database: 0x56 'PIM Folder List - All' (records: 0) > Database: 0x57 'PIN Messages' (records: 0) > Database: 0x58 'Parental Controls' (records: 1) > Database: 0x59 'PasswordKeeper' (records: 1) > Database: 0x5a 'PasswordKeeper Options' (records: 1) > Database: 0x5b 'Phone Call Logs' (records: 17) > Database: 0x5c 'Phone History' (records: 18) > Database: 0x5d 'Phone Options' (records: 1) > Database: 0x5e 'Policy' (records: 0) > Database: 0x5f 'Predictive Multitap options' (records: 1) > Database: 0x60 'Profiles' (records: 0) > Database: 0x61 'Profiles Options' (records: 1) > Database: 0x62 'Purged Messages' (records: 0) > Database: 0x63 'Quick Contacts' (records: 0) > Database: 0x64 'RMS Databases' (records: 3) > Database: 0x65 'Random Pool' (records: 1) > Database: 0x66 'Recent Contacts' (records: 0) > Database: 0x67 'Recipient Cache' (records: 1) > Database: 0x68 'SMS Messages' (records: 19) > Database: 0x69 'SQLite Keys' (records: 0) > Database: 0x6a 'Saved Email Messages' (records: 0) > Database: 0x6b 'Search Options' (records: 1) > Database: 0x6c 'Search Options (Advanced)' (records: 1) > Database: 0x6d 'Searches' (records: 7) > Database: 0x6f 'Secure Credentials - All' (records: 0) > Database: 0x70 'Secure Email Decision Maker' (records: 1) > Database: 0x71 'Service Book' (records: 10) > Database: 0x72 'Shortcut Collection' (records: 1) > Database: 0x73 'Shortcut Settings' (records: 1) > Database: 0x74 'Smart Card Options' (records: 1) > Database: 0x75 'Social Feeds' (records: 1) > Database: 0x76 'Sounds' (records: 0) > Database: 0x77 'Spell Check Options' (records: 1) > Database: 0x78 'SpellCheckable options' (records: 1) > Database: 0x79 'Suretype options' (records: 1) > Database: 0x7a 'TCP/IP Options' (records: 1) > Database: 0x7b 'TLS Options' (records: 1) > Database: 0x7c 'Tasks' (records: 0) > Database: 0x7d 'Tasks Options' (records: 1) > Database: 0x7e 'Text Messages' (records: 8) > Database: 0x7f 'Theme Settings' (records: 1) > Database: 0x80 'Time Zones' (records: 91) > Database: 0x81 'Trusted Key Store' (records: 98) > Database: 0x82 'VideoRecorder Options' (records: 1) > Database: 0x83 'Voice API Configuration' (records: 1) > Database: 0x84 'Voice Activated Dialing Options' (records: 1) > Database: 0x85 'WAP Push Messages' (records: 0) > Database: 0x86 'WLAN Profiles' (records: 2) > Database: 0x87 'Web Search Engines' (records: 0) > Database: 0x88 'Word Substitution' (records: 4) > > escau@escau-desktop:~$ gave the expected output. Back to Barry desktop. now browse database works, I was able to see my databases. Backup and Restore worked I was able to do a Backup not tried a restore as yet!! Using Browse Databases I was able to delete a memo and add another one. Made another Backup so I now should able to see the changes that I made. So it seems that the password logic does not seem to be working. Are there any other tests that you can suggest. Also Google has been a good friend. Thanks for the information on the netdirect.ca site. Just that, one has to read the information, very carefully. I will update these comments when I have proved restore works. Then back to trying to use the link to Evolution. Perhaps I will need to learn a lot more on how to use it. Best Wishes Jim On 09/02/2015 12:26 PM, bar...@li... wrote: > ------------------------------ > > Message: 8 > Date: Wed, 2 Sep 2015 12:25:39 -0400 > From: Jim Robinson <jd...@gm...> > Subject: [Barry-devel] Installation problems > To: bar...@li... > Message-ID: <55E...@gm...> > Content-Type: text/plain; charset=utf-8; format=flowed > > Hi All, > > I have some tests using > btool -l > & > btool -t as root which I will post tomorrow. > > Are there any other tests that you can suggest. > > Best Wishes > Jim |
From: Jim R. <jd...@gm...> - 2015-09-03 04:44:58
|
On 09/02/2015 12:26 PM, bar...@li... wrote: > ------------------------------ > > Message: 8 > Date: Wed, 2 Sep 2015 12:25:39 -0400 > From: Jim Robinson <jd...@gm...> > Subject: [Barry-devel] Installation problems > To: bar...@li... > Message-ID: <55E...@gm...> > Content-Type: text/plain; charset=utf-8; format=flowed > > Hi All, > > I am a new user and I wish that I had found this software earlier. When > using the Blackberry software, one needs to set-up outlook express which > a tad difficult on a Xubuntu system i.e. need a windows system. > > I realise that the sources have not been updated for 2 years and that > the mailing list is little used, but here's hoping. Also my apologies > for the long email but I thought that it is best to give all the > information at the beginning. > > Systems are Xubuntu 12.04 and Xubuntu 14.04 i.e. LTS versions > Blackberry Touch > > I attempted to install using the Xubuntu 14.04 first, installation > using synaptic. The installation seemed OK. > > But tried to run Barry Desktop Panel, an error message appears:- > No OpenSync libraries were found. Sync will be unavailable until you > install OpenSync version 0.22 or version 0.4x on your system, along with > the needed plugins. > > Searched and found the home page. Read the notes on installation on > Ubuntu, but then found you seem to be only supported up to 12.04 (see > another note later). I found that Ubuntu say that Barry is supported in > Trusty i.e. 14.04?? > > Tried to install on another PC running 12.04 by updating the > repositories file to include > deb http://download.barry.netdirect.ca/barry-latest/ubuntu1204 > > After updated was informed by the update manager that there were new > packages for installation. Great !! > > Downloaded but could not download all. There was an error message about > the header being too long. > > COMMANDS used:- > ----snip ---- > Still unsuccessful so what is recommended now. > > I can connect to the Blackberry to get its number but I cannot go any > further > > TIA > > Jim > > > > ------------------------------ > Just a short update but I have managed to get all of opensync0.4 installed I reread your notes and saw the names about the binary packages, so I used the following command root@escau-desktop:/home/escau# apt-get install binarymeta4x Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: Big list but gave a missing file root@escau-desktop:/home/escau# Located the missing file and downloaded again from the Sourceforge site. Reran root@escau-desktop:/home/escau# apt-get install binarymeta4x Worked Sync now attempts to work when linking to Evolution. Firstly gave an error about the contact list (default) not present. Created an addressbook with one entry, so now, it does not give the first error but gives a calendar error. Although it does not copy anything from the Blackberry to the Evolution addressbook . Changed the config to select only contacts, no change. I have some tests using btool -l & btool -t as root which I will post tomorrow. Are there any other tests that you can suggest. Best Wishes Jim |
From: Chris F. <cd...@fo...> - 2015-09-02 17:07:58
|
On Wed, Sep 02, 2015 at 12:25:39PM -0400, Jim Robinson wrote: > But tried to run Barry Desktop Panel, an error message appears:- > No OpenSync libraries were found. Sync will be unavailable until you > install OpenSync version 0.22 or version 0.4x on your system, along with > the needed plugins. Hi Jim, First question is... how badly do you need sync support? If you just want to make backups and restore, you don't need it, and it is far easier to install the packages from the official Ubuntu repos than from the old packages that the Barry Sourceforge site supports. If you *really* need opensync though, it's not an easy road ahead, and at this point, I'd probably recommend you build from source. I haven't done this myself in a long time, so I'll wait for your response before giving some pointers. :-) - Chris |
From: Jim R. <jd...@gm...> - 2015-09-02 16:25:59
|
Hi All, I am a new user and I wish that I had found this software earlier. When using the Blackberry software, one needs to set-up outlook express which a tad difficult on a Xubuntu system i.e. need a windows system. I realise that the sources have not been updated for 2 years and that the mailing list is little used, but here's hoping. Also my apologies for the long email but I thought that it is best to give all the information at the beginning. Systems are Xubuntu 12.04 and Xubuntu 14.04 i.e. LTS versions Blackberry Touch I attempted to install using the Xubuntu 14.04 first, installation using synaptic. The installation seemed OK. But tried to run Barry Desktop Panel, an error message appears:- No OpenSync libraries were found. Sync will be unavailable until you install OpenSync version 0.22 or version 0.4x on your system, along with the needed plugins. Searched and found the home page. Read the notes on installation on Ubuntu, but then found you seem to be only supported up to 12.04 (see another note later). I found that Ubuntu say that Barry is supported in Trusty i.e. 14.04?? Tried to install on another PC running 12.04 by updating the repositories file to include deb http://download.barry.netdirect.ca/barry-latest/ubuntu1204 After updated was informed by the update manager that there were new packages for installation. Great !! Downloaded but could not download all. There was an error message about the header being too long. COMMANDS used:- escau@escau-desktop:~$ root [sudo] password for escau: root@escau-desktop:~# gpg --keyserver pgp.mit.edu --recv-key B6C2250E gpg: directory `/root/.gnupg' created gpg: new configuration file `/root/.gnupg/gpg.conf' created gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run gpg: keyring `/root/.gnupg/secring.gpg' created gpg: keyring `/root/.gnupg/pubring.gpg' created gpg: requesting key B6C2250E from hkp server pgp.mit.edu gpg: /root/.gnupg/trustdb.gpg: trustdb created gpg: key B6C2250E: public key "Chris Frey (NetDirect Barry Key) <cd...@fo...>" imported gpg: no ultimately trusted keys found gpg: Total number processed: 1 gpg: imported: 1 root@escau-desktop:~# gpg --armor --export B6C2250E > barry.key root@escau-desktop:~# apt-key add barry.key OK root@escau-desktop:~# root@escau-desktop:/home/escau# apt-get install barry-doc Sorry that I did not save original output root@escau-desktop:/home/escau# apt-get install barrydesktop Reading package lists... Done Building dependency tree Reading state information... Done barrydesktop is already the newest version. The following package was automatically installed and is no longer required: libbarry0 Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. root@escau-desktop:/home/escau# Again sorry that I did not save original output. oot@escau-desktop:/home/escau# apt-get install barrybackup-gui Reading package lists... Done Building dependency tree Reading state information... Done barrybackup-gui is already the newest version. The following package was automatically installed and is no longer required: libbarry0 Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. root@escau-desktop: Again sorry that I did not save original output. root@escau-desktop:/home/escau# apt-get install barry-util Reading package lists... Done Building dependency tree Reading state information... Done barry-util is already the newest version. The following package was automatically installed and is no longer required: libbarry0 Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. root@escau-desktop:/home/escau# Again sorry that I did not save original output. root@escau-desktop:/home/escau# apt-get install libtar0 Reading package lists... Done Building dependency tree Reading state information... Done libtar0 is already the newest version. libtar0 set to manually installed. The following package was automatically installed and is no longer required: libbarry0 Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. root@escau-desktop:/home/escau# Again sorry that I did not save original output. Ran the Barry desktop same error message No OpenSync libraries were found. Sync will be unavailable until you install OpenSync version 0.22 or version 0.4x on your system, along with the needed plugins. Read your notes more carefully and downloaded manually all of the files in the soundforge directory. So followed the information in the workaround noting that you stated all deb files. Downloaded from ubuntu1204/dists/i386 and transferred to var/cache/apt. What a pain could download all in one go!! root@escau-desktop:/home/escau# apt-get install opensync* Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'opensync0-plugin-kdepim' for regex 'opensync*' Note, selecting 'opensync1-plugin-akonadi-sync' for regex 'opensync*' Note, selecting 'opensync1-plugin-xmlformat' for regex 'opensync*' Note, selecting 'opensync1-plugin-barry' for regex 'opensync*' Note, selecting 'opensync1-plugin-barry-dbg' for regex 'opensync*' Note, selecting 'opensync1-plugin-google-calendar' for regex 'opensync*' Note, selecting 'libopensync1exp7-dbg' for regex 'opensync*' Note, selecting 'opensync0-plugin-barry' for regex 'opensync*' Note, selecting 'libopensync1exp7-dev' for regex 'opensync*' Note, selecting 'opensync1-utils' for regex 'opensync*' Note, selecting 'python2.7-opensync0' for regex 'opensync*' Note, selecting 'python2.7-opensync1' for regex 'opensync*' Note, selecting 'python2.7-opensync' for regex 'opensync*' Note, selecting 'opensync1-plugin-vformat' for regex 'opensync*' Note, selecting 'opensync-format-vformat' for regex 'opensync*' Note, selecting 'libopensync1exp7' for regex 'opensync*' Note, selecting 'libopensync-dev' for regex 'opensync*' Note, selecting 'opensync0-plugin-file' for regex 'opensync*' Note, selecting 'opensync1-plugin-evolution3' for regex 'opensync*' Note, selecting 'libopensync0-dbg' for regex 'opensync*' Note, selecting 'opensyncutils' for regex 'opensync*' Note, selecting 'opensync-format-xmlformat' for regex 'opensync*' Note, selecting 'libopensync0-dev' for regex 'opensync*' Note, selecting 'opensync0-plugin-evolution' for regex 'opensync*' Note, selecting 'libopensync0' for regex 'opensync*' Note, selecting 'libopensync1' for regex 'opensync*' Note, selecting 'opensync1-plugin-xsltformat' for regex 'opensync*' Note, selecting 'python-opensync' for regex 'opensync*' Note, selecting 'opensync1-plugin-file' for regex 'opensync*' Note, selecting 'opensync1-plugin-evolution' for regex 'opensync*' Note, selecting 'python2.4-opensync' for regex 'opensync*' Note, selecting 'libopensync1-dbg' for regex 'opensync*' Note, selecting 'opensync0-utils' for regex 'opensync*' Note, selecting 'libopensync1-dev' for regex 'opensync*' Note, selecting 'opensync0-plugin-barry-dbg' for regex 'opensync*' Note, selecting 'opensync-plugin-gpe' for regex 'opensync*' Note, selecting 'opensync0-plugin-google-calendar' for regex 'opensync*' Note, selecting 'python-opensync0' for regex 'opensync*' Note, selecting 'python-opensync1' for regex 'opensync*' Note, selecting 'libopensync1exp7-dev' instead of 'libopensync-dev' Note, selecting 'python-opensync' instead of 'python2.7-opensync' Note, selecting 'python-opensync0' instead of 'python2.7-opensync0' Note, selecting 'python-opensync1' instead of 'python2.7-opensync1' Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libopensync1-dev : Conflicts: libopensync0-dev but 0.23.1-1cdf1 is to be installed opensync0-plugin-google-calendar : Depends: python-4suite-xml but it is not installable E: Unable to correct problems, you have held broken packages. root@escau-desktop:/home/escau# apt-get install python-4suite-xml Reading package lists... Done Building dependency tree Reading state information... Done Package python-4suite-xml is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'python-4suite-xml' has no installation candidate root@escau-desktop:/home/escau# Still unsuccessful so what is recommended now. I can connect to the Blackberry to get its number but I cannot go any further TIA Jim |
From: Chris F. <cd...@fo...> - 2014-11-10 18:06:19
|
On Mon, Nov 10, 2014 at 02:17:25PM +0000, alb...@gm... wrote: > Waiting for a Thunderbird/lightning plugin, which will be very > appreciated, Work on Barry has slowed to almost nothing, so there probably won't be any new plugins in the near future, unfortunately. > is there in meantime the possibility to export in .ical > format the whole calendar and tasks archives of my blackberry, in > order to import them in Thunderbird, instead of single records of > them? Multi-selection of records seems not working. Probably the easiest method is to export the Calendar database to MIME format from the command line: bio -i device -d Calendar -o mime That takes the device as input, select the Calendar database, and uses MIME as output. If you have a password set, add the -P option after the '-i device' option. bio -i device -P MyPassword -d Calendar -o mime - Chris |
From: <alb...@gm...> - 2014-11-10 14:17:36
|
Hi, I've succesfully installed the latest Barry version with desktop interface on my Ubuntu 10.04 Lucid. Waiting for a Thunderbird/lightning plugin, which will be very appreciated, is there in meantime the possibility to export in .ical format the whole calendar and tasks archives of my blackberry, in order to import them in Thunderbird, instead of single records of them? Multi-selection of records seems not working. Thank you. Alberto Le mail ti raggiungono ovunque con BlackBerry® from Vodafone! |
From: Chris F. <cd...@fo...> - 2014-08-18 19:28:44
|
On Sat, Aug 16, 2014 at 09:05:26PM +0100, John Collins Sunday wrote: > Please I get the following error when I try to compile barry: > > https://gist.github.com/johnbendi/f7297a14d958e5aaa979 Hi John, What system are you compiling this on? I just tested on Debian 7.6 and the ./buildgen.sh worked fine. Make sure you have all the dependencies installed. You can find scripts which may help with that under maintainer/depscripts/. - Chris |
From: John C. S. <joh...@gm...> - 2014-08-16 20:05:33
|
Please I get the following error when I try to compile barry: https://gist.github.com/johnbendi/f7297a14d958e5aaa979 |
From: Chris F. <cd...@fo...> - 2014-05-31 07:32:32
|
On Thu, May 29, 2014 at 08:24:58AM -0700, Jeremy Gabriel wrote: > I installed Barry Desktop through the Ubuntu Software Centre but when I try > to connect my BlackBerry Q10 it gives me an error message saying the Hi Jeremy, Sadly, I must stop you here, since Barry does not support devices of the new Z10 line, including the Q10. For the Z10/Q10 devices, you may wish to look into OwnCloud and setup your own private cloud, which, as I understand it, these devices support. See Nicolas Vivien's message on this here: http://sourceforge.net/p/barry/mailman/barry-devel/?viewmonth=201311 > OpenSync libraries are missing and that sync will be disabled until it, There is no maintainer for Debian OpenSync packages, so syncing is disabled in the official Debian Barry packages, and this is the same situation for Ubuntu. > along with other missing plugins, is installed. I went to netdirect.ca but > found that the installation instructions only provide code up to Ubuntu > 12.04 (ie http://download.barry.netdirect.ca/barry-latest/squeeze main -- I > can't replace 'squeeze' with 'ubuntu1404'). > > Has the Barry software been updated for 14.04 yet (I know its still new)? > Would it still work if stuck with ubuntu1204? The netdirect versions of the packages which do have opensync enabled (available at sourceforge.net) have not yet been updated to 14.04. There are no plans to do so yet. - Chris |
From: Jeremy G. <ara...@gm...> - 2014-05-29 15:25:08
|
Hello, I installed Barry Desktop through the Ubuntu Software Centre but when I try to connect my BlackBerry Q10 it gives me an error message saying the OpenSync libraries are missing and that sync will be disabled until it, along with other missing plugins, is installed. I went to netdirect.ca but found that the installation instructions only provide code up to Ubuntu 12.04 (ie http://download.barry.netdirect.ca/barry-latest/squeeze main -- I can't replace 'squeeze' with 'ubuntu1404'). Has the Barry software been updated for 14.04 yet (I know its still new)? Would it still work if stuck with ubuntu1204? Thanks for your help Jeremy |
From: Fritz R. <fri...@gm...> - 2014-01-22 10:36:43
|
Hi Chris, seems that it helped to wipe the handheld some times. Now reading of data seems to work. I have to find now another working opensync-plugin to transfer the data into. Thanks so far. Fritz 2014/1/22 Fritz Reichwald <fri...@gm...> > Thanks for your answer Chris, > im sorry but i cant remove the password because i bought my > blackberry 8707v used in the internet and it got a IT Policy. > Because its OSv4.2 and there is no update available I cant remove > the poliy. > Is there a way to hand the password over to the plugin? > > Fritz > > > 2014/1/22 Chris Frey <cd...@fo...> > >> On Sun, Jan 19, 2014 at 09:31:34PM +0100, Fritz Reichwald wrote: >> > Thanks for the great project. Backup works but I got problems with >> > Calendar and Contact synchronization. >> > Got a Blackberry 8707v and barry 0.18.4. >> > >> > The output of the unsuccessfull synchronization try is attached. >> >> Thanks for the output. All I can suspect is that perhaps it is a >> threading issue, or maybe you have a password set on the device >> and the plugin is not handling it correctly. >> >> If there is a password, try turning it off in the device, just as a test. >> >> - Chris >> >> >> >> ------------------------------------------------------------------------------ >> CenturyLink Cloud: The Leader in Enterprise Cloud Services. >> Learn Why More Businesses Are Choosing CenturyLink Cloud For >> Critical Workloads, Development Environments & Everything In Between. >> Get a Quote or Start a Free Trial Today. >> >> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk >> _______________________________________________ >> Barry-devel mailing list >> Bar...@li... >> https://lists.sourceforge.net/lists/listinfo/barry-devel >> > > |
From: Fritz R. <fri...@gm...> - 2014-01-22 03:49:51
|
Thanks for your answer Chris, im sorry but i cant remove the password because i bought my blackberry 8707v used in the internet and it got a IT Policy. Because its OSv4.2 and there is no update available I cant remove the poliy. Is there a way to hand the password over to the plugin? Fritz 2014/1/22 Chris Frey <cd...@fo...> > On Sun, Jan 19, 2014 at 09:31:34PM +0100, Fritz Reichwald wrote: > > Thanks for the great project. Backup works but I got problems with > > Calendar and Contact synchronization. > > Got a Blackberry 8707v and barry 0.18.4. > > > > The output of the unsuccessfull synchronization try is attached. > > Thanks for the output. All I can suspect is that perhaps it is a > threading issue, or maybe you have a password set on the device > and the plugin is not handling it correctly. > > If there is a password, try turning it off in the device, just as a test. > > - Chris > > > > ------------------------------------------------------------------------------ > CenturyLink Cloud: The Leader in Enterprise Cloud Services. > Learn Why More Businesses Are Choosing CenturyLink Cloud For > Critical Workloads, Development Environments & Everything In Between. > Get a Quote or Start a Free Trial Today. > > http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk > _______________________________________________ > Barry-devel mailing list > Bar...@li... > https://lists.sourceforge.net/lists/listinfo/barry-devel > |
From: Chris F. <cd...@fo...> - 2014-01-22 00:48:16
|
On Sun, Jan 19, 2014 at 09:31:34PM +0100, Fritz Reichwald wrote: > Thanks for the great project. Backup works but I got problems with > Calendar and Contact synchronization. > Got a Blackberry 8707v and barry 0.18.4. > > The output of the unsuccessfull synchronization try is attached. Thanks for the output. All I can suspect is that perhaps it is a threading issue, or maybe you have a password set on the device and the plugin is not handling it correctly. If there is a password, try turning it off in the device, just as a test. - Chris |
From: Fritz R. <fri...@gm...> - 2014-01-19 20:31:45
Attachments:
osync-blackberry-error.log
|
Dear all, Thanks for the great project. Backup works but I got problems with Calendar and Contact synchronization. Got a Blackberry 8707v and barry 0.18.4. The output of the unsuccessfull synchronization try is attached. Kind regards Fritz Reichwald |
From: Nicolas <pr...@fr...> - 2013-11-16 18:21:41
|
Hi, Indeed, Barry doesn't support the new BlackBerry 10 generation. As far as, I don't think that add the support is a good thing :) since BlackBerry 10 brings a lot of stuff work well with Linux. Just change your way of work... don't worry it's better. A first, backup / sync is too old way. Now all is in the cloud with auto-sync process :) I have installed OwnCloud on my Linux desktop (server) to host : - CardDAV service (addressbook in the cloud) - CalDAV service (calendar in the cloud) - WebDAV service (file storage in the cloud) In fact, it's my cloud (so don't need to use Google Drive, Box or other...) With CalDAV & CardDAV, the sync process is very easy and automatic. Moreover Evolution works and supports CalDAV & CardDAV. For WebDAV... the support isn't native. That's why I have written PlayCloud 10 "built for BlackBerry 10". By the way, it supports WebDAV, FTP, Box, Dropbox, GoogleDrive, SkyDrive, SugarSync... Now, I don't need to be at office or at home to backup manually my device. It's always sync and the BlackBerry 10 is a great device working in standalone ! BlackBerry 10 as PlayBook has a samba server... So you can access to your files easily. At last, I haven't yet spoken about application installation :) It's very easy and supported in natif with the BlackBerry tool. Just install any SDK for developpers and use the "blackberry-deploy" tool to install BAR files on your device. Regards, Nicolas Le vendredi 08 novembre 2013 à 14:11 +0100, Christopher Williams a écrit : > hi Barry folks, > > new member here. > > i've been failing for the last week to get my BB Q5 to talk to my ThinkPad > X200 (running LMDE) through Barry. Chris Frey just informed me that Barry > does not support new BB devices, and that i might poke around this list > for some tips. > > i would love to be able to backup the device, install software not listed > on BBWorld (i.e. Opera Mini), and sync it. > what are my options? > > Chris mentioned that Nicolas Vivien might have an idea since he's more > experienced with newer devices. > > thanks much! |
From: Christopher W. <chr...@go...> - 2013-11-08 13:11:30
|
hi Barry folks, new member here. i've been failing for the last week to get my BB Q5 to talk to my ThinkPad X200 (running LMDE) through Barry. Chris Frey just informed me that Barry does not support new BB devices, and that i might poke around this list for some tips. i would love to be able to backup the device, install software not listed on BBWorld (i.e. Opera Mini), and sync it. what are my options? Chris mentioned that Nicolas Vivien might have an idea since he's more experienced with newer devices. thanks much! -- Christopher Williams chr...@gm... land +49 (0) 30 9404 9183 mob: +49 (0) 171 221 6759 www.arcanum17.wordpress.com www.certainsundays.org www.criticalimprov.com/article/view/2144 |