Cursor style resets to default if a transition is clicked during Razor Mode
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| OpenShot Video Editor |
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
Olivier Girard (eolinwen) wrote : | #1 |
Oliver Ast (ema9o) wrote : | #2 |
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/
if self.stored_x == item.get_
AttributeError: transition instance has no attribute 'stored_x'.
Oliver
Changed in openshot: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Andy Finch (fincha) |
status: | Confirmed → In Progress |
Changed in openshot: | |
milestone: | none → 1.4.1 |
status: | In Progress → Fix Committed |
Oliver Ast (ema9o) wrote : | #3 |
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 |
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.