Re: Always being prompted for password with rbt post

2015-01-14 Thread David Resnick
I take that back :)

LDAP, not AD.

- David

On Wednesday, January 14, 2015 at 6:33:29 PM UTC+2, David Resnick wrote:

 Authentication is done via AD.

 - David

 On Tuesday, January 13, 2015 at 9:30:54 PM UTC+2, David Resnick wrote:

 I only have the problem with RBTools, not with the web UI or even 
 post-review.

 It seems that others also have the same problem, also just when using rbt.

 I'm looking into the mechanism used for authentication, it is either LDAP 
 or AD.

 - David

 On Monday, January 12, 2015 at 11:37:31 PM UTC+2, Christian Hammond wrote:

 Do you have to log into the web UI frequently as well, or is it just 
 with RBTools? 

 Would you be able to find out what authentication mechanism is being 
 used on Review Board? LDAP, Active Directory, etc.? 

 Any idea if anybody else is having this problem there? 

 It sort of sounds like the session is expiring too soon on the server, 
 or isn't retrievable after use, as if it's not actually being stored. 

 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: David Resnick abun...@gmail.com 
 Reply: revie...@googlegroups.com revie...@googlegroups.com 
 Date: January 11, 2015 at 11:43:31 PM 
 To: revie...@googlegroups.com revie...@googlegroups.com 
 Subject:  Re: Always being prompted for password with rbt post 

  Writable and seemingly updated each time I use rbt. 

  $ cat ~/.rbtools-cookies 
  # Netscape HTTP Cookie File 
  # http://curl.haxx.se/rfc/cookie_spec.html 
  # This is a generated file! Do not edit. 

  reviewboard.company.com FALSE / FALSE 1451493075 
  rbsessionid d6cmm1l5fcbaw50ofigpns45kio4gukh 

  On Wednesday, January 7, 2015 at 11:20:59 PM UTC+2, David Trowbridge 
 wrote: 
   
   Can you check to make sure that ~/.rbtools-cookies is writable by 
 your 
   user? 
   
   -David 
   On Wed Jan 07 2015 at 9:28:55 AM David Resnickwrote: 
   
   I've been having this problem for a while. I encountered this both 
 on Mac 
   (10.10) and Ubunu 14.04. 
   
   RBTools 0.6.3, Reviewboard 2.0.10 
   
   $ rbt post --debug 
RBTools 0.6.3 
Python 2.7.9 (default, Dec 19 2014, 06:00:59) 
   [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.56)] 
Running on Darwin-14.0.0-x86_64-i386-64bit 
Home = /Users/username 
Current directory = /Users/username/proj/project/support 
Checking for a Subversion repository... 
Running: svn info --non-interactive 
Command exited with rc 1: ['svn', 'info', '--non-interactive'] 
   svn: E155007: '/Users/username/proj/project/support' is not a 
 working copy 
   --- 
Checking for a Git repository... 
Running: git rev-parse --git-dir 
Running: git config core.bare 
Running: git rev-parse --show-toplevel 
Running: git symbolic-ref -q HEAD 
Running: git config --get branch.phdl-build.merge 
Command exited with rc 1: ['git', 'config', '--get', 
   'branch.phdl-build.merge'] 
   --- 
Running: git config --get branch.phdl-build.remote 
Command exited with rc 1: ['git', 'config', '--get', 
   'branch.phdl-build.remote'] 
   --- 
Running: git config --get remote.origin.url 
repository info: Path: ssh://g...@git.company.com/project.git, 
 Base 
   path: , Supports changesets: False 
Making HTTP GET request to https://reviewboard.company.com/api/ 
   
   == HTTP Authentication Required 
   Enter authorization information for Web API at 
 reviewboard.company.com 
   Password: 
   
   Anything I can change locally to fix this? 
   
   Thanks, 
   David 
   
   -- 
   Get the Review Board Power Pack at 
 http://www.reviewboard.org/powerpack/ 
   --- 
   Sign up for Review Board hosting at RBCommons: 
 https://rbcommons.com/ 
   --- 
   Happy user? Let us know at http://www.reviewboard.org/users/ 
   --- 
   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/d/optout. 
   
   

  -- 
  Get the Review Board Power Pack at 
 http://www.reviewboard.org/powerpack/ 
  --- 
  Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ 
  --- 
  Happy user? Let us know at http://www.reviewboard.org/users/ 
  --- 
  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/d/optout. 




-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you

Re: Always being prompted for password with rbt post

2015-01-14 Thread David Resnick
Authentication is done via AD.

- David

