On Tue, 15 Oct 2013, Dick Steffens wrote:

> glib.GError: Failed to open file '/usr/share/footpedal/footpedal.png':
> No such file or directory

Dick,

   As root, run

        find / -name footpedal.png

and see where it's located. If it's not there, copy it from another machine;
if it's there, either mv it to /usr/share/footpedal/ or make a soft link to
that directory.

Rich

_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to