← Back to team overview

linux-traipu team mailing list archive

[Bug 1070248] [NEW] No titles available

 

Public bug reported:

I use openshot 1.4.3 from the bazaar repository (just updated once again
before I reproduced the bug) on Ubuntu 11.10.

When I click on "Title->New Title..." there is no list of titles
(Screenshot attached). It worked before and I am not aware of something
I changed. I just was working on a title template. I removed the
template but the error still occurs.

The console shows:

Traceback (most recent call last):
  File "/home/myusername/openshot/openshot/windows/MainGTK.py", line 1700, in on_mnuNewTitle_activate
    Titles.frmTitles(form=self, project=self.project)
  File "/home/myusername/openshot/openshot/windows/Titles.py", line 98, in __init__
    self.cmbTemplate.append_text(fileName.replace("_"," "))
UnboundLocalError: local variable 'fileName' referenced before assignment

** Affects: openshot
     Importance: Undecided
         Status: New

** Attachment added: "No titles in dialog"
   https://bugs.launchpad.net/bugs/1070248/+attachment/3410175/+files/10.png

-- 
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/1070248

Title:
  No titles available

Status in OpenShot Video Editor:
  New

Bug description:
  I use openshot 1.4.3 from the bazaar repository (just updated once
  again before I reproduced the bug) on Ubuntu 11.10.

  When I click on "Title->New Title..." there is no list of titles
  (Screenshot attached). It worked before and I am not aware of
  something I changed. I just was working on a title template. I removed
  the template but the error still occurs.

  The console shows:

  Traceback (most recent call last):
    File "/home/myusername/openshot/openshot/windows/MainGTK.py", line 1700, in on_mnuNewTitle_activate
      Titles.frmTitles(form=self, project=self.project)
    File "/home/myusername/openshot/openshot/windows/Titles.py", line 98, in __init__
      self.cmbTemplate.append_text(fileName.replace("_"," "))
  UnboundLocalError: local variable 'fileName' referenced before assignment

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


Follow ups

References