﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
14497,In VirtualBox 5 I cannot enable second monitor,bmn,,"I set in preferences that I want to have 2 displays. However, in Linux I see only one. When I right click on the screen icon in the status bar, I see ""Second virtual display"" and all the options are greyed out except for ""Enable"". Unfortunately, nothing happens when I click on ""Enable"".

Linux says:

{{{
$> xrandr 
Screen 0: minimum 64 x 64, current 1920 x 976, maximum 32766 x 32766
VGA-0 connected primary 1920x976+0+0 0mm x 0mm
   1920x976      60.00*+
   2560x1600     60.00  
   2560x1440     60.00  
   2048x1536     60.00  
   1920x1600     60.00  
   1920x1080     60.00  
   1600x1200     60.00  
   1680x1050     60.00  
   1400x1050     60.00  
   1280x1024     60.00  
   1024x768      60.00  
   800x600       60.00  
   640x480       60.00
}}}

{{{
$> systemctl status vboxadd.service 
vboxadd.service - LSB: VirtualBox Linux Additions kernel modules
   Loaded: loaded (/etc/init.d/vboxadd)
   Active: active (exited) since k 2015-08-25 16:12:09 CEST; 12min ago
  Process: 7224 ExecStop=/etc/init.d/vboxadd stop (code=exited, status=1/FAILURE)
  Process: 7242 ExecStart=/etc/init.d/vboxadd start (code=exited, status=0/SUCCESS)

aug 25 16:12:09 linux-suse.site vboxadd[7224]: Stopping VirtualBox Additions ..failed
aug 25 16:12:09 linux-suse.site vboxadd[7224]: (Cannot unload module vboxguest)
aug 25 16:12:09 linux-suse.site vboxadd[7242]: Starting the VirtualBox Guest Additions ..done
}}}

Host: Win7 x64[[BR]]
Guest: openSUSE 13.2 with kernel 3.16",defect,closed,other,VirtualBox 5.0.2,fixed,,,Linux,Windows
