animator013

Results 13 comments of animator013

+1 i got tons of these messages.

Looks like the button click is happening outside of angular2 zone. I would try to do this in your component: Inject NgZone dependency: ``` typescript constructor(private zone:NgZone) {} ``` And...

Hi again. I had the same problem with InteractJs. The modal wasn't showing exactly the same way. Another action was required to open it. But interactjs is external library and...

I think we all face issues with sleep wake... Sometimes after wake from sleep internal speakers just do not work. They start to work after connecting HP and disconnecting. I...

I've made a complete diff. And did all the hda-verbs to remove the diffs. After all diffs has been removed speakers are still dead. I've made the nodedumps.

Also this is happening only when i sleep on AC adapter (always after first sleep). When I go to sleep on battery the speakers wake up normally.

Resolved with syscl.

My biggest issue was that after I connected two external displays at the same time, I got kernel panic... So I was searching for framebuffer patching. My quotation from syscl...