Custom Query (16363 matches)
Results (1477 - 1479 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #12796 | duplicate | IntegrityError: (1062, "Duplicate entry 'chriscorless33@hotmail.co.uk' for key 'PRIMARY'") | ||
| Description |
How to Reproduce
While doing a POST operation on (please provide additional details here) Request parameters: {'__FORM_TOKEN': u'a95fb7e65e59fd26c78e4796',
'nick': u'goggles77',
'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#4/site-packages/trac/web/main#py", line 513, in _dispatch_request
dispatcher#dispatch#req#
File "/usr/lib/python2#4/site-packages/trac/web/main#py", line 235, in dispatch
resp = chosen_handler#process_request#req#
File "/usr/lib/python2#4/site-packages/trac/web/auth#py", line 124, in process_request
ret = self._do_login#req#
File "/usr/lib/python2.4/site-packages/trac/web/auth.py", line 229, in _do_login
@self.env.with_transaction##
File "/usr/lib/python2.4/site-packages/trac/db/api.py", line 77, in transaction_wrapper
fn#ldb#
File "/usr/lib/python2.4/site-packages/trac/web/auth.py", line 234, in store_authnick
#remote_user, nick##
File "/usr/lib/python2.4/site-packages/trac/db/util.py", line 65, in execute
return self.cursor.execute#sql_escape_percent#sql#, args#
File "/usr/lib64/python2.4/site-packages/MySQL_python-1.2.4b4-py2.4-linux-x86_64.egg/MySQLdb/cursors.py", line 202, in execute
self.errorhandler#self, exc, value#
File "/usr/lib64/python2.4/site-packages/MySQL_python-1.2.4b4-py2.4-linux-x86_64.egg/MySQLdb/connections.py", line 36, in defaulterrorhandler
raise errorclass, errorvalue
IntegrityError: #1062, "Duplicate entry 'chriscorless33@hotmail.co.uk' for key 'PRIMARY'"#
|
|||
| #13979 | obsolete | Failed to open a session for the virtual machine vm. VT-x is not available. | ||
| Description |
Error:
VT-x is not available. (VERR_VMX_NO_VMX). Result Code: E_FAIL (0x80004005) Component: Console Interface: IConsole {8ab7c520-2442-4b66-8d74-4ff1e195d2b6} Host OS: Windows 7 Home Basic 64 bit Version of Virtual Box upgrade: 4.3.26 Current Running Version : 4.3.12 |
|||
| #15384 | fixed | Guest Additions do not work with ArchLinux -> fixed in releases 5.0.22 and higher | ||
| Description |
Title says it all: A Linux guest (on an OS X Host) that had 3D accel functioning just fine on 5.16 now doesn't have accel on 5.20 (5.18 was the original breaking release, and 5.20 didn't fix the regression). GLXInfo says I should be able to have it, but for some reason I'm still on llvmpipe. GLXInfo data: [gonzo@ArchVM ~]$ glxinfo | grep -i render direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer): OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.7, 256 bits)
Xorg log: [gonzo@ArchVM ~]$ cat /var/log/Xorg.0.log | grep "(EE)"
[ 5.567] (EE) modeset(0): glamor initialization failed [ 5.633] (EE) AIGLX: reverting to software rendering * Guest additions are updated as well. |
|||

