我刚刚为 GIMP 的开发版本添加了一个 PPA 存储库,但出现此错误:
$ apt-get update && apt-get upgrade
...
The following packages have been kept back:
gimp gimp-data libgegl-0.0-0 libgimp2.0
Run Code Online (Sandbox Code Playgroud)
为什么以及如何解决它以便我可以使用最新版本而不是我现在拥有的版本?
When I start steam in a terminal, I get the following error messages
charlie@SteamMPL:~$ steam rm: no se puede borrar «/home/charlie/.steam/steam»: Es un directorio rm: no se puede borrar «/home/charlie/.steam/bin»: Es un directorio Running Steam on ubuntu 14.04 64-bit STEAM_RUNTIME is enabled automatically [2014-08-03 11:50:13] Startup - updater built Jul 15 2014 18:14:26 Installing breakpad exception handler for appid(steam)/version(1405474565_client) libGL error: failed to load driver: swrast Looks like steam didn't shutdown cleanly, scheduling immediate update check Installing breakpad exception handler …
当我收到此错误时,我正在尝试在我的电脑上玩 Dota2 和 FT2:
“找不到 OpenGL 入口点‘GLGetError’!要么您的显卡不受支持,要么需要更新。”
我花了上周阅读了所有类似的问题,并尝试了其中的一些(许多解决方案是为了让我尝试,所以我远离它们),但我不知道还能做什么。如果需要任何其他信息,请询问。
我在用:
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 10) (prog-if 00 [VGA controller])——
libgl1-mesa-glx:<br>
Installed: 10.1.3-0ubuntu0.1<br>
Candidate: 10.1.3-0ubuntu0.1<br>
Version table:<br>
*** 10.1.3-0ubuntu0.1 0<br>
500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/main i386 Packages<br>
100 /var/lib/dpkg/status<br>
10.1.0-4ubuntu5 0<br>
500 http://us.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
Run Code Online (Sandbox Code Playgroud)