Re: [galaxy-dev] Shared Data Library, large number of files

2017-03-08 Thread Martin Čech
The code at L120 does not exist in 16.07. It was broken in 16.10 and fixed for 17.01. I made a PR to backport the fix to 16.10: https://github.com/galaxyproject/galaxy/pull/3728 You shouldn't be seeing the 'Cannot read property 'masthead' of undefined' error in 16.07 and it should be fixed in

Re: [galaxy-dev] Shared Data Library, large number of files

2017-03-08 Thread D K
Hi Martin, I've pasted the file you requested here: http://collabedit.com/xcx5b Thanks! On Wed, Mar 8, 2017 at 11:04 AM, Martin Čech wrote: > Can you please share your '/client/galaxy/scripts/layout/menu.js' file > with me? (e.g. using https://gist.github.com or similar).

Re: [galaxy-dev] Shared Data Library, large number of files

2017-03-08 Thread Martin Čech
Can you please share your '/client/galaxy/scripts/layout/menu.js' file with me? (e.g. using https://gist.github.com or similar). thanks M. On Wed, Mar 8, 2017 at 1:34 PM D K wrote: > Hi Martin, > > I've tried this on both v16.07 and v16.10 > > D > > > > On Wed, Mar

Re: [galaxy-dev] Shared Data Library, large number of files

2017-03-08 Thread Martin Čech
Daniel: what version is your Galaxy? Martin On Wed, Mar 8, 2017 at 12:40 PM D K wrote: > I've copied and pasted the javascript error below. Any help would be > greatly appreciated. Thanks! > > Uncaught TypeError: Cannot read property 'masthead' of undefined > at

Re: [galaxy-dev] Shared Data Library, large number of files

2017-03-08 Thread D K
I've copied and pasted the javascript error below. Any help would be greatly appreciated. Thanks! Uncaught TypeError: Cannot read property 'masthead' of undefined > at n. (menu.js:120) > at Function.each (jquery.js:370) > at HTMLDocument. (menu.js:117) > at l (jquery.js:3232) >

Re: [galaxy-dev] Shared Data Library, large number of files

2017-03-02 Thread D K
Hi Martin, I do get a javascript error, I've attached a screenshot of the relevant window. I also tried logging in as a non-admin user and had the same issue. In this Galaxy instance are 5 data libraries, each with about 150 individual folders, and each folder has a variable number of fastq.gz

Re: [galaxy-dev] Shared Data Library, large number of files

2017-03-02 Thread D K
Hi Martin / Hans / Devon, I can confirm that I am using the new UI from the top menu. Right now when I click on the link I often do not even get the list of libraries whereas when I click on the admin Data Library link I at least see the list of libraries (although I can't open any of them since

Re: [galaxy-dev] Shared Data Library, large number of files

2017-03-02 Thread Martin Čech
Hi all, *Devon* is correct -the old data library UI under Admin menu is still in place (because it has some features perceived as important to some admins). However majority of users and most of the admins are using the interface under 'Shared Data' I hope and the old UI is deprecated since 15.10

Re: [galaxy-dev] Shared Data Library, large number of files

2017-03-02 Thread Devon Ryan
I observe the same thing on 16.07. As an example, I'm just opened a data library under Admin->Data->Data Libraries and this took about a minute and a half. It looks like this is related to the quantity of data in this folder. The associated entry in the uwsgi log is as follows: [pid: 357|app:

Re: [galaxy-dev] Shared Data Library, large number of files

2017-03-01 Thread Hans-Rudolf Hotz
this sounds more like a browser issue to me which browser do you use? what happens when you use a different browser? and what happens when you just reload the page Hans-Rudolf On 03/01/2017 06:17 PM, D K wrote: Actually, when I click on the Shared Data-> Data Libraries link I get only the

Re: [galaxy-dev] Shared Data Library, large number of files

2017-03-01 Thread Hans-Rudolf Hotz
This is bizarre...our production server is on 16.04 and the old UI is no longer installed. On 03/01/2017 06:03 PM, D K wrote: Hi Hans, I'm running 16.10. If I'm not mistaken, the old Data Library interface is still accessible in the Admin menu isn't it? I have the same issue when navigating