Re: Review Board Ticket #4596: Error displaying diff for utf-8 files on Perforce

2018-01-07 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4596/ -- New update by yaqian For Beanbag, Inc. > Review Board > Ticket #4596

Re: Review Board Ticket #4596: Error displaying diff for utf-8 files on Perforce

2018-01-04 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4596/ -- New update by yaqian For Beanbag, Inc. > Review Board > Ticket #4596

Re: Review Board Ticket #4596: Error displaying diff for utf-8 files on Perforce

2017-12-29 Thread yanjiang qian
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4596/ -- New update by yaqian For Beanbag, Inc. > Review Board > Ticket #4596

Re: Review Board Ticket #4596: Error displaying diff for utf-8 files on Perforce

2017-12-22 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4596/ -- New update by yaqian For Beanbag, Inc. > Review Board > Ticket #4596

Re: Review Board Ticket #4596: Error displaying diff for utf-8 files on Perforce

2017-10-02 Thread Tim Brown
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4596/ -- New update by yaqian For Beanbag, Inc. > Review Board > Ticket #4596

Re: Review Board Ticket #4596: Error displaying diff for utf-8 files on Perforce

2017-09-25 Thread yanjiang qian
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4596/ -- New update by yaqian For Beanbag, Inc. > Review Board > Ticket #4596

Review Board Ticket #4596: Error displaying diff for utf-8 files on Perforce

2017-09-25 Thread yanjiang qian
New Tags: Priority:Medium, Type:Defect -- Error displaying diff for utf-8 files on Perforce == # What version are you running? ReviewBoard 2.5.1

Re: Error displaying diff

2016-07-10 Thread David Trowbridge
As I mentioned in your initial bug report, this is almost always a problem with the configuration of the repository within the Review Board admin interface. If you can share the details of how your repository is configured there (perhaps with the help of your Review Board administrator), we can

Re: Error displaying diff

2016-07-09 Thread Yang Yu
I had the same problem here: https://groups.google.com/forum/#!topic/reviewboard/e1KtVs0Se3U It looks like some issue with my gitlab configuration so it doesn't serve the rb correct content. But I'm still waiting for information from the support :) On Thursday, July 7, 2016 at 2:33:45 PM

Error displaying diff

2016-07-07 Thread Supraja Kumaravel
"There was an error displaying this diff. The patch to 'pom.xml' didn't apply cleanly. The temporary files have been left in '/tmp/reviewboard.5kc5pw' for debugging purposes. `patch` returned: This may be a bug in the software, a temporary outage, or an issue with the form" I will give

