首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >openshot和qbittorrent在发射后退出

openshot和qbittorrent在发射后退出
EN

Ask Ubuntu用户
提问于 2011-07-10 03:19:43
回答 1查看 1.2K关注 0票数 0

运行: Kubuntu 11.04x64

这两个程序在启动后立即退出,在从终端运行每个应用程序时,我会得到以下错误:

OpenShot:

代码语言:javascript
运行
复制
--------------------------------
   OpenShot (version 1.3.0)
--------------------------------
Process no longer exists: 5485.  Creating new pid lock file.
state saved
The program 'openshot' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 25 error_code 8 request_code 132 minor_code 19)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

QBitTorrent:

代码语言:javascript
运行
复制
qbittorrent: symbol lookup error: qbittorrent: undefined symbol: _ZN10libtorrent7sessionC1ERKNS_11fingerprintEii

编辑(7.13.11):

我从电脑上删除了qbittorent:

代码语言:javascript
运行
复制
sudo aptitude purge qbittorrent

我从我的GetDeb文件中删除了sources.list存储库(实际上刚刚将它们注释掉),更新了我的数据库并重新安装了qbittorrent:

代码语言:javascript
运行
复制
sudo aptitude install qbittorrent

不知道为什么,但这个应用程序似乎正确启动,与以前的QBitTorrent (v2.8.2-0)和LibTorrent-RasterBar6 (v0.15.6)版本完全相同。

仍然有OpenShot视频编辑器的问题,所以如果有人对问题有任何想法的话,可以真正使用帮助。谢谢,

EN

回答 1

Ask Ubuntu用户

发布于 2011-07-10 06:24:08

从PPA更新qbittorrent。或者降级,如果头使用ppa。这都是因为libtorrent-rasterbar6 6的更新。将此包降级,或从ppa升级qbittorrent。

您在qbittorrent中遇到的错误通常发生在针对一个版本的libtorrent构建并针对另一个版本执行qbittorrent时。请您检查一下系统,以确保没有安装多个版本?例如,一个in /usr/lib和一个in /usr/local/lib?

票数 2
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/52498

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档