lilypond-user
[Top][All Lists]
Advanced

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

Re: [ANN] Frescobaldi 0.7 released, a new LilyPond music editor


From: Grammostola Rosea
Subject: Re: [ANN] Frescobaldi 0.7 released, a new LilyPond music editor
Date: Sun, 28 Dec 2008 15:56:20 +0100
User-agent: Mozilla-Thunderbird 2.0.0.17 (X11/20081018)

Grammostola Rosea wrote:
Grammostola Rosea wrote:
Valentin Villenave wrote:
2008/12/28 Grammostola Rosea <address@hidden>:

I've  kde4-development installed, but doesn't solve it... :(

Then that should be PyQt4 and PyQt4-devel...

Cheers,
Valentin

I've these installed:

pyqt4-dev-tools
python-qt4
python-qt4-dev



updated some packages, but now I get:

$ cmake . -DCMAKE_INSTALL_PREFIX=$(kde4-config --exec-prefix)
Traceback (most recent call last): File "/home/d/2home/frescobaldi-0.7/cmake/modules/FindPyKDE4.py", line 4, in <module> import PyKDE4.pykdeconfig File "/usr/lib/python2.5/site-packages/PyKDE4/pykdeconfig.py", line 25, in <module>
   import sipconfig, PyQt4.pyqtconfig
ImportError: No module named pyqtconfig
CMake Error at cmake/modules/FindPyKDE4.cmake:14 (message):
 PyKDE4 not found
Call Stack (most recent call first):
 CMakeLists.txt:9 (find_package)


-- Configuring done


got now this error:

$ frescobaldi
Traceback (most recent call last):
 File "/usr/bin/frescobaldi", line 61, in <module>
   app = not args.isSet("new") and runningApp() or newApp()
File "/home/d/2home/frescobaldi-0.7/python/frescobaldi_app/__init__.py", line 33, in newApp
   return mainapp.MainApp(DBUS_PREFIX)
File "/home/d/2home/frescobaldi-0.7/python/frescobaldi_app/mainapp.py", line 51, in __init__
   kateshell.app.MainApp.__init__(self, servicePrefix)
File "/home/d/2home/frescobaldi-0.7/python/kateshell/app.py", line 72, in __init__
   self.mainwin = self.createMainWindow()
File "/home/d/2home/frescobaldi-0.7/python/frescobaldi_app/mainapp.py", line 84, in createMainWindow
   return MainWindow(self)
File "/home/d/2home/frescobaldi-0.7/python/frescobaldi_app/mainapp.py", line 129, in __init__
   kateshell.mainwindow.MainWindow.__init__(self, app)
File "/home/d/2home/frescobaldi-0.7/python/kateshell/mainwindow.py", line 118, in __init__
   s1.setSizes((140, 200, 140))
TypeError: argument 1 of QSplitter.setSizes() has an invalid type





reply via email to

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