VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (979 - 981 of 16363)

Ticket Resolution Summary Owner Reporter
#14065 duplicate IntegrityError: (1062, "Duplicate entry 'vazudew@gmail.com' for key 'PRIMARY'") vazudew
Description

How to Reproduce

While doing a POST operation on /login, Trac issued an internal error.

(please provide additional details here)

Request parameters:

{'__FORM_TOKEN': u'88105eb6275369a89edbc125',
 'nick': u'vazudew7',
 'referer': u'https://www.virtualbox.org/login'}

User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0

System Information

System information not available

Enabled Plugins

Plugin information not available

Python Traceback

Traceback (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 126, in process_request
    ret = self._do_login(req)
  File "/usr/lib/python2.4/site-packages/trac/web/auth.py", line 231, 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 236, 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 'vazudew@gmail.com' for key 'PRIMARY'")
#664 fixed kstart --iconify VBoxManage startvm "WinXP"" changes resolution to 640x480 -> fixed in SVN/1.5.2 vatbier
Description

Mandriva Linux 2007.1
KDE 3.5.6

When my computer boots into KDE I want that Virtualbox automatically start "Snapshot 1" of my virtual WinXP.
I can do this with a script in ~/.kde/Autostart:

#!/bin/sh
VBoxManage snapshot "WinXP" discardcurrent -state
kstart --iconify VBoxManage startvm "WinXP"

With "kstart --iconify" the virtualbox window starts minimized just as I want it. When I use the virtualbox window it shows my virtual WinXP desktop at resolution 1024x768.
But when I press HOST+F to fullscreen (1280x1024), and then press HOST+F again to come out of fullscreen, the WinXP desktop changes to resolution 640x480 in stead of 1024x768.
That's very annoying for me: nowadays I do work in Visual C++ in the virtual WinXP mostly fullscreen but sometimes I go out of fullscreen mode to do some stuff with KDE/Linux and at the same time work with Visual C++ in the virtualbox window. But the virtualbox window needs to stay at 1024x768, I can't work with Visual C++ with resolution 640x480.
I can change the WinXP display setting from 640 to 1024. Then I can go in and out of fullscreen mode and it will stay at 1024.
This only happens with command "kstart --iconify VBoxManage startvm "WinXP"". When I just use "VBoxManage startvm "WinXP"" it stays at resolution 1024.
I guess it has to with "kstart --iconify": maybe because the virtualbox window starts iconified(=minimized), Virtualbox doesn't save that the resolution of the virtualbox window is 1024.

So can you developers please change the way how Virtualbox saves the resolution of the virtualbox window when it starts a snapshot of a virtual machine: when the virtualbox window starts minimized you should save the display setting when it is not minimized.

In the mean time could you provide me with an easy WinXP command/script that I can click on my virtual WinXP desktop to change immediately the display setting from 640x480 to 1024x768? That seems to me now the fastest solution to my problem. Off course I will try myself to find on the Internet how to do that WinXP command.

vatbier

#687 duplicate Belgian keyboard layout is wrong vatbier
Description

Hello,

Mandriva Linux 2007.1 as host.
Windows XP as guest in VirtualBox 1.5.0.

I am using a Belgian keyboard.
I just found out that in the virtual WinXP some keypresses don't work or are the wrong ones:
"!" is printed as "=". There are about 15 keys that don't work:
§6littlehat(as this wiki can't display that character), !8, -_, littlehat umlaut(like ü), '(the one of ù%), µ£`, =+

In Vmware Workstation the Belgian keys are correct.
Look at http://en.wikipedia.org/wiki/Keyboard_layout#Belgian for the correct keys.
I hope you can fix this soon as I now have to go back to VMware in stead of using Virtualbox.

vatbier

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy