<html><head><meta http-equiv="Content-Security-Policy" content="script-src 'self'; img-src * cid: data:;"></head><body style="background-color: rgb(255, 255, 255); background-image: initial; line-height: initial;"><div id="response_container_BBPPID" style="outline:none;" dir="auto" contenteditable="false"> <div name="BB10" id="BB10_response_div_BBPPID" dir="auto" style="width:100%;"> I have the same issue with xfce - terminal when I'm in a Wayland session for some reason it happens after I open a root session of xfce - terminal </div>                                                                                                                                      <div name="BB10" id="response_div_spacer_BBPPID" dir="auto" style="width:100%;"> <br style="display:initial"></div>                            <div id="blackberry_signature_BBPPID" name="BB10" dir="auto">     <div id="_signaturePlaceholder_BBPPID" name="BB10" dir="auto">Sent via the <a href="http://play.google.com/store/apps/details?id=com.blackberry.hub">BlackBerry Hub for Android</a></div> </div></div><div id="_original_msg_header_BBPPID" dir="auto">                                                                                                                                             <table width="100%" style="background-color: white; border-spacing: 0px; display: table; outline: none;" contenteditable="false"><tbody><tr><td colspan="2" style="padding: initial; font-size: initial; text-align: initial; background-color: rgb(255, 255, 255);">                           <div style="border-right: none; border-bottom: none; border-left: none; border-image: initial; border-top: 1pt solid rgb(181, 196, 223); padding: 3pt 0in 0in; font-family: Tahoma, "BB Alpha Sans", "Slate Pro"; font-size: 10pt;">  <div id="from"><b>From:</b> vkatsikaros@gmail.com</div><div id="sent"><b>Sent:</b> June 20, 2018 11:09 AM</div><div id="to"><b>To:</b> Xfce@xfce.org</div><div id="reply_to"><b>Reply-to:</b> xfce@xfce.org</div><div id="subject"><b>Subject:</b> xfce4-terminal does not start</div></div></td></tr></tbody></table> <br> </div><!--start of _originalContent --><div name="BB10" dir="auto" style="background-image: initial; line-height: initial; outline: none;" contenteditable="false"><div dir="ltr"><div>Hi</div><div><br></div><div>I am making an Ubuntu 18.04 server with  xfce on top. The reason is that I want a cloud VM with X.</div><div><br></div><div>I
 followed the instructions 
<a href="https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-16-04">https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-16-04</a> 
 and 
<a href="https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-16-04">https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-vnc-on-ubuntu-16-04</a></div><div><br></div><div>which correspond to these commands [1]</div><div><br></div><div>I
 can connect fine to the remote machine via VNC and I can do GUI actions
 like clicking on the time, the startup/xfce mouse menu.</div><div><br></div><div>However, when I click on the terminal nothing happens. dpgk shows that 0.8.7.3-0ubuntu1 is installed.</div><div><br></div><div>Any ideas on how I can debug/solve the problem?</div><div><br></div><div>Regards</div><div>Vangelis<br></div><div></div><div><br></div><div>[1]<br></div><div># root<br>$ adduser vangelis<br>$ usermod -aG sudo vangelis <br><br># my user<br>$ mkdir ~/.ssh<br>$ chmod 700 ~/.ssh<br>$ cat > ~/.ssh/authorized_keys</div><div>ssh-rsa ABCDEFG... vangelis@machine<br></div><div>$ chmod 600 ~/.ssh/authorized_keys<br>$ sudo ufw app list<br>$ sudo ufw allow OpenSSH<br>$ sudo ufw enable<br>$ sudo ufw status<br><br>$ sudo apt-get update<br>$ sudo apt install xfce4 xfce4-goodies tightvncserver<br>$ vncserver<br>$ vncserver -kill :1<br>$ mv ~/.vnc/xstartup ~/.vnc/<wbr><a href="http://xstartup.bak">xstartup.bak</a><wbr><br>$ cat > ~/.vnc/xstartup</div><div>#!/bin/bash<br>xrdb $HOME/.Xresources<br>startxfce4 &</div><div><br></div><div>$ sudo chmod +x ~/.vnc/xstartup<br><br>$ vncserver -depth 16 -geometry 800x600 # start<br>$ vncserver -kill :1 # stop<br></div><br></div>
<!--end of _originalContent --></div></body></html>