KnownIssues

Version 16 (Adrian Georgescu, 09/01/2012 02:42 pm) → Version 17/49 (Adrian Georgescu, 09/06/2012 03:01 pm)

h1. Known Issues

h2. Single quote character in account display name configuration cause config file to not be read anymore.

Replace


<pre>
/Applications/Blink\ Pro.app/Contents/Resources/lib/sipsimple/configuration/backend/file.py
</pre>

with this one:

http://download.ag-projects.com/Blink/Pro-1.9.0/file.py

h2. Add contact fails (Blink Pro 1.9.0)

A fix is available in 1.9.1 currently in Apple review queue. You can fix this manually by replacing the following file:

<pre>
/Applications/Blink Pro.app/Contents/Resources/ContactWindowController.py
</pre>

with this one:

http://download.ag-projects.com/Blink/Pro-1.9.0/ContactWindowController.py

To locate the file right, click in Finder on Blink Pro and click on Show Package Contents option.

Then restart Blink.

h2. Add contact fails (Blink Lite 1.7.0)

A fix is available in 1.7.1 currently in Apple review queue. You can fix this manually by replacing the following file:

<pre>
/Applications/Blink Lite.app/Contents/Resources/ContactWindowController.py
</pre>

with this one:

http://download.ag-projects.com/Blink/Lite-1.7.0/ContactWindowController.py

To locate the file right, click in Finder on Blink Lite and click on Show Package Contents option.

Then restart Blink.



h2. Migration panel does not vanish (Blink Pro 1.8.3)

Fixed in newer versions.

Replace the following file:

<pre>
/Applications/Blink Pro.app/Contents/Resources/HistoryManager.py
</pre>

with this one:

http://download.ag-projects.com/Blink/HistoryManager.py

To locate the file right, click in Finder on Blink Pro and click on Show Package Contents option.

Then restart Blink.