← Back to team overview

openshot.developers team mailing list archive

[Bug 874906] Re: can't import files more than one time

 

It's an upgrade, not a fresh install.

sudo apt-cache show openshot
Package: openshot
Priority: optional
Section: universe/video
Installed-Size: 47944
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@xxxxxxxxxxxxxxxx>
Original-Maintainer: Jonathan Thomas <Jonathan.Oomph@xxxxxxxxx>
Architecture: all
Version: 1.4.0-1
Depends: gtk2-engines-pixbuf, fontconfig, librsvg2-common, melt, python-gtk2, python-httplib2, python-imaging, python-mlt3 | python-mlt2, python-pygoocanvas, python-xdg, python (>= 2.5), python-support (>= 0.90.0)
Recommends: openshot-doc, frei0r-plugins
Suggests: blender (>= 2.5), inkscape
Filename: pool/universe/o/openshot/openshot_1.4.0-1_all.deb
Size: 16453926
MD5sum: 06f686e76bb5c6dfedfb6f939fcee4df
SHA1: 5d8561fd4803e4b136f1629c5de0c2b462278618
SHA256: 4dd82e2440cc80d466a295cd655c209738ce0519b029774de355fa4452e8c324
Description-fr: création et modification de vidéos et de films
 L'éditeur vidéo OpenShot est un éditeur non linéaire libre. Il peut créer
 et modifier des vidéos et des films en utilisant les formats vidéo, audio
 et d'image les plus répandus. Il permet de créer des vidéos pour YouTube,
 Flickr, Vimeo, Metacafe, iPod, Xbox et bien d'autres formats courants.
 .
 Features include:
  * Multiple tracks (layers)
  * Compositing, image overlays, and watermarks
  * Support for image sequences (rotoscoping)
  * Key-frame animation
  * Video and audio effects (chroma-key)
  * Transitions (lumas and masks)
  * 3D animation (titles and simulations)
  * Upload videos (YouTube and Vimeo supported)
Homepage: http://www.openshotvideo.com/
Description-md5: 72c010cc66925e047a20682e94c21979
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: ubuntustudio-video

jylenhof@ubuntu-newportable:~$

jylenhof@ubuntu-newportable:~$ sudo apt-cache show gtk2-engines-pixbuf
Package: gtk2-engines-pixbuf
Priority: optional
Section: universe/graphics
Installed-Size: 1044
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@xxxxxxxxxxxxxxxx>
Original-Maintainer: Sebastien Bacher <seb128@xxxxxxxxxx>
Architecture: i386
Source: gtk+2.0
Version: 2.24.6-0ubuntu5
Depends: libc6 (>= 2.3.6-6~), libcairo2 (>= 1.6.4-6.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.27.3), libgtk2.0-0 (= 2.24.6-0ubuntu5), libgtk2.0-common
Filename: pool/universe/g/gtk+2.0/gtk2-engines-pixbuf_2.24.6-0ubuntu5_i386.deb
Size: 126804
MD5sum: 38136f8a91de0e6c0290b083bd6548b8
SHA1: 40c3ec3ccd0fb3372d42a50631eb779e96cfb292
SHA256: dc4814ca71d7d953157eebb428036a25610d99f220fe38f62230f8f43abf5456
Description-en: Pixbuf-based theme for GTK+ 2.x
 The GTK+ is a multi-platform toolkit for creating graphical user
 interfaces. Offering a complete set of widgets, the GTK+ is suitable
 for projects ranging from small one-off tools to complete application
 suites.
 .
 This package contains the pixbuf theme engine.
Multi-Arch: same
Homepage: http://www.gtk.org/
Description-md5: 50d418fbeaf537e41f3597ef4991533a
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, lubuntu-desktop, ubuntustudio-generation, ubuntustudio-recording, ubuntustudio-video

jylenhof@ubuntu-newportable:~$

-- 
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to openshot in Ubuntu.
https://bugs.launchpad.net/bugs/874906

Title:
  can't import files more than one time

Status in “openshot” package in Ubuntu:
  New

Bug description:
  Ubuntu 11.10

  Launch openshot
  In the "Project Files" tab 
  Do "Import Files", select one or more files, click "Add"
  Then do it again.... the popup does'nt appear

  in a terminal I have this trace :
  project modified:  Added file
  state saved
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.7/openshot/windows/MainGTK.py", line 4459, in on_mnuAddFile_activate
      self.import_files_dialog = AddFiles.frmAddFiles(form=self.form, project=self.project)
    File "/usr/lib/pymodules/python2.7/openshot/windows/AddFiles.py", line 47, in __init__
      self.frmAddFiles.set_current_folder(preferences.Settings.app_state["import_folder"])
  TypeError: Gtk.FileChooser.set_current_folder() argument 1 must be string, not None

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openshot/+bug/874906/+subscriptions


References