KnownIssues » History » Version 18
Adrian Georgescu, 09/06/2012 03:03 PM
1 | 1 | Adrian Georgescu | h1. Known Issues |
---|---|---|---|
2 | |||
3 | 17 | Adrian Georgescu | |
4 | 18 | Adrian Georgescu | h2. Single quote character in account display name configuration (config file gets corrupted) |
5 | 17 | Adrian Georgescu | |
6 | Replace |
||
7 | |||
8 | <pre> |
||
9 | /Applications/Blink\ Pro.app/Contents/Resources/lib/sipsimple/configuration/backend/file.py |
||
10 | </pre> |
||
11 | |||
12 | with this one: |
||
13 | |||
14 | http://download.ag-projects.com/Blink/Pro-1.9.0/file.py |
||
15 | |||
16 | |||
17 | 15 | Adrian Georgescu | h2. Add contact fails (Blink Pro 1.9.0) |
18 | 7 | Adrian Georgescu | |
19 | 13 | Adrian Georgescu | A fix is available in 1.9.1 currently in Apple review queue. You can fix this manually by replacing the following file: |
20 | 11 | Saúl Ibarra Corretgé | |
21 | <pre> |
||
22 | /Applications/Blink Pro.app/Contents/Resources/ContactWindowController.py |
||
23 | </pre> |
||
24 | |||
25 | with this one: |
||
26 | |||
27 | http://download.ag-projects.com/Blink/Pro-1.9.0/ContactWindowController.py |
||
28 | |||
29 | To locate the file right, click in Finder on Blink Pro and click on Show Package Contents option. |
||
30 | |||
31 | Then restart Blink. |
||
32 | 7 | Adrian Georgescu | |
33 | 15 | Adrian Georgescu | h2. Add contact fails (Blink Lite 1.7.0) |
34 | 12 | Saúl Ibarra Corretgé | |
35 | 13 | Adrian Georgescu | A fix is available in 1.7.1 currently in Apple review queue. You can fix this manually by replacing the following file: |
36 | 12 | Saúl Ibarra Corretgé | |
37 | <pre> |
||
38 | /Applications/Blink Lite.app/Contents/Resources/ContactWindowController.py |
||
39 | </pre> |
||
40 | |||
41 | with this one: |
||
42 | |||
43 | http://download.ag-projects.com/Blink/Lite-1.7.0/ContactWindowController.py |
||
44 | |||
45 | To locate the file right, click in Finder on Blink Lite and click on Show Package Contents option. |
||
46 | |||
47 | Then restart Blink. |
||
48 | |||
49 | 8 | Adrian Georgescu | h2. Migration panel does not vanish (Blink Pro 1.8.3) |
50 | 1 | Adrian Georgescu | |
51 | 16 | Adrian Georgescu | Fixed in newer versions. |
52 | |||
53 | 2 | Adrian Georgescu | Replace the following file: |
54 | 1 | Adrian Georgescu | |
55 | 4 | Adrian Georgescu | <pre> |
56 | 1 | Adrian Georgescu | /Applications/Blink Pro.app/Contents/Resources/HistoryManager.py |
57 | 4 | Adrian Georgescu | </pre> |
58 | 1 | Adrian Georgescu | |
59 | with this one: |
||
60 | |||
61 | 10 | Adrian Georgescu | http://download.ag-projects.com/Blink/HistoryManager.py |
62 | 4 | Adrian Georgescu | |
63 | To locate the file right, click in Finder on Blink Pro and click on Show Package Contents option. |
||
64 | 1 | Adrian Georgescu | |
65 | Then restart Blink. |