Ethan Marshall
Ethan Marshall
I've ran into this problem too. The process just sits there idle at zero percent CPU usage indefinitely. Although it will run signal handlers (as clicking the bar still runs...
Looking at the backtrace (http://ix.io/46ZE), it seems that this occurs when a signal handler takes some time to process and another is delivered while it is still connected to the...
This looks fantastic. Great job! The only thing I am concerned about is trying to ensure that this module can work with a variety of themes. At the moment, as...
Oh also while I'm here, I think this is a perfect case of a module that could benefit greatly from a module config system, which I will prioritize for the...
> Ultimately I think the send money page should probably be a page in its own right, but that I felt would make it less easy for others to consume...
Don't worry, that's not necessary at all. I think adding a new section to the admin panel and stuff may take some significant effort so I can't really expect you...
Hi. Sorry you're having issues. I believe this may be caused by attempting to use a directory which contains many other files as the download destination. Podbit kind of assumes...
> And to clarify, it is not only want to read bashrc. it is sending that message for every single file in my home directory. like every random file that...
Hi John. Would you mind posting the contents of your queue file for me? That error should only occur if podbit fails to create the destination file for a queue...
Hi John. Glad you got it sorted out. I've wanted to be able to add items to the queue from the RSS listing for a while but I don't think...