"Custom" item in API Tokens page can not be selected

2018-03-12 Thread oswicer
Hi, http://demo.reviewboard.org/account/preferences/#authentication In this page, when I select "Custom" for one token, and click "Save" button in the dialog. The item of dropdown box still keeps "Full access" rather than "Custom". Is it expected? BR oswicer -- Supercharge your Review

Re: "Custom" item in API Tokens page can not be selected

2018-03-12 Thread Nicolas Dély
Hi community, Fyi, I have reported this issue under hellosplat: https://hellosplat.com/s/beanbag/tickets/4663/ Regards, Nicolas Le lundi 12 mars 2018 10:15:50 UTC+1, oswicer a écrit : > > Hi, > > http://demo.reviewboard.org/account/preferences/#authentication > > In this page, when I select

Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread David Trowbridge
It looks like you may need to upgrade pip and/or setuptools on your system. -David On Mon, Mar 12, 2018 at 3:28 PM MoonWalker wrote: > David, > > The following logs shows the set of commands and errors after trying to > install the reviewbot-worker extension: > >

Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread MoonWalker
David, After installing both extensions, I tried to configure the Bot on RB, but some how I endup with a Blank configuration window. Please take a look at the attachment. Beside the previous warning that I post on previous post, I did not noticed any other issue. On Tuesday, March 13, 2018 at

Re: Django version mismatch installing ReviewBoard 2.0.20

2018-03-12 Thread Christian Hammond
Hi Chris, Looks like it’s using PIL, which is deprecated and in your case missing some dependency. You’ll need to uninstall it and install pillow instead (which can probably be fetched from your distro, or if not, pip — upgrade pip first). If you use pip, watch its output for the dependencies it

Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread MoonWalker
David, The following logs shows the set of commands and errors after trying to install the reviewbot-worker extension: I attached the pip.log file to this post. root@reviewboard:/etc/apache2/sites-available# sudo pip uninstall ReviewBot Cannot uninstall requirement ReviewBot, not installed

Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread MoonWalker
David, My mistake I found something on the browser side. I attached the logs to this post. On Tuesday, March 13, 2018 at 10:46:58 AM UTC+11, David Trowbridge wrote: > > Is there anything in the Review Board log file or the browser's debug > console? > > -David > > On Mon, Mar 12, 2018 at 4:33

Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread MoonWalker
I have DEBUG = True on settings_local.py and on RB -> Logging Settings -> Log Level -> DEBUG and the only info that I got from the reviewboard.log is: 2018-03-13 00:00:29,314 - DEBUG - - root - Logging to /var/www/reviewboard/logs/reviewboard.log with a minimum level of DEBUG 2018-03-13

Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread David Trowbridge
Is there anything in the Review Board log file or the browser's debug console? -David On Mon, Mar 12, 2018 at 4:33 PM MoonWalker wrote: > David, > > After installing both extensions, I tried to configure the Bot on RB, but > some how I endup with a Blank

Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread MoonWalker
David, You were 100% right by updating pip to the latest one I was able to install the extension. The only Warring that I have is the following. Not sure if is trivial or not: Found existing installation: six 1.5.2 DEPRECATION: Uninstalling a distutils installed project (six) has been

Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread MoonWalker
David, My mistake I found something on the browser side. I attached the logs to this post. On Tuesday, March 13, 2018 at 10:46:58 AM UTC+11, David Trowbridge wrote: > > Is there anything in the Review Board log file or the browser's debug > console? > > -David > > On Mon, Mar 12, 2018 at 4:33

Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread David Trowbridge
It looks like it can't find the extension static media. I'd try disabling/re-enabling the extension (watch the server logs while doing this to make sure there aren't any permissions problems), and possibly also restarting the webserver. -David On Mon, Mar 12, 2018 at 5:20 PM MoonWalker

Re: Issue installing reviewbot-worker on latest RB

2018-03-12 Thread MoonWalker
I enable/disable the extension without restarting the server and reviewboard.log does not show anything else beside: 2018-03-13 00:38:57,717 - DEBUG - - root - Logging to /var/www/reviewboard/logs/reviewboard.log with a minimum level of DEBUG I enable/disable the extension and restart the

Re: Django version mismatch installing ReviewBoard 2.0.20

2018-03-12 Thread Chris Lang
Hey Christian, It almost all went smoothly. Currently I'm getting a 500 error from reviewboard. I checked the log and found the following error: 2018-03-12 07:46:54,793 - ERROR - - Error thumbnailing image file uploaded/files/2018/03/12/59e3f458-2488-4a83-8236-5542dfd7337a__cloverleaf.gif

Re: Review Board Ticket #4658: Missing python-ldap throws error 500

2018-03-12 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4658/ -- New update by Misery For Beanbag, Inc. > Review Board > Ticket #4658