On Tuesday, January 13, 2015 at 9:30:54 PM UTC+2, David Resnick wrote:

 I only have the problem with RBTools, not with the web UI or even 
 post-review.

 It seems that others also have the same problem, also just when using rbt.

 I'm looking into the mechanism used for authentication, it is either LDAP 
 or AD.

 - David

 On Monday, January 12, 2015 at 11:37:31 PM UTC+2, Christian Hammond wrote:

 Do you have to log into the web UI frequently as well, or is it just with 
 RBTools? 

 Would you be able to find out what authentication mechanism is being used 
 on Review Board? LDAP, Active Directory, etc.? 

 Any idea if anybody else is having this problem there? 

 It sort of sounds like the session is expiring too soon on the server, or 
 isn't retrievable after use, as if it's not actually being stored. 

 Christian 

 --   
 Christian Hammond - chri...@beanbaginc.com   
 Review Board - https://www.reviewboard.org   
 Beanbag, Inc. - https://www.beanbaginc.com 

 -Original Message- 
 From: David Resnick abun...@gmail.com 
 Reply: revie...@googlegroups.com revie...@googlegroups.com 
 Date: January 11, 2015 at 11:43:31 PM 
 To: revie...@googlegroups.com revie...@googlegroups.com 
 Subject:  Re: Always being prompted for password with rbt post 

  Writable and seemingly updated each time I use rbt. 

  $ cat ~/.rbtools-cookies 
  # Netscape HTTP Cookie File 
  # http://curl.haxx.se/rfc/cookie_spec.html 
  # This is a generated file! Do not edit. 

  reviewboard.company.com FALSE / FALSE 1451493075 
  rbsessionid d6cmm1l5fcbaw50ofigpns45kio4gukh 

  On Wednesday, January 7, 2015 at 11:20:59 PM UTC+2, David Trowbridge 
 wrote: 
   
   Can you check to make sure that ~/.rbtools-cookies is writable by 
 your 
   user? 
   
   -David 
   On Wed Jan 07 2015 at 9:28:55 AM David Resnickwrote: 
   
   I've been having this problem for a while. I encountered this both 
 on Mac 
   (10.10) and Ubunu 14.04. 
   
   RBTools 0.6.3, Reviewboard 2.0.10 
   
   $ rbt post --debug 
RBTools 0.6.3 
Python 2.7.9 (default, Dec 19 2014, 06:00:59) 
   [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.56)] 
Running on Darwin-14.0.0-x86_64-i386-64bit 
Home = /Users/username 
Current directory = /Users/username/proj/project/support 
Checking for a Subversion repository... 
Running: svn info --non-interactive 
Command exited with rc 1: ['svn', 'info', '--non-interactive'] 
   svn: E155007: '/Users/username/proj/project/support' is not a 
 working copy 
   --- 
Checking for a Git repository... 
Running: git rev-parse --git-dir 
Running: git config core.bare 
Running: git rev-parse --show-toplevel 
Running: git symbolic-ref -q HEAD 
Running: git config --get branch.phdl-build.merge 
Command exited with rc 1: ['git', 'config', '--get', 
   'branch.phdl-build.merge'] 
   --- 
Running: git config --get branch.phdl-build.remote 
Command exited with rc 1: ['git', 'config', '--get', 
   'branch.phdl-build.remote'] 
   --- 
Running: git config --get remote.origin.url 
repository info: Path: ssh://g...@git.company.com/project.git, 
 Base 
   path: , Supports changesets: False 
Making HTTP GET request to https://reviewboard.company.com/api/ 
   
   == HTTP Authentication Required 
   Enter authorization information for Web API at 
 reviewboard.company.com 
   Password: 
   
   Anything I can change locally to fix this? 
   
   Thanks, 
   David 
   
   -- 
   Get the Review Board Power Pack at 
 http://www.reviewboard.org/powerpack/ 
   --- 
   Sign up for Review Board hosting at RBCommons: 
 https://rbcommons.com/ 
   --- 
   Happy user? Let us know at http://www.reviewboard.org/users/ 
   --- 
   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/d/optout. 
   
   

  -- 
  Get the Review Board Power Pack at 
 http://www.reviewboard.org/powerpack/ 
  --- 
  Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ 
  --- 
  Happy user? Let us know at http://www.reviewboard.org/users/ 
  --- 
  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/d/optout. 




-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from

Re: Always being prompted for password with rbt post

2015-01-11 Thread David Resnick
Writable and seemingly updated each time I use rbt.

$ cat ~/.rbtools-cookies
# Netscape HTTP Cookie File
# http://curl.haxx.se/rfc/cookie_spec.html
# This is a generated file!  Do not edit.

reviewboard.company.comFALSE/FALSE1451493075
rbsessionidd6cmm1l5fcbaw50ofigpns45kio4gukh

On Wednesday, January 7, 2015 at 11:20:59 PM UTC+2, David Trowbridge wrote:

 Can you check to make sure that ~/.rbtools-cookies is writable by your 
 user?

 -David
 On Wed Jan 07 2015 at 9:28:55 AM David Resnick abun...@gmail.com 
 javascript: wrote:

 I've been having this problem for a while. I encountered this both on Mac 
 (10.10) and Ubunu 14.04.

 RBTools 0.6.3, Reviewboard 2.0.10

 $ rbt post --debug
  RBTools 0.6.3
  Python 2.7.9 (default, Dec 19 2014, 06:00:59)
 [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.56)]
  Running on Darwin-14.0.0-x86_64-i386-64bit
  Home = /Users/username
  Current directory = /Users/username/proj/project/support
  Checking for a Subversion repository...
  Running: svn info --non-interactive
  Command exited with rc 1: ['svn', 'info', '--non-interactive']
 svn: E155007: '/Users/username/proj/project/support' is not a working copy
 ---
  Checking for a Git repository...
  Running: git rev-parse --git-dir
  Running: git config core.bare
  Running: git rev-parse --show-toplevel
  Running: git symbolic-ref -q HEAD
  Running: git config --get branch.phdl-build.merge
  Command exited with rc 1: ['git', 'config', '--get', 
 'branch.phdl-build.merge']
 ---
  Running: git config --get branch.phdl-build.remote
  Command exited with rc 1: ['git', 'config', '--get', 
 'branch.phdl-build.remote']
 ---
  Running: git config --get remote.origin.url
  repository info: Path: ssh://g...@git.company.com/project.git, Base 
 path: , Supports changesets: False
  Making HTTP GET request to https://reviewboard.company.com/api/

 == HTTP Authentication Required
 Enter authorization information for Web API at reviewboard.company.com
 Password: 

 Anything I can change locally to fix this?

 Thanks,
 David

 -- 
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 --- 
 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 javascript:.
 For more options, visit https://groups.google.com/d/optout.



