Re: Issue 2524 in reviewboard: email is no response

2012-03-19 Thread reviewboard


Comment #11 on issue 2524 by bill.x...@gmail.com: email is no response
http://code.google.com/p/reviewboard/issues/detail?id=2524

:) I find the bug setting. I can use the mantis now.

--
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 1060 in reviewboard: easy_install P4PythonInstaller *Error*

2012-03-19 Thread reviewboard


Comment #27 on issue 1060 by parulgup...@gmail.com: easy_install  
P4PythonInstaller *Error*

http://code.google.com/p/reviewboard/issues/detail?id=1060

I am trying to install P4PythonInstaller in pyhton3.2.2 :
/path/to/ins_dir/python/v3.2.2/bin/easy_install P4PythonInstaller..

but it fails at end by giving this error :
.
.
.
File /path/to/ins_dir/python/v3.2.2/lib/python3.2/site-packages/distribute-0.6.25-py3.2.egg/setuptools/sandbox.py,  
line  
73, in run

return func()
   
File /path/to/ins_dir/python/v3.2.2/lib/python3.2/site-packages/distribute-0.6.25-py3.2.egg/setuptools/sandbox.py,  
line 33, in lambda

).read(), setup.py, 'exec'),
  File setup.py, line 30
print Downloading %s... % filename
^
SyntaxError: invalid syntax
---

What could be the reason of this error ?


--
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 2536 in reviewboard: rbtools 0.4.1 easy install failure

2012-03-19 Thread reviewboard

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

New issue 2536 by parulgup...@gmail.com: rbtools 0.4.1 easy install failure
http://code.google.com/p/reviewboard/issues/detail?id=2536

* 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?
rbtools 0.4.1

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

What steps will reproduce the problem?
1. Python 3.2.2 is already installed
2. Installed distribute 0.6.25
3. easy_install -U RBTools

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

  
File /path/to/ins_dir/python/v3.2.2/lib/python3.2/site-packages/distribute-0.6.25-py3.2.egg/setuptools/sandbox.py,  
line 34, in lambda

{'__file__':setup_script, '__name__':'__main__'})
  File setup.py, line 22, in module
from ez_setup import use_setuptools
  File /tmp/easy_install-p53ei9/RBTools-0.4.1/ez_setup.py, line 106
except pkg_resources.VersionConflict, e:
^
SyntaxError: invalid syntax


What operating system are you using? What browser?

RHEL 4 64 bit

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 2536 in reviewboard: rbtools 0.4.1 easy install failure

2012-03-19 Thread reviewboard

Updates:
Status: NotABug

Comment #1 on issue 2536 by chip...@gmail.com: rbtools 0.4.1 easy install  
failure

http://code.google.com/p/reviewboard/issues/detail?id=2536

You'll need Python 2.x. Python 3 is not supported.

--
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 1060 in reviewboard: easy_install P4PythonInstaller *Error*

2012-03-19 Thread reviewboard


Comment #28 on issue 1060 by chip...@gmail.com: easy_install  
P4PythonInstaller *Error*

http://code.google.com/p/reviewboard/issues/detail?id=1060

You need Python 2.x. Python 3 is not supported.

--
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 2529 in reviewboard: Error 500 when trying to upload a diff

2012-03-19 Thread reviewboard


Comment #2 on issue 2529 by keke9...@gmail.com: Error 500 when trying to  
upload a diff

http://code.google.com/p/reviewboard/issues/detail?id=2529

The database i used is mysql,and default encoding is utf-8.
Do  I need some other settings in Reviewboarad?

--
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 2537 in reviewboard: ClearCase- The file was not found in the repository

2012-03-19 Thread reviewboard


Comment #1 on issue 2537 by dh9@gmail.com: ClearCase- The file was not  
found in the repository

http://code.google.com/p/reviewboard/issues/detail?id=2537

During testing, I hit upon the additional question.

u'M:/Server_view3/testtestvob/test1/GridCtrlLog.cpp@@/main/1',
-- My Reviewboard Server was installed on Windows OS. Then, should the  
path be not '/', but '\' ?


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