swami won't start, shows this error
by kozaki from LinuxQuestions.org on (#4W6DJ)
Hi, info for anyone working on the 'swami' (GUI helper for system configuration) package.
Here swami won't start. AFAIK it seems it searches what looks like an application.desktop file from another Linux OS I have installed (Q4OS/Debian). Here's the system specs and the error itself.
- Bodhi linux 5
- kernel 4.9.0-6-686 i686 i686 GNU/Linux
- swami 2.0.0+svn389-5
- moksha 20191004bodhi30.3.1
Code:$ sudo swami
Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.enlightenment.wm.service was not provided by any .service files
Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.enlightenment.wm.service was not provided by any .service files
Traceback (most recent call last):
File "/usr/bin/swami", line 177, in <module>
app = MainWin(launchArg)
File "/usr/bin/swami", line 74, in __init__
self.loadModules()
File "/usr/bin/swami", line 130, in loadModules
self.modules[imported] = imported.SwamiModule(self)
File "/usr/lib/python2.7/dist-packages/swami_startupapps/swami_startupapps.py", line 94, in __init__
with open(d) as desktopFile:
IOError: [Errno 2] No such file or directory: '/home/USER/.local/share/applications/kcm_lookswitcher_wrapper.desktop'


Here swami won't start. AFAIK it seems it searches what looks like an application.desktop file from another Linux OS I have installed (Q4OS/Debian). Here's the system specs and the error itself.
- Bodhi linux 5
- kernel 4.9.0-6-686 i686 i686 GNU/Linux
- swami 2.0.0+svn389-5
- moksha 20191004bodhi30.3.1
Code:$ sudo swami
Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.enlightenment.wm.service was not provided by any .service files
Error org.freedesktop.DBus.Error.ServiceUnknown: The name org.enlightenment.wm.service was not provided by any .service files
Traceback (most recent call last):
File "/usr/bin/swami", line 177, in <module>
app = MainWin(launchArg)
File "/usr/bin/swami", line 74, in __init__
self.loadModules()
File "/usr/bin/swami", line 130, in loadModules
self.modules[imported] = imported.SwamiModule(self)
File "/usr/lib/python2.7/dist-packages/swami_startupapps/swami_startupapps.py", line 94, in __init__
with open(d) as desktopFile:
IOError: [Errno 2] No such file or directory: '/home/USER/.local/share/applications/kcm_lookswitcher_wrapper.desktop'