Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jarTT not working on Chrome on OSX #5

Open
jodrell2000 opened this issue Apr 13, 2012 · 7 comments
Open

jarTT not working on Chrome on OSX #5

jodrell2000 opened this issue Apr 13, 2012 · 7 comments
Assignees
Labels

Comments

@jodrell2000
Copy link

it worked OK when it was a bookmark but now it's installed as an extension it doesn't seem to do anything. I can't see any mention in the ttfm settings menu but it's showing as installed and active in the Chrome Extensions area

@jodrell2000
Copy link
Author

FYI, am running OSX 10.7.2 and Chrome 19.0.1084.15 beta

@chrisinajar
Copy link
Owner

Thanks for reporting this!

Press F12 to open the console, do you see any errors? I'm trying to get someone to test this for me. If you're around hit me up on gchat or ttfm or something!

Thanks,
Chris

@ghost ghost assigned chrisinajar Apr 13, 2012
@chrisinajar
Copy link
Owner

I had a buddy test it and it seems to work fine. Hit me up on gchat or something later so we can work through it. I'm chrisinajar on everything.

@jodrell2000
Copy link
Author

here's the current output of my console...don't know if any of it relates to you. I've sent you an invite for a chat on gtalk, I'm [email protected]

WebSocket is closed before the connection is established. :1
8event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.
Failed to load resource: the server responded with a status of 418 (Unknown) http://d3volxspmrf6x8.cloudfront.net/4e04350514169c1136006d6bSeg1334733739
10event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.
Failed to load resource: the server responded with a status of 418 (Unknown) http://d3volxspmrf6x8.cloudfront.net/4e04350514169c1136006d6bSeg1334734026
Failed to load resource: the server responded with a status of 418 (Unknown) http://d3volxspmrf6x8.cloudfront.net/4e04350514169c1136006d6bSeg1334734026
Failed to load resource: the server responded with a status of 418 (Unknown) http://d3volxspmrf6x8.cloudfront.net/4e04350514169c1136006d6bSeg1334734026
Failed to load resource: the server responded with a status of 418 (Unknown) http://d3volxspmrf6x8.cloudfront.net/4e04350514169c1136006d6bSeg1334734026
Failed to load resource: the server responded with a status of 418 (Unknown) http://d3volxspmrf6x8.cloudfront.net/4e04350514169c1136006d6bSeg1334734033
10event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.
Failed to load resource http://ping.chartbeat.net/ping?h=turntable.fm&p=%2Fi_the_80s&u=362ff8n6dej3j4pr&d=turntable.fm&g=12&n=0&f=14&c=9.55&x=0&y=800&w=706&j=90&R=0&W=0&I=1&E=330&b=5913&t=6vnjjkkgqu2ofbw0&V=5&_
14event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.
Failed to load resource: the server responded with a status of 418 (Unknown) http://d3volxspmrf6x8.cloudfront.net/4e04350514169c1136006d6bSeg1334734616
16event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.

@jodrell2000
Copy link
Author

I've just noticed that the settings are listed in Local Storage though...and version is listed as 1.01

{"loaded":true,"hideAudience":false,"fixAnimations":false,"autoBop":false,"smiffTime":false,"lastSmiffTime":false,"debug":false,"idleLimit":1200,"avatarTest":["4e42c21b4fe7d02e6107b1ff","4e2376eca3f751213d006700"]}

@chrisinajar
Copy link
Owner

try this:
delete localStorage.jarTT_version;
delete localStorage.jarTT_settings;
delete localStorage.jarTT_devurl;
delete localStorage.jarTT_modules;

note that you shouldn't have the last two, but if you do /definitely/ delete them...

Additionally, all the errors above are normal in TTfm.

@andrewrothman
Copy link

It seems to work for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants