Re: [galaxy-dev] Multiple-select checkbox parameters not using default values

2015-03-27 Thread Peter Cock
On Fri, Mar 27, 2015 at 6:14 PM, Aysam Guerler wrote: > A fix for this is on the way. > Thanks - if it can be applied on top of 15.03 that would be a bonus. Peter ___ Please keep all replies on the list by using "reply all" in your mail cli

Re: [galaxy-dev] Multiple-select checkbox parameters not using default values

2015-03-27 Thread Aysam Guerler
A fix for this is on the way. On Fri, Mar 27, 2015 at 10:53 AM, Peter Cock wrote: > Hi all, > > Unfortunately it appears that the new-look check box controls are wrongly > defaulting to ticking the first item rather than following the defaults > given. > > This is a recent regression which I not

Re: [galaxy-dev] problem with revision updates for repositories.

2015-03-27 Thread Anna Terry
Thanks Martin On 27 March 2015 at 15:20, Martin Čech wrote: > > This is one installable revision behind. Try selecting 'install latest > revision' instead of updating in the repository dropdown. > > Great, also sorted. > >> I think this has to do with your proxy configuration that is not >>>

[galaxy-dev] Safe / possible to sync toolshed tools and deps from another machine?

2015-03-27 Thread David Trudgian
Hi, I was wondering whether it might be possible/safe to install tools and deps from the toolshed on a VM galaxy installation, and then rsync the shed_tools and tool dependencies directories to a production galaxy server? Unfortunately, our institution has web access only through a proxy and b

Re: [galaxy-dev] problem with revision updates for repositories.

2015-03-27 Thread Martin Čech
On Fri, Mar 27, 2015 at 11:10 AM Anna Terry wrote: > Hi Martin, thanks for looking at this > > On 27 March 2015 at 14:51, Martin Čech wrote: > >> >> >> The requested revisions are from the Test Tool Shed, which means your >> package_samtools_1_1 is also installed from the Test Tool Shed. Please

Re: [galaxy-dev] problem with revision updates for repositories.

2015-03-27 Thread Anna Terry
Hi Martin, thanks for looking at this On 27 March 2015 at 14:51, Martin Čech wrote: > > > The requested revisions are from the Test Tool Shed, which means your > package_samtools_1_1 is also installed from the Test Tool Shed. Please > install only from the Main Tool Shed (https://toolshed.g2.bx

[galaxy-dev] Multiple-select checkbox parameters not using default values

2015-03-27 Thread Peter Cock
Hi all, Unfortunately it appears that the new-look check box controls are wrongly defaulting to ticking the first item rather than following the defaults given. This is a recent regression which I noticed on updating our production Galaxy to the 15.03 release which included a number of visual sty

Re: [galaxy-dev] problem with revision updates for repositories.

2015-03-27 Thread Martin Čech
Hi Anna, On Fri, Mar 27, 2015 at 10:39 AM Anna Terry wrote: > I'm still having major issues with repo updates. > > 1) > I'm getting this message for installing dependencies for > package_samtools_1_1 that it says are missing: > > Error installing tool dependency ncurses version 5.9: Unable to lo

Re: [galaxy-dev] problem with revision updates for repositories.

2015-03-27 Thread Anna Terry
I'm still having major issues with repo updates. 1) I'm getting this message for installing dependencies for package_samtools_1_1 that it says are missing: Error installing tool dependency ncurses version 5.9: Unable to locate required tool shed repository named package_ncurses_5_9 owned by iuc w

[galaxy-dev] Using synchronous method to upload multiple files

2015-03-27 Thread Daniele P Colobraro
Hi all, I've set up a simple tool using the synchronous method to upload a file on galaxy. I'm able to visit the external link, select and upload a file by the list. The script that I use is data_source.py and the 'command' part in the xml configuration is the same as the ucsc xml config (ucsc_tab