Pagina 1 di 1

Ubuntu-tweak crash

Inviato: giovedì 9 ottobre 2008, 17:39
da AleMAG
salve a tutti. Non riesco a far partire ubuntu tweak.

questo è ciò che dice il terminale:

alemag@alemag-laptop:~$ ubuntu-tweak
Traceback (most recent call last):
  File "ubuntu-tweak.py", line 73, in
    launcher = TweakLauncher()
  File "ubuntu-tweak.py", line 43, in __init__
    from MainWindow import MainWindow
  File "/usr/share/ubuntu-tweak/MainWindow.py", line 31, in
    from common.Canvas import RenderCell
  File "/usr/share/ubuntu-tweak/common/Canvas.py", line 13, in
    class RenderCell:
  File "/usr/share/ubuntu-tweak/common/Canvas.py", line 15, in RenderCell
    font_size = int(font_name.split()[-1])
ValueError: invalid literal for int() with base 10: '8.5'
alemag@alemag-laptop:~$

Re: Ubuntu-tweak crash

Inviato: giovedì 9 ottobre 2008, 18:14
da Ipnorospo
che dimensione dei font usi?
dai un occhiata qui:http://ubuntu-tweak.com/2008/07/29/improved-version-ubuntu-tweak-035-released.html
tra i commenti uno sembra avere il tuo stesso problema...