thanks for feedback, Dan^^
On 2018년 08월 03일 00:39, Dan Ritter wrote:
On Thu, Aug 02, 2018 at 11:04:37PM +0900, Byung-Hee HWANG (황병희) wrote:
i'm new to debian. yesterday i did install debian on chromebook. i get
some error when i start lxde. attached file with error [1]. how can i
resolve it?
$ lsb_release -d
Description: Debian GNU/Linux 8.11 (jessie)
$ uname -a
Linux localhost 3.18.0-14597-g61c88fee5b70 #1 SMP PREEMPT Thu Jul 13
12:01:12 PDT 2017 aarch64 GNU/Linux
$ dpkg -l | grep lxde
ii lxde 6
ii lxde-common 0.99.0-1
ii lxde-core 6
ii lxde-icon-theme 0.5.1-1
ii task-lxde-desktop 3.31+deb8u1
Perhaps lxsession is not running?
so i did check on terminal as below:
$ ps -ax | grep lxsession
12478 ? Sl 0:00 /usr/bin/lxsession -s LXDE -e LXDE
12674 pts/1 S+ 0:00 grep lxsession
i do not know what problem is. it occur every start with lxde.
thanks,