Okay, I'll try to reproduce this tomorrow and see if I can fix it.

What you can try for now is to take the Firebug inspector, click on the "I 
trust this host" button, and remove the "disabled" attribute. See if that works 
as a workaround.

Christian


On Dec 18, 2012, at 3:47 AM, Shibashish <shi...@gmail.com> wrote:

> <Screen Shot 2012-12-18 at 5.11.18 PM.png>
> 
> ShiB.
> while ( ! ( succeed = try() ) );
> 
> 
> 
> On Tue, Dec 18, 2012 at 5:15 PM, Shib S <shi...@gmail.com> wrote:
> On console...
> [prod@myserver ~]$ ps -eaf | grep httpd
> root     28868     1  0 06:25 ?        00:00:00 /usr/sbin/httpd
> prod     28870 28868  0 06:25 ?        00:00:01 /usr/sbin/httpd
> prod     28871 28868  0 06:25 ?        00:00:00 /usr/sbin/httpd
> prod     28872 28868  0 06:25 ?        00:00:00 /usr/sbin/httpd
> prod     28873 28868  0 06:25 ?        00:00:00 /usr/sbin/httpd
> prod     28881 28868  0 06:26 ?        00:00:00 /usr/sbin/httpd
> prod     28884 28868  0 06:26 ?        00:00:00 /usr/sbin/httpd
> prod     29102 28868  0 06:27 ?        00:00:01 /usr/sbin/httpd
> prod     30026 29884  0 06:35 pts/0    00:00:00 grep httpd
> [prod@myserver ~]$ ssh -T g...@github.com
> Hi shibashishs! You've successfully authenticated, but GitHub does not 
> provide shell access.
> 
> In browser...
> Use of attributes' specified attribute is deprecated. It always returns true.
> [Break On This Error]         
> 
> ...,h=h.slice(c.length),c.type=g,c.matches=d);if(!c)break}return 
> b?h.length:h?bc.er...
> 
> jquery...c0b0.js (line 2)
> http://reviewb.example.com/static/lib/js/jquery-1.8.2.min.cfa9051cc0b0.js
> 
> Use of attributes' specified attribute is deprecated. It always returns true.
> http://reviewb.glam.colo/static/lib/js/jquery-1.8.2.min.cfa9051cc0b0.js
> Line 2
> 
> 
> 
> On Tuesday, 18 December 2012 16:47:19 UTC+5:30, Christian Hammond wrote:
> Can you open your browser's JavaScript debug log, reload the page, try again, 
> and see if any errors show up?
> 
> Christian
> 
> -- 
> Christian Hammond - chi...@chipx86.com
> Review Board - http://www.reviewboard.org
> VMware, Inc. - http://www.vmware.com
> 
> 
> 
> On Tue, Dec 18, 2012 at 3:15 AM, Shibashish <shi...@gmail.com> wrote:
> ActivePython-2.7
> CentOS 5.8
> ReviewBoard 1.7
> 
> After adding all the details of the github repository, I am not able to click 
> on any button, ie buttons are disabled as shown in the screenshot below.
> 
> 
> 2012-12-18 11:09:42,489 - DEBUG - EOF in transport thread
> 2012-12-18 11:11:10,670 - DEBUG - GitTool: Attempting ssh connection with 
> host: github.com, username: git
> 2012-12-18 11:11:10,914 - DEBUG - starting thread (client mode): 0xab5e7b90L
> 2012-12-18 11:11:10,925 - INFO - Connected (version 2.0, client OpenSSH_5.5p1)
> 2012-12-18 11:11:11,003 - DEBUG - kex 
> algos:['diffie-hellman-group-exchange-sha256', 
> 'diffie-hellman-group-exchange-sha1', 'diffie-hellman-group14-sha1', 
> 'diffie-hellman-group1-sha1'] server key:['ssh-rsa', 'ssh-dss'] client 
> encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 
> 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 
> 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijnda...@lysator.liu.se'] server 
> encrypt:['aes128-ctr', 'aes192-ctr', 'aes256-ctr', 'arcfour256', 
> 'arcfour128', 'aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 
> 'aes192-cbc', 'aes256-cbc', 'arcfour', 'rijnda...@lysator.liu.se'] client 
> mac:['hmac-md5', 'hmac-sha1', 'uma...@openssh.com', 'hmac-ripemd160', 
> 'hmac-ri...@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] server 
> mac:['hmac-md5', 'hmac-sha1', 'uma...@openssh.com', 'hmac-ripemd160', 
> 'hmac-ri...@openssh.com', 'hmac-sha1-96', 'hmac-md5-96'] client 
> compress:['none', 'zl...@openssh.com'] server compress:['none', 
> 'zl...@openssh.com'] client lang:[''] server lang:[''] kex follows?False
> 2012-12-18 11:11:11,003 - DEBUG - Ciphers agreed: local=aes128-ctr, 
> remote=aes128-ctr
> 2012-12-18 11:11:11,004 - DEBUG - using kex diffie-hellman-group1-sha1; 
> server key type ssh-rsa; cipher: local aes128-ctr, remote aes128-ctr; mac: 
> local hmac-sha1, remote hmac-sha1; compression: local none, remote none
> 2012-12-18 11:11:11,195 - DEBUG - Switch to new keys ...
> 2012-12-18 11:11:11,296 - DEBUG - EOF in transport thread 
> 
> 
> 
> -- 
> 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
>  
>  
> 
> 
> -- 
> 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
>  
>  
> 
> 
> -- 
> 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
>  
>  

-- 
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


Reply via email to