Re: Error Displaying Diff (can't process revision)

2016-03-24 Thread Jim Hagan
These diffs are for git (although our rb implementation has both git and svn reviews) I'm not sure why they are being routed through svn. I'll say it's a copy of our production 2.0.18 DB which has been upgraded to 2.5.3. Jim On Thursday, March 24, 2016, Christian Hammond

Re: Error Displaying Diff (can't process revision)

2016-03-24 Thread Christian Hammond
Hi Jim, It looks like you're posting a Git diff to a Subversion repository. I don't know how it got as far as it did (it should have failed validation), but Subversion revisions are integers, not hashes. Can you confirm what type of repository this is supposed to be? Christian On Thursday,

Re: Error Displaying Diff (can't process revision)

2016-03-24 Thread Jim H
These were working in 2.0.18 On Thursday, March 24, 2016 at 5:01:59 PM UTC-4, Jim H wrote: > > RB Version: 2.5.3 > Seems like the code is trying to convert a hash code to an int > When clicking on a review for certain reviews I get this error > > *.* > *.* > *.* > > * File >

Error Displaying Diff (can't process revision)

2016-03-24 Thread Jim H
RB Version: 2.5.3 Seems like the code is trying to convert a hash code to an int When clicking on a review for certain reviews I get this error *.* *.* *.* * File "/wayfair/pkg/python2.7/latest/lib/python2.7/site-packages/ReviewBoard-2.5.3-py2.7.egg/reviewboard/scmtools/models.py", line 546,

Issue 3914 in reviewboard: Error displaying diff (only noticed with diffs generated from .sql files)

2015-07-07 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3914 by mcko...@gmail.com: Error displaying diff (only noticed with diffs generated from .sql files) https://code.google.com/p/reviewboard/issues/detail?id=3914 *** READ THIS BEFORE POSTING! *** *** You must complete

Re: Issue 3609 in reviewboard: Error displaying diff, wrapping index char traceback

2015-05-31 Thread reviewboard
Updates: Status: Fixed Comment #6 on issue 3609 by trowb...@gmail.com: Error displaying diff, wrapping index char traceback https://code.google.com/p/reviewboard/issues/detail?id=3609 This was fixed in 2.0.13 -- You received this message because this project is configured to send

Re: Issue 3609 in reviewboard: Error displaying diff, wrapping index char traceback

2014-11-26 Thread reviewboard
Comment #2 on issue 3609 by dan.schw...@gmail.com: Error displaying diff, wrapping index char traceback https://code.google.com/p/reviewboard/issues/detail?id=3609 Hi, We've encountered this issue too and I believe I've discovered the root cause (at least in our case). The ingredients

Re: Issue 3609 in reviewboard: Error displaying diff, wrapping index char traceback

2014-11-26 Thread reviewboard
Comment #3 on issue 3609 by dan.schw...@gmail.com: Error displaying diff, wrapping index char traceback https://code.google.com/p/reviewboard/issues/detail?id=3609 Hi, We've encountered this issue too and I believe I've discovered the root cause (at least in our case). The ingredients

Re: Issue 3609 in reviewboard: Error displaying diff, wrapping index char traceback

2014-11-26 Thread reviewboard
Comment #4 on issue 3609 by dan.schw...@gmail.com: Error displaying diff, wrapping index char traceback https://code.google.com/p/reviewboard/issues/detail?id=3609 Hi, We've encountered this issue too and I believe I've discovered the root cause (at least in our case). The ingredients

Re: Issue 3609 in reviewboard: Error displaying diff, wrapping index char traceback

2014-11-26 Thread reviewboard
Comment #5 on issue 3609 by dan.schw...@gmail.com: Error displaying diff, wrapping index char traceback https://code.google.com/p/reviewboard/issues/detail?id=3609 To follow-up: it appears the 0x0c (^L) issue has been previously reported in bug #2980. -- You received this message because

Re: Issue 3609 in reviewboard: Error displaying diff, wrapping index char traceback

2014-10-23 Thread reviewboard
Updates: Status: NeedInfo Owner: chip...@gmail.com Labels: Component-DiffParser Comment #1 on issue 3609 by chip...@gmail.com: Error displaying diff, wrapping index char traceback https://code.google.com/p/reviewboard/issues/detail?id=3609 Very strange. I'll

Issue 3609 in reviewboard: Error displaying diff, wrapping index char traceback

2014-10-07 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3609 by csmay...@gmail.com: Error displaying diff, wrapping index char traceback https://code.google.com/p/reviewboard/issues/detail?id=3609 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety

Re: error displaying diff in RB2.0

2014-05-21 Thread Matthew Woehlke
On 2014-05-21 00:10, MoonWalker wrote: This is the first time that I find this issue. There is nothing fancy in this file INI_de.h to trigger this: There was an error displaying this diff. unknown encoding: When you say nothing fancy, and considering the error message, what is the

Re: error displaying diff in RB2.0

2014-05-21 Thread MoonWalker
seems like is using windows-1252 encoding. is that encoding supported? On Thursday, May 22, 2014 1:25:55 AM UTC+10, Matthew Woehlke wrote: On 2014-05-21 00:10, MoonWalker wrote: This is the first time that I find this issue. There is nothing fancy in this file INI_de.h to trigger this:

Re: error displaying diff in RB2.0

2014-05-21 Thread David Trowbridge
It is, but it's not tried by default. In the repository configuration, you can add a comma-separated list of additional encodings (on top of utf-8 and ascii) to try. -David On Wed, May 21, 2014 at 4:43 PM, MoonWalker daniel.cabrera...@gmail.comwrote: seems like is using windows-1252 encoding.

Re: error displaying diff in RB2.0

2014-05-21 Thread MoonWalker
Thanks a lot David :-) it works On Thursday, May 22, 2014 9:44:05 AM UTC+10, David Trowbridge wrote: It is, but it's not tried by default. In the repository configuration, you can add a comma-separated list of additional encodings (on top of utf-8 and ascii) to try. -David On Wed, May

error displaying diff in RB2.0

2014-05-20 Thread MoonWalker
This is the first time that I find this issue. There is nothing fancy in this file INI_de.h to trigger this: There was an error displaying this diff. unknown encoding: This may be a bug in the software, a temporary outage, or an issue with the format of your diff. Please try again, and if

Re: Issue 3291 in reviewboard: Error displaying diff: 'ascii' codec can't decode byte 0xfa in position..

2014-03-15 Thread reviewboard
Comment #2 on issue 3291 by ric...@gmail.com: Error displaying diff: 'ascii' codec can't decode byte 0xfa in position.. http://code.google.com/p/reviewboard/issues/detail?id=3291 Beautiful! Thanks! -- You received this message because this project is configured to send all issue

Issue 3291 in reviewboard: Error displaying diff: 'ascii' codec can't decode byte 0xfa in position..

2014-03-14 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3291 by ric...@gmail.com: Error displaying diff: 'ascii' codec can't decode byte 0xfa in position.. http://code.google.com/p/reviewboard/issues/detail?id=3291 What version are you running? 2.0 RC1 What's the URL

Re: Issue 3291 in reviewboard: Error displaying diff: 'ascii' codec can't decode byte 0xfa in position..

2014-03-14 Thread reviewboard
Updates: Status: Fixed Comment #1 on issue 3291 by trowb...@gmail.com: Error displaying diff: 'ascii' codec can't decode byte 0xfa in position.. http://code.google.com/p/reviewboard/issues/detail?id=3291 Fixed in release-2.0.x (b765ab6). Thanks! -- You received this message because