awesomewm hangs on login on AWS + NICE DCV

0

Having used awesome wm for years, I am now facing problems wanting to use it on my corporate machine (aws instance with graphical interface via Nice DCV). Upon logging in, i.e. typing in the password, nothing happens but ubuntu hangs in the login screen.

Anyone any ideas on how to fix this?

On reddit someone posted

Most likely Awesome WM does not support the XDG autostart specification, you may need to add /usr/lib/x86_64-linux-gnu/dcv/dcvxdgagentlauncher to the session startup scripts

but I have no idea what that means or how to do that.

Help is appreciated, thanks in advance

已提問 1 年前檢視次數 413 次
3 個答案
0

Can you let us know which version of Ubuntu you are using?

The NICE DCV log files can be used to identify and troubleshoot problems with your NICE DCV server. The NICE DCV log files can be found in the following location on your NICE DCV server:

Please check the logs located at "/var/log/dcv/server.log" to identify any specific errors.

You may refer the following documentation to check the available logs: https://docs.aws.amazon.com/dcv/latest/adminguide/troubleshooting-logs.html

Also, please make sure that the post-installation checks are performed to ensure that your NICE DCV server is properly configured.

You may refer: https://docs.aws.amazon.com/dcv/latest/adminguide/setting-up-installing-linux-checks.html

AWS
支援工程師
Jeff_B
已回答 1 年前
0

I am using a Ubuntu 20.04 image. Gnome, xfce, etc. are working properly but as soon as I use a window manager on top like i3 or awesome it hangs upon login

~ sudo DISPLAY=:0 XAUTHORITY=$(ps aux | grep "X.-auth" | grep -v grep | sed -n 's/.-auth ([^ ]+)./\1/p') xhost | grep "SI:localuser:dcv$" /run/user/1000/gdm/Xauthority: 1: ip-10-101-62-18MIT-MAGIC-COOKIE-1�@Nx�o�ue�s��ip-10-101-62-18MIT-MAGIC-COOKIE-1�@Nx�o�ue�s: not found ~ sudo DISPLAY=:0 XAUTHORITY=$(ps aux | grep "X.-auth" | grep -v grep | sed -n 's/.-auth ([^ ]+)./\1/p') xhost | grep "SI:localuser:dcv$" /run/user/1000/gdm/Xauthority: 1: ip-10-101-62-18MIT-MAGIC-COOKIE-1�@Nx�o�ue�s��ip-10-101-62-18MIT-MAGIC-COOKIE-1�@Nx�o�ue�s: not found ~ sudo DISPLAY=:0 XAUTHORITY=$(ps aux | grep "X.-auth" | ^C ~ sudo DISPLAY=:0 XAUTHORITY=$(ps aux | grep "X.-auth" sudo DISPLAY=:0 XAUTHORITY=$(ps aux^C ~ echo $(ps aux | grep "X.-auth" | grep -v grep | sed -n 's/.-auth ([^ ]+)./\1/p') /run/user/129/gdm/Xauthority /run/user/1000/gdm/Xauthority ~ echo $(ps aux | grep "X.-auth" | grep -v grep | sed -n 's/.-auth ([^ ]+)./\1/p') xhost | grep "SI:localuser:dcv$" ~ echo $(ps aux | grep "X.-auth" | grep -v grep | sed -n 's/.-auth ([^ ]+).*/\1/p') xhost | grep "SI:localuser:dcv$" ~

已回答 1 年前
0

I am using a Ubuntu 20.04 image. Gnome, xfce, etc. are working properly

Have you manged to run KDE Plasma too? If so, can you share more detail on how you got it working?

Thanks.

已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南