lilypond-user
[Top][All Lists]
Advanced

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

Frescobaldi fails on lilydev and RHEL Server 6.2 64 bits


From: Jacques Menu
Subject: Frescobaldi fails on lilydev and RHEL Server 6.2 64 bits
Date: Sun, 14 Apr 2013 18:11:20 +0200

Hello,

Having read that Frescobaldi is great, I tried it out, but here is what I 
observed. What did I miss?

Regards,

--

lilidev:

address@hidden:~/menumac/Downloads/frescobaldi-2.0.9 > python 
Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) 
[GCC 4.4.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 
address@hidden:~/menumac/Downloads/frescobaldi-2.0.9 > 

address@hidden:~/menumac/Downloads/frescobaldi-2.0.9 > ./frescobaldi
Traceback (most recent call last):
  File "./frescobaldi", line 3, in <module>
    import frescobaldi_app.main
  File "/mnt/hgfs/menu/Downloads/frescobaldi-2.0.9/frescobaldi_app/main.py", 
line 40, in <module>
    import guistyle         # Setup GUI style
  File 
"/mnt/hgfs/menu/Downloads/frescobaldi-2.0.9/frescobaldi_app/guistyle.py", line 
48, in <module>
    setStyle()
  File 
"/mnt/hgfs/menu/Downloads/frescobaldi-2.0.9/frescobaldi_app/guistyle.py", line 
40, in setStyle
    style = QSettings().value("guistyle", "", type("")).lower()
TypeError: QSettings.value(QString, QVariant defaultValue=QVariant()): too many 
arguments

--

Some RHEL server:

address@hidden:~/frescobaldi-2.0.9 > python
Python 2.6.6 (r266:84292, Oct 12 2012, 14:23:48) 
[GCC 4.4.6 20120305 (Red Hat 4.4.6-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 
address@hidden:~/frescobaldi-2.0.9 > 

address@hidden:~/frescobaldi-2.0.9 > ./frescobaldi
Traceback (most recent call last):
  File "./frescobaldi", line 3, in <module>
    import frescobaldi_app.main
  File "/home/jmenu/frescobaldi-2.0.9/frescobaldi_app/main.py", line 40, in 
<module>
    import guistyle         # Setup GUI style
  File "/home/jmenu/frescobaldi-2.0.9/frescobaldi_app/guistyle.py", line 48, in 
<module>
    setStyle()
  File "/home/jmenu/frescobaldi-2.0.9/frescobaldi_app/guistyle.py", line 40, in 
setStyle
    style = QSettings().value("guistyle", "", type("")).lower()
TypeError: too many arguments to QSettings.value(), 2 at most expected

--

Jacques Menu
Ch. de la Pierre 12
1023 Crissier

mailto:address@hidden







reply via email to

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