xwmario / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

Desktop notification in Chrome no longer working #904

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Settings > History. Get a message claiming that my browser doesn't support 
desktop notifications. 
2. Adding torrent, should get a notification when added and completed.
3. No desktop notification is shown.

What environment are you using?
1. My ruTorrent version is SVN revision 2473.
2. My rTorrent version is 0.9.3
3. I use Google Chrome its version is 36.0.1964.4 dev-m on OS Windows 8.1.1
4. I use Apache its version is 2.2.22 on OS Ubuntu 12.04.4 (Precise)

I gather the issue is down to the webkitNotifications API being removed from 
the Beta and Dev versions of Chrome. It's replaced by  chrome.notifications 
https://developer.chrome.com/apps/notifications

Let me know if you need any further information.

Original issue reported on code.google.com by tim11...@googlemail.com on 1 May 2014 at 10:36

GoogleCodeExporter commented 8 years ago

Original comment by novik65 on 4 May 2014 at 9:13

GoogleCodeExporter commented 8 years ago

Original comment by novik65 on 28 Jun 2014 at 9:37

GoogleCodeExporter commented 8 years ago
Seem to get an "Uncaught ReferenceError: notify is not defined" when running 
the latest version and the notifications don't work again.

Chrome version 37.0.2062.3 dev-m (64-bit) SVN revision: 2521.

Original comment by tim11...@googlemail.com on 28 Jun 2014 at 10:38

GoogleCodeExporter commented 8 years ago
Also, looks to occur in Version 35.0.1916.153 when you've clicked on the button 
to enable the Desktop Notifications.

Original comment by tim11...@googlemail.com on 28 Jun 2014 at 10:46