Project

General

Profile

KnownIssues » History » Version 16

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

1 1 Adrian Georgescu
h1. Known Issues
2
3 15 Adrian Georgescu
h2. Add contact fails (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 15 Adrian Georgescu
h2. Add contact fails (Blink Lite 1.7.0)
20 12 Saúl Ibarra Corretgé
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 16 Adrian Georgescu
Fixed in newer versions.
38
39 2 Adrian Georgescu
Replace the following file:
40 1 Adrian Georgescu
41 4 Adrian Georgescu
<pre>
42 1 Adrian Georgescu
/Applications/Blink Pro.app/Contents/Resources/HistoryManager.py
43 4 Adrian Georgescu
</pre>
44 1 Adrian Georgescu
45
with this one:
46
47 10 Adrian Georgescu
http://download.ag-projects.com/Blink/HistoryManager.py
48 4 Adrian Georgescu
49
To locate the file right, click in Finder on Blink Pro and click on Show Package Contents option.
50 1 Adrian Georgescu
51
Then restart Blink.