linux-traipu team mailing list archive
  
  - 
     linux-traipu team linux-traipu team
- 
    Mailing list archive
  
- 
    Message #10959
  
 [Bug 1310052] Re: OpenShot 1.4.3 crashes (force close) frequently while editing video
  
*** This bug is a duplicate of bug 543059 ***
    https://bugs.launchpad.net/bugs/543059
The problem with making this bug a duplicate of bug #543059 is that bug
has a status of "expired". Does that essentially kill any chance of this
bug getting assigned? Also, this bug occurs for me on 64-bit Fedora
running KDE and this is an Ubuntu forum. Is there a better place for me
to report this bug?
-- 
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