Custom Query (16363 matches)
Results (1291 - 1293 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1436 | fixed | file attributes in shared folder disappear -> Fixed in VBox 3.0.x | ||
| Description |
On Windows XP Guest the fileattributes like invisible or write-protect disappear in the shared folder |
|||
| #13297 | duplicate | IntegrityError: (1062, "Duplicate entry 'larenthu@gmail.com' for key 'PRIMARY'") | ||
| Description |
How to Reproduce
While doing a POST operation on (please provide additional details here) Request parameters: {'__FORM_TOKEN': u'226b9cb83440745f814bee34',
'nick': u'Flore',
'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 'larenthu@gmail.com' for key 'PRIMARY'")
|
|||
| #8794 | obsolete | latest update breaks Java on XP guest | ||
| Description |
Windows XP 32bit guest, Linux Ubuntu 10.04 32bit host. Recently, I found I cannot run any Java application that has a GUI component. Running "java -version" in Command Prompt works fine, but any Java app that has a GUI, including the Java Control Panel, results in nothing happening on the screen, and the CPU usage goes to 100% due to javaw.exe A work-around is to go to Control Panel / System / Advanced / Environment Variables / System Variables and add a variable called "J2D_D3D" with the value "false". This will supposedly disable Direct3D in Java. But this is not a proper solution. BTW, this bug has occurred before. This is not the first time. Please make sure it is not repeated all over again. Thank you. |
|||

