If possible, can you reproduce this crash with gdb and attach a back trace? I have not been able to reproduce this. The crash is likely coming from MLT.
$ gdb python $ (gdb) run /usr/bin/openshot Then, once it crashes, type: $ (gdb) bt This will generate a backtrace of what crashed. Please attach that to this bug report, and we'll see what's going on. Thanks! -Jonathan On Tue, Sep 27, 2011 at 9:46 AM, hybris <hybr...@gmail.com> wrote: > Package: openshot > Version: 1.4.0-1 > Severity: important > > Hi, i just installed and i get a segmentation fault at startup. > Full output from the sw when executing it from shell: > > ------------------------- ERROR 1 ------------------------------ > Failed to import 'from openshot import main' > Error Message: cannot import name main > ---------------------------------------------------------------- > -------------------------------- > OpenShot (version 1.4.0) > -------------------------------- > Process no longer exists: 12483. Creating new pid lock file. > > Detecting formats, codecs, and filters... > --- > video_codecs: > - a64multi > - a64multi5 > - asv1 > - asv2 > - bmp > - dnxhd > - dpx > - dvvideo > - ffv1 > - ffvhuff > - flashsv > - flv > - gif > - h261 > - h263 > - h263p > - huffyuv > - jpegls > - ljpeg > - mjpeg > - mpeg1video > - mpeg2video > - mpeg4 > - msmpeg4v2 > - msmpeg4 > - pam > - pbm > - pcx > - pgm > - pgmyuv > - png > - ppm > - qtrle > - rawvideo > - roqvideo > - rv10 > - rv20 > - sgi > - snow > - svq1 > - targa > - tiff > - v210 > - wmv1 > - wmv2 > - zlib > - zmbv > - libdirac > - libschroedinger > - libtheora > - libvpx > - libx264 > - libxvid > .... > --- > audio_codecs: > - aac > - ac3 > - ac3_fixed > - alac > - eac3 > - flac > - mp2 > - nellymoser > - real_144 > - vorbis > - wmav1 > - wmav2 > - pcm_alaw > - pcm_f32be > - pcm_f32le > - pcm_f64be > - pcm_f64le > - pcm_mulaw > - pcm_s8 > - pcm_s16be > - pcm_s16le > - pcm_s24be > - pcm_s24daud > - pcm_s24le > - pcm_s32be > - pcm_s32le > - pcm_u8 > - pcm_u16be > - pcm_u16le > - pcm_u24be > - pcm_u24le > - pcm_u32be > - pcm_u32le > - pcm_zork > - roq_dpcm > - adpcm_adx > - g722 > - g726 > - adpcm_ima_qt > - adpcm_ima_wav > - adpcm_ms > - adpcm_swf > - adpcm_yamaha > - libgsm > - libgsm_ms > - libmp3lame > - libvorbis > .... > --- > formats: > - a64 > - ac3 > - adts > - aiff > - amr > - asf > - ass > - asf_stream > - au > - avi > - avm2 > - cavsvideo > - crc > - daud > - dirac > - dnxhd > - dts > - dv > - eac3 > - ffm > - ffmetadata > - filmstrip > - flac > - flv > - framecrc > - framemd5 > - g722 > - gif > - gxf > - h261 > - h263 > - h264 > - image2 > - image2pipe > - ipod > - ivf > - m4v > - md5 > - matroska > - matroska > - mjpeg > - mlp > - mmf > - mov > - mp2 > - mp3 > - mp4 > - mpeg > - vcd > - mpeg1video > - dvd > - svcd > - mpeg2video > - vob > - mpegts > - mpjpeg > - mxf > - mxf_d10 > - null > - nut > - ogg > - alaw > - mulaw > - f64be > - f64le > - f32be > - f32le > - s32be > - s32le > - s24be > - s24le > - s16be > - s16le > - s8 > - u32be > - u32le > - u24be > - u24le > - u16be > - u16le > - u8 > - psp > - rawvideo > - rm > - RoQ > - rso > - rtp > - rtsp > - sap > - sox > - spdif > - srt > - swf > - 3g2 > - 3gp > - truehd > - rcv > - voc > - wav > - webm > - yuv4mpegpipe > - alsa > - oss > .... > Errore di segmentazione (NOTE: that translates to segmentation fault) > > > -- System Information: > Debian Release: wheezy/sid > APT prefers unstable > APT policy: (990, 'unstable'), (1, 'experimental') > Architecture: i386 (i686) > > Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores) > Locale: LANG=it_IT@euro, LC_CTYPE=it_IT@euro (charmap=ISO-8859-15) > Shell: /bin/sh linked to /bin/dash > > Versions of packages openshot depends on: > ii fontconfig 2.8.0-3 > ii gtk2-engines-pixbuf 2.24.6-1 > ii librsvg2-common 2.34.1-2 > ii melt 0.7.4-3+b1 > ii python 2.6.7-3 > ii python-gtk2 2.24.0-2 > ii python-httplib2 0.7.1-2 > ii python-imaging 1.1.7-4 > ii python-mlt3 0.7.4-3+b1 > ii python-pygoocanvas 0.14.1-1+b2 > ii python-support 1.0.14 > ii python-xdg 0.19-3 > > Versions of packages openshot recommends: > ii frei0r-plugins 1.1.22git20091109-1.1 > ii openshot-doc 1.4.0-1 > > Versions of packages openshot suggests: > ii blender 2.58-svn37702-1+b2 > ii inkscape 0.48.1-2.1+b1 > > -- no debconf information > > >