-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
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/d/optout.


Always being prompted for password with rbt post

2015-01-07 Thread David Resnick
I've been having this problem for a while. I encountered this both on Mac 
(10.10) and Ubunu 14.04.

RBTools 0.6.3, Reviewboard 2.0.10

$ rbt post --debug
 RBTools 0.6.3
 Python 2.7.9 (default, Dec 19 2014, 06:00:59)
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.56)]
 Running on Darwin-14.0.0-x86_64-i386-64bit
 Home = /Users/username
 Current directory = /Users/username/proj/project/support
 Checking for a Subversion repository...
 Running: svn info --non-interactive
 Command exited with rc 1: ['svn', 'info', '--non-interactive']
svn: E155007: '/Users/username/proj/project/support' is not a working copy
---
 Checking for a Git repository...
 Running: git rev-parse --git-dir
 Running: git config core.bare
 Running: git rev-parse --show-toplevel
 Running: git symbolic-ref -q HEAD
 Running: git config --get branch.phdl-build.merge
 Command exited with rc 1: ['git', 'config', '--get', 
'branch.phdl-build.merge']
---
 Running: git config --get branch.phdl-build.remote
 Command exited with rc 1: ['git', 'config', '--get', 
'branch.phdl-build.remote']
---
 Running: git config --get remote.origin.url
 repository info: Path: ssh://g...@git.company.com/project.git, Base 
path: , Supports changesets: False
 Making HTTP GET request to https://reviewboard.company.com/api/

== HTTP Authentication Required
Enter authorization information for Web API at reviewboard.company.com
Password: 

Anything I can change locally to fix this?

Thanks,
David

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
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/d/optout.


Re: Unable to upload screenshots

2010-06-27 Thread David Resnick
I somehow missed your reply until now.

I'm currently at Review Board 1.0.8, with Djblets at 0.6.2.

I tried it again and found that I am now able to upload GIF files -- though
the first one I tried uploading failed. PNG and JPG still fail with the same
The file you uploaded was either not an image or a corrupted image.
message.

Great feature, BTW! It is going to be really helpful to allow people to
comment on images.

Any additional things I can look at to try to figure out why it is still not
completely working?

Thanks,
David


On Fri, Feb 26, 2010 at 10:05 PM, Christian Hammond chip...@chipx86.comwrote:

 What version of Djblets is on there? I believe this may now be fixed as of
 0.5.6.


 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Tue, Jan 26, 2010 at 12:55 PM, David Resnick abune...@gmail.comwrote:

 No, I'm still stuck with this.

 -David


 On Tue, Jan 26, 2010 at 6:33 PM, Thilo-Alexander Ginkel th...@ginkel.com
  wrote:

 On Thu, Jan 7, 2010 at 08:34, David Resnick abune...@gmail.com wrote:
  Well, loading the image in PIL from the command line works.

 I am facing the same issue. Command line image loading works, but
 uploading through the RB UI fails:

 $ python
 Python 2.6 (r26:66714, Feb 21 2009, 02:16:04)
 [GCC 4.3.2 [gcc-4_3-branch revision 141291]] on linux2
 Type help, copyright, credits or license for more information.
  from PIL import Image
  Image.open(screenshot.png)
 PIL.PngImagePlugin.PngImageFile instance at 0x7f1ee8babdd0
 

 Have you been able to figure out what was wrong in your case?

 Unfortunately, I cannot add any further details as Review Board only
 intermittently writes to its log file (the last time on Jan 16th -
 nothing has been changed since then).

 Regards,
 Thilo

 --
 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.comreviewboard%2bunsubscr...@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.comreviewboard%2bunsubscr...@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.comreviewboard%2bunsubscr...@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

Re: Unable to upload screenshots

2010-01-26 Thread David Resnick
No, I'm still stuck with this.

-David

On Tue, Jan 26, 2010 at 6:33 PM, Thilo-Alexander Ginkel th...@ginkel.comwrote:

 On Thu, Jan 7, 2010 at 08:34, David Resnick abune...@gmail.com wrote:
  Well, loading the image in PIL from the command line works.

 I am facing the same issue. Command line image loading works, but
 uploading through the RB UI fails:

 $ python
 Python 2.6 (r26:66714, Feb 21 2009, 02:16:04)
 [GCC 4.3.2 [gcc-4_3-branch revision 141291]] on linux2
 Type help, copyright, credits or license for more information.
  from PIL import Image
  Image.open(screenshot.png)
 PIL.PngImagePlugin.PngImageFile instance at 0x7f1ee8babdd0
 

 Have you been able to figure out what was wrong in your case?

 Unfortunately, I cannot add any further details as Review Board only
 intermittently writes to its log file (the last time on Jan 16th -
 nothing has been changed since then).

 Regards,
 Thilo

 --
 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.comreviewboard%2bunsubscr...@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

Re: Question: How to change tab size in diff viewer?

2010-01-25 Thread David Resnick
I have the same problem.

Is there any way to configure the tab size in the diff viewer?

Thanks,
David

