Hello All, I've the same problem with Firefox (it works with Chrome). With Firebug, I've got this message :
data.TabularDataset is not a constructor
Firebug shows me the same lines of code than Carlos :
// Set up dataset and attributes. var dataset = new data.TabularDataset( {"misc_blurb": "33 lines", "name": "Galaxy12-[Filtered_table__Remove_columns_on_data_11].tax.summary", "data_type": "tabular", "metadata_columns": 4, "deleted": false, "metadata_data_lines": 33, "metadata_column_names": null, "genome_build": "?", "purged": false, "visible": true, "state": "ok", "metadata_comment_lines": null, "file_size": 969, "model_class": "HistoryDatasetAssociation", "metadata_column_types": ["int", "str", "str", "int"], "id": 9664, "misc_info": "uploaded tabular file", "metadata_dbkey": "?"} );
Regards, Cyril On 02/15/2013 07:09 PM, Carlos Borroto wrote:
On Fri, Feb 15, 2013 at 11:08 AM, Dannon Baker<dannon.baker@gmail.com> wrote:
Well, (un)fortunately this file works for me in both firefox and chrome on the current galaxy-dist. Just to confirm -- when you click the eye, it doesn't download the file either, right -- nothing at all happens?
In chrome, could you open the console (Tools -> Javascript Console or Ctrl+Shift+J) and then try again, letting me know if there are any errors that show up?
This is the error I see in Chrome Javascript Console: "Uncaught TypeError: undefined is not a function"
And this is the code around the line causing the error: // Set up dataset and attributes. var dataset = new data.TabularDataset( {"misc_blurb": "8,024 lines", "name": "Join two Datasets on data 28 and data 36", "data_type": "tabular", "metadata_columns": 5, "deleted": false, "metadata_data_lines": 8024, "metadata_column_names": null, "genome_build": "build37.2", "purged": false, "visible": true, "state": "ok", "metadata_comment_lines": null, "file_size": 1569994, "model_class": "HistoryDatasetAssociation", "metadata_column_types": ["str", "float", "list", "str", "int"], "id": 110, "misc_info": "", "metadata_dbkey": "build37.2"} );
dataset.set('chunk_url', "/datasets/f30a35c999095ed7/display");
Please let me know if there is something else I can do to help solve this issue.
Regards, Carlos ___________________________________________________________ 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:
-- Cyril Monjeaud Equipe Symbiose / Plate-forme GenOuest Bureau D156 IRISA-INRIA, Campus de Beaulieu 35042 Rennes cedex, France Tél: +33 (0) 2 99 84 74 17