Domen Kožar

Results 1405 comments of Domen Kožar

Verify that works by doing: ``` $ python >>> import locale >>> locale.getdefaultlocale() ```

Ah, maybe supervisor is not letting those through. You are using the automatic deployment?

Could you try to run snippet at the bottom of blog post to figure out if supervisor has locales set? http://albertoconnor.ca/blog/2012/Jul/21/unicodeencodeerror-when-uploading-files-django-usi

This means `bconsole` command is missing on your system

So the problem goes deeper, your shell environment is not passed in supervisor. What version are you using?

Upgrade to deform2 and pyramid 1.5 to get rid of some depedencies.

Probably related to #55. No plans to support multi-catalog so far :)

I might get on this one soon. First try will be with http://wwwendt.de/tech/fancytree/demo/

This is because bacula has terrible design of tables for files. I'll try to take a look and see what can be done, thank for reporting this one!

That's a known issue, it's probably due to the way forking happens for bconsole communication. This is a serious problem and should have the highest priority for the fix.