Score:1

The panel encountered a problem while loading "IndicatorAppletCompleteFactory::IndicatorAppletComplete" error when using xrdp and mate

us flag

I am running an Ubuntu 20.04 image from AWS:

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.2 LTS
Release:        20.04
Codename:       focal

I have installed xrdp and mate on this instance:

# Install xrdp
sudo apt-get install xrdp=0.9.12-1 -y

# Install mate
sudo apt-get install mate-desktop-environment=1.24.0+1 -y

# Configure xrdp to use mate
echo "mate-session" > $HOME/.xsession

when I log in, I see this window:

enter image description here

how can I fix this error?

Score:1
us flag

I fixed this by installing mate-desktop-environment-extras:

$ sudo apt-get install mate-desktop-environment-extras=1.24.0+1 -y
N0rbert avatar
zw flag
Installation of minimal Ubuntu MATE task by `sudo apt-get install ubuntu-mate-core^` will provide better user experience.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.