Re: Issue 3818 in reviewboard: error while connecting to review board

2015-03-24 Thread reviewboard

Updates:
Status: Invalid

Comment #1 on issue 3818 by trowb...@gmail.com: error while connecting to  
review board

https://code.google.com/p/reviewboard/issues/detail?id=3818

We need you to fill out the form in as much detail as possible or we can't  
do anything hung to help.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Issue 3819 in reviewboard: 500 Internal Server Error (AttributeError, specifically) in /admin

2015-03-24 Thread reviewboard

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

New issue 3819 by logickan...@gmail.com: 500 Internal Server Error  
(AttributeError, specifically) in /admin

https://code.google.com/p/reviewboard/issues/detail?id=3819

** Note: This can be resolved by navigating to the user settings page,  
opening the State dropdown, and removing the null from the Extra Data  
field and replacing with {}.


This seems like a non-ideal fix for me, as it is not part of the new user  
signup flow and seems to be a bug, but hopefully it will get folks working  
in the interim**


What version are you running?
ReviewBoard-2.0.15
Django 1.6
Apache MPM-Prefork 2.4
mod_wsgi 3.3
Ubuntu 14.04

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

What steps will reproduce the problem?
1. Create a new user and add them as staff and superuser
2. Login as newly created user
3. Attempt to access admin panel

What is the expected output? What do you see instead?
The Admin panel is expected. Instead, I receive 500 Internal Server Error  
and the log output pasted in additional information below.


What operating system are you using? What browser?

OS X 10.10
Chrome 41.0.2272.010

Please provide any additional information below:

2015-03-25 00:25:08,019 - ERROR -  - Exception thrown for user myuser at  
http://review.mycompanysite.com/admin/


'NoneType' object has no attribute 'get'
Traceback (most recent call last):
   
File /usr/local/lib/python2.7/dist-packages/Django-1.6.11-py2.7.egg/django/core/handlers/base.py,  
line 112, in get_response

response = wrapped_callback(request, *callback_args, **callback_kwargs)
   
File /usr/local/lib/python2.7/dist-packages/Django-1.6.11-py2.7.egg/django/contrib/admin/views/decorators.py,  
line 17, in _checklogin

return view_func(request, *args, **kwargs)
   
File /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.0.15-py2.7.egg/reviewboard/admin/views.py,  
line 39, in dashboard

primary_widget_positions = profile_data.get('primary_widget_positions')
AttributeError: 'NoneType' object has no attribute 'get'


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3804 in reviewboard: Error editing description with markup due to unicode characters

2015-03-24 Thread reviewboard


Comment #2 on issue 3804 by chester@gmail.com: Error editing  
description with markup due to unicode characters

https://code.google.com/p/reviewboard/issues/detail?id=3804

Have you tried this on other os? I could not reproduce this issue.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3804 in reviewboard: Error editing description with markup due to unicode characters

2015-03-24 Thread reviewboard


Comment #3 on issue 3804 by msu...@aurea.com: Error editing description  
with markup due to unicode characters

https://code.google.com/p/reviewboard/issues/detail?id=3804

The review board server is running on Amazon Linux. It is a windows client  
that is accessing the UI. The machine that created the review initially was  
probably in France so a different local. I also tried deleting it from my  
windows machine (Canada), but there is something in the review that is  
preventing it.


Let me know if there are debug lines that I could add to help track it  
down. I have logged a few different issues related to character encoding  
and capturing the various stack traces that I see in the logs.


Thanks for looking at this.

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Issue 3818 in reviewboard: error while connecting to review board

2015-03-24 Thread reviewboard

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

New issue 3818 by bsure...@gmail.com: error while connecting to review board
https://code.google.com/p/reviewboard/issues/detail?id=3818

*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** secur...@reviewboard.org. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to reviewbo...@googlegroups.com
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.


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 this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.