Skip to content
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

Failure in Ubuntu 11.10 #8

Open
ejsarge-gr opened this issue Jun 4, 2012 · 3 comments
Open

Failure in Ubuntu 11.10 #8

ejsarge-gr opened this issue Jun 4, 2012 · 3 comments
Assignees
Milestone

Comments

@ejsarge-gr
Copy link

The plugin is capturing the messages but nothing is displaying as an ubuntu notification.

Repro steps:

  1. Install the plugin
  2. Go to a HTML5 Notification test site and ensure the site is enabled to notify: http://www.html5rocks.com/en/tutorials/notifications/quick/, http://dangercove.github.com/html5-notifications/, http://gyuyoung.blogspot.ca/2011/08/html5-notification-demo.html.
  3. Attempt a notification

Expected results:
Ubuntu displaying a notification

Actual results:
Nothing - neither can I find any log file giving a hint as to why.
Javascript console says:
Get notified! page.js:14
Dispatched! Notification Test Body http://a1.twimg.com/profile_images/710503034/lillypad_rss_normal.png

@tualatrix
Copy link
Owner

The problem is that the "http://a1.twimg.com/profile_images/710503034/lillypad_rss_normal.png" is 403 forbidden.

This should be fixed. Thanks.

@ghost ghost assigned tualatrix Jun 5, 2012
@ejsarge-gr
Copy link
Author

Hi, the 403 only explains why the last link in the repro fails. Perhaps there's something else? I'm very happy to send debug logs, etc if you tell me how to get them.

@tualatrix
Copy link
Owner

I already know what's the problem, I mean this should be fixed in plugin source code, deal with the exception when meet the 403 link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants