Quote:
Originally Posted by lithid-cm
There is an issue, I screwed it up. Worked fine on my dev server. O well.
Code:
gksu gedit /usr/share/cmcompiler/prog/cmcompiler.py
line 197 should read
Code:
cmd = "python /usr/share/cmcompiler/prog/chkPackages.py"
|
Thanks... now worked fine.
any new error, i post here...
---------- Post added at 07:05 PM ---------- Previous post was at 07:00 PM ----------
Quote:
Originally Posted by mborgues
Thanks... now worked fine.
any new error, i post here...
|
when i sync:
Traceback (most recent call last):
File "/usr/share/cmcompiler/prog/sync.py", line 120, in <module>
sendNoti("Syncing Cyanogenmod", "Your cyanogenmod repo sync is starting", cmcIcon)
File "/usr/share/cmcompiler/prog/helper.py", line 54, in sendNoti
n.show()
glib.GError: Error calling StartServiceByName for org.freedesktop.Notifications: GDBus.Error  rg.freedesktop.DBus.Error.Spawn.Child Exited: Process /bin/sh exited with status 1
|