denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Print View behaviour (was Re: Beginner questions (cro


From: Richard Shann
Subject: Re: [Denemo-devel] Print View behaviour (was Re: Beginner questions (cross-staff, PNG selection export, feathered beams, batch export, Print View behaviour))
Date: Mon, 19 Aug 2019 17:56:22 +0100

On Mon, 2019-08-19 at 17:32 +0200, Lib Lists wrote:
> On Thu, 15 Aug 2019 at 13:22, Richard Shann <address@hidden>
> wrote:
> > 
> > On Tue, 2019-08-13 at 10:56 +0200, Lib Lists wrote:
> > > > How did you try to close it? The only way that will surely work
> > > > is
> > > > to
> > > > use the View menu - anything else depends on the what the
> > > > window
> > > > manager decides to do - in this case it seems it is iconizing
> > > > the
> > > > window.
> > > 
> > > I just tried from the View menu (by unchecking 'Typeset Music'),
> > > but
> > > the Print View window reappears as soon as I type and confirm
> > > something in a pop-up window. Also, when I relaunch Denemo the
> > > Print
> > > View window appears, even if it was closed before closing Denemo.
> > 
> > The View window should only reappear on start up only if the
> > Continuous
> > Typesetting was set when Denemo was shutdown. You can check this by
> > looking at the file .denemo-2.2.0/denemorc which will contain an
> > entry
> > 
> > <manualtypeset>1</manualtypeset>
> > 
> > if continuous typesetting was unset or
> > 
> > <manualtypeset>0</manualtypeset>
> > 
> > if continuous typesetting was set.
> > 
> > Do both of the symptoms you describe occur when Continuous
> > Typesetting
> > is off? That would, indeed be bizarre...
> 
> Hi, when I restart Denemo with Continuous Typesetting Off the Print
> View window doesn't appear. Unfortunately it comes back as soon as I
> type something in a pop-up.

This sounds quite bizarre. As a final check, can you open the Scheme
Window and put

(d-GetUserInput)

in the CLI box and press Enter to execute it. When enter something in
the dialog that pops up and press return does the Print View appear?
No additional code should be executed at that point - the value is just
being discarded, so nothing should happen.

I think the only way to make progress would be to use a debugger to
find out how this is coming about - do you have gdb installed on your
Mac?

>  In that case the Print View is grey, i.e.
> there's no score (obviously) but still it comes back to focus on the
> foreground, on top of the Denemo Display. Also, the Print View window
> doesn't remember its position when restarting Denemo, but it always
> comes back on the left-hand side. Is that the intended behaviour?

The print view does come back centered if it has been left in
Continuous Typesetting, I think ideally all windows would remember
where they were positioned the last time Denemo was shut down.

Richard







reply via email to

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