<?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>QLJ's Blog &#187; ubuntuone</title>
	<atom:link href="http://qlj.sh.cn/tag/ubuntuone/feed/" rel="self" type="application/rss+xml" />
	<link>http://qlj.sh.cn</link>
	<description>搜集网络信息,风云磅实验</description>
	<lastBuildDate>Thu, 12 Apr 2012 06:50:08 +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>ubuntu one 无法 使用问题解决中。。</title>
		<link>http://qlj.sh.cn/linux/ubuntu-linux/20100523/ubuntu-one-01/</link>
		<comments>http://qlj.sh.cn/linux/ubuntu-linux/20100523/ubuntu-one-01/#comments</comments>
		<pubDate>Sat, 22 May 2010 18:31:30 +0000</pubDate>
		<dc:creator>qlj</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntuone]]></category>

		<guid isPermaLink="false">http://qlj.sh.cn/?p=1084</guid>
		<description><![CDATA[UBUNTU one 注册完成后 提示 add your computer to the list of devices that sync with your personal cloud. To add your computer to your Ubuntu One account, click on the 但是无法 找到这个 Add this Computer button 按钮 使用命令 u1sync &#8211;authorize 等待几秒。。 FIREFOX会跳转网页 Traceback &#40;most recent call last&#41;: File &#34;/usr/lib/python2.6/dist-packages/twisted/protocols/basic.py&#34;, line 251, in dataReceived why = [...]]]></description>
			<content:encoded><![CDATA[<p>UBUNTU one 注册完成后 提示 </p>
<p>add your computer to the list of devices that sync with your personal cloud. To add your computer to your Ubuntu One account, click on the</p>
<p>但是无法 找到这个 <strong> Add this Computer button</strong> 按钮<br />
使用命令<br />
u1sync &#8211;authorize</p>
<p>等待几秒。。<br />
FIREFOX会跳转网页<br />
<span id="more-1084"></span></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">Traceback <span style="color: #7a0874; font-weight: bold;">&#40;</span>most recent call <span style="color: #c20cb9; font-weight: bold;">last</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>:
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/twisted/protocols/basic.py&quot;</span>, line <span style="color: #000000;">251</span>, <span style="color: #000000; font-weight: bold;">in</span> dataReceived
    why = self.lineReceived<span style="color: #7a0874; font-weight: bold;">&#40;</span>line<span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/twisted/web/http.py&quot;</span>, line <span style="color: #000000;">1573</span>, <span style="color: #000000; font-weight: bold;">in</span> lineReceived
    self.allContentReceived<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/twisted/web/http.py&quot;</span>, line <span style="color: #000000;">1641</span>, <span style="color: #000000; font-weight: bold;">in</span> allContentReceived
    req.requestReceived<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">command</span>, path, version<span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/twisted/web/http.py&quot;</span>, line <span style="color: #000000;">807</span>, <span style="color: #000000; font-weight: bold;">in</span> requestReceived
    self.process<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #7a0874; font-weight: bold;">&#41;</span>
<span style="color: #660033;">---</span> <span style="color: #000000; font-weight: bold;">&lt;</span>exception caught here<span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #660033;">---</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/twisted/web/server.py&quot;</span>, line <span style="color: #000000;">125</span>, <span style="color: #000000; font-weight: bold;">in</span> process
    self.render<span style="color: #7a0874; font-weight: bold;">&#40;</span>resrc<span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/twisted/web/server.py&quot;</span>, line <span style="color: #000000;">132</span>, <span style="color: #000000; font-weight: bold;">in</span> render
    body = resrc.render<span style="color: #7a0874; font-weight: bold;">&#40;</span>self<span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/twisted/web/resource.py&quot;</span>, line <span style="color: #000000;">210</span>, <span style="color: #000000; font-weight: bold;">in</span> render
    <span style="color: #7a0874; font-weight: bold;">return</span> m<span style="color: #7a0874; font-weight: bold;">&#40;</span>request<span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py&quot;</span>, line <span style="color: #000000;">466</span>, <span style="color: #000000; font-weight: bold;">in</span> render_GET
    self.retrieve_function<span style="color: #7a0874; font-weight: bold;">&#40;</span><span style="color: #007800;">store</span>=self.store_yes_no, <span style="color: #007800;">verifier</span>=verifier<span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py&quot;</span>, line <span style="color: #000000;">396</span>, <span style="color: #000000; font-weight: bold;">in</span> retrieve_access_token
    access_token = self.make_token_request<span style="color: #7a0874; font-weight: bold;">&#40;</span>oauth_request<span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py&quot;</span>, line <span style="color: #000000;">261</span>, <span style="color: #000000; font-weight: bold;">in</span> make_token_request
    self._forward_error_callback<span style="color: #7a0874; font-weight: bold;">&#40;</span>error<span style="color: #7a0874; font-weight: bold;">&#41;</span>
  File <span style="color: #ff0000;">&quot;/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py&quot;</span>, line <span style="color: #000000;">160</span>, <span style="color: #000000; font-weight: bold;">in</span> _forward_error_callback
    raise error
exceptions.Exception: Invalid request token: GhKRmLF4bv0bR<span style="color: #000000; font-weight: bold;">*******</span>
Authorized.</pre></div></div>

<p>上面这些错误 到底 是杀3也不知道 。。汉3.。</p>
<p>收集一些 有 价值的 线索。。<br />
备用</p>
<p>出自UBUNTU 中文社区 </p>
<p>退出ubuntu one:<br />
# u1sdtool -q</p>
<p>将原有配置清空:<br />
# rm -rf ~/.local/share/ubuntuone</p>
<p>然后重新运行 UbuntuOne Applet</p>
<p>将计算机与帐号关联：<br />
# u1sync &#8211;authorize</p>
]]></content:encoded>
			<wfw:commentRss>http://qlj.sh.cn/linux/ubuntu-linux/20100523/ubuntu-one-01/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

