View Issue Details

IDProjectCategoryView StatusLast Update
0000015Music Sampler[All Projects] Generalpublic2018-03-02 12:26
ReporterimmaeAssigned Toimmae 
PrioritynormalSeveritymajorReproducibilityrandom
Status resolvedResolutionfixed 
Product Version 
Target Version1.2.1Fixed in Version1.2.1 
Summary0000015: Some key are not loaded
Description

It happens sometimes that some of the key are not loaded (they remain crossed for no reason), while no error is showing up in the console. It happens randomly and restarting the application usually works.

Steps To Reproduce

Hard to reproduce, happens seemingly randomly

TagsNo tags attached.

Activities

immae

2016-07-28 22:42

administrator   ~0000004

Last event: 2016-07-29 00:20

immae

2016-08-11 11:08

administrator   ~0000007

Happened when reloading: 2016-08-11 13:00
(Denise)

immae

2016-08-11 16:28

administrator   ~0000008

Fixed in ba21932596c3b6d1a2ce1e1a22b6417e1c509865
Probably came from a clash of variable "state" between ButtonBehavior and HierarchicalMachine

Related Changesets

MusicSampler: master ba219325

2016-08-11 18:22:19

immae

Details Diff
Avoid name clash for "state"

There is a clash of variable between ButtonBehavior and HierarchicalMachine, we
create a new class KeyMachine to avoid that.

This should fix issue https://git.immae.eu/mantisbt/view.php?id=15
Affected Issues
0000015
mod - music_sampler/key.py Diff File

Issue History

Date Modified Username Field Change
2016-07-28 22:41 immae New Issue
2016-07-28 22:42 immae Status new => confirmed
2016-07-28 22:42 immae Note Added: 0000004
2016-07-28 23:35 immae Assigned To => immae
2016-07-28 23:35 immae Status confirmed => assigned
2016-07-28 23:35 immae Fixed in Version => 1.0.2
2016-07-28 23:36 immae Status assigned => confirmed
2016-07-28 23:36 immae Fixed in Version 1.0.2 =>
2016-07-28 23:40 immae Assigned To immae =>
2016-08-11 11:08 immae Note Added: 0000007
2016-08-11 16:28 immae Assigned To => immae
2016-08-11 16:28 immae Status confirmed => resolved
2016-08-11 16:28 immae Resolution open => fixed
2016-08-11 16:28 immae Fixed in Version => 1.2.1
2016-08-11 16:28 immae Note Added: 0000008
2018-03-02 12:26 immae Changeset attached => MusicSampler master ba219325