On Wed, Sep 16, 2009 at 1:39 PM, surk s...@planet.nl wrote:


 We're using Review Board 1.0.1, and Firefox 3.5.3.

 When looking at the diffs using View Diff, all 'tab' chars in the
 diff-file are displayed with size 8. In the code we're using tab size
 4. This makes the code looked misaligned sometimes.

 Is it possible to change the tab size, of the tab-chars it shows, of
 the 'diff viewer'?

 Thanx in advance!

 Best regards,

 Chris van Surksum
 The Netherlands

 --~--~-~--~~~---~--~~
 You received this message because you are subscribed to the Google Groups
 reviewboard group.
 To post to this group, send email to reviewboard@googlegroups.com
 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@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

Re: Unable to upload screenshots

2010-01-06 Thread David Resnick
Hi,

I downloaded and built PIL. The build summary shows this:


PIL 1.1.6 BUILD SUMMARY

version   1.1.6
platform  linux2 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
  [GCC 4.3.3]

*** TKINTER support not available
--- JPEG support ok
--- ZLIB (PNG/ZIP) support ok
*** FREETYPE2 support not available


So it looks like PNG and JPEG are installed correctly.

Is there any way to simulate the screenshot loading from the command line to
see why PIL doesn't like the images its getting?

Thanks,
David


On Sun, Dec 6, 2009 at 1:15 PM, Christian Hammond chip...@chipx86.comwrote:

 Hi David,

 Sorry that I missed this before. This time of year tends to be quite busy.

 This error is coming from Python Imaging Library. Even though the proper
 packages are installed on that system, it appears that PIL isn't properly
 loading support for the image files.

 It might be worth attempting to build PIL from scratch, and checking during
 the configure stage which modules it found support for.

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Sun, Dec 6, 2009 at 3:03 AM, David Resnick abune...@gmail.com wrote:

 I'm still trying to get this working. I've enabled debugging on the server
 but do not have any indications of an error.

 This is what I can see in the apache log when I post a screenshot:

 rboard:80 152.62.71.102 - - [06/Dec/2009:16:19:24 +0200] POST
 /reviews/api/json/reviewrequests/499/screenshot/new/ HTTP/1.1 200 166 
 http://rboard/reviews/r/499/; Mozilla/5.0 (Windows; U; Windows NT 5.1;
 en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 GTB6 (.NET CLR 3.5.30729)

 Anything I can try to diagnose the problem here?

 Thanks,
 David


 On Wed, Nov 18, 2009 at 9:17 AM, David Resnick abune...@gmail.comwrote:

 When I try to upload a screenshot (png or jpg), I get the message Upload
 a valid image. The file you uploaded was either not an image or a corrupted
 image.

 I've tried uploading from Firefox 3.5.5 and Chrome 2.0.172.43.

 * Running Reviewboard 1.0.5.1 on Ubuntu 9.04 using Apache2 and
 mod_python.
 * libpng12-dev, libjpeg62-dev and python-imaging 1.1.6-3ubuntu1 are
 installed.
 * The uploaded and uploaded/images directories are writable by the user
 that apache is running.

 Any ideas would be highly appreciated!

 -David


  --
 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.comreviewboard%2bunsubscr...@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.comreviewboard%2bunsubscr...@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

Re: Unable to upload screenshots

2010-01-06 Thread David Resnick
Well, loading the image in PIL from the command line works. I'll probably
have to wait on upgrading the review board server -- I don't want to risk
interrupting peoples work.

Thanks for your help.

-David

On Wed, Jan 6, 2010 at 11:14 PM, Christian Hammond chip...@chipx86.comwrote:

 Sort of. It depends on where the problem actually is.

 try:

  from PIL import Image
  Image.open(your-filename)

 If that fails, it should throw an exception. Otherwise, it should print to
 the console the name of the class loading that image (which will indicate
 the file type).

 If that does in fact work, you can try grabbing the latest Djblets nightly
 and trying again. There's additional debug information when attempting to
 load the image.


 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Wed, Jan 6, 2010 at 9:13 AM, David Resnick abune...@gmail.com wrote:

 Hi,

 I downloaded and built PIL. The build summary shows this:

 
 PIL 1.1.6 BUILD SUMMARY
 
 version   1.1.6
 platform  linux2 2.6.2 (release26-maint, Apr 19 2009, 01:56:41)
   [GCC 4.3.3]
 
 *** TKINTER support not available
 --- JPEG support ok
 --- ZLIB (PNG/ZIP) support ok
 *** FREETYPE2 support not available
 

 So it looks like PNG and JPEG are installed correctly.

 Is there any way to simulate the screenshot loading from the command line
 to see why PIL doesn't like the images its getting?

 Thanks,
 David


 On Sun, Dec 6, 2009 at 1:15 PM, Christian Hammond chip...@chipx86.comwrote:

 Hi David,

 Sorry that I missed this before. This time of year tends to be quite
 busy.

 This error is coming from Python Imaging Library. Even though the proper
 packages are installed on that system, it appears that PIL isn't properly
 loading support for the image files.

 It might be worth attempting to build PIL from scratch, and checking
 during the configure stage which modules it found support for.

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Sun, Dec 6, 2009 at 3:03 AM, David Resnick abune...@gmail.comwrote:

 I'm still trying to get this working. I've enabled debugging on the
 server but do not have any indications of an error.

 This is what I can see in the apache log when I post a screenshot:

 rboard:80 152.62.71.102 - - [06/Dec/2009:16:19:24 +0200] POST
 /reviews/api/json/reviewrequests/499/screenshot/new/ HTTP/1.1 200 166 
 http://rboard/reviews/r/499/; Mozilla/5.0 (Windows; U; Windows NT 5.1;
 en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 GTB6 (.NET CLR 3.5.30729)

 Anything I can try to diagnose the problem here?

 Thanks,
 David


 On Wed, Nov 18, 2009 at 9:17 AM, David Resnick abune...@gmail.comwrote:

 When I try to upload a screenshot (png or jpg), I get the message
 Upload a valid image. The file you uploaded was either not an image or a
 corrupted image.

 I've tried uploading from Firefox 3.5.5 and Chrome 2.0.172.43.

 * Running Reviewboard 1.0.5.1 on Ubuntu 9.04 using Apache2 and
 mod_python.
 * libpng12-dev, libjpeg62-dev and python-imaging 1.1.6-3ubuntu1 are
 installed.
 * The uploaded and uploaded/images directories are writable by the user
 that apache is running.

 Any ideas would be highly appreciated!

 -David


  --
 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.comreviewboard%2bunsubscr...@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.comreviewboard%2bunsubscr...@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.comreviewboard%2bunsubscr...@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

