-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
clicks won't respond #427
Comments
Same issue here, also Chrome 24.0.1312.57 / OSX 10.8 |
can either of you tell me if there are javascript errors showing in Chrome On Monday, February 18, 2013, gerovac wrote:
|
Brilliant, that gives me something to work with - thanks Matthew On Mon, Feb 18, 2013 at 5:39 PM, Matthew Rozak [email protected]:
|
Confirmed for Chrome 24.0.1312.57 / OSX 10.7.5 |
I can confirm this as well. In some cases I need to refresh several times to do anything at all. Including making habits, todos, deleting them, checking things off. (Ubuntu 12.04 FF) |
issue was pretty bad on chrome this morning so i hopped over to Firefox 19 - same deal. i've noticed that if i can click before the page stops loading (chrome stops "spinning") it will usually register, but that's usually only a few second time window. |
I can confirm what @mattrozak says, the site seems more responsive while it is still loading. After that it is pretty unlikely anything will work :x |
Oh goodness. Ok, today's task :) |
I can reproduce this on my local copy (latest develop branch). This is definitely the same problem as #433. I commented out line 22 in rewards.html to get rid of the 403 mentioned in #433 (for /img/BrowserQuest/habitrpg_mods/). Firbug shows the following error when loading the page:
Also interesting: after loading the page for the first time, I experienced #417. I lost health for uncompleted dailys, then directly clicked on a daily to complete it, which restored my health to full. This was the last thing that ever worked. Since then I couldn't click anything anymore (even after reloading the page, logging out and back in and restarting the server). I use FF 18.0.2 on Ubuntu. Tested on Chromium (Version 24.0.1312.56 Ubuntu 12.10) and there it seems to work much more stable. The problem also happens sometimes but much less often. |
Ok, I'm gonna crack into this. @toebu you seem to have a pretty solid grasp of the code, so if you spot anything suspicious hit me up. Brb |
I've noticed the same thing. It might respond for ONE click per every three or four refreshes, but that's it. Also, none of my habits (Non-checkboxes) are responding. |
Tried to look through the last commits to find out what might be the problem, but didn't see anything obvious. |
Could y'all give that a go and tell me if it fixed anything? |
btw @switz, I think this may be related to our 'validator' bug. I can get this ticket to replicate as intermittently as our 'validator' ticket on local. I think I fixed the latter with lefnire/derby-auth@17ec46f, gonna play more |
Sadly for me it is still the same :x Tested by trying to check some On Tue, Feb 19, 2013 at 6:33 PM, Tyler Renelle [email protected]:
|
ok, i've got it replicating consistently on local now. I'll play around. It's strange it's only for some people, works fine on my account - and lots of people playing today. Brb. |
and now? |
email me your username, email, or user-id - let me try to pull you up |
interesting, user with id |
Turns out it was user error. Have to login with username and not email address. Not sure it was always this way though. Logged in successfully, click issue stil prevalent. Still able to get a few clicks in before server is done loading. |
I am also experiencing this issue on Chrome Version 24.0.1312.57 m and Windows 7. Let me know if I can help testing anything (user name is 'ianjohnsa'). |
Same issue here. user name: derekantrican . User ID: 42f5dbca-a552-47aa-b038-c8df30596e7b Using both latest versions of chrome and firefox and windows 7 for both (same issue, no matter what). |
Any change? On Tue, Feb 19, 2013 at 4:59 PM, Sabin144 [email protected] wrote:
|
Works for me now! Any way I could get back the 4 or 5 HP that I lost |
It still isn't working for me. |
Yeah, I take that back. It worked for a little bit, but now it doesn't anymore |
round 3 (sorry guys, it's so intermittently replicable - and we're still working on a proper test suite - that I have to keep trying ideas) |
Works for me (so far). We'll see if it stays that way... |
Famous last words, but I think that last commit might have pegged it |
Working for me now as well. Tried on chrome for Android and Chrome on Win 7. |
I can also confirm that it looks like it is working fine now. On Tue, Feb 19, 2013 at 7:46 PM, ianjohnsa [email protected] wrote:
|
This issue is now resolved for me, but I can no longer drap and drop my tasks to sort them within columns. Chrome 24.0.1312.57 on Mac OS 10.8.2. |
Not much solace, but that's been an issue besides. Still working on that
|
Confirmed - issue resolved for me as well. |
awesome, awesome. Everyone who wants me to restore them to something, email me your user id and what stats you want back (50hp, 30xp, lvl3, gold arrmor, blue sword, etc) |
Well done for finding it, just out of curiosity, which of your commits fixed it? |
I still have the same symptoms. When I try to create new elements or click on existing ones the UI does not react and often I am forced to reload the page to make it work again. This pretty much makes the site unusable. |
@justuswilhelm can you try on beta.habitrpg.com? |
The problem is persisting on beta. On Thu, Apr 4, 2013 at 11:17 PM, Tyler Renelle [email protected]:
LP, Toma¾ :) |
There's a message: |
This is still happening... on Android latest |
Over the past few days this issue has been pretty bad for me. Sometimes when I load the page, clicking on checkboxes, +'s, -'s, and coin buttons does nothing. I'll reload the page and try again until success. Sometimes takes up to four refreshes.
Chrome 24.0.1312.57 on OSX 10.8
sorry if this issue is already up, i couldn't find anything that looked the same after a cursory search.
The text was updated successfully, but these errors were encountered: