Custom Query (16363 matches)
Results (1654 - 1656 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #13541 | duplicate | IntegrityError: (1062, "Duplicate entry 'info@praxisklinik-neuenroth.de' for key 'PRIMARY'") | ||
| Description |
How to Reproduce
While doing a POST operation on (please provide additional details here) Request parameters: {'__FORM_TOKEN': u'd7330655dfe9cafce50178c2',
'nick': u'cay88man',
'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 'info@praxisklinik-neuenroth.de' for key 'PRIMARY'")
|
|||
| #10111 | obsolete | ubuntu VirualBox 4 + qemu-kvm kvm_intel computer hanging without error | ||
| Description |
in version 3 virtualbox display error message in virualbox 4 computer just handing. i spent a lot of time to identify a bug |
|||
| #8540 | obsolete | Applications using Clutter freeze with warning "pick() of an actor is not correctly ...... or ..... error in the glReadPixels() > implementation of the GL driver" | ||
| Description |
System configuration:
After installing the VirtualBox Guest additions, and enabling 3D acceleration,
we get the below message on launching a clutter based application: Warning: launcher:929): Clutter-WARNING **: The required ID of 4194304 does not refer to an existing actor; this usually implies that the pick() of an actor is not correctly implemented or that there is an error in the glReadPixels() implementation of the GL driver.
Observed behaviour:
The observed effect is that the clutter stage freezes. Occasionally the clutter
application works properly without freezing or throwing up the Clutter-Warning. (Also observed in VirtualBox 4.0 version) |
|||

