Re: [jokosher-devel] [PATCH] Added button to revert to previously saved version (bug #85941)



Heya Erik,

First of all, why is the button inside File and not Project? I think the entry should be under Project, called "Revert Changes" maybe?
Also, I'm getting following error after simply adding an instrument and then reverting changes:

Traceback (most recent call last):
  File "/home/david/Projects/Jokosher/trunk/Jokosher/RecordingView.py", line 264, in OnInstrumentRemoved
    instrViewer.Destroy()
  File "/home/david/Projects/Jokosher/trunk/Jokosher/InstrumentViewer.py", line 252, in Destroy
    self.eventLane.Destroy()
  File "/home/david/Projects/Jokosher/trunk/Jokosher/EventLaneViewer.py", line 194, in Destroy
    self.instrument.disconnect_by_func(self.OnInstrumentSignal)
TypeError: nothing connected to <bound method EventLaneViewer.OnInstrumentSignal of <EventLaneViewer object (GtkEventBox) at 0xb5ce02fc>>

-David :)

On 8/19/07, Knut Erik Teigen < knutert gmail com> wrote:
Hello,

I added a button in the menu that reverts the project back to the previously saved version.
This is done by executing all the actions in the undo stack.

Regards,
Knut Erik Teigen

_______________________________________________
jokosher-devel-list mailing list
jokosher-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/jokosher-devel-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]