Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mintreport advises 'Add the Xapp Status applet'; but it appears to already be installed #180

Open
k-lynx opened this issue Apr 21, 2024 · 0 comments

Comments

@k-lynx
Copy link

k-lynx commented Apr 21, 2024

Recently one of my Linux Mint 21.3 host's Mintreport advises to add the Xapp Status applet. Clicking the button to add the applet opens the settings applet window but the Xapp Status applet does not appear there.

Also, some tray icons appear very different from others.

I'm not having any other problems with this system.

Referencing a previous similar report (RudahXimenes to Mintreport) the result of the following requested commands are as follows:

$>dbus-send --session --dest=org.freedesktop.DBus --type=method_call --print-reply /org/freedesktop/DBus org.freedesktop.DBus.ListNames | grep org.x
There is no output from this command.

$>python3 -c "import gi; gi.require_version('XApp', '1.0'); from gi.repository import XApp; print(XApp.StatusIcon.any_monitors());"
False

$>dpkg --list | grep libxapp1
ii libxapp1:amd64 2.8.2+virginia amd64 XApp library

$>dpkg --list | grep xapps-common
ii xapps-common 2.8.2+virginia all Common files for XApp desktop apps

System info-
https://pastebin.com/ffVqjP7w

I'm not a coder but I can follow instructions if more info is needed.

Thanks in advance for any assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant