Hello, I am having a slight issue with the Datatype tab of the edit page. I am using a locally installed version of galaxy-dist obtained from bitbucket. I cannot see anything in the dropdown menu to change the datatype. According to the HTML, the box is only 8px wide. <div class="select2-container" id="s2id_autogen2" style="width: 8px> Is there any way to fix this problem without having to re-install galaxy? Thanks, Kelvin
I'm seeing something similar with a local galaxy-dist install that was also installed from bitbucket about 1.5-2 weeks ago, however, in my case, the width is set to 6px, e.g. <div class="select2-container" id="s2id_autogen2" style="width: 6px>. In fact, I started seeing this after I upgraded a previous install - and based on this behavior, I did a complete re-install, but am still getting it. Does anyone know whether or not this has been fixed and pushed back to repository so we can pull the fix? On Fri, Mar 1, 2013 at 3:59 PM, Kelvin Chan <kelvin.chan@seqmatic.com>wrote:
Hello,****
** **
I am having a slight issue with the Datatype tab of the edit page. I am using a locally installed version of galaxy-dist obtained from bitbucket. I cannot see anything in the dropdown menu to change the datatype. According to the HTML, the box is only 8px wide. <div class="select2-container" id="s2id_autogen2" style="width: 8px> Is there any way to fix this problem without having to re-install galaxy?****
** **
Thanks,****
Kelvin****
___________________________________________________________ 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:
-- Peter Waltman, Ph.D. pwaltman@ucsc.edu 617.347.1876
Hi Peter, i think it was fixed in 0ea9f51. You need to adopt static/style/base.less. Cheers, Bjoern
I'm seeing something similar with a local galaxy-dist install that was also installed from bitbucket about 1.5-2 weeks ago, however, in my case, the width is set to 6px, e.g. <div class="select2-container" id="s2id_autogen2" style="width: 6px>.
In fact, I started seeing this after I upgraded a previous install - and based on this behavior, I did a complete re-install, but am still getting it.
Does anyone know whether or not this has been fixed and pushed back to repository so we can pull the fix?
On Fri, Mar 1, 2013 at 3:59 PM, Kelvin Chan <kelvin.chan@seqmatic.com> wrote: Hello,
I am having a slight issue with the Datatype tab of the edit page. I am using a locally installed version of galaxy-dist obtained from bitbucket. I cannot see anything in the dropdown menu to change the datatype. According to the HTML, the box is only 8px wide. <div class="select2-container" id="s2id_autogen2" style="width: 8px> Is there any way to fix this problem without having to re-install galaxy?
Thanks,
Kelvin
___________________________________________________________ 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:
-- Peter Waltman, Ph.D. pwaltman@ucsc.edu 617.347.1876
___________________________________________________________ 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:
All, Could you check whether you are running the "default" or "stable" branch of galaxy-dist? You can find out with the `hg branch` command. I believe this problem should only exist if you're running the "default" (development) branch, which is not recommended. Thanks, --nate On Mar 4, 2013, at 1:17 AM, Björn Grüning wrote:
Hi Peter,
i think it was fixed in 0ea9f51. You need to adopt static/style/base.less.
Cheers, Bjoern
I'm seeing something similar with a local galaxy-dist install that was also installed from bitbucket about 1.5-2 weeks ago, however, in my case, the width is set to 6px, e.g. <div class="select2-container" id="s2id_autogen2" style="width: 6px>.
In fact, I started seeing this after I upgraded a previous install - and based on this behavior, I did a complete re-install, but am still getting it.
Does anyone know whether or not this has been fixed and pushed back to repository so we can pull the fix?
On Fri, Mar 1, 2013 at 3:59 PM, Kelvin Chan <kelvin.chan@seqmatic.com> wrote: Hello,
I am having a slight issue with the Datatype tab of the edit page. I am using a locally installed version of galaxy-dist obtained from bitbucket. I cannot see anything in the dropdown menu to change the datatype. According to the HTML, the box is only 8px wide. <div class="select2-container" id="s2id_autogen2" style="width: 8px> Is there any way to fix this problem without having to re-install galaxy?
Thanks,
Kelvin
___________________________________________________________ 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:
-- Peter Waltman, Ph.D. pwaltman@ucsc.edu 617.347.1876
___________________________________________________________ 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:
___________________________________________________________ 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:
Hi Nate, I have checked and I am indeed in the Default branch. Is there an easy way to switch over to the stable branch via command line? -Kelvin -----Original Message----- From: galaxy-dev-bounces@lists.bx.psu.edu [mailto:galaxy-dev-bounces@lists.bx.psu.edu] On Behalf Of Nate Coraor Sent: Monday, March 04, 2013 8:52 AM To: Björn Grüning Cc: galaxy-dev@lists.bx.psu.edu Subject: Re: [galaxy-dev] Datatype dropdown only 8px wide All, Could you check whether you are running the "default" or "stable" branch of galaxy-dist? You can find out with the `hg branch` command. I believe this problem should only exist if you're running the "default" (development) branch, which is not recommended. Thanks, --nate On Mar 4, 2013, at 1:17 AM, Björn Grüning wrote:
Hi Peter,
i think it was fixed in 0ea9f51. You need to adopt static/style/base.less.
Cheers, Bjoern
I'm seeing something similar with a local galaxy-dist install that was also installed from bitbucket about 1.5-2 weeks ago, however, in my case, the width is set to 6px, e.g. <div class="select2-container" id="s2id_autogen2" style="width: 6px>.
In fact, I started seeing this after I upgraded a previous install - and based on this behavior, I did a complete re-install, but am still getting it.
Does anyone know whether or not this has been fixed and pushed back to repository so we can pull the fix?
On Fri, Mar 1, 2013 at 3:59 PM, Kelvin Chan <kelvin.chan@seqmatic.com> wrote: Hello,
I am having a slight issue with the Datatype tab of the edit page. I am using a locally installed version of galaxy-dist obtained from bitbucket. I cannot see anything in the dropdown menu to change the datatype. According to the HTML, the box is only 8px wide. <div class="select2-container" id="s2id_autogen2" style="width: 8px> Is there any way to fix this problem without having to re-install galaxy?
Thanks,
Kelvin
___________________________________________________________ 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:
-- Peter Waltman, Ph.D. pwaltman@ucsc.edu 617.347.1876
___________________________________________________________ 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:
___________________________________________________________ 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:
___________________________________________________________ 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: http://lists.bx.psu.edu/
Nevermind, I noticed that the wiki page on Install galaxy was recently updated to show how to do this. -----Original Message----- From: galaxy-dev-bounces@lists.bx.psu.edu [mailto:galaxy-dev-bounces@lists.bx.psu.edu] On Behalf Of Kelvin Chan Sent: Monday, March 04, 2013 9:50 AM To: 'Nate Coraor'; 'Björn Grüning' Cc: galaxy-dev@lists.bx.psu.edu Subject: Re: [galaxy-dev] Datatype dropdown only 8px wide Hi Nate, I have checked and I am indeed in the Default branch. Is there an easy way to switch over to the stable branch via command line? -Kelvin -----Original Message----- From: galaxy-dev-bounces@lists.bx.psu.edu [mailto:galaxy-dev-bounces@lists.bx.psu.edu] On Behalf Of Nate Coraor Sent: Monday, March 04, 2013 8:52 AM To: Björn Grüning Cc: galaxy-dev@lists.bx.psu.edu Subject: Re: [galaxy-dev] Datatype dropdown only 8px wide All, Could you check whether you are running the "default" or "stable" branch of galaxy-dist? You can find out with the `hg branch` command. I believe this problem should only exist if you're running the "default" (development) branch, which is not recommended. Thanks, --nate On Mar 4, 2013, at 1:17 AM, Björn Grüning wrote:
Hi Peter,
i think it was fixed in 0ea9f51. You need to adopt static/style/base.less.
Cheers, Bjoern
I'm seeing something similar with a local galaxy-dist install that was also installed from bitbucket about 1.5-2 weeks ago, however, in my case, the width is set to 6px, e.g. <div class="select2-container" id="s2id_autogen2" style="width: 6px>.
In fact, I started seeing this after I upgraded a previous install - and based on this behavior, I did a complete re-install, but am still getting it.
Does anyone know whether or not this has been fixed and pushed back to repository so we can pull the fix?
On Fri, Mar 1, 2013 at 3:59 PM, Kelvin Chan <kelvin.chan@seqmatic.com> wrote: Hello,
I am having a slight issue with the Datatype tab of the edit page. I am using a locally installed version of galaxy-dist obtained from bitbucket. I cannot see anything in the dropdown menu to change the datatype. According to the HTML, the box is only 8px wide. <div class="select2-container" id="s2id_autogen2" style="width: 8px> Is there any way to fix this problem without having to re-install galaxy?
Thanks,
Kelvin
___________________________________________________________ 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:
-- Peter Waltman, Ph.D. pwaltman@ucsc.edu 617.347.1876
___________________________________________________________ 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:
___________________________________________________________ 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:
___________________________________________________________ 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: http://lists.bx.psu.edu/ ___________________________________________________________ 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: http://lists.bx.psu.edu/
Can someone point me to where this fix is... I can't find it anywhere and I am running into this problem as well. - Nik. On Mon, Mar 4, 2013 at 9:54 AM, Kelvin Chan <kelvin.chan@seqmatic.com>wrote:
Nevermind, I noticed that the wiki page on Install galaxy was recently updated to show how to do this.
-----Original Message----- From: galaxy-dev-bounces@lists.bx.psu.edu [mailto:galaxy-dev-bounces@lists.bx.psu.edu] On Behalf Of Kelvin Chan Sent: Monday, March 04, 2013 9:50 AM To: 'Nate Coraor'; 'Björn Grüning' Cc: galaxy-dev@lists.bx.psu.edu Subject: Re: [galaxy-dev] Datatype dropdown only 8px wide
Hi Nate,
I have checked and I am indeed in the Default branch. Is there an easy way to switch over to the stable branch via command line?
-Kelvin
-----Original Message----- From: galaxy-dev-bounces@lists.bx.psu.edu [mailto:galaxy-dev-bounces@lists.bx.psu.edu] On Behalf Of Nate Coraor Sent: Monday, March 04, 2013 8:52 AM To: Björn Grüning Cc: galaxy-dev@lists.bx.psu.edu Subject: Re: [galaxy-dev] Datatype dropdown only 8px wide
All,
Could you check whether you are running the "default" or "stable" branch of galaxy-dist? You can find out with the `hg branch` command. I believe this problem should only exist if you're running the "default" (development) branch, which is not recommended.
Thanks, --nate
On Mar 4, 2013, at 1:17 AM, Björn Grüning wrote:
Hi Peter,
i think it was fixed in 0ea9f51. You need to adopt static/style/base.less.
Cheers, Bjoern
I'm seeing something similar with a local galaxy-dist install that was also installed from bitbucket about 1.5-2 weeks ago, however, in my case, the width is set to 6px, e.g. <div class="select2-container" id="s2id_autogen2" style="width: 6px>.
In fact, I started seeing this after I upgraded a previous install - and based on this behavior, I did a complete re-install, but am still getting it.
Does anyone know whether or not this has been fixed and pushed back to repository so we can pull the fix?
On Fri, Mar 1, 2013 at 3:59 PM, Kelvin Chan <kelvin.chan@seqmatic.com> wrote: Hello,
I am having a slight issue with the Datatype tab of the edit page. I am using a locally installed version of galaxy-dist obtained from bitbucket. I cannot see anything in the dropdown menu to change the datatype. According to the HTML, the box is only 8px wide. <div class="select2-container" id="s2id_autogen2" style="width: 8px> Is there any way to fix this problem without having to re-install galaxy?
Thanks,
Kelvin
___________________________________________________________ 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:
-- Peter Waltman, Ph.D. pwaltman@ucsc.edu 617.347.1876
___________________________________________________________ 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:
___________________________________________________________ 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:
___________________________________________________________ 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:
___________________________________________________________ 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:
___________________________________________________________ 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:
-- Nikhil Joshi Bioinformatics Analyst/Programmer UC Davis Bioinformatics Core http://bioinformatics.ucdavis.edu/ najoshi -at- ucdavis -dot- edu 530.752.2698 (w)
P.S. I am not a galaxy developer :) On Wed, Mar 13, 2013 at 6:04 PM, Nikhil Joshi <najoshi@ucdavis.edu> wrote:
Can someone point me to where this fix is... I can't find it anywhere and I am running into this problem as well. - Nik.
On Mon, Mar 4, 2013 at 9:54 AM, Kelvin Chan <kelvin.chan@seqmatic.com>wrote:
Nevermind, I noticed that the wiki page on Install galaxy was recently updated to show how to do this.
-----Original Message----- From: galaxy-dev-bounces@lists.bx.psu.edu [mailto:galaxy-dev-bounces@lists.bx.psu.edu] On Behalf Of Kelvin Chan Sent: Monday, March 04, 2013 9:50 AM To: 'Nate Coraor'; 'Björn Grüning' Cc: galaxy-dev@lists.bx.psu.edu Subject: Re: [galaxy-dev] Datatype dropdown only 8px wide
Hi Nate,
I have checked and I am indeed in the Default branch. Is there an easy way to switch over to the stable branch via command line?
-Kelvin
-----Original Message----- From: galaxy-dev-bounces@lists.bx.psu.edu [mailto:galaxy-dev-bounces@lists.bx.psu.edu] On Behalf Of Nate Coraor Sent: Monday, March 04, 2013 8:52 AM To: Björn Grüning Cc: galaxy-dev@lists.bx.psu.edu Subject: Re: [galaxy-dev] Datatype dropdown only 8px wide
All,
Could you check whether you are running the "default" or "stable" branch of galaxy-dist? You can find out with the `hg branch` command. I believe this problem should only exist if you're running the "default" (development) branch, which is not recommended.
Thanks, --nate
On Mar 4, 2013, at 1:17 AM, Björn Grüning wrote:
Hi Peter,
i think it was fixed in 0ea9f51. You need to adopt static/style/base.less.
Cheers, Bjoern
I'm seeing something similar with a local galaxy-dist install that was also installed from bitbucket about 1.5-2 weeks ago, however, in my case, the width is set to 6px, e.g. <div class="select2-container" id="s2id_autogen2" style="width: 6px>.
In fact, I started seeing this after I upgraded a previous install - and based on this behavior, I did a complete re-install, but am still getting it.
Does anyone know whether or not this has been fixed and pushed back to repository so we can pull the fix?
On Fri, Mar 1, 2013 at 3:59 PM, Kelvin Chan <kelvin.chan@seqmatic.com> wrote: Hello,
I am having a slight issue with the Datatype tab of the edit page. I am using a locally installed version of galaxy-dist obtained from bitbucket. I cannot see anything in the dropdown menu to change the datatype. According to the HTML, the box is only 8px wide. <div class="select2-container" id="s2id_autogen2" style="width: 8px> Is there any way to fix this problem without having to re-install galaxy?
Thanks,
Kelvin
___________________________________________________________ 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:
-- Peter Waltman, Ph.D. pwaltman@ucsc.edu 617.347.1876
___________________________________________________________ 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:
___________________________________________________________ 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:
___________________________________________________________ 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:
___________________________________________________________ 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:
___________________________________________________________ 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:
-- Nikhil Joshi Bioinformatics Analyst/Programmer UC Davis Bioinformatics Core http://bioinformatics.ucdavis.edu/ najoshi -at- ucdavis -dot- edu 530.752.2698 (w)
-- Nikhil Joshi Bioinformatics Analyst/Programmer UC Davis Bioinformatics Core http://bioinformatics.ucdavis.edu/ najoshi -at- ucdavis -dot- edu 530.752.2698 (w)
The fix for this issue is in revision 0ea9f5196fde, see: https://bitbucket.org/galaxy/galaxy-central/commits/0ea9f5196fde This is not yet available in galaxy-dist, but will be in the near future. -Dannon On Wed, Mar 13, 2013 at 9:05 PM, Nikhil Joshi <najoshi@ucdavis.edu> wrote:
P.S. I am not a galaxy developer :)
On Wed, Mar 13, 2013 at 6:04 PM, Nikhil Joshi <najoshi@ucdavis.edu> wrote:
Can someone point me to where this fix is... I can't find it anywhere and I am running into this problem as well. - Nik.
On Mon, Mar 4, 2013 at 9:54 AM, Kelvin Chan <kelvin.chan@seqmatic.com> wrote:
Nevermind, I noticed that the wiki page on Install galaxy was recently updated to show how to do this.
-----Original Message----- From: galaxy-dev-bounces@lists.bx.psu.edu [mailto:galaxy-dev-bounces@lists.bx.psu.edu] On Behalf Of Kelvin Chan Sent: Monday, March 04, 2013 9:50 AM To: 'Nate Coraor'; 'Björn Grüning' Cc: galaxy-dev@lists.bx.psu.edu Subject: Re: [galaxy-dev] Datatype dropdown only 8px wide
Hi Nate,
I have checked and I am indeed in the Default branch. Is there an easy way to switch over to the stable branch via command line?
-Kelvin
-----Original Message----- From: galaxy-dev-bounces@lists.bx.psu.edu [mailto:galaxy-dev-bounces@lists.bx.psu.edu] On Behalf Of Nate Coraor Sent: Monday, March 04, 2013 8:52 AM To: Björn Grüning Cc: galaxy-dev@lists.bx.psu.edu Subject: Re: [galaxy-dev] Datatype dropdown only 8px wide
All,
Could you check whether you are running the "default" or "stable" branch of galaxy-dist? You can find out with the `hg branch` command. I believe this problem should only exist if you're running the "default" (development) branch, which is not recommended.
Thanks, --nate
On Mar 4, 2013, at 1:17 AM, Björn Grüning wrote:
Hi Peter,
i think it was fixed in 0ea9f51. You need to adopt static/style/base.less.
Cheers, Bjoern
I'm seeing something similar with a local galaxy-dist install that was also installed from bitbucket about 1.5-2 weeks ago, however, in my case, the width is set to 6px, e.g. <div class="select2-container" id="s2id_autogen2" style="width: 6px>.
In fact, I started seeing this after I upgraded a previous install - and based on this behavior, I did a complete re-install, but am still getting it.
Does anyone know whether or not this has been fixed and pushed back to repository so we can pull the fix?
On Fri, Mar 1, 2013 at 3:59 PM, Kelvin Chan <kelvin.chan@seqmatic.com> wrote: Hello,
I am having a slight issue with the Datatype tab of the edit page. I am using a locally installed version of galaxy-dist obtained from bitbucket. I cannot see anything in the dropdown menu to change the datatype. According to the HTML, the box is only 8px wide. <div class="select2-container" id="s2id_autogen2" style="width: 8px> Is there any way to fix this problem without having to re-install galaxy?
Thanks,
Kelvin
___________________________________________________________ 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:
-- Peter Waltman, Ph.D. pwaltman@ucsc.edu 617.347.1876
___________________________________________________________ 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:
___________________________________________________________ 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:
___________________________________________________________ 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:
___________________________________________________________ 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:
___________________________________________________________ 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:
-- Nikhil Joshi Bioinformatics Analyst/Programmer UC Davis Bioinformatics Core http://bioinformatics.ucdavis.edu/ najoshi -at- ucdavis -dot- edu 530.752.2698 (w)
-- Nikhil Joshi Bioinformatics Analyst/Programmer UC Davis Bioinformatics Core http://bioinformatics.ucdavis.edu/ najoshi -at- ucdavis -dot- edu 530.752.2698 (w)
___________________________________________________________ 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:
participants (6)
-
Björn Grüning
-
Dannon Baker
-
Kelvin Chan
-
Nate Coraor
-
Nikhil Joshi
-
Peter Waltman