neutrinolabs / xrdp

xrdp: an open source RDP server
http://www.xrdp.org/
Apache License 2.0
5.81k stars 1.73k forks source link

Something Went Wrong #2316

Closed afzl-wtu closed 2 years ago

afzl-wtu commented 2 years ago

I have oracle cloud ubuntu 22.04 (arm64) headless instance. I just installed xfce4 and then sudo apt install xrdp. Whenever I enter user name and password and press enter I get this: image sudo xrdp -v > 0.9.17 image

matt335672 commented 2 years ago

The "Oh no something went wrong" is produced by trying to run GNOME in a situation where it isn't supported.

You need to configure XFCE as the default X session manager, Have a look at this comment which should make clear how you can do this.

If that works for you, feel free to close this issue. Otherwise come back to me.

afzl-wtu commented 2 years ago

The "Oh no something went wrong" is produced by trying to run GNOME in a situation where it isn't supported.

You need to configure XFCE as the default X session manager, Have a look at this comment which should make clear how you can do this.

If that works for you, feel free to close this issue. Otherwise come back to me.

Thanks a lot. It should be added to xrdp documentation or installation guide.

Yuval711 commented 1 year ago

Thank you @matt335672 !! that solved my issue after 3 days of internet searching

Anon-Exploiter commented 7 months ago

The "Oh no something went wrong" is produced by trying to run GNOME in a situation where it isn't supported.

You need to configure XFCE as the default X session manager, Have a look at this comment which should make clear how you can do this.

If that works for you, feel free to close this issue. Otherwise come back to me.

Any support for when we actually want to run Gnome within xrdp?

I'm getting the same error on gnome:

image