← Back to team overview

linux-traipu team mailing list archive

[Bug 1178457] [NEW] openshot crash when i'll save my project

 

Public bug reported:

hello

I cant save any project..

When i click on "save this project" (enregistrer le projet), openshot
dont "crash" but i cant save...

In the terminal :

NEW SDL CONSUMER
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/openshot/windows/NewProject.py", line 200, in on_btnCreateProject_clicked
    self.create_project()
  File "/usr/lib/pymodules/python2.7/openshot/windows/NewProject.py", line 240, in create_project
    self.project.Save("%s/%s.osp" % (localFolder, localName))
  File "/usr/lib/pymodules/python2.7/openshot/classes/project.py", line 339, in Save
    save_project.save_project(self, file_path)
  File "/usr/lib/pymodules/python2.7/openshot/classes/save_project.py", line 31, in save_project
    os.mkdir(os.path.join(project_object.folder, "thumbnail"))
OSError: [Errno 2] Aucun fichier ou dossier de ce type: '/home/username/Desktop/thumbnail'


I'm on ubuntu 13.04 (64 bits) Fresh install
Openshot : 1.4.3 installed with Ubuntu App.. (Logithèque Ubuntu)
Melt : 0.8.8
FFmepg : 6:0.8.6

Thanks for help..

** Affects: openshot
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/1178457

Title:
  openshot crash when i'll save my project

Status in OpenShot Video Editor:
  New

Bug description:
  hello

  I cant save any project..

  When i click on "save this project" (enregistrer le projet), openshot
  dont "crash" but i cant save...

  In the terminal :

  NEW SDL CONSUMER
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.7/openshot/windows/NewProject.py", line 200, in on_btnCreateProject_clicked
      self.create_project()
    File "/usr/lib/pymodules/python2.7/openshot/windows/NewProject.py", line 240, in create_project
      self.project.Save("%s/%s.osp" % (localFolder, localName))
    File "/usr/lib/pymodules/python2.7/openshot/classes/project.py", line 339, in Save
      save_project.save_project(self, file_path)
    File "/usr/lib/pymodules/python2.7/openshot/classes/save_project.py", line 31, in save_project
      os.mkdir(os.path.join(project_object.folder, "thumbnail"))
  OSError: [Errno 2] Aucun fichier ou dossier de ce type: '/home/username/Desktop/thumbnail'

  
  I'm on ubuntu 13.04 (64 bits) Fresh install
  Openshot : 1.4.3 installed with Ubuntu App.. (Logithèque Ubuntu)
  Melt : 0.8.8
  FFmepg : 6:0.8.6

  Thanks for help..

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


Follow ups

References