Ubuntu-tweak crash
Inviato: giovedì 9 ottobre 2008, 17:39
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:~$
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:~$