(with galaxy-central from a few days ago) URL: http://galaxy/datasets/10385e16ab51958e/display/?preview=True File '/mnt/ngswork/galaxy/galaxy-dist/eggs/Paste-1.6-py2.6.egg/paste/exceptions/errormiddleware.py', line 143 in __call__ app_iter = self.application(environ, start_response) File '/mnt/ngswork/galaxy/galaxy-dist/eggs/Paste-1.6-py2.6.egg/paste/recursive.py', line 80 in __call__ return self.application(environ, start_response) File '/mnt/ngswork/galaxy/galaxy-dist/lib/galaxy/web/framework/middleware/remoteuser.py', line 91 in __call__ return self.app( environ, start_response ) File '/mnt/ngswork/galaxy/galaxy-dist/eggs/Paste-1.6-py2.6.egg/paste/httpexceptions.py', line 632 in __call__ return self.application(environ, start_response) File '/mnt/ngswork/galaxy/galaxy-dist/lib/galaxy/web/framework/base.py', line 160 in __call__ body = method( trans, **kwargs ) File '/mnt/ngswork/galaxy/galaxy-dist/lib/galaxy/web/controllers/dataset.py', line 288 in display return data.datatype.display_data(trans, data, preview, filename, to_ext, chunk, **kwd) AttributeError: 'str' object has no attribute 'datatype' looks like the bitbucket "issues" tool has been disabled. Is this the right place to report this sort of thing now? Brad -- Brad Langhorst langhorst@neb.com<mailto:langhorst@neb.com> 978-380-7564
The galaxy-bugs mailing list is a better destination for bugs. I'm looking at that code right now, so I'll poke around and see what's wrong. (I'll move this over to galaxy-bugs, too.) -Scott ----- Original Message -----
(with galaxy-central from a few days ago)
URL: http://galaxy/datasets/10385e16ab51958e/display/?preview=True File '/mnt/ngswork/galaxy/galaxy-dist/eggs/Paste-1.6-py2.6.egg/paste/exceptions/errormiddleware.py', line 143 in __call__ app_iter = self.application(environ, start_response) File '/mnt/ngswork/galaxy/galaxy-dist/eggs/Paste-1.6-py2.6.egg/paste/recursive.py', line 80 in __call__ return self.application(environ, start_response) File '/mnt/ngswork/galaxy/galaxy-dist/lib/galaxy/web/framework/middleware/remoteuser.py', line 91 in __call__ return self.app( environ, start_response ) File '/mnt/ngswork/galaxy/galaxy-dist/eggs/Paste-1.6-py2.6.egg/paste/httpexceptions.py', line 632 in __call__ return self.application(environ, start_response) File '/mnt/ngswork/galaxy/galaxy-dist/lib/galaxy/web/framework/base.py', line 160 in __call__ body = method( trans, **kwargs ) File '/mnt/ngswork/galaxy/galaxy-dist/lib/galaxy/web/controllers/dataset.py', line 288 in display return data.datatype.display_data(trans, data, preview, filename, to_ext, chunk, **kwd) AttributeError: 'str' object has no attribute 'datatype'
looks like the bitbucket "issues" tool has been disabled. Is this the right place to report this sort of thing now?
Brad
-- Brad Langhorst langhorst@neb.com 978-380-7564
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at:
Thread retitled On Wed, Oct 3, 2012 at 6:08 PM, Langhorst, Brad <Langhorst@neb.com> wrote:
...
looks like the bitbucket "issues" tool has been disabled. Is this the right place to report this sort of thing now?
So it is - I hope this was accidental as I had reported or subscribed to quite a few (open) issues and it was a useful way to track them. Now it just says "Error, You do not have access to the issues": https://bitbucket.org/galaxy/galaxy-central/issues Is this part of an (unannounced) move to a different bug tracking process? Regards, Peter
participants (3)
-
Langhorst, Brad
-
Peter Cock
-
Scott McManus