ubuntu13.04下openshot不能正常运行

Totem,mplayer,sopcast,realplayer,bmp
回复
头像
black_shadow
帖子: 4
注册时间: 2013-05-22 15:03
系统: ubuntu

ubuntu13.04下openshot不能正常运行

#1

帖子 black_shadow » 2013-05-22 23:51

从终端启动openshot的时候会显示下面的内容:

------------------------- ERROR 1 ------------------------------
Failed to import 'from openshot import main'
Error Message: cannot import name main
----------------------------------------------------------------
--------------------------------
OpenShot (version 1.4.3)
--------------------------------
Process no longer exists: 3007. Creating new pid lock file.

Detecting formats, codecs, and filters...
---
video_codecs:
(之后是各种codecs)
……

之后可以进入openshot界面,也可以编辑,但是不能保存工程,也不能导出视频,提示“没有权限对文件夹进行写操作”(即使在root下也一样)。今天又试了一下pitivi,同样不能保存和导出,但是没有提示程序直接崩溃,请问有人遇到和我一样的问题吗,是不是系统本身的问题啊 :em06
头像
daf3707
论坛版主
帖子: 12739
注册时间: 2007-06-13 15:57
来自: 在他乡

Re: ubuntu13.04下openshot不能正常运行

#2

帖子 daf3707 » 2013-05-23 10:58

检查家目录下的读写权限吧
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

Re: ubuntu13.04下openshot不能正常运行

#3

帖子 eexpress » 2013-05-23 11:28

除开权限,说不定是py版本问题?
pitivi比openshot稳定多了。
● 鸣学
头像
black_shadow
帖子: 4
注册时间: 2013-05-22 15:03
系统: ubuntu

Re: ubuntu13.04下openshot不能正常运行

#4

帖子 black_shadow » 2013-05-23 20:15

daf3707 写了:检查家目录下的读写权限吧
用ll看了,权限没有问题
头像
black_shadow
帖子: 4
注册时间: 2013-05-22 15:03
系统: ubuntu

Re: ubuntu13.04下openshot不能正常运行

#5

帖子 black_shadow » 2013-05-23 20:25

eexpress 写了:除开权限,说不定是py版本问题?
pitivi比openshot稳定多了。
我是新手,py是什么 :em06
又运行了一下pitivi,导出ogv的时候终端显示:

ERROR [ 2873] [0x7fd91fa61740] "<Pipeline at 0x3a94690>" pipeline 5月 23 20:22:43 _handleErrorMessage: error from /GstPipeline:pipeline0/GstBin:bin0/GnlComposition:gnlcomposition0/GnlSource:gnlsource: FileSourceFactory4/GstBin:bin5/pitivi+elements+singledecodebin+SingleDecodeBin:pitivi+elements+singledecodebin+singledecodebin6/GstFlvDemux:flvdemux13 (__main__.GstFlvDemux): GStreamer 遇到了常规流错误。 (gstflvdemux.c(2425): gst_flv_demux_loop (): /GstPipeline:pipeline0/GstBin:bin0/GnlComposition:gnlcomposition0/GnlSource:gnlsource: FileSourceFactory4/GstBin:bin5/pitivi+elements+singledecodebin+SingleDecodeBin:pitivi+elements+singledecodebin+singledecodebin6/GstFlvDemux:flvdemux13:
stream stopped, reason error) (/usr/lib/pitivi/python/pitivi/pipeline.py:858)

最后有个py
回复