Re: Unable to upload screenshots

2009-12-06 Thread David Resnick
Thanks for the suggestion, Christian, I'll try that.

-David

On Sun, Dec 6, 2009 at 1:15 PM, Christian Hammond chip...@chipx86.comwrote:

 Hi David,

 Sorry that I missed this before. This time of year tends to be quite busy.

 This error is coming from Python Imaging Library. Even though the proper
 packages are installed on that system, it appears that PIL isn't properly
 loading support for the image files.

 It might be worth attempting to build PIL from scratch, and checking during
 the configure stage which modules it found support for.

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Sun, Dec 6, 2009 at 3:03 AM, David Resnick abune...@gmail.com wrote:

 I'm still trying to get this working. I've enabled debugging on the server
 but do not have any indications of an error.

 This is what I can see in the apache log when I post a screenshot:

 rboard:80 152.62.71.102 - - [06/Dec/2009:16:19:24 +0200] POST
 /reviews/api/json/reviewrequests/499/screenshot/new/ HTTP/1.1 200 166 
 http://rboard/reviews/r/499/; Mozilla/5.0 (Windows; U; Windows NT 5.1;
 en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 GTB6 (.NET CLR 3.5.30729)

 Anything I can try to diagnose the problem here?

 Thanks,
 David


 On Wed, Nov 18, 2009 at 9:17 AM, David Resnick abune...@gmail.comwrote:

 When I try to upload a screenshot (png or jpg), I get the message Upload
 a valid image. The file you uploaded was either not an image or a corrupted
 image.

 I've tried uploading from Firefox 3.5.5 and Chrome 2.0.172.43.

 * Running Reviewboard 1.0.5.1 on Ubuntu 9.04 using Apache2 and
 mod_python.
 * libpng12-dev, libjpeg62-dev and python-imaging 1.1.6-3ubuntu1 are
 installed.
 * The uploaded and uploaded/images directories are writable by the user
 that apache is running.

 Any ideas would be highly appreciated!

 -David


  --
 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.comreviewboard%2bunsubscr...@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.comreviewboard%2bunsubscr...@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

Unable to upload screenshots

2009-11-17 Thread David Resnick
When I try to upload a screenshot (png or jpg), I get the message Upload a
valid image. The file you uploaded was either not an image or a corrupted
image.

I've tried uploading from Firefox 3.5.5 and Chrome 2.0.172.43.

* Running Reviewboard 1.0.5.1 on Ubuntu 9.04 using Apache2 and mod_python.
* libpng12-dev, libjpeg62-dev and python-imaging 1.1.6-3ubuntu1 are
installed.
* The uploaded and uploaded/images directories are writable by the user that
apache is running.

Any ideas would be highly appreciated!

-David

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

Re: Can't enable search though PyLucene is installed

2009-10-22 Thread David Resnick
Understood. I'll see about filing that bug.
Thanks all for your help!
-David

On Wed, Oct 21, 2009 at 9:33 PM, Christian Hammond chip...@chipx86.comwrote:

 We don't have the time to check every version of every distro to find out
 these things, so we basically learn about it when someone tells us. I would
 file a bug against the Ubuntu people on this.

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Wed, Oct 21, 2009 at 6:16 AM, David Resnick abune...@gmail.com wrote:

 Thanks for the info, Tom. This is kind of ironic, considering that the
 main reason I choose Ubuntu was because I didn't want to manually build
 PyLucene :-). Probably the docs should mention which version of Ubuntu will
 make the setup least painful.
 -David

 On Wed, Oct 21, 2009 at 2:23 PM, grimbeaver tbrez...@gmail.com wrote:


 I ran into this same problem.  Ubuntu 9.04 has a package for PyLucene
 but it is built for Python 2.5.  Apache uses libapache2-mod-python
 built for Python 2.6 so no changes to the path or default python are
 going to make any difference.  The only way I got it to work was to
 manually build PyLucene instead of using the package.  Hope this
 helps.

 -Tom

 On Oct 21, 2:34 am, David Resnick abune...@gmail.com wrote:
  Do you have any idea how I can reinstall PyLucene with 2.6? I'm running
 a
  vanilla installation of Ubuntu 9.04.
 
  There's nothing in the browser JavaScript log. I'm running Firefox
 3.5.3.
 
  Thanks,
  David
 
  On Tue, Oct 20, 2009 at 8:52 PM, Christian Hammond 
 chip...@chipx86.comwrote:
 
 
 
 
 
   Switching Python paths will certainly break things if you're
 switching
   to a different version of Python. If you're using mod_python with 2.6
   and using the 2.5 search path, you'll experience a number of issues.
   Instead, you should reinstall PyLucene with 2.6.
 
   Did you see anything in your browser's JavaScript debug log? And
 which
   browser are you using?
 
   Christian
 
   On Tuesday, October 20, 2009, David Resnick abune...@gmail.com
 wrote:
I got an ImportError when I tried doing imp.find_module(lucene).
I saw that lucene is installed in python2.5 and the default python
 used
   was 2.6. So I changed the default python to 2.5 and now the import
 does
   work.
 
But after restarting Apache the checkbox is still disabled. How
 does
   mod_python choose the installation of python to use?
-David
On Tue, Oct 20, 2009 at 11:55 AM, Christian Hammond 
 chip...@chipx86.com
   wrote:
Also, can you manually run Python and type:
 
import imp
imp.find_module(lucene)
 
If that throws an exception (an ImportError), then PyLucene isn't
 set up
   properly. If it simply returns without any message, then it's
 installed fine
   and Review Board is seeing it, so something else is going wrong.
 
Christian
--
Christian Hammond - chip...@chipx86.com
Review Board -http://www.reviewboard.org
VMware, Inc. -http://www.vmware.com
 
On Tue, Oct 20, 2009 at 2:08 AM, David Resnick abune...@gmail.com
 
   wrote:
 
Yes.
-David
 
On Tue, Oct 20, 2009 at 10:46 AM, Christian Hammond 
 chip...@chipx86.com
   wrote:
 
Did you restart the web server after installing PyLucene?
 
Christian
--
Christian Hammond - chip...@chipx86.com
Review Board -http://www.reviewboard.org
VMware, Inc. -http://www.vmware.com
 
On Tue, Oct 20, 2009 at 1:39 AM, David Resnick abune...@gmail.com
 
   wrote:
 
I've installed PyLucene on an Ubuntu server and would like to
 enable
   search in Review Board but the check box is disabled.
Any ideas?
Thanks,David
 
 To unsubscribe from this group, send email to
 
 
reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 reviewboard%2bunsubscr...@googlegr oups.com
 
 For more options, visit this group at
 
 http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---
 
 To unsubscribe from this group, send email to
 
 
reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 reviewboard%2bunsubscr...@googlegr oups.com
 
 For more options, visit this group at
 
 http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---
 
 To unsubscribe from this group, send email to
 
 
reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 reviewboard%2bunsubscr...@googlegr oups.com
 
 For more options, visit this group at
 
 http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---
 
 To unsubscribe from this group, send email to
 
 
reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 reviewboard%2bunsubscr...@googlegr oups.com
 
 For more options, visit this group

Re: Can't enable search though PyLucene is installed

2009-10-21 Thread David Resnick
Do you have any idea how I can reinstall PyLucene with 2.6? I'm running a
vanilla installation of Ubuntu 9.04.

There's nothing in the browser JavaScript log. I'm running Firefox 3.5.3.

Thanks,
David

On Tue, Oct 20, 2009 at 8:52 PM, Christian Hammond chip...@chipx86.comwrote:


 Switching Python paths will certainly break things if you're switching
 to a different version of Python. If you're using mod_python with 2.6
 and using the 2.5 search path, you'll experience a number of issues.
 Instead, you should reinstall PyLucene with 2.6.

 Did you see anything in your browser's JavaScript debug log? And which
 browser are you using?

 Christian


 On Tuesday, October 20, 2009, David Resnick abune...@gmail.com wrote:
  I got an ImportError when I tried doing imp.find_module(lucene).
  I saw that lucene is installed in python2.5 and the default python used
 was 2.6. So I changed the default python to 2.5 and now the import does
 work.
 
  But after restarting Apache the checkbox is still disabled. How does
 mod_python choose the installation of python to use?
  -David
  On Tue, Oct 20, 2009 at 11:55 AM, Christian Hammond chip...@chipx86.com
 wrote:
  Also, can you manually run Python and type:
 
  import imp
  imp.find_module(lucene)
 
  If that throws an exception (an ImportError), then PyLucene isn't set up
 properly. If it simply returns without any message, then it's installed fine
 and Review Board is seeing it, so something else is going wrong.
 
 
  Christian
  --
  Christian Hammond - chip...@chipx86.com
  Review Board - http://www.reviewboard.org
  VMware, Inc. - http://www.vmware.com
 
 
  On Tue, Oct 20, 2009 at 2:08 AM, David Resnick abune...@gmail.com
 wrote:
 
 
  Yes.
  -David
 
  On Tue, Oct 20, 2009 at 10:46 AM, Christian Hammond chip...@chipx86.com
 wrote:
 
  Did you restart the web server after installing PyLucene?
 
  Christian
  --
  Christian Hammond - chip...@chipx86.com
  Review Board - http://www.reviewboard.org
  VMware, Inc. - http://www.vmware.com
 
 
  On Tue, Oct 20, 2009 at 1:39 AM, David Resnick abune...@gmail.com
 wrote:
 
 
  I've installed PyLucene on an Ubuntu server and would like to enable
 search in Review Board but the check box is disabled.
  Any ideas?
  Thanks,David
 
   To unsubscribe from this group, send email to
 
   
  reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 
   For more options, visit this group at
 
   http://groups.google.com/group/reviewboard?hl=en
  -~--~~~~--~~--~--~---
 
 
 
 
   To unsubscribe from this group, send email to
 
   
  reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 
   For more options, visit this group at
 
   http://groups.google.com/group/reviewboard?hl=en
  -~--~~~~--~~--~--~---
 
 
 
 
 
   To unsubscribe from this group, send email to
 
   
  reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 
   For more options, visit this group at
 
   http://groups.google.com/group/reviewboard?hl=en
  -~--~~~~--~~--~--~---
 
 
 
 
   To unsubscribe from this group, send email to
 
   
  reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 
   For more options, visit this group at
 
   http://groups.google.com/group/reviewboard?hl=en
  -~--~~~~--~~--~--~---
 
 
 
 
  
   To unsubscribe from this group, send email to
 
   
  reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 
   For more options, visit this group at
 
   http://groups.google.com/group/reviewboard?hl=en
  -~--~~~~--~~--~--~---
 
 

 --
 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com

  To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@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
