Reviewboard 1.0 + CentOS 5.3 -- can't get logging to work

2009-07-27 Thread joyjit

Hi,

I am trying to debug another problem (RB is only occasionally sending
out email).

From the the Admin dashboard, under Settings -- Logging I have
enabled
logging and set the logging directory to /var/lg/reviewboard.

Made sure that this directory is writeable by root (my apache runs
as root).

And then, in reviewboard/reviews/email.py I have added the code to
enable logging
(as suggested by Christian):

At top of file:
import logging

And in send_review_mail, before the message.send(), added:

logging.info(Sending e-mail with subject '%s' from '%s' to '%s', CC
'%s'\n, subject, from_email, to_field, cc_field)


And then I have restarted apache.

And I see no logs. My /var/log/reviewboard directory is empty.
My /var/www/review-board/logs directory is also empty.

I have also gone into my /var/www/review-board/conf/settings_local.py
and set DEBUG = True and restarted apache.

This did not help either...

How can I turn on logging?

Thanks in advance

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



No module named crypt

2009-07-27 Thread neil

I am running 1.0 on windows.
I have tried to enable ldap authentication.

I have done
easy_install python_ldap

but get an error No module named crypt

It looks like reviewboard/accounts/backends.py attempts to import
crypt

Where do I get a windows version of this from?

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



Re: No module named crypt

2009-07-27 Thread Christian Hammond
Where did you install Python from? It should be part of Python. The Python
2.5 or 2.6 installer from python.org includes it.

Christian

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


On Mon, Jul 27, 2009 at 9:57 PM, neil neil.trim...@gmail.com wrote:


 I am running 1.0 on windows.
 I have tried to enable ldap authentication.

 I have done
 easy_install python_ldap

 but get an error No module named crypt

 It looks like reviewboard/accounts/backends.py attempts to import
 crypt

 Where do I get a windows version of this from?

 


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



Issue 1239 in reviewboard: Error 500 when New review request

2009-07-27 Thread codesite-noreply

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 1239 by xukaiV: Error 500 when New review request
http://code.google.com/p/reviewboard/issues/detail?id=1239

*NOTE: Do not post confidential information in this bug report.*

What version are you running?
1.0

What's the URL of the page containing the problem?
/r/new/

What steps will reproduce the problem?
1. freshly install reviewboard,
2. create a SVN repo
3. click new review request

What is the expected output? What do you see instead?
expect to create a new review request, but see It appears something broke
when you tried to go to here. This is either a bug in Review Board or a
server configuration error. Please report this to your administrator. 

What operating system are you using? What browser?
windows XP, Firefox 3.5 and IE 6

Please provide any additional information below.
Before I create the SVN repo, it's ok to click the new review request,
the problem occurs only after I created the SVN repo. I didn't configure
the bug tracking in the repo. Besides, I am using VisualSVN server 1.6, and
it only allow https access.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1239 in reviewboard: Error 500 when New review request

2009-07-27 Thread codesite-noreply


Comment #2 on issue 1239 by xukaiV: Error 500 when New review request
http://code.google.com/p/reviewboard/issues/detail?id=1239

I am sorry I am a dummy with apache and mod_python, the log folder in the  
reviewboard
folder is empty. I just find the apache error.log and put it in the  
attachment.
Thanks you very much :)

Attachments:
error.log  29.2 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 772 in reviewboard: Lines of all whitespace shouldn't be highlighted in the diff

2009-07-27 Thread codesite-noreply

Updates:
Status: Fixed

Comment #4 on issue 772 by trowbrds: Lines of all whitespace shouldn't be  
highlighted in the diff
http://code.google.com/p/reviewboard/issues/detail?id=772

We have the ability to turn trailing ws off entirely, and we can now toggle
whitespace display at runtime.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---



Issue 1240 in reviewboard: Modifying comments on a screenshot causes screenshot to change to incorrect value.

2009-07-27 Thread codesite-noreply

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 1240 by erichuss: Modifying comments on a screenshot causes  
screenshot to change to incorrect value.
http://code.google.com/p/reviewboard/issues/detail?id=1240

What version are you running?
1.0

What steps will reproduce the problem?
1. Publish a review with a screenshot.
2. Go to the diff page, click on the screenshot to make comments on it and
make a comment and save.
3. Click Edit Review.
4. Modify the comment you entered in step 2.
5. Click Publish Review.

What is the expected output? What do you see instead?
Doing this changes the screenshot_id for the comment, causing it to point
to the incorrect image.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~--~~~~--~~--~--~---