Quoting peecee <[EMAIL PROTECTED]>: > > kdf Wrote: > > > > you would be looking for more than this. This can be a result of > > something > > else. > > -k > > Here's the whole output (although I don't know if it will help...) >
hmm...well, the getDisplayName problem is usually something else. When its on its own, the problem is a bit more bizarre. It could be a line endings issue. The server does depend on unix-style line endings, especially for strings (getDisplayName returns a string token for translation purposes). Being on linux, I'm not sure how you would have ended up with wrong endings, unless the plugin has an issue at the source. -kdf _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