-~--~~~~--~~--~--~---



Re: Can't enable search though PyLucene is installed

2009-10-21 Thread David Resnick
Thanks for the info, Tom. This is kind of ironic, considering that the main
reason I choose Ubuntu was because I didn't want to manually build PyLucene
:-). Probably the docs should mention which version of Ubuntu will make the
setup least painful.
-David

On Wed, Oct 21, 2009 at 2:23 PM, grimbeaver tbrez...@gmail.com wrote:


 I ran into this same problem.  Ubuntu 9.04 has a package for PyLucene
 but it is built for Python 2.5.  Apache uses libapache2-mod-python
 built for Python 2.6 so no changes to the path or default python are
 going to make any difference.  The only way I got it to work was to
 manually build PyLucene instead of using the package.  Hope this
 helps.

 -Tom

 On Oct 21, 2:34 am, David Resnick abune...@gmail.com wrote:
  Do you have any idea how I can reinstall PyLucene with 2.6? I'm running a
  vanilla installation of Ubuntu 9.04.
 
  There's nothing in the browser JavaScript log. I'm running Firefox 3.5.3.
 
  Thanks,
  David
 
  On Tue, Oct 20, 2009 at 8:52 PM, Christian Hammond chip...@chipx86.com
 wrote:
 
 
 
 
 
   Switching Python paths will certainly break things if you're switching
   to a different version of Python. If you're using mod_python with 2.6
   and using the 2.5 search path, you'll experience a number of issues.
   Instead, you should reinstall PyLucene with 2.6.
 
   Did you see anything in your browser's JavaScript debug log? And which
   browser are you using?
 
   Christian
 
   On Tuesday, October 20, 2009, David Resnick abune...@gmail.com
 wrote:
I got an ImportError when I tried doing imp.find_module(lucene).
I saw that lucene is installed in python2.5 and the default python
 used
   was 2.6. So I changed the default python to 2.5 and now the import does
   work.
 
But after restarting Apache the checkbox is still disabled. How does
   mod_python choose the installation of python to use?
-David
On Tue, Oct 20, 2009 at 11:55 AM, Christian Hammond 
 chip...@chipx86.com
   wrote:
Also, can you manually run Python and type:
 
import imp
imp.find_module(lucene)
 
If that throws an exception (an ImportError), then PyLucene isn't set
 up
   properly. If it simply returns without any message, then it's installed
 fine
   and Review Board is seeing it, so something else is going wrong.
 
Christian
--
Christian Hammond - chip...@chipx86.com
Review Board -http://www.reviewboard.org
VMware, Inc. -http://www.vmware.com
 
On Tue, Oct 20, 2009 at 2:08 AM, David Resnick abune...@gmail.com
   wrote:
 
Yes.
-David
 
On Tue, Oct 20, 2009 at 10:46 AM, Christian Hammond 
 chip...@chipx86.com
   wrote:
 
Did you restart the web server after installing PyLucene?
 
Christian
--
Christian Hammond - chip...@chipx86.com
Review Board -http://www.reviewboard.org
VMware, Inc. -http://www.vmware.com
 
On Tue, Oct 20, 2009 at 1:39 AM, David Resnick abune...@gmail.com
   wrote:
 
I've installed PyLucene on an Ubuntu server and would like to enable
   search in Review Board but the check box is disabled.
Any ideas?
Thanks,David
 
 To unsubscribe from this group, send email to
 
 
reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 reviewboard%2bunsubscr...@googlegr oups.com
 
 For more options, visit this group at
 
 http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---
 
 To unsubscribe from this group, send email to
 
 
reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 reviewboard%2bunsubscr...@googlegr oups.com
 
 For more options, visit this group at
 
 http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---
 
 To unsubscribe from this group, send email to
 
 
reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 reviewboard%2bunsubscr...@googlegr oups.com
 
 For more options, visit this group at
 
 http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---
 
 To unsubscribe from this group, send email to
 
 
reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 reviewboard%2bunsubscr...@googlegr oups.com
 
 For more options, visit this group at
 
 http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---
 
 To unsubscribe from this group, send email to
 
 
reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 reviewboard%2bunsubscr...@googlegr oups.com
 
 For more options, visit this group at
 
 http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---
 
   --
   --
   Christian Hammond - chip...@chipx86.com
   Review Board -http://www.reviewboard.org
   VMware, Inc

Can't enable search though PyLucene is installed

2009-10-20 Thread David Resnick
I've installed PyLucene on an Ubuntu server and would like to enable search
in Review Board but the check box is disabled.
Any ideas?

Thanks,
David

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



Re: Can't enable search though PyLucene is installed

2009-10-20 Thread David Resnick
Yes.
-David

On Tue, Oct 20, 2009 at 10:46 AM, Christian Hammond chip...@chipx86.comwrote:

 Did you restart the web server after installing PyLucene?

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Tue, Oct 20, 2009 at 1:39 AM, David Resnick abune...@gmail.com wrote:

 I've installed PyLucene on an Ubuntu server and would like to enable
 search in Review Board but the check box is disabled.
 Any ideas?

 Thanks,
 David


 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en
 -~--~~~~--~~--~--~---



  To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@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
-~--~~~~--~~--~--~---



Re: Can't enable search though PyLucene is installed

2009-10-20 Thread David Resnick
I got an ImportError when I tried doing imp.find_module(lucene).
I saw that lucene is installed in python2.5 and the default python used was
2.6. So I changed the default python to 2.5 and now the import does work.

But after restarting Apache the checkbox is still disabled. How does
mod_python choose the installation of python to use?

-David

On Tue, Oct 20, 2009 at 11:55 AM, Christian Hammond chip...@chipx86.comwrote:

 Also, can you manually run Python and type:

 import imp
 imp.find_module(lucene)

 If that throws an exception (an ImportError), then PyLucene isn't set up
 properly. If it simply returns without any message, then it's installed fine
 and Review Board is seeing it, so something else is going wrong.

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Tue, Oct 20, 2009 at 2:08 AM, David Resnick abune...@gmail.com wrote:

 Yes.
 -David

 On Tue, Oct 20, 2009 at 10:46 AM, Christian Hammond 
 chip...@chipx86.comwrote:

 Did you restart the web server after installing PyLucene?

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board - http://www.reviewboard.org
 VMware, Inc. - http://www.vmware.com


 On Tue, Oct 20, 2009 at 1:39 AM, David Resnick abune...@gmail.comwrote:

 I've installed PyLucene on an Ubuntu server and would like to enable
 search in Review Board but the check box is disabled.
 Any ideas?

 Thanks,
 David


 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en
 -~--~~~~--~~--~--~---




 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en
 -~--~~~~--~~--~--~---




 To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/reviewboard?hl=en
 -~--~~~~--~~--~--~---



  To unsubscribe from this group, send email to
 reviewboard+unsubscr...@googlegroups.comreviewboard%2bunsubscr...@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
-~--~~~~--~~--~--~---



Re: Review Board 1.0 alpha 3 released

2009-02-16 Thread David Resnick

Working fine here too.

-David

On Feb 16, 12:13 pm, Christian Hammond chip...@chipx86.com wrote:
 Yeah, confirmed this and another problem. Do another upgrade. I just pushed
 out an alpha 4 that everyone should grab.

 Really sorry about that. Less people testing the nightlies and patches means
 things slip by.

 Christian

 --
 Christian Hammond - chip...@chipx86.com
 Review Board -http://www.review-board.org
 VMware, Inc. -http://www.vmware.com

 On Mon, Feb 16, 2009 at 1:52 AM, David Resnick abune...@gmail.com wrote:

  I've encountered the same problem. Clearing the browser cache does not
  change the situation. The page is corrupted the first time it is
  opened using a different browser as well.

  -David

  On Feb 16, 11:45 am, Christian Hammond chip...@chipx86.com wrote:
   What happens when you try clearing your cache?

   Christian

   --
   Christian Hammond - chip...@chipx86.com
   Review Board -http://www.review-board.org
   VMware, Inc. -http://www.vmware.com

   On Mon, Feb 16, 2009 at 1:31 AM, Sebastien Douche sdou...@gmail.com
  wrote:
On Mon, Feb 16, 2009 at 08:39, Christian Hammond chip...@chipx86.com
wrote:
 Hi everyone.

 I just put out the 1.0 alpha 3 release, which you should definitely
upgrade
 to if you're running 1.0 alpha 2. There were some fairly large bugs
  that
 some people hit in alpha 2 that we've taken care of in alpha 3.

Yeah \o/

 A summary of the changes is up at

   http://review-board.org/news/2009/02/15/review-board-10-alpha-3-relea.
  ..

We now pre-load the first file on a page in the diff viewer, in order
to make it appear that the page is loading faster. Many people felt
the new, faster diff viewer was slower because even after the initial
page load, they had to wait to see any diffs. They're now able to work
with the first diff the moment the diff viewer loads.

Doesn't work after the first loading :(. See attached image.

--
Sebastien Douche sdou...@gmail.com
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To post to this group, send email to reviewboard@googlegroups.com
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
-~--~~~~--~~--~--~---



Ship it always being checked in 0.9

2009-02-15 Thread David Resnick

First of all, I'd like to thank the developers for an amazing
application! Review board has helped us ease an off-site team into our
development environment much more smoothly than I could have hoped
for.

We are using 0.9 right now. A minor problem we're having with it is
that whenever the full review form is opened and a review submitted,
the ship it check box is always being checked. Is there a fix for
this problem I can take advantage of short of upgrading to the latest
development release?

I was also wondering about the stability of the latest development
release. I'd love to upgrade to it, but am worried about disrupting
our production review board server. How ready for every day use is
it? Is it possible to downgrade in case of problems?

Thanks,
David
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To post to this group, send email to reviewboard@googlegroups.com
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
-~--~~~~--~~--~--~---