jquery / themeroller.jquerymobile.com

ThemeRoller site for jQuery Mobile
Other
140 stars 73 forks source link

Cannot download a theme #221

Closed martintidman closed 9 years ago

martintidman commented 9 years ago

Hi,

First of all, thanks for a great tool!

Unfortunately I'm having trouble downloading a theme from it today. I've made the changes I need to but when I click on download, set a theme name and then click to download, a broken version of the page is loaded. It looks like the base URL is being changed and page is reloading but a zip file isn't being downloaded.

I've tried it under the latest Chrome and IE 11 under Windows 8.1 and Safari and Chrome under OSX 10.9.5 (Mavericks) all with the same result.

Many Thanks

Martin

agcolom commented 9 years ago

@martintidman Thank you very much for reporting. This is a duplicate of https://github.com/jquery/jquery-mobile/issues/8284 (where you will find some more details of the problem). @arschmitz @jaspermdegroot We probably should only keep one of these open. Should we close https://github.com/jquery/jquery-mobile/issues/8284 as this issue here seems to be in the most appropriate repo?

arschmitz commented 9 years ago

This should be fixed now

gnarf commented 9 years ago

What was the problem? I looked briefly but didn't detect any issues

arschmitz commented 9 years ago

@gnarf there were file systems issues and the filesystem was read only. Adam rebooted and everything was good.

gnarf commented 9 years ago

Huh... Maybe I checked it after that was solved, I feel like I would have noticed a read only fs On Sep 10, 2015 20:53, "Alexander Schmitz" notifications@github.com wrote:

@gnarf https://github.com/gnarf there were file systems issues and the filesystem was read only. Adam rebooted and everything was good.

— Reply to this email directly or view it on GitHub https://github.com/jquery/themeroller.jquerymobile.com/issues/221#issuecomment-139421251 .

martintidman commented 9 years ago

Thanks to all for sorting this out.