Custom Query (16363 matches)
Results (259 - 261 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #12966 | duplicate | IntegrityError: (1062, "Duplicate entry 'yassine63@live.nl' for key 'PRIMARY'") | ||
| Description |
How to Reproduce
While doing a POST operation on (please provide additional details here) Request parameters: {'__FORM_TOKEN': u'f6ccaf101cb5546033d3d235',
'nick': u'yassinego',
'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 'yassine63@live.nl' for key 'PRIMARY'")
|
|||
| #1061 | fixed | MS Activesync cannot recognize a device | ||
| Description |
I'm using Ubuntu gutsy as host and WinXP SP2 as quest and MS Activesync 4.5. I have enabled usbfs that is disabled by default in gutsy, that is how I did it:
Then I have enabled USB and USB high speed in VM settings. Then while using WinXP I connect a device and select in VM's USB devices "HP generic RNDIS". Windows starts recognising a device and it fails - the device is not recognized. When I go to Windows\Device Manager\USB I can see that "unknown" device is connected but its properties do not contain anything related to smartphone or HP. May I hope that this important thing for many users that moved from Win to Lin will be fixed? Thanks! |
|||
| #1062 | duplicate | Ctrl+Break in WinXP guest | ||
| Description |
It would be great if this combination works in a guest, for example in Visual Studio it stops compilation. |
|||

