lilypond-user
[Top][All Lists]
Advanced

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

Re: ANN: Frescobaldi 1.9.4 (beta)


From: Thomas Scharkowski
Subject: Re: ANN: Frescobaldi 1.9.4 (beta)
Date: Mon, 05 Dec 2011 11:49:30 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0


Hi,

I cannot run frescobaldi 1.9.4 here (kubuntu 11.10 64-bit):

--
$ python frescobaldi
Traceback (most recent call last):
  File "frescobaldi", line 3, in <module>
    import frescobaldi_app.main
File "/home/thomas/Desktop/frescobaldi-1.9.4/frescobaldi_app/main.py", line 114, in <module>
    startmain()
File "/home/thomas/Desktop/frescobaldi-1.9.4/frescobaldi_app/main.py", line 82, in startmain
    win = mainwindow.MainWindow()
File "/home/thomas/Desktop/frescobaldi-1.9.4/frescobaldi_app/mainwindow.py", line 108, in __init__
    self.createMenus()
File "/home/thomas/Desktop/frescobaldi-1.9.4/frescobaldi_app/mainwindow.py", line 747, in createMenus
    menu.createMenus(self)
File "/home/thomas/Desktop/frescobaldi-1.9.4/frescobaldi_app/menu.py", line 65, in createMenus
    m.addMenu(f(mainwindow))
File "/home/thomas/Desktop/frescobaldi-1.9.4/frescobaldi_app/menu.py", line 95, in menu_file

m.addAction(panels.manager(mainwindow).snippettool.actionCollection.file_save_as_template)
File "/home/thomas/Desktop/frescobaldi-1.9.4/frescobaldi_app/panels.py", line 40, in manager
    return PanelManager.instance(mainwindow)
File "/home/thomas/Desktop/frescobaldi-1.9.4/frescobaldi_app/plugin.py", line 85, in instance
    result.__init__(obj)
File "/home/thomas/Desktop/frescobaldi-1.9.4/frescobaldi_app/panels.py", line 48, in __init__
    import musicview
File "/home/thomas/Desktop/frescobaldi-1.9.4/frescobaldi_app/musicview/__init__.py", line 53, in <module>
    from . import documents
File "/home/thomas/Desktop/frescobaldi-1.9.4/frescobaldi_app/musicview/documents.py", line 33, in <module>
    import popplerqt4

RuntimeError: the PyQt4.QtCore module is version 1 but the popplerqt4 module requires version -1
--

I did not investigate further - I am still happy with the 1.2.0 version :-) - but the error message might be interesting for you.

Thank you for your work -Frescobaldi is great!
Thomas

-------- Original-Nachricht --------

Hi all,

only four days after 1.9.3 (sorry for the mail-flood:) I release
Frescobaldi 1.9.4 into the wild, to fix the start-up crash on 64-bit
systems.

Also: Engrave custom now works (e.g. to create PNG or SVG) and a
character browser has been added to find special characters from all
unicode blocks (Tools->Special Characters).

Some translations already have been updated.

Please test and hopefully enjoy!

Download:
https://github.com/downloads/wbsoft/frescobaldi/frescobaldi-1.9.4.tar.gz






reply via email to

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