Re: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 80769: ordinal not in range(128)

2015-10-17 Thread Sam
Thanks Griffin,

Is there any way to get notified for version 7.0.5 and the location to pick 
up this version?

=

On Friday, October 16, 2015 at 3:35:31 PM UTC-4, Sam wrote:
>
> Hello,
>
> I am trying to post a review and getting the following error:
> Traceback (most recent call last):
> load_entry_point('RBTools==0.7.4', 'console_scripts', 'rbt')()
>   File 
> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/commands/main.py",
>  
> line 133, in main
> command.run_from_argv([RB_MAIN, command_name] + args)
>   File 
> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/commands/__init__.py",
>  
> line 612, in run_from_argv
> exit_code = self.main(*args) or 0
>   File 
> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/commands/post.py",
>  
> line 691, in main
> extra_args=extra_args)
>   File 
> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/clients/clearcase.py",
>  
> line 751, in diff
> return self._do_diff(changeset)
>   File 
> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/clients/clearcase.py",
>  
> line 882, in _do_diff
> dl = self._diff_files(old_file, new_file)
>   File 
> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/clients/clearcase.py",
>  
> line 793, in _diff_files
> translate_newlines=False)
>   File 
> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/utils/process.py",
>  
> line 180, in execute
> % (rc, command, data))
> *UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 
> 80769: ordinal not in range(128)*
>
>
> rbt version:
> $ rbt --version
> RBTools 0.7.4
>
> Can you please help me to resolve the failure.
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://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: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 80769: ordinal not in range(128)

2015-10-17 Thread Christian Hammond
Hi Sam,

You can subscribe to our announcements list at
https://www.reviewboard.org/mailing-lists/, and you'll receive an e-mail
when it's released.

Christian


On Saturday, October 17, 2015, Sam  wrote:

> Thanks Griffin,
>
> Is there any way to get notified for version 7.0.5 and the location to
> pick up this version?
>
> =
>
> On Friday, October 16, 2015 at 3:35:31 PM UTC-4, Sam wrote:
>>
>> Hello,
>>
>> I am trying to post a review and getting the following error:
>> Traceback (most recent call last):
>> load_entry_point('RBTools==0.7.4', 'console_scripts', 'rbt')()
>>   File
>> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/commands/main.py",
>> line 133, in main
>> command.run_from_argv([RB_MAIN, command_name] + args)
>>   File
>> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/commands/__init__.py",
>> line 612, in run_from_argv
>> exit_code = self.main(*args) or 0
>>   File
>> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/commands/post.py",
>> line 691, in main
>> extra_args=extra_args)
>>   File
>> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/clients/clearcase.py",
>> line 751, in diff
>> return self._do_diff(changeset)
>>   File
>> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/clients/clearcase.py",
>> line 882, in _do_diff
>> dl = self._diff_files(old_file, new_file)
>>   File
>> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/clients/clearcase.py",
>> line 793, in _diff_files
>> translate_newlines=False)
>>   File
>> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/utils/process.py",
>> line 180, in execute
>> % (rc, command, data))
>> *UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position
>> 80769: ordinal not in range(128)*
>>
>>
>> rbt version:
>> $ rbt --version
>> RBTools 0.7.4
>>
>> Can you please help me to resolve the failure.
>>
> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://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.
>


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

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://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.