denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] runtime dependencies ?


From: Richard Shann
Subject: Re: [Denemo-devel] runtime dependencies ?
Date: Sun, 19 Oct 2008 19:57:31 +0100

Incidentally, if you upgrade to 0.8.0 we could do debugging of the
problem by my sending a script for you to run. That is if I sent you
this script

(d-InsertA)
(d-InsertB)
(d-CursorLeft)
(d-CursorLeft)
(d-SetMark)
(d-Cut)
(display (d-GetNote))

you could put it in your Scheme window and execute it and it would
(should) print b in the console.

It would print either A or B in the console depending on whether the
note was deleted.

Richard




On Sun, 2008-10-19 at 19:30 +0100, Richard Shann wrote:
> On Sun, 2008-10-19 at 14:02 -0400, Yves de Champlain wrote:
> > that is not exactly my experience
> > 
> > I  use ubuntu 7.0.4 and denemo 0.7.9
> > 
> > If I open a gnome or xfce session, selection works both with mouse  
> > drag and with the arrows as you mention.
> > 
> > If I open a kde session on the same system, I can't select a single  
> > note, arrows won't help either.
> > 
> > 
> > This kde behavior is exactly the same I get on MacOSX. 
> This is very strange - Denemo select is just gtk programming stuff -
> nothing to do with window managers etc (I know because I've just been in
> there fixing what happens when you mouse click beyond the last measure).
> So, first let's eliminate anything to do with the mouse: there is a
> command 
> 
> MainMenu->Edit->Select->Set Mark
> 
> which you can assign a keypress to.
> If you enter some notes then put the cursor on one of them, hit the key
> that activates Set Mark, you should get a blue square on a note. Even if
> you don't get the blue square if you then press Ctrl-X it should delete
> the note. Even without the drawing working, on saving and re-loading
> this file the note should be gone.
> So, is it gone?
> Richard
> 
> 
> 
> 
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/denemo-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]