On 6/3/07, Daniel Tang <[EMAIL PROTECTED]> wrote: > I discovered some interesting behavior when using Pylons on WebFaction. For > some very odd reason that I can't discern, whenever I run paster inside of a > Pylons command, even if I don't pass any arguments, it launches gconfd-2. > Normally, I wouldn't notice, but WebFaction limits the number of long > running processes you have, and I got e-mailed about it. To top off the > weirdness, it only seems to run when X forwarding is set up. The easy > solution is to disable X forwarding since it's useless, which I have, but > I'm wondering if there's actually some sort of point to launching gconfd, > since it doesn't appear to store anything.
It probably has nothing to do with Pylons or Paster. It's probably gconf trying to forward settings over a socket or something when you're doing X forwarding. Best Regards, -jj -- http://jjinux.blogspot.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
