www/adium.im 459:2973a40f1bca: My not very thorough impression i...

commits at adium.im commits at adium.im
Mon Oct 31 20:10:00 UTC 2011


details:	http://hg.adium.im/www/adium.im/rev/2973a40f1bca
revision:	459:2973a40f1bca
branch:		adiumx.com
author:		Thijs Alkemade <thijsalkemade at gmail.com>
date:		Mon Oct 31 21:09:34 2011 +0100

My not very thorough impression is that these issues are reported the most often with the beta: crashing on Skype and contact list ignoring Mission Control. Also, fixing formatting.

diffs (26 lines):

diff -r 9d1ee584f935 -r 2973a40f1bca help/hot.json
--- a/help/hot.json	Sun Oct 30 11:05:23 2011 +0100
+++ b/help/hot.json	Mon Oct 31 21:09:34 2011 +0100
@@ -1,11 +1,19 @@
 var hotIssues = [
 	{
 		"protocol": "msn",
-		"description": "<p>With certain <strong>MSN</strong> contacts: visibility issues (not being seen / not seeing others despite being online), broken message sending and receiving. This issue is still under investigation in the library we use. See <a class='ticket' href='http://developer.pidgin.im/ticket/13068'>#p13068</a> for more information.</p>"
+		"description": "With certain <strong>MSN</strong> contacts: visibility issues (not being seen / not seeing others despite being online), broken message sending and receiving. This issue is still under investigation in the library we use. See <a class='ticket' href='http://developer.pidgin.im/ticket/13068'>#p13068</a> for more information."
 	},
 	{
 		"ticket": 15381,
 		"closed": false,
-		"description": "<p>Adium asks for passwords although they have been saved in the OS X Keychain (<strong>Lion</strong> only).</p>"
+		"description": "Adium asks for passwords although they have been saved in the OS X Keychain (<strong>Lion</strong> only)."
 	},
+	{
+	    "protocol": "skype",
+	    "description": "The unofficial <strong>Skype</strong> plugin causes the Adium 1.5 beta to crash on start up. To remove it, delete the file <strong>SkypePlugin.AdiumPlugin</strong> from Your Home Folder → Library → Application Support → Adium 2.0."
+	},
+    {
+        "description": "When switching Spaces or using Mission Control with the Adium 1.5 beta in <strong>Lion</strong>, the Contacts window stays fixed and doesn't move with the other windows",
+        "ticket": 15408
+    }
 ]
\ No newline at end of file


More information about the commits mailing list