Custom Query (16363 matches)
Results (2383 - 2385 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #15533 | duplicate | IntegrityError: (1062, "Duplicate entry 'joievie@outlook.com' for key 'PRIMARY'") | ||
| Description |
How to Reproduce
While doing a POST operation on (please provide additional details here) Request parameters: {'__FORM_TOKEN': u'9d943df24e52adf51e22849f',
'nick': u'Whit',
'referer': u'https://www.virtualbox.org/login'}
User agent: System InformationSystem information not available Enabled PluginsPlugin information not available Python TracebackTraceback (most recent call last):
File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 513, in _dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 235, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/lib/python2.6/site-packages/trac/web/auth.py", line 126, in process_request
ret = self._do_login(req)
File "/usr/lib/python2.6/site-packages/trac/web/auth.py", line 233, in _do_login
@self.env.with_transaction()
File "/usr/lib/python2.6/site-packages/trac/db/api.py", line 77, in transaction_wrapper
fn(ldb)
File "/usr/lib/python2.6/site-packages/trac/web/auth.py", line 238, in store_authnick
(remote_user, nick))
File "/usr/lib/python2.6/site-packages/trac/db/util.py", line 65, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/lib64/python2.6/site-packages/MySQLdb/cursors.py", line 173, in execute
self.errorhandler(self, exc, value)
File "/usr/lib64/python2.6/site-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler
raise errorclass, errorvalue
IntegrityError: (1062, "Duplicate entry 'joievie@outlook.com' for key 'PRIMARY'")
|
|||
| #15532 | duplicate | IntegrityError: (1062, "Duplicate entry 'joievie@outlook.com' for key 'PRIMARY'") | ||
| Description |
How to Reproduce
While doing a POST operation on (please provide additional details here) Request parameters: {'__FORM_TOKEN': u'9d943df24e52adf51e22849f',
'nick': u'Whit',
'referer': u'https://www.virtualbox.org/login'}
User agent: System InformationSystem information not available Enabled PluginsPlugin information not available Python TracebackTraceback (most recent call last):
File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 513, in _dispatch_request
dispatcher.dispatch(req)
File "/usr/lib/python2.6/site-packages/trac/web/main.py", line 235, in dispatch
resp = chosen_handler.process_request(req)
File "/usr/lib/python2.6/site-packages/trac/web/auth.py", line 126, in process_request
ret = self._do_login(req)
File "/usr/lib/python2.6/site-packages/trac/web/auth.py", line 233, in _do_login
@self.env.with_transaction()
File "/usr/lib/python2.6/site-packages/trac/db/api.py", line 77, in transaction_wrapper
fn(ldb)
File "/usr/lib/python2.6/site-packages/trac/web/auth.py", line 238, in store_authnick
(remote_user, nick))
File "/usr/lib/python2.6/site-packages/trac/db/util.py", line 65, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/lib64/python2.6/site-packages/MySQLdb/cursors.py", line 173, in execute
self.errorhandler(self, exc, value)
File "/usr/lib64/python2.6/site-packages/MySQLdb/connections.py", line 36, in defaulterrorhandler
raise errorclass, errorvalue
IntegrityError: (1062, "Duplicate entry 'joievie@outlook.com' for key 'PRIMARY'")
|
|||
| #15531 | obsolete | VirtualBox on OSX host, running Ubuntu 16.04 as a guest, when 3d acceleration is turned on, unresponsive when scrolling | ||
| Description |
Hello, I have encountered a strange bug, where the Ubuntu guest has 3d acceleration turned on, where you click and drag the text in a text editor - or - you click and drag the scroll bar on the file explorer. Here is a video of what happens; https://goo.gl/photos/mS8YSk4Nqi5RgxB18 Thanks, Andrew PS. I will attach a log file when I figure out where it is. |
|||

