<?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>アタシのUbuntu備忘録 &#187; トラブル</title>
	<atom:link href="http://ub.workdesign.jp/category/%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab/feed" rel="self" type="application/rss+xml" />
	<link>http://ub.workdesign.jp</link>
	<description>メインマシンをUbuntuに乗り換えていく備忘録です</description>
	<lastBuildDate>Tue, 03 Jan 2012 02:04:45 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>[Ubuntu10.10]Thunderbirdのmsfファイル損傷</title>
		<link>http://ub.workdesign.jp/%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab/data487.html</link>
		<comments>http://ub.workdesign.jp/%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab/data487.html#comments</comments>
		<pubDate>Fri, 25 Mar 2011 03:41:13 +0000</pubDate>
		<dc:creator>marumi</dc:creator>
				<category><![CDATA[トラブル]]></category>
		<category><![CDATA[Thunderbird]]></category>

		<guid isPermaLink="false">http://ub.workdesign.jp/%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab/data487.html</guid>
		<description><![CDATA[パソコンの調子が怪しいので、Thunderbirdの不要なメールを削除してからバックアップを取ろうとしたところ、送信済みトレイに削除できないメールがあり、それをクリックするとフリーズしてしまいます。フォルダのプロパティか [...]]]></description>
			<content:encoded><![CDATA[<p>パソコンの調子が怪しいので、Thunderbirdの不要なメールを削除してからバックアップを取ろうとしたところ、送信済みトレイに削除できないメールがあり、それをクリックするとフリーズしてしまいます。<br />フォルダのプロパティから、フォルダ修復をしようとしても完了できません。<br /><img style="max-width: 800px; float: none;" src="http://ub.workdesign.jp/wp3/wp-content/uploads/2011/03/thunderbird_0325.jpeg" height="221" width="395" /></p>
<p>取り急ぎバックアップを取ります。<br />「/home/ユーザ名/.mozilla-thunderbird/******.default」をコピー。</p>
<p>Thunderbirdを終了して、「Sent.msf」を削除。<br />Thunderbirdを起動して、すんごく時間をかけて、無事新しく要約ファイル「Sent.msf」が作られました。<br />送信済みトレイの一覧も表示されました。<br />で、確認すると、トラブルの原因になっていたメールは、お客様からの問い合わせのWindows7の文字化けメールへの返信メールでした。サイズを表示させてみたら462MBもある。<br />普通に削除はできそうにないし、どうせ「送信済みトレイ」のメールは消えても構わないので、「Sent」フォルダも削除。再度「Sent.msf」も削除。<br />「Sent」フォルダは別の何かカラのメールフォルダをコピーして、フォルダ名を「Sent」に変更。<br />Thunderbirdを起動してテストすると、「送信済みトレイ」に入りました。</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://ub.workdesign.jp/%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab/data487.html/feed</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>[Ubuntu9.10]Eel-CRITICALって？</title>
		<link>http://ub.workdesign.jp/%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab/data431.html</link>
		<comments>http://ub.workdesign.jp/%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab/data431.html#comments</comments>
		<pubDate>Wed, 15 Sep 2010 23:06:10 +0000</pubDate>
		<dc:creator>marumi</dc:creator>
				<category><![CDATA[トラブル]]></category>
		<category><![CDATA[Eel-CRITICAL]]></category>
		<category><![CDATA[nautilus]]></category>

		<guid isPermaLink="false">http://ub.workdesign.jp/%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab/data431.html</guid>
		<description><![CDATA[端末からnautilusを操作すると、こんなエラーが出る。 (nautilus:3062): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `prefer [...]]]></description>
			<content:encoded><![CDATA[<p>端末からnautilusを操作すると、こんなエラーが出る。<br />
<blockquote>(nautilus:3062): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()&#8217; failed</p></blockquote>
<p>ググって見たところ、バグらしい（Ubuntuのではない）。<br />ちょっと気持ち悪いけど、実害は無いのでとりあえずほっとく。<br />そのうちアップデートで直ると楽観。<br /><a href="https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/454234">https://bugs.launchpad.net/ubuntu/+sour … bug/454234</a></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://ub.workdesign.jp/%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab/data431.html/feed</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>Ubuntu9.10アップグレードしちゃった</title>
		<link>http://ub.workdesign.jp/install/data205.html</link>
		<comments>http://ub.workdesign.jp/install/data205.html#comments</comments>
		<pubDate>Sun, 13 Dec 2009 23:26:58 +0000</pubDate>
		<dc:creator>marumi</dc:creator>
				<category><![CDATA[インストール・設定]]></category>
		<category><![CDATA[トラブル]]></category>
		<category><![CDATA[9.10]]></category>

		<guid isPermaLink="false">http://ub.workdesign.jp/install/data205.html</guid>
		<description><![CDATA[酒を飲んだ勢いで、Ubuntu9.10(Carmic Coala)へアップグレードをクリックしてしまった。 そしてそのまま寝た。 翌日、キーボードタイプ選択の画面が開いていたので、自分のキーボードタイプを選んで次へ進んだ [...]]]></description>
			<content:encoded><![CDATA[<p>酒を飲んだ勢いで、Ubuntu9.10(Carmic Coala)へアップグレードをクリックしてしまった。<br />
そしてそのまま寝た。</p>
<p>翌日、キーボードタイプ選択の画面が開いていたので、自分のキーボードタイプを選んで次へ進んだ。<br />
そして仕事に出かけた。<br />
冷静になると怖くなってきた。<br />
バックアップを取っていない。<br />
でも、ネットで見る限り、あっさりうまくいったという話が多かったし、最悪データは取り出せるだろ・・・とキャンセルはしなかった。</p>
<p>おそろしく時間がかかって、やっと完了。<br />
再起動する。</p>
<p>BUG:soft lockup &#8211; CPU#0 stack for 61s! [Network Manager:1003]</p>
<p>その後に、Karnelがhungだの、Time outだのと繰り返した末に、画面は真っ暗。<br />
とりあえず、データをコピーせねば・・・（泣）。<br />
KNOPPIXでCD起動し、余ってたHDDにパーティションごとコピーしようとしたら、これがまた恐ろしく時間がかかり、確か9時間程・・・、しかもその末に完了していますの画面で進まない。<br />
これは多分この余ってたHDDが不具合。<br />
強制終了後、まったく認識しなくなった。</p>
<p>そういえばUbuntuのCDで起動をまだ試していなかった。<br />
本当はこれを最初にやるべきだった。<br />
で、試すとCDでも起動できない。<br />
何かハードに問題が・・・。<br />
そういえば、このPCの背面に無線LANカードが挿してある。<br />
これを抜いてみると、正常に起動した。</p>
<p>大騒ぎの3日間でした。</p>
]]></content:encoded>
			<wfw:commentRss>http://ub.workdesign.jp/install/data205.html/feed</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
		<item>
		<title>ゴミ箱を開くと真っ白</title>
		<link>http://ub.workdesign.jp/%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab/data125.html</link>
		<comments>http://ub.workdesign.jp/%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab/data125.html#comments</comments>
		<pubDate>Sun, 02 Aug 2009 00:19:42 +0000</pubDate>
		<dc:creator>marumi</dc:creator>
				<category><![CDATA[トラブル]]></category>
		<category><![CDATA[ゴミ箱]]></category>

		<guid isPermaLink="false">http://ub.workdesign.jp/%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab/data125.html</guid>
		<description><![CDATA[いつからかゴミ箱を開くと真っ白という状態になっていました。空にはできるのであまり深刻では無いですが、ちょっとゴミ箱から戻したいのがある時に不便です。そこで、実際のゴミ箱のフォルダの場所へショートカットを作っていました。/ [...]]]></description>
			<content:encoded><![CDATA[<p>いつからかゴミ箱を開くと真っ白という状態になっていました。<br />空にはできるのであまり深刻では無いですが、ちょっとゴミ箱から戻したいのがある時に不便です。<br />そこで、実際のゴミ箱のフォルダの場所へショートカットを作っていました。<br />/home/ユーザ名/.local/share/Trash/files</p>
<p>それが、今日久々にゴミ箱をクリックしてみたら、いつの間にか治ってました。<br />何度かアップデートしたので、その中で治ったのかもしれません。</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=b2d42c8f-3783-8e76-a51a-49a723ca1248" /></div>
]]></content:encoded>
			<wfw:commentRss>http://ub.workdesign.jp/%e3%83%88%e3%83%a9%e3%83%96%e3%83%ab/data125.html/feed</wfw:commentRss>
		<slash:comments></slash:comments>
		</item>
	</channel>
</rss>

