| Onuum | Zondag 12 Juli 2015 om 12:19 | 
                
                    | Onuum  
 
             | Good Morning, my problem is that the playonlinux "Open a shell"-Buttom does not open a shell. Can somebody help me? My OS is Ubuntu 15.04, the playonlinux version is 4.2.8. With best regards Onum | 
                                
		    | petch | Zondag 12 Juli 2015 om 13:10 | 
                
                    | petch  
 
             | What does 
update-alternatives --display x-terminal-emulator display?   | 
                                
		    | Onuum | Zondag 12 Juli 2015 om 14:10 | 
                
                    | Onuum  
 
             | IT displays this: 
-terminal-emulator - auto mode
  link currently points to /usr/bin/guake
/usr/bin/gnome-terminal.wrapper - priority 40
  slave x-terminal-emulator.1.gz: /usr/share/man/man1/gnome-terminal.1.gz
/usr/bin/guake - priority 50
  slave x-terminal-emulator.1.gz: /usr/share/man/man1/guake.1.gz
/usr/bin/koi8rxterm - priority 20
  slave x-terminal-emulator.1.gz: /usr/share/man/man1/koi8rxterm.1.gz
/usr/bin/lxterm - priority 30
  slave x-terminal-emulator.1.gz: /usr/share/man/man1/lxterm.1.gz
/usr/bin/uxterm - priority 20
  slave x-terminal-emulator.1.gz: /usr/share/man/man1/uxterm.1.gz
/usr/bin/xterm - priority 20
  slave x-terminal-emulator.1.gz: /usr/share/man/man1/xterm.1.gz
Current 'best' version is '/usr/bin/guake'.
 | 
                                
		    | Onuum | Zondag 12 Juli 2015 om 14:14 | 
                
                    | Onuum  
 
             | I deinstalled guake and it opens the shell Thank you petch | 
                                
		    | petch | Zondag 12 Juli 2015 om 14:24 | 
                
                    | petch  
 
             | You do not need to uninstall guake, you can also use update-alternatives to select which is the default terminal emulator on your system, gnome-terminal.wrapper and xterm are known to work fine with PlayOnLinux, I don't know about others... | 
                                
		    | petch | Zondag 12 Juli 2015 om 14:35 | 
                
                    | petch  
 
             | By the way according to the Debian Policy, programs implementing the x-terminal-emulator virtual package must support -e and -T options, neither of which guake seems to support. So technically this is a guake packaging bug.   |