bhofmei / jbplugin-methylation

JBrowse plugin for methylation related things
Other
15 stars 2 forks source link

jbrowse_15.3 issue #16

Closed EtienneBucher closed 5 years ago

EtienneBucher commented 5 years ago

Hi, I have tried to install the MethylationPlugin under jbrowse 1.15.3. Unfortunately the tracks don't properly display only showing grey bars saying "loading" (see attached screenshot). Only the HTML Methylation tracks display properly. I get the same result under MacOSX and Ubuntu.

screenshot
EtienneBucher commented 5 years ago

I checked the javascript console and there is the following error: TypeError: Cannot read property 'toLowerCase' of undefined TypeError: Cannot read property 'toLowerCase' of undefined at fastDeclareClass.get

bhofmei commented 5 years ago

Thanks for that info. There’s been so many jbrowse updates recently it’s been hard to stay on top of testing. I’ll look into that error ASAP.

Brigitte

On Sep 16, 2018, at 8:43 AM, EtienneBucher notifications@github.com wrote:

I checked the javascript console and there is the following error: TypeError: Cannot read property 'toLowerCase' of undefined TypeError: Cannot read property 'toLowerCase' of undefined at fastDeclareClass.get

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

bhofmei commented 5 years ago

I think I fixed it. Let me know if you still have problems.

EtienneBucher commented 5 years ago

Thank you for your fast response! Unfortunately I am still getting the same error: TypeError: Cannot read property 'toLowerCase' of undefined TypeError: Cannot read property 'toLowerCase' of undefined

bhofmei commented 5 years ago

Did you hit pull, rerun “./setup.sh”, and clear your cache?

Brigitte

On Sep 18, 2018, at 3:21 PM, Etienne Bucher notifications@github.com wrote:

Thank you for your fast response! Unfortunately I am still get the same error: TypeError: Cannot read property 'toLowerCase' of undefined TypeError: Cannot read property 'toLowerCase' of undefined

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

EtienneBucher commented 5 years ago

Yes, that did it. Thank you very much for making this plugin! We use it A LOT ;-) Best wishes, Etienne