Can't open project

Bug #813029 reported by simo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Jokosher
New
Undecided
Unassigned

Bug Description

Error report given as below:

Traceback (most recent call last):
  File "/usr/share/jokosher/Jokosher/ProjectManager.py", line 191, in LoadProjectFile
    loaderClass(project, doc)
  File "/usr/share/jokosher/Jokosher/ProjectManager.py", line 513, in __init__
    self.LoadInstrument(instr, instrElement)
  File "/usr/share/jokosher/Jokosher/ProjectManager.py", line 396, in LoadInstrument
    self.LoadEvent(event, ev)
  File "/usr/share/jokosher/Jokosher/ProjectManager.py", line 577, in LoadEvent
    event._Event__UpdateAudioFadePoints()
  File "/usr/share/jokosher/Jokosher/Event.py", line 1138, in __UpdateAudioFadePoints
    self.__UpdateFadeLevels()
  File "/usr/share/jokosher/Jokosher/Event.py", line 1193, in __UpdateFadeLevels
    self.fadeLevels.append(endtime, [int(peak * firstFadeValue)])
  File "/usr/share/jokosher/Jokosher/LevelsList.py", line 62, in append
    assert endtime > (self.times[-1] if self.times else 0)
AssertionError

Revision history for this message
Laszlo Pandy (laszlok) wrote : Re: [Bug 813029] [NEW] Can't open project

If you are okay with sharing it, could you send me the project?

Revision history for this message
simo (simon-quain) wrote :

Hi and thanks for getting back to me. I was really impressed with the error
message prompting me to submit a bug report by the way. It was really
helpful. I wouldn't have done it without it.

Project attached!

Cheers,

Simon

On 22 July 2011 10:59, Laszlo Pandy <email address hidden> wrote:

> If you are okay with sharing it, could you send me the project?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/813029
>
> Title:
> Can't open project
>
> Status in Jokosher Audio Editor:
> New
>
> Bug description:
> Error report given as below:
>
> Traceback (most recent call last):
> File "/usr/share/jokosher/Jokosher/ProjectManager.py", line 191, in
> LoadProjectFile
> loaderClass(project, doc)
> File "/usr/share/jokosher/Jokosher/ProjectManager.py", line 513, in
> __init__
> self.LoadInstrument(instr, instrElement)
> File "/usr/share/jokosher/Jokosher/ProjectManager.py", line 396, in
> LoadInstrument
> self.LoadEvent(event, ev)
> File "/usr/share/jokosher/Jokosher/ProjectManager.py", line 577, in
> LoadEvent
> event._Event__UpdateAudioFadePoints()
> File "/usr/share/jokosher/Jokosher/Event.py", line 1138, in
> __UpdateAudioFadePoints
> self.__UpdateFadeLevels()
> File "/usr/share/jokosher/Jokosher/Event.py", line 1193, in
> __UpdateFadeLevels
> self.fadeLevels.append(endtime, [int(peak * firstFadeValue)])
> File "/usr/share/jokosher/Jokosher/LevelsList.py", line 62, in append
> assert endtime > (self.times[-1] if self.times else 0)
> AssertionError
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/jokosher/+bug/813029/+subscriptions
>

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.