← Back to team overview

openshot.developers team mailing list archive

[Bug 719091] Re: Can't upload to YouTube

 

** Changed in: ubuntu
       Status: New => Invalid

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

Title:
  Can't upload to YouTube

Status in OpenShot Video Editor:
  Confirmed
Status in Ubuntu:
  Invalid

Bug description:
  Ubuntu 10.10
  OpenShot from ppa:openshot.developers/maverick
  OpenShot 1.3.0

  Firstly, thank you Team OpenShot for your amazing work, I can't say enough good things about it.
  Now to the business of making it even more mindblowing.

  I tried uploading my video to YouTube.  Here is the terminal output:

  
  on_tlbMakeMovie_clicked called with self.GtkToolButton
  on_cboExportType_changed
  on_cboUploadServices_changed
  on_cboProjectType_changed
  on_cboExportTo_changed
  on_cboProjectType_changed
  on_btnExportVideo_clicked
  NEW SDL CONSUMER
  GenerateXML for an Effect
  on_frmExportVideo_destroy
  NEW SDL CONSUMER
  GenerateXML for an Effect
  on_frmMain_key_press_event
  on_tlbMakeMovie_clicked called with self.GtkToolButton
  on_cboExportType_changed
  on_cboUploadServices_changed
  on_cboProjectType_changed
  on_cboExportTo_changed
  on_cboExportType_changed
  on_cboProjectType_changed
  on_btnExportVideo_clicked
  NEW SDL CONSUMER
  GenerateXML for an Effect
  on_frmExportVideo_destroy
  NEW SDL CONSUMER
  GenerateXML for an Effect
  on_cboUploadService_changed
  on_btnUpload_clicked
  form is valid!
  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.6/openshot/windows/UploadVideo.py", line 159, in on_btnUpload_clicked
      status = service.start_upload(self)
    File "/usr/lib/pymodules/python2.6/openshot/uploads/manager.py", line 145, in start_upload
      import gdata.youtube.client
  ImportError: No module named client
  on_btnUpload_clicked
  form is valid!

  I hope this helps.


References