Custom Query (16363 matches)
Results (790 - 792 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #13224 | duplicate | IntegrityError: (1062, "Duplicate entry 'morris@morrisassociates-uk.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'84c86421dc9f54f4979c4a04',
'nick': u'Miner',
'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 'morris@morrisassociates-uk.co.uk' for key 'PRIMARY'")
|
|||
| #9330 | obsolete | WDDM driver causes blank screen on login | ||
| Description |
After upgrading to VirtualBox 4.1.0 and upgrading guest box additions, using the WDDM driver (answering no to the 3D question), Windows gives me a blank screen after logging in. I am using Windows 7 x86. I was previously using VirtualBox 4.0.12 (as well as other previous versions) and associated guest addition 3D drivers (previous versions being installed in safe mode of course). I can get past the problem by saving the state and then restarting the VM. In this case, I get a crash message from Desktop Window Manager and the graphics are rather strange. I'm not sure if the strangeness of the graphics is related to the WDDM driver or the fact that I saved the state and then restored it. |
|||
| #9601 | fixed | Linux host crashing with VirtualBox 4.0.12 and 4.1.2 | ||
| Description |
I'm running a Win7 (32-bit) guest. Repeatedly my system (host) will restart within 24 hours if I leave VirtualBox running. The system does not restart if VirtualBox is not running. This happens with 4.0.12 and 4.1.2 (I have not verified with other versions, but I think 4.1.0 was also broken). It's bad enough that anything is crashing, but it is unacceptable that it is crashing the host. As far as I can tell, there is no information in any logs. The only data I see in the VirtualBox logs are a few DHCP offerings. There is nothing in the /var/log/messages or /var/log/dmesg logs. I'm assuming that whatever is happening is causing such a severe crash that the system is unable to log it. The host is Gentoo Linux running a 64-bit kernel. |
|||

