回答:
この問題は、Ubuntu 16.04まで存在します。
この時点で行う最も一般的なことは、デフォルトのログイン画面/色を表示することです。
これを行うには、dconf Editorをインストールします。+ +で
ターミナルを開き、次のように入力します。CtrlAltT
sudo apt install dconf-editor
または、dconf Editor
をクリックInstallしてソフトウェアセンターを自動的に開き、クリックしてインストールします。
次に、dconfエディターにアクセスするためのLightDM権限を付与する必要があります。
sudo -ixhost +SI:localuser:lightdmsu lightdm -s /bin/bashdconf-editordconfエディターcom > canonical > unity-greeterで、左側のペインに移動します。
再起動して変更を確認します。
sudo reboot
注:これ以降、LightDMにはXサーバーへのアクセス権があるため、dconf Editorを開くたびに、LightDMはすでにアクセス権を持っています。
このアクセスを取り消すにはxhost -SI:localuser:lightdm、rootとしてコマンドを発行します。
dconf-CRITICAL **: unable to create directory '/home/tvbox/.cache/dconf': Permission denied. dconf will not work properly.
dconf-WARNING **: failed to commit changes to dconf: Error spawning command line.GUIメソッドは機能します。