web-dev-qa-db-ja.com

Gimpが起動しない:Gtk-Message:モジュール「atk-bridge」のロードに失敗しました

突然、gimpは開始を拒否します。次のメッセージがコンソールに出力されます:

/snap/gimp/40/bin/desktop-launch: line 23: /home/mike/.config/user-dirs.dirs: Permission denied
Warning: Schema “org.gnome.system.locale” has path “/system/locale/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy” has path “/system/proxy/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.http” has path “/system/proxy/http/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.https” has path “/system/proxy/https/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.ftp” has path “/system/proxy/ftp/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
Warning: Schema “org.gnome.system.proxy.socks” has path “/system/proxy/socks/”.  Paths starting with “/apps/”, “/desktop/” or “/system/” are deprecated.
gtk-update-icon-cache: Cache file created successfully.
gtk-update-icon-cache: Cache file created successfully.
gtk-update-icon-cache: Cache file created successfully.
Gtk-Message: 20:35:18.485: Failed to load module "atk-bridge"
Cannot open display: 

これを引き起こした可能性のあるアイデアはありますか?またはそれを修復する方法? Gimpは、最初にインストールされた日に動作していました。

編集:これは最小限のUbuntuインストールで発生します。

Gnomeの電卓アプリも突然機能しなくなりました。最新の更新の1つがここで何かを壊したようです。

ありがとうございました。

2
SePröbläm

いくつかの許可が台無しになったようです。それがあなたに起こった場合には、次を試してください:

buntu Softwareを起動し、Gimpを検索して、installedとマークされているリストエントリの詳細を表示します。許可ボタンを押して、すべての許可を付与します。その後、gimpは再び正常に動作しました。

0
SePröbläm