View Single Post
rcull's Avatar
Posts: 299 | Thanked: 168 times | Joined on Jun 2006 @ Wales UK
#25
Ulysses
The DaTable.services file has been corrupted somehow. This is not just a 770 thing anyone installing for the first time will have this problem. If you are Ok with gainroot and editing system files then file
Code:
/usr/share/dbus-1/services/DaTable.service
has been corrupted. It will look like :
Code:
[
-BUS Service]
Name=net.rcull.DaTable
Exec=/usr/bin/datable
and should look like :-
Code:
[D-BUS Service]
Name=net.rcull.DaTable
Exec=/usr/bin/datable
Otherwise wait a while I'll get another package out soon.

Rick