<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Bits and Pieces &#187; Uncategorized</title>
	<atom:link href="http://code.samediff.net/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://code.samediff.net</link>
	<description>Michael Wybrow's coding diary.</description>
	<lastBuildDate>Fri, 22 Jul 2011 12:42:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fix for Mac Google Notifier sign-in problems</title>
		<link>http://code.samediff.net/2007/04/20/fix-for-mac-google-notifier-sign-in-problems/</link>
		<comments>http://code.samediff.net/2007/04/20/fix-for-mac-google-notifier-sign-in-problems/#comments</comments>
		<pubDate>Fri, 20 Apr 2007 07:21:04 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://code.samediff.net/2007/04/20/fix-for-mac-google-notifier-sign-in-problems/</guid>
		<description><![CDATA[I spent a little bit of time this afternoon investigating why a colleague with exactly the same network/proxy settings as me couldn&#8217;t use Google Notifier for Mac on our network even though I was able to use it fine. We&#8217;re &#8230; <a href="http://code.samediff.net/2007/04/20/fix-for-mac-google-notifier-sign-in-problems/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I spent a little bit of time this afternoon investigating why a colleague with exactly the same network/proxy settings as me couldn&#8217;t use Google Notifier for Mac on our network even though I was able to use it fine. We&#8217;re both using the newest version 1.9.97. When attempting to sign-in he was seeing either of the following messages:</p>
<p>User Verification Required for Sign-In, or<br />
Can&#8217;t Sign In. See Preferences: Fetch -2</p>
<p><span id="more-14"></span>After much rooting around in preferences files and keychain access I determined that the cause of the problem is that Google Notifier needs access to a <strong>https</strong> keychain item for the proxy we use here.  This didn&#8217;t exist for my colleague as the keychain item seems to be created by Safari when visiting a https site for the first time.  If you instead use Camino then it never seems to create a https keychain item for the proxy and seems to just use the http keychain for the same proxy for https sites.</p>
<p>Probably Google Notifier should prompt for the https proxy username and password if it can&#8217;t find an existing keychain item.</p>
<p>The fix is to open Safari, visit a https site (such as https://www.google.com), enter your login details for the proxy and tell keychain to remember them.  Then, restart Google Notifier, and it should ask for access to this keychain item.  This has sucessfully fixed this problem for me on three separate Macs.</p>
]]></content:encoded>
			<wfw:commentRss>http://code.samediff.net/2007/04/20/fix-for-mac-google-notifier-sign-in-problems/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
	</channel>
</rss>

