Re: Chrome Extension: Review Board Notifier

2013-04-26 Thread Kiro
I will keep investigating.  Thanks for the detailed report!  Definitely helps.

On Apr 25, 2013, at 11:47 PM, David Dibben dib...@ieee.org wrote:

 I also have just a spinner
  
 
 When I fist tried your suggestion it gave an authentication error. But I 
 noticed a double // in the URL. Removing the trailing backslash from the base 
 URL made the authentication error go away. But I still get the spinner. Now 
 trying location.reload(true) gives no error at all. It just causes the pop up 
 to flash and continue spinning. 
 
 I can see reviewboard in the browser fine. Also, if I put the base URL + 
 api/session in the browser directly I get an XML document showing that I am 
 correctly authenticated. 
 
 
 On 26 Apr 2013, at 14:40, Kirollos Risk kirol...@gmail.com wrote:
 
 Could definitely be the case.
 
 Just in case, can you definitely access RB by putting http://ip:port in 
 the address bar?
 
 Additionally, could you right-click on the extension icon -- inspect popup, 
 and in the console, write location.reload(true), and see any error that 
 occur?
 
 Sorry about all this!
 
 - Kiro
 
 On Wednesday, 24 April 2013 22:04:30 UTC-7, kvr wrote:
 
 I have tried with http:// and my port is a default port(80).
 I am running behind proxy,is this the cause?
 
 On Wednesday, April 24, 2013 4:28:28 PM UTC+5:30, kvr wrote:
 
 My server's IP address,xxx.xxx.xx.xx.
 Tried with prefixing http:// also, but no use.
 
 On Tuesday, April 23, 2013 7:26:42 PM UTC+5:30, Kirollos Risk wrote:
 
 That's odd...
 
 In the settings, what do you have as the Review Board base URL?
 
 - Kiro
 
 On Apr 23, 2013, at 4:35 AM, kvr kvr...@gmail.com wrote:
 
 I am also getting just spinning icon.
 
 On Tuesday, April 23, 2013 4:50:55 PM UTC+5:30, kvr wrote:
 
 Thanks Kiro, it worked.
 
 On Tuesday, April 23, 2013 1:50:04 AM UTC+5:30, Kirollos Risk wrote:
 
 It's not in the Chrome Web store yet.
 
 But, you can install it by downloading the .crx file at 
 https://github.com/krisk/rbn/blob/master/package/rbn.crx, open 
 chrome://extensions on your browser, and drag the .crx file into it.
 
 Let me know if you encounter any problems.
 
 - Kiro
 
 On Monday, 22 April 2013 03:58:14 UTC-7, kvr wrote:
 
 How to get it?
 I Could not find it in Chrome Web store.
 
 On Saturday, April 20, 2013 6:05:49 AM UTC+5:30, David Trowbridge 
 wrote:
 
 Kiro,
 
 Very cool!
 
 What are the icons in the upper right?
 
 -David
 
 
 On Fri, Apr 19, 2013 at 4:15 PM, Kirollos Risk kiro...@gmail.com 
 wrote:
 Hey everyone!
 
 Here's a Chrome extension, Review Board Notifier:
 
 Features:
 Quick glance on an review board requests assigned to you, whether 
 they are waiting for ship it, or have been given ship it
 Click on an item to quickly get to the details
 Notifies you when there are new RB requests assigned to you
 Configurable via the settings page
 
 Screenshots:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 You can install it for free, via https://github.com/krisk/rbn
 
 - Kiro
 
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 You received this message because you are subscribed to the Google 
 Groups reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, 
 send an email to reviewboard...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 You received this message because you are subscribed to a topic in the 
 Google Groups reviewboard group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/reviewboard/HL2t03V1tkY/unsubscribe?hl=en.
 To unsubscribe from this group and all its topics, send an email to 
 reviewboard...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
 
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 You received

Re: Chrome Extension: Review Board Notifier

2013-04-23 Thread Kiro
That's odd...

In the settings, what do you have as the Review Board base URL?

- Kiro

On Apr 23, 2013, at 4:35 AM, kvr kvr@gmail.com wrote:

 I am also getting just spinning icon.
 
 On Tuesday, April 23, 2013 4:50:55 PM UTC+5:30, kvr wrote:
 
 Thanks Kiro, it worked.
 
 On Tuesday, April 23, 2013 1:50:04 AM UTC+5:30, Kirollos Risk wrote:
 
 It's not in the Chrome Web store yet.
 
 But, you can install it by downloading the .crx file at 
 https://github.com/krisk/rbn/blob/master/package/rbn.crx, open 
 chrome://extensions on your browser, and drag the .crx file into it.
 
 Let me know if you encounter any problems.
 
 - Kiro
 
 On Monday, 22 April 2013 03:58:14 UTC-7, kvr wrote:
 
 How to get it?
 I Could not find it in Chrome Web store.
 
 On Saturday, April 20, 2013 6:05:49 AM UTC+5:30, David Trowbridge wrote:
 
 Kiro,
 
 Very cool!
 
 What are the icons in the upper right?
 
 -David
 
 
 On Fri, Apr 19, 2013 at 4:15 PM, Kirollos Risk kiro...@gmail.com wrote:
 Hey everyone!
 
 Here's a Chrome extension, Review Board Notifier:
 
 Features:
 Quick glance on an review board requests assigned to you, whether they 
 are waiting for ship it, or have been given ship it
 Click on an item to quickly get to the details
 Notifies you when there are new RB requests assigned to you
 Configurable via the settings page
 
 Screenshots:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 You can install it for free, via https://github.com/krisk/rbn
 
 - Kiro
 
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 You received this message because you are subscribed to the Google 
 Groups reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send 
 an email to reviewboard...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
 -- 
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en
 --- 
 You received this message because you are subscribed to a topic in the Google 
 Groups reviewboard group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/reviewboard/HL2t03V1tkY/unsubscribe?hl=en.
 To unsubscribe from this group and all its topics, send an email to 
 reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
  
  

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.