Package-manager error on Pisi 2.1.2

#1

I have made some changes on my desktop (decorations, icons, fonts, widgets), and after all these changes I was unable to open the graphical package-manager as a simple user (as it worked before), only as root, by sudo package-manager.

As user I get this error if I try to launch it from terminal:

Traceback (most recent call last):
  File "/usr/bin/package-manager", line 67, in <module>
    font = Pds.settings('font','Sans,10').split(',')
  File "/usr/lib/python2.7/site-packages/pds/__init__.py", line 111, in settings
    value = _value.join(',')
AttributeError: 'list' object has no attribute 'join'

I supposed that it has something to do with the fonts, but even if I change back to the defaults, the error remain. What can I do?

I don't know how can you fix it, but you can try it:

$ sudo pisi rm package-manager   

$ sudo pisi it package-manager

Unfortunately no change.

this error occurs when you choose which font

Yes, I supposed that this might be the problem. But what is the solution? I changed back in system settings to default everything, but even so, the error do not disappear. Also set up to be all fonts the same to what I have on root, where the package manager works, but still no change. Somewhere has to be a config file which do not works correctly. Has the package manager a config file which deals with the fonts on root or user side? I didn't found it.

So, no solution?

Cevap yazmak için kayıt ol veya giriş yap