Re: When I upload Diff file, sometimes it throws an exception Can't read from connection:Connection reset by peer

2012-02-24 Thread Christian Hammond
We'd need to see more debugging information to know what went wrong. As it
is, I don't know if you're seeing this on Review Board (in logs, on the
page, or elsewhere), or from something like post-review.

If post-review, run with --debug.

In either case, provide as much information as possible on what you were
trying to do, what you saw, and how things are configured.

Christian

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


On Thu, Feb 23, 2012 at 9:05 PM, richer jihua...@gmail.com wrote:

 There are two problems: one is One or more fields had errors and the
 other is like the title.Can somebody help me?thx

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

File does not exist: .../media/rb/js/base.None.min.js

2012-02-24 Thread Bart Celary
Hello,
I am trying out the latest git snapshot of the RB along with the
latest djblets. The dev server works OK, however I am not able to
retrieve any of the javascript and css files:

File does not exist: ./reviews/htdocs/media/rb/js/
base.None.min.js, referer: http://.../account/login/?next_page=/dashboard/

Are there any extra configuration steps to be taken when trying out
this on mod_wsgi?

Thanks,
Bartek

-- 
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: File does not exist: .../media/rb/js/base.None.min.js

2012-02-24 Thread Christian Hammond
Hey Bart,

Things are in a very unstable point, media-wise right now. We're in the
middle of a transition to using Django's new static media support (which is
required by some other modules we're using). I have a couple patches up for
review for both Djblets and Review Board that you're welcome to try, but
otherwise, I'd hold off. You're also going to need to update your Apache
config file to have an Alias pointing /static/ to htdocs/static/, just like
/media/.

Christian

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


On Fri, Feb 24, 2012 at 7:17 AM, Bart Celary bartlomiej.cel...@gmail.comwrote:

 Hello,
 I am trying out the latest git snapshot of the RB along with the
 latest djblets. The dev server works OK, however I am not able to
 retrieve any of the javascript and css files:

 File does not exist: ./reviews/htdocs/media/rb/js/
 base.None.min.js, referer: http://
 .../account/login/?next_page=/dashboard/

 Are there any extra configuration steps to be taken when trying out
 this on mod_wsgi?

 Thanks,
 Bartek

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

Re: Cannot access the main page for a review

2012-02-24 Thread Steve
Hi Christian,

I'm guessing the broken review can't be fixed. Though I don't understand 
why removing that big text string directly from the database table didn't 
work.  What would be the closest version to 1.5.5 where the string limit 
was increased. The mysql settings I see in 1.5.5 are for the table that I 
think is causing the problem are:

Table changedescs_changedescription
===
id, timestamp, public, text, fields_changed
---
id   int(11) PK
timestampdatetime
public   tinyint(1)
text longtext
fields_changed   text


The offending text was in the fields_change entry.

Thanks

--Steve


On Thursday, February 23, 2012 2:26:27 PM UTC-8, Steve wrote:

 Thanks Christian,

 I'm running 1.5.5 on a Centos 5 box. I attempted replacing the long string 
 with an empty one in the

 reviewboard.changedescs_changedescription 

 table. In the fields_changed dict the bad text was in the old entry 
 for testing_done. I set the old entry to [], but that didn't fix the 
 problem.

 --Steve




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

Issue 2497 in reviewboard: Saving summary fails

2012-02-24 Thread reviewboard

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

New issue 2497 by atahusai...@gmail.com: Saving summary fails
http://code.google.com/p/reviewboard/issues/detail?id=2497

* NOTE: Do not post confidential information in this bug report. *
*   If you need immediate support, please contact*
*   reviewbo...@googlegroups.com *

What version are you running?


What's the URL of the page containing the problem?


What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What operating system are you using? What browser?


Please provide any additional information below.


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



Re: Issue 2497 in reviewboard: Saving summary fails

2012-02-24 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 2497 by trowb...@gmail.com: Saving summary fails
http://code.google.com/p/reviewboard/issues/detail?id=2497

We need you to actually tell us what's wrong, including any error messages  
you get or contents of errors in the logs.


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