Project

General

Profile

KnownIssues » History » Revision 22

Revision 21 (Adrian Georgescu, 09/30/2012 12:36 PM) → Revision 22/49 (Adrian Georgescu, 09/30/2012 12:36 PM)

h1. Known Issues 

 h2. Enrollment for free sip account failure may cause crash 

 if account cannot be created  

 Affected versions: Blink Pro < 2.0 and Blink Lite < 2.0 

 Replace 

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

 and / or 

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

 with this one: 

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


 h2. Single quote character in account display name configuration (config file gets corrupted) 

 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.