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

Bug #892767 reported by Oliver Ast
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenShot Video Editor
Fix Released
Medium
Unassigned

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.

Related branches

Revision history for this message
Olivier Girard (eolinwen) wrote :

Hi,

If I understand well, you have not the usual visual indication (i.e the razor) once time you have clicked on a transition.

Have you something in the output of the console when you reproduce this bug and when you run Openshot in a console ?
We'll try to reproduce it on our system but unfortunately, none of us have a KDE environment. But this bug can touch all the environment too.
Thx.

Revision history for this message
Oliver Ast (ema9o) wrote :

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

Andy Finch (fincha)
Changed in openshot:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Andy Finch (fincha)
status: Confirmed → In Progress
Andy Finch (fincha)
Changed in openshot:
milestone: none → 1.4.1
status: In Progress → Fix Committed
Revision history for this message
Oliver Ast (ema9o) wrote :

Hi Andy,

thanks for the quick work. I just downloaded the latest build and it works fine now!

Changed in openshot:
assignee: Andy Finch (fincha) → nobody
Changed in openshot:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.