Ok. Very strange. I'm unable to reproduce this with galaxy-dist 57d1b77 (stable). Can you apply the attached patch, load a history with a simple bed file (say: test-data/1.bed - or any bed file), and reply with what the logs say? You can safely revert that change after we're done. On Thu, Aug 28, 2014 at 9:29 AM, Hans-Rudolf Hotz <hrh@fmi.ch> wrote:
Hi Carl
Thanks for your help - unfortunately no success so far
Let's try two things:
*First*, let's clear the browser cache to rule out that annoyance:
This didn't change anything. I have also tried different computers and different browsers
*Second*, let's see what the server ends up sending the client for visualizations:
it just looks like this:
"visible": true, "visualizations": [ { "embeddable": false, "href": "/visualization/trackster?dataset_id=b1c72d84f3501797&dbkey=%3F&hda_ldda=hda",
"html": "Trackster", "target": "_top" } ] }
Hans-Rudolf