Patrick Dixon;328608 Wrote: > OK I have finally managed to crack this by sym linking > /etc/heyu/x10.conf to the heyu config file in my user's home > directory. > > So I had to:- > > Add squeezecenter user to dialout group > move or link heyu config file to /etc/heyu/x10.conf > ensure /etc/heyu/x10.conf is readable, and heyu logfile (if any) is > read/writeable by any user > > HTH someone
Patrick, I'm glad you got it solved. Sorry I wasn't more help. The config behavior was supposed to help -- PowerCenter writes its own heyu.config, but if you tell it to use a heyu binary that's not in the PowerCenter directory, it assumes it should use your config, and to do that it simply doesn't tell heyu what config to use. I suppose heyu must look in $HOME first, and that's where yours is placed. :-/ I don't think the code can test for that (different Linux distros might compile heyu with different default config file paths), but I could make the "alternate heyu config file path" configurable, to make it more obvious what's going on... ? -- peterw http://www.tux.org/~peterw/ free plugins: http://www.tux.org/~peterw/#slim AllQuiet BlankSaver ContextMenu FuzzyTime PlayLog PowerCenter/BottleRocket SaverSwitcher SettingsManager SleepFade StatusFirst SyncOptions VolumeLock ------------------------------------------------------------------------ peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107 View this thread: http://forums.slimdevices.com/showthread.php?t=50174 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
