Project

General

Profile

KnownIssues » History » Version 14

Adrian Georgescu, 09/01/2012 02:39 PM

1 1 Adrian Georgescu
h1. Known Issues
2
3 8 Adrian Georgescu
h2. Add contact panel does not work (Blink Pro 1.9.0)
4 7 Adrian Georgescu
5 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:
6 11 Saúl Ibarra Corretgé
7
<pre>
8
/Applications/Blink Pro.app/Contents/Resources/ContactWindowController.py
9
</pre>
10
11
with this one:
12
13
http://download.ag-projects.com/Blink/Pro-1.9.0/ContactWindowController.py
14
15
To locate the file right, click in Finder on Blink Pro and click on Show Package Contents option.
16
17
Then restart Blink.
18 7 Adrian Georgescu
19 12 Saúl Ibarra Corretgé
h2. Add contact panel does not work (Blink Lite 1.7.0)
20
21 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:
22 12 Saúl Ibarra Corretgé
23
<pre>
24
/Applications/Blink Lite.app/Contents/Resources/ContactWindowController.py
25
</pre>
26
27
with this one:
28
29
http://download.ag-projects.com/Blink/Lite-1.7.0/ContactWindowController.py
30
31
To locate the file right, click in Finder on Blink Lite and click on Show Package Contents option.
32
33
Then restart Blink.
34
35 8 Adrian Georgescu
h2. Migration panel does not vanish (Blink Pro 1.8.3)
36 1 Adrian Georgescu
37 2 Adrian Georgescu
Replace the following file:
38 1 Adrian Georgescu
39 4 Adrian Georgescu
<pre>
40 1 Adrian Georgescu
/Applications/Blink Pro.app/Contents/Resources/HistoryManager.py
41 4 Adrian Georgescu
</pre>
42 1 Adrian Georgescu
43
with this one:
44
45 10 Adrian Georgescu
http://download.ag-projects.com/Blink/HistoryManager.py
46 4 Adrian Georgescu
47
To locate the file right, click in Finder on Blink Pro and click on Show Package Contents option.
48 1 Adrian Georgescu
49
Then restart Blink.