Opened 10 years ago

Last modified 10 years ago

#248 assigned enhancement

Desktop session: 'Failed to load session "gnome"'

Reported by: fgnievinski Owned by: fgnievinski
Priority: minor Milestone:
Component: Xpra Keywords:
Cc:

Description

I found this necessary on Ubuntu 13:

sudo apt-get install gnome-session-fallback

echo gnome-session --session=gnome-fallback > ~/.xsession

Attachments (1)

Clipboard01.png (37.4 KB) - added by fgnievinski 10 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 10 years ago by Antoine Martin

Owner: set to fgnievinski
Status: newassigned

Thanks for the info.

This will override your desktop session globally, so you may want to add this workaround to COMMANDS_WORKAROUNDS in consts.py instead. If this works, we can merge it.

Last edited 10 years ago by Antoine Martin (previous) (diff)

Changed 10 years ago by fgnievinski

Attachment: Clipboard01.png added

comment:2 Changed 10 years ago by fgnievinski

in the process of patching consts.py, I realized it might be unnecessary, as the winswtich client readily shows the gnome-fallback option (see screenshot attached).

unfortunately I need the ~/.xsession file for xrdp to work properly (unrelated to winswitch).

some more info:
http://askubuntu.com/questions/247501/i-get-failed-to-load-session-ubuntu-2d-when-using-xrdp

Note: See TracTickets for help on using tickets.