Frescobaldi 1.9.5 has been released with the following changes since
1.9.4:
* Updated translations: es, nl, cs
* Bug fixes:
- charmap now avoids characters "narrow" builds of Python can't handle
- fix incorrect midi tempo when midi file contains tempo changes
- fix importing the pyportmidi._pyportmidi module if that is used
- really honor 'delete intermediate files' option
* New features:
- Documents list with optional per-directory grouping
- helper applications can be specified to override operating system
defaults
- list of generated files in LilyPond menu
* Improvements:
- tooltips in music view show variable name of music definition
- search bar in documentation browser
- autocomplete on \include, \language
- other small cosmetic improvements
Download:
https://github.com/downloads/wbsoft/frescobaldi/frescobaldi-1.9.5.tar.gz
Please test and enjoy; if no big bugs will be found, this will become
2.0.0 on December 26th, 2011.
--
Wilbert Berendsen
(http://www.wilbertberendsen.nl)
Cheers,
Ian
> Have you got a debian or Ubuntu package that sorts out all the
> dependencies for Poppler, PyQt4 and popplerqt4? I've not been able to
> install these by hand on Ubuntu 11.10 yet, and get Frescobaldi Music
> View going.
There will soon be one, I hope :-)
On Tue, Dec 20, 2011 at 01:27:27PM +0100, Wilbert Berendsen wrote:
> > Have you got a debian or Ubuntu package that sorts out all the
> > dependencies for Poppler, PyQt4 and popplerqt4? I've not been able to
> > install these by hand on Ubuntu 11.10 yet, and get Frescobaldi Music
> > View going.
>
> There will soon be one, I hope :-)
It's a work in progress, I have to finish packaging python-poppler-qt4
first. I hope to have everything uploaded to Debian unstable by
Thursday.
Best wishes,
Ryan
I am still having no luck in an RPM setup. When yours are ready, I will try
installing them with alien.
Doug.
Wilbert Berendsen a �crit :
> Frescobaldi 1.9.5 has been released with the following changes since
> 1.9.4:
>
> Please test and enjoy; if no big bugs will be found, this will become
> 2.0.0 on December 26th, 2011.
>
So far so good, on linux 64 bits (SUSE 12.1) and Windows 7 64 bits (with
32 bits python).
One minor annoyance with the completion popup: if you type "\" in the
middle of the buffer, nothing shows up (which is good, I don't want the
whole commands to be there it's too much of a mess). Type "b" and the
commands starting with b are showing up (which is also good).
Now hit backspace. You get the whole list. Type backspace again (so
there is nothing to complete) the popup is till there and pretty full.
You have to hit backspace again to make it go away (or click somewhere).
Now this is a bit more annoying. Not serious, but annoying ;)
Regards,
Richard.
> Hi,
>
> Wilbert Berendsen a écrit :
You could also press escape or walk away with the cursor (left or
right).
I thought it is helpful to keep the popup on backspace, to stay
informed of all the available options. I could make it go away on
backspace when the completion prefix is empty (i.e. the cursor is at
the beginning of the popup and all completable items in the popup are
shown).
(You can disable the automatic popup in the Tools menu; then you must
Ctrl+Space to get the popup.)
Thanks for the feedback!
Wilbert