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

indicator-sysmonitor can't work on linux mint 20.3 Cinnamon/MATE/xfce edition #114

Open
LittleFatHero opened this issue Jun 18, 2022 · 6 comments

Comments

@LittleFatHero
Copy link

No description provided.

@LittleFatHero
Copy link
Author

indicator-sysmonitor version: V0.9.0

problem description:
I install indicator-sysmonitor on linux mint 20.3 using the following command:

sudo add-apt-repository ppa:fossfreedom/indicator-sysmonitor
sudo apt-get update
sudo apt-get install indicator-sysmonitor

and run the indicator-sysmonitor using the following command:

nohup indicator-sysmonitor &

it just can't work on my linux mint 20.3 desktop and can't display anything.
the error log is as follow:
"
(indicator-sysmonitor:2941): Gdk-CRITICAL **: 01:28:51.281: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed
"

I have tried to install indicator-sysmonitor on linux mint 20.3 with desktop Cinnamon/MATE/XFCE, and the problem is the same and is still there.
so it seems that this problem has nothing to do with the desktop environment.
it seems like a bug on indicator-sysmonitor

@LittleFatHero LittleFatHero changed the title indicator-sysmonitor can indicator-sysmonitor can't work on linux mint 20.3 Cinnamon/MATE/xfce edition Jun 18, 2022
@LittleFatHero
Copy link
Author

hello , is there anyone know about this problem?

@fossfreedom
Copy link
Owner

It will need someone who uses linux mint to dig in and resolve. The basis of testing of this project is ubuntu budgie.

@ogmkp
Copy link

ogmkp commented Jul 30, 2023

Hi, I have same problem on Debian 12 with mate desktop.
I installed python3-psutil gir1.2-ayatanaappindicator3-0.1
(theres no gir1.2-appindicator3-0.1, or other gir1.2-appindicator versions in debian repos).
Followed make install instruction from this repo.

When starting, I have this:

$ indicator-sysmonitor 
INFO:root:start
INFO:root:Menu shown
INFO:root:Fetcher started

(indicator-sysmonitor:1237237): Gdk-CRITICAL **: 12:10:09.124: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed

I can see a extra quickly appearing and disparearing icon on the task bar (less than 0.1 sec).

Thanks for your project !
#124

@fossfreedom
Copy link
Owner

Hmm. I am running unstable with mate-indicator-applet and indicator-sysmonitor starts and runs just fine.

@ogmkp
Copy link

ogmkp commented Jul 30, 2023

I've installed mate-indicator-applet, tested it and it hasn't changed a thing.
I restarted the desktop for checking, same thing.

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

No branches or pull requests

3 participants