Re: [galaxy-dev] Galaxy reports crashing with the latest stable release

2014-06-04 Thread Björn Grüning
Hi Dannon, after removing the *pyc files and killing manually the daemon (--stop-daemon did not work) fixes the problem for me. Sorry for the noise! Bjoern Am 04.06.2014 13:52, schrieb Dannon Baker: I'm having trouble reproducing this. The base grid object that's used by the SpecifiedDateLis

Re: [galaxy-dev] Galaxy reports crashing with the latest stable release

2014-06-04 Thread Dannon Baker
I'm having trouble reproducing this. The base grid object that's used by the SpecifiedDateListGrid does have that info_text field -- it's almost as if you're somehow using an outdated grid module, while the rendering template is current. It's a bit brute force, but can you try (from the base of yo