← Back to team overview

linux-traipu team mailing list archive

[Bug 1310052] Re: OpenShot 1.4.3 crashes frequently while editing video

 

This seems to happen most frequently when I drag the play head to a
different position on the ruler/timeline. I'm not sure if this is a
factor, but I do have a number of titles that I've edited in inkscape.

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

Title:
  OpenShot 1.4.3 crashes (force close) frequently while editing video

Status in OpenShot Video Editor:
  New

Bug description:
  The force closes occur very frequently. Here's my system info: Fedora
  19 x86_64 running KDE 4.11.5 and python 2.7.5-9

  Crash: Titles.py:728:on_btnCancel_clicked:AttributeError: frmEditText
  instance has no attribute 'frmEditText'

  Traceback (most recent call last):
    File "/usr/lib/python2.7/site-packages/openshot/windows/Titles.py", line 728, in on_btnCancel_clicked
      self.frmEditText.destroy()
  AttributeError: frmEditText instance has no attribute 'frmEditText'

  Local variables in innermost frame:
  widget: <gtk.Button object at 0x1b090a0 (GtkButton at 0x2e53b00)>
  self: <windows.Titles.frmEditText instance at 0x67c1170>
  ===============================================================================

  Crash: Titles.py:674:on_btnFont_clicked:AttributeError: frmTitles
  instance has no attribute 'project'

  Traceback (most recent call last):
    File "/usr/lib/python2.7/site-packages/openshot/windows/Titles.py", line 674, in on_btnFont_clicked
      frm = fontselector.frmFontProperties(self, project=self.project)
  AttributeError: frmTitles instance has no attribute 'project'

  Local variables in innermost frame:
  widget: <gtk.Button object at 0x6bed320 (GtkButton at 0x557c9b0)>
  self: <windows.Titles.frmTitles instance at 0x6596b00>

  ===============================================================================

  Crash: Titles.py:330:on_btnAdvanced_clicked:AttributeError: frmTitles
  instance has no attribute '_'

  Traceback (most recent call last):
    File "/usr/lib/python2.7/site-packages/openshot/windows/Titles.py", line 330, in on_btnAdvanced_clicked
      _ = self._
  AttributeError: frmTitles instance has no attribute '_'

  Local variables in innermost frame:
  widget: <gtk.Button object at 0x2b996e0 (GtkButton at 0x36d3b00)>
  self: <windows.Titles.frmTitles instance at 0x7f29840109e0>

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


References