djcas9 / komanda

The IRC Client For Developers
http://komanda.io
MIT License
1.78k stars 75 forks source link

Crash on highlight #173

Open Shahor opened 10 years ago

Shahor commented 10 years ago

Hi !

Everytime I get highlighted on Windows, the app crashes. Kinda kills the interest of the app :]

I'd be glad to help, if you have any hint on where I should look ?

eugene-bulkin commented 10 years ago

Notifications don't work on Windows through node-webkit, apparently... if you open up the dev console and do new Notification("test") the thing crashes. Very odd.

eugene-bulkin commented 10 years ago

@Shahor can you try using the latest master and seeing if it works?

tannn commented 10 years ago

I am using 0.1.1-beta and am getting the crash as well.

Turning off all the notifications for getting highlighted did fix the issue.

astauffer commented 10 years ago

it works off master, but the compiled windows version will crash. I think the compiled version for download needs to be updated.

Shahor commented 10 years ago

It doesn't crash on master, but I don't have any notification :/

winks commented 10 years ago

Still crashes on 1.0.0.beta prebuilt, downloaded today