← Back to team overview

linux-traipu team mailing list archive

[Bug 892767] Re: Cursor style resets to default if a transition is clicked during Razor Mode

 

Hi Cenwen,

sorry for the late reply. Yes, its about the visual indication.

Here is the output of the console for the failure case:

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/openshot/classes/transition.py", line 473, in on_button_release_x
    if self.stored_x == item.get_bounds().x1 and self.stored_y == item.get_bounds().y1 and not isResize:
AttributeError: transition instance has no attribute 'stored_x'.

Oliver

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

Title:
  Cursor style resets to default if a transition is clicked during Razor
  Mode

Status in OpenShot Video Editor:
  New

Bug description:
  1) Kubuntu 11.10, KDE 4.7.2, Kernel 3.0.0-12-generic
  2) OpenShot installed via PPA
  2) OpenShot version 1.4.0

  When the Razor Mode is active and by mistake a transition is clicked
  instead of a normal clip than the cursor style is reset to the default
  style. This causes confusion as it looks like Selection Mode is active
  again (but in fact isn't). By clicking on a clip in this situation
  Razor Mode still does its work but without any visual indication.

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


References