← Back to team overview

openshot.developers team mailing list archive

[Bug 719091] [NEW] Can't upload to YouTube

 

Public bug reported:

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.

** Affects: openshot
     Importance: Undecided
         Status: New


** Tags: upload youtube

-- 
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:
  New

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.





Follow ups

References