Traceback (most recent call last):
File ./AppRun, line 6, in ?
from settings import settings, Setting
File /home/normal/Apps/Sistema/Configuracion de Mouse/settings.py, line 23, in ?
rox_session = bus.get_service('net.sf.rox.Session')
AttributeError: 'SessionBus' object has no attribute 'get_service'
Im using the latest version of Rox-session and Rox-lib, also get the same error with the rest of your apps, exept in look&fell i get segfault, but it works oce (i don't now why!)
Get error
Traceback (most recent call last):
File ./AppRun, line 6, in ?
from settings import settings, Setting
File /home/normal/Apps/Sistema/Configuracion de Mouse/settings.py, line 23, in ?
rox_session = bus.get_service('net.sf.rox.Session')
AttributeError: 'SessionBus' object has no attribute 'get_service'
Im using the latest version of Rox-session and Rox-lib, also get the same error with the rest of your apps, exept in look&fell i get segfault, but it works oce (i don't now why!)
Greeting