Re: [galaxy-dev] Datatype dropdown only 8px wide

2013-03-13 Thread Nikhil Joshi
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.c...@seqmatic.comwrote:

 Nevermind, I noticed that the wiki page on Install galaxy was recently
 updated to show how to do this.

 -Original Message-
 From: galaxy-dev-boun...@lists.bx.psu.edu
 [mailto:galaxy-dev-boun...@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-boun...@lists.bx.psu.edu
 [mailto:galaxy-dev-boun...@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.c...@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:
 
   http://lists.bx.psu.edu/
 
 
 
 
  --
  Peter Waltman, Ph.D.
  pwalt...@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:
 
   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/


 ___
 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/

 ___
 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/




-- 
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:

  http://lists.bx.psu.edu/

Re: [galaxy-dev] Datatype dropdown only 8px wide

2013-03-13 Thread Nikhil Joshi
P.S. I am not a galaxy developer :)

On Wed, Mar 13, 2013 at 6:04 PM, Nikhil Joshi najo...@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.c...@seqmatic.comwrote:

 Nevermind, I noticed that the wiki page on Install galaxy was recently
 updated to show how to do this.

 -Original Message-
 From: galaxy-dev-boun...@lists.bx.psu.edu
 [mailto:galaxy-dev-boun...@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-boun...@lists.bx.psu.edu
 [mailto:galaxy-dev-boun...@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.c...@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:
 
   http://lists.bx.psu.edu/
 
 
 
 
  --
  Peter Waltman, Ph.D.
  pwalt...@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:
 
   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/


 ___
 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/

 ___
 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/




 --
 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

Re: [galaxy-dev] Datatype dropdown only 8px wide

2013-03-13 Thread Dannon Baker
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 najo...@ucdavis.edu wrote:
 P.S. I am not a galaxy developer :)


 On Wed, Mar 13, 2013 at 6:04 PM, Nikhil Joshi najo...@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.c...@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-boun...@lists.bx.psu.edu
 [mailto:galaxy-dev-boun...@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-boun...@lists.bx.psu.edu
 [mailto:galaxy-dev-boun...@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.c...@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:
 
   http://lists.bx.psu.edu/
 
 
 
 
  --
  Peter Waltman, Ph.D.
  pwalt...@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:
 
   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/


 ___
 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/

 ___
 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/




 --
 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

Re: [galaxy-dev] Datatype dropdown only 8px wide

2013-03-04 Thread Nate Coraor
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.c...@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:
 
  http://lists.bx.psu.edu/
 
 
 
 
 -- 
 Peter Waltman, Ph.D. 
 pwalt...@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:
 
  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/


___
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/


Re: [galaxy-dev] Datatype dropdown only 8px wide

2013-03-04 Thread Kelvin Chan
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-boun...@lists.bx.psu.edu
[mailto:galaxy-dev-boun...@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.c...@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:
 
  http://lists.bx.psu.edu/
 
 
 
 
 --
 Peter Waltman, Ph.D. 
 pwalt...@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:
 
  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/


___
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/


Re: [galaxy-dev] Datatype dropdown only 8px wide

2013-03-04 Thread Kelvin Chan
Nevermind, I noticed that the wiki page on Install galaxy was recently
updated to show how to do this.

-Original Message-
From: galaxy-dev-boun...@lists.bx.psu.edu
[mailto:galaxy-dev-boun...@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-boun...@lists.bx.psu.edu
[mailto:galaxy-dev-boun...@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.c...@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:
 
  http://lists.bx.psu.edu/
 
 
 
 
 --
 Peter Waltman, Ph.D. 
 pwalt...@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:
 
  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/


___
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/

___
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/


Re: [galaxy-dev] Datatype dropdown only 8px wide

2013-03-03 Thread Peter Waltman
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.c...@seqmatic.comwrote:

 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:

   http://lists.bx.psu.edu/




-- 
Peter Waltman, Ph.D.
pwalt...@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:

  http://lists.bx.psu.edu/

Re: [galaxy-dev] Datatype dropdown only 8px wide

2013-03-03 Thread Björn Grüning
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.c...@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:
 
   http://lists.bx.psu.edu/
 
 
 
 
 -- 
 Peter Waltman, Ph.D. 
 pwalt...@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:
 
   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/


[galaxy-dev] Datatype dropdown only 8px wide

2013-03-01 Thread Kelvin Chan
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:

  http://lists.bx.psu.edu/