Ubuntu-mate-welcome No module named 'apt daemon'

Bug #1773514 reported by Daniel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-mate-welcome (Ubuntu)
Won't Fix
Undecided
Unassigned

Bug Description

Hello. I am running kubuntu 18.04. I wanted to use the software boutique because there was a piece of software that I know I've installed using the boutique in the past but couldn't remember the name of it. I did "snap install ubuntu-mate-welcome --classic" to install. Unfortunately, when I try to run Welcome I get the following error.

Traceback (most recent call last):
File "/snap/ubuntu-mate-welcome/169/usr/bin/ubuntu-mate-welcome", line 51, in <module>
from aptdaemon.client import AptClient
ModuleNotFoundError: No module named 'aptdaemon'

I then installed 'aptdaemon' using "apt install aptdaemon" and I now get this error.

Traceback (most recent call last):
File "/snap/ubuntu-mate-welcome/169/usr/bin/ubuntu-mate-welcome", line 52, in <module>
from aptdaemon.gtk3widgets import AptErrorDialog, AptConfirmDialog, \
ModuleNotFoundError: No module named 'aptdaemon.gtk3widgets'

I'm sure this isn't intended behaviour and I'm sure it has something to do with the fact that I'm running Kubuntu and not a gtk variant desktop but I don't know what the right way to solve this would be or if there is a dependency missing from the snap or something. So I've given up for now, with the hopes that someone can help me.

Any help would be appreciated. :slight_smile:

Revision history for this message
Martin Wimpress  (flexiondotorg) wrote :

Please do the following:

  sudo apt install python3-aptdaemon.gtk3widgets

no longer affects: ubuntu-mate
Changed in ubuntu-mate-welcome (Ubuntu):
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.