Closed ali0une closed 11 years ago
Yep, I saw this recently. Fix available: https://github.com/mboinet/ttrss-mobile/commit/791dff589816335bdef5009d5f6f76672d99ed25
I need to backport this to do a 0.9.3...
hum ... i don't get it. :-/
i've just downloaded the master with dist/ttrss-mobile-0.9.2.tar.bz2 in it and in index i have Version : 0.9.2 but still can't logout. ReferenceError: logout is not defined /scripts/main.js Line : 133
Then i tried to make the build but still have a similar error :
TypeError: n is undefined /scripts/main.js Line : 133
The is something i don't understand, coud you please explain what i'm doing wrong?
0.9.2 is a release: a unique version. To get master you'd have to clone the git repo and make a build with make.sh. You reinstalled exactly the same version.
Here is a build of the current master: https://mega.co.nz/#!xlI3yYKK!WreWr1WZWTrd3VB2cHh90QTz56gcVipG8kUB6SMoqkQ
Ready in the future 1.0
Many thanks @mboinet for taking time to explain and upload a build. : )
i managed to make a build of ttrss-mobile, i learned something new so today was a good day ... Everything is working as expected now both with the build you made for me and the one i built myself.
Many thanks again and keep up the good work ...
It's sad that GitHub discontinued file uploads. @mboinet, do you think it would be better to host the releases somewhere else, say on SourceForge or Google Code? Or maybe even in a separate GitHub repository? I guess that would avoid this kind of confusion.
I might have a look on SF: http://sourceforge.net/publish/?source=github
Wow, it's great to see that SourceForge took this as a chance!
Hi, first many thanks for this. : )
Second : it's impossible to logout, Firefox console show :
ReferenceError: logout is not defined /scripts/main.js Line : 133