-
First issue was asked here.
http://stackoverflow.com/questions/9804982/org-jboss-netty-channel-channelfuture-awaituninterruptibly-hangs-when-closing
We are also noticing the same problem with Netty 3…
-
When building with a custom config, the kernel build-process fails with:
``` make
LD vmlinux.o
MODPOST vmlinux.o
GEN .version
CHK include/generated/compile.h
UPD include/ge…
-
something weird happended on the booking screen, logged out while working on a booking
-
``` javascript
if(!(b=node.title) && node.href){
b=node.href.match(/([^\/]+)\.css$/)[1];
}
```
The error is on line 317 if I place the scripts (Sheethub, W, & mediatizr all unminified …
-
I'm able to scroll past my waypoint without it adding the class, which in turn wreaks havoc with my idletimer. Is there a way I can avoid this? I'm using scrollthrottle of 10.
Thanks,
Matt
-
Track the user's idle time. When idle for too long, show them as "away" to other users. Also render a visual indicator of new messages. Change the page title to indicate the number of new messages.
A …