[Blink] Bug report | OS X Blink Pro native OS X Address Book support broken

Adrian Georgescu ag at ag-projects.com
Sat Dec 14 15:01:55 CET 2013


If this happens after replacing the file is because of apple signing, it will go away after the next official release that incorporate the changes.

Adrian
 
On Dec 14, 2013, at 11:54 AM, Bart Volgers <bartvolgers at gmail.com> wrote:

> Hi Adrian, 
> 
> Check, it fixed the Address Book problem. Address Book in Blink Pro, now works as expected. also all the added sip features display. 
> 
> So that looks really good :-) 
> 
> 
> Only thing is, ***every*** time I start Blink Pro I get a popup. (Even if I click Allow)  
> 
> <Screen shot 2013-12-14 at 14.39.51.jpg>
> 
> I did a chown root:wheel on the new file, but, the popup keeps popping up on every restart. Guess it has to do with the software signing that is now invalidated. Any other fix for this, than waiting for the your new version in the app store? 
> 
> Thanks for the quick response on the initial problem, gives a really professional experience. I so love Blink Pro and your support! 
> 
> Cheers, Bart 
> 
> 
> 
> 
> On 14 dec 2013, at 14:29, Adrian Georgescu wrote:
> 
>> Try the following, stop Blink and replace
>> /Applications/Blink\ Pro.app/Contents/Resources/ContactListModel.py
>> With this one:
>> 
>> http://download.ag-projects.com/Blink/ContactListModel.py
>> 
>> Then restart.
>> 
>> Adrian
>> 
>> On Dec 14, 2013, at 10:27 AM, Bart Volgers <bartvolgers at gmail.com> wrote:
>> 
>>> Hi Adrian, 
>>> 
>>> Console gives at lot of: 
>>> 
>>> 14-12-13 13:19:43	Blink Pro[1566]	*** __NSAutoreleaseNoPool(): Object 0x34d5770 of class NSCFString autoreleased with no pool in place - just leaking
>>> on every line a diffrent object 
>>> 14-12-13 13:19:43	Blink Pro[1566]	*** __NSAutoreleaseNoPool(): Object 0x6e20c0 of class OC_PythonString autoreleased with no pool in place - just leaking
>>> 
>>> About forty lines 
>>> 
>>> Then I get 
>>> 
>>> 14-12-13 13:19:43	[0x0-0xf00f0].com.agprojects.Blink[1566]	error: Exception occured while calling <function loadAddressBook at 0x39377b0> in the 'addressbook' thread
>>> 14-12-13 13:19:43	[0x0-0xf00f0].com.agprojects.Blink[1566]	Traceback (most recent call last):
>>> 14-12-13 13:19:43	[0x0-0xf00f0].com.agprojects.Blink[1566]	  File "/Applications/Blink Pro.app/Contents/Resources/lib/sipsimple/threading/__init__.py", line 37, in _EH_CallFunctionEvent
>>> 14-12-13 13:19:43	[0x0-0xf00f0].com.agprojects.Blink[1566]	    event.function(*event.args, **event.kw)
>>> 14-12-13 13:19:43	[0x0-0xf00f0].com.agprojects.Blink[1566]	  File "<string>", line 1, in loadAddressBook
>>> 14-12-13 13:19:43	[0x0-0xf00f0].com.agprojects.Blink[1566]	  File "/Applications/Blink Pro.app/Contents/Resources/util.py", line 349, in wrapper
>>> 14-12-13 13:19:43	[0x0-0xf00f0].com.agprojects.Blink[1566]	    func(*args, **kw)
>>> 14-12-13 13:19:43	[0x0-0xf00f0].com.agprojects.Blink[1566]	  File "/Applications/Blink Pro.app/Contents/Resources/ContactListModel.py", line 2023, in loadAddressBook
>>> 14-12-13 13:19:43	[0x0-0xf00f0].com.agprojects.Blink[1566]	    blink_contact = SystemAddressBookBlinkContact(ab_contact)
>>> 14-12-13 13:19:43	[0x0-0xf00f0].com.agprojects.Blink[1566]	  File "/Applications/Blink Pro.app/Contents/Resources/ContactListModel.py", line 1563, in __init__
>>> 14-12-13 13:19:43	[0x0-0xf00f0].com.agprojects.Blink[1566]	    self.name = self.uris[0].uri
>>> 14-12-13 13:19:43	[0x0-0xf00f0].com.agprojects.Blink[1566]	IndexError: list index out of range
>>> 
>>> And then a lot more AutoreleaseNoPool() messages. 
>>> 
>>> I can send you the whole list if you like that, but I think it's a good idea to get that to you directly and not via this e-mail list. 
>>> 
>>> Hope this helps. 
>>> 
>>> Cheers, Bart 
>>> 
>>> 
>>> On 14 dec 2013, at 13:08, Adrian Georgescu wrote:
>>> 
>>>> Hi Bart,
>>>> 
>>>> I personally can't replicate this problem. Do you see any exceptions in Console application?
>>>> 
>>>> Secondly for the list, does anyone else observe this behaviour?
>>>> 
>>>> Regards,
>>>> Adrian
>>>> 
>>>> On Dec 14, 2013, at 9:52 AM, Bart Volgers <bartvolgers at gmail.com> wrote:
>>>> 
>>>>> Hi, 
>>>>> 
>>>>> I have a problem with the latest version of Blink Pro v 3.4.0 
>>>>> The native Address Book import is working erratically. 
>>>>> 
>>>>> Observed behavior: 
>>>>> 
>>>>> Names ar not found 
>>>>> List appears in unsorted order, that divers after Blink Pro has been restarted
>>>>> 
>>>>> When I duplicate a Address card in OS X native Address Book. Blink suddenly sees the card again. (both versions the old and the new one address card) After resart of Blink Pro both instances are not showing anymore, Not in the list inside Blink pro and not with the Blink Pro search function. 
>>>>> 
>>>>> This behavior started with one of the latest upgrades. 
>>>>> 
>>>>> Troubleshooting:
>>>>> 
>>>>> I tested Blink Lite. Native Address Book inport work normally. 
>>>>> I there fore reverted back to an older version of Blink pro. In my backups I found Blink Pro v 3.3.1 This version turned out to work normally with the native OS X Address Book. 
>>>>> 
>>>>> My OS X version: 10.6.8 Which is officially supported by Blink pro according the specifications in Ap store. 
>>>>> 
>>>>> Conclusion: Changes between version 3.3.1 and version 3.4.0 break the native OS X address book import, which in the light above can be considered as a real bug. 
>>>>> 
>>>>> Recommendation:  Please check described behavior and provide fix. I would gladly help to test any fixes on my system. 
>>>>> 
>>>>> Cheers, Bart 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> _______________________________________________
>>>>> Blink mailing list
>>>>> Blink at lists.ag-projects.com
>>>>> http://lists.ag-projects.com/mailman/listinfo/blink
>>>>> 
>>>> 
>>>> --
>>>> Adrian
>>>> 
>>>> 
>>>> 
>>>> _______________________________________________
>>>> Blink mailing list
>>>> Blink at lists.ag-projects.com
>>>> http://lists.ag-projects.com/mailman/listinfo/blink
>>> 
>>> _______________________________________________
>>> Blink mailing list
>>> Blink at lists.ag-projects.com
>>> http://lists.ag-projects.com/mailman/listinfo/blink
>>> 
>> 
>> --
>> Adrian
>> 
>> 
>> 
>> _______________________________________________
>> Blink mailing list
>> Blink at lists.ag-projects.com
>> http://lists.ag-projects.com/mailman/listinfo/blink
> 
> _______________________________________________
> Blink mailing list
> Blink at lists.ag-projects.com
> http://lists.ag-projects.com/mailman/listinfo/blink

--
Adrian



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ag-projects.com/pipermail/blink/attachments/20131214/409dfedd/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.ag-projects.com/pipermail/blink/attachments/20131214/409dfedd/attachment.pgp>


More information about the Blink mailing list