
Ubuntu日本語フォーラム

ログインしていません。
Ubuntu 8.04, F-Spot 0.4.3.1 な環境なのですが、メニューから F-Spot を起動すると、タスクバーに「起動中」が現われるものの、しばらくすると消えていしまいます。
ターミナルから /usr/bin/f-spot を実行すると、以下のメッセージを出力して起動できません。
** (/usr/lib/f-spot/f-spot.exe:10860): WARNING **: The following assembly referenced from /usr/lib/f-spot/f-spot.exe could not be loaded:
Assembly: gnome-sharp (assemblyref_index=13)
Version: 2.20.0.0
Public Key: 35e10195dab3c99f
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/f-spot).
** (/usr/lib/f-spot/f-spot.exe:10860): WARNING **: Could not load file or assembly 'gnome-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'gnome-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
File name: 'gnome-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f'/usr/bin/f-spot の中身は shell script で、 /usr/lib/f-spot/f-spot.exe を mono 経由で実行していました。 f-spot.exe は実行属性が付いていなかったのですが、物は試しとこれに実行属性を付けて /usr/lib/f-spot/f-spot.exe を実行してみると、普通に(?)立ちあがってきます。
このような現象が起きている方はいらっしゃらないでしょうか?
確か Feisty を最初にクリーンインストールして、その頃は f-spot も動作していました。その後使わないまま Ubuntu/F-Spot ともアップグレードを繰り返し現在にいたっております。
オフライン
LaunchPadのF-Spotのバグレポの中に同じような投稿がありました。参考までに。
f-spot does not start
https://bugs.launchpad.net/ubuntu/+source/f-spot/+bug/123868
では、幸運を! ;)
オフライン
アドバイスありがとうございます。ちょっと頭を冷してシステムを確認しなおしてみました。。。
記憶が無いのですが、 /usr/local/ に mono-1.9.1 がインストールされておりこれが原因だったようです。
/usr/bin にあるシステムの mono-1.2.6 を優先させると f-spot が正常に立ち上がりました。
お騒がせいたしました。
オフライン