fossfreedom / indicator-sysmonitor

Ayatana application indicator to show various system parameters - Debian and Ubuntu
GNU General Public License v3.0
721 stars 99 forks source link

indicator-sysmonitor freezes my amesomewm session #27

Open arthurzenika opened 9 years ago

arthurzenika commented 9 years ago

installed via ppa (0.7.0-1), I launch it, it displays a black space, so I tried to change the preferences adding "net {net}" and then clicking apply. It then freezed my deskop, could move the mouse but not change focus or type anything on the keyboard. Switched to tty and killed the python3 indicator-sysmonitor process and the desktop worked again.

Can provide debug information if needed.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/20388172-indicator-sysmonitor-freezes-my-amesomewm-session?utm_campaign=plugin&utm_content=tracker%2F1443743&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1443743&utm_medium=issues&utm_source=github).
fossfreedom commented 9 years ago

I have never used awesomewm. Does it display other application indicators? Try got cloning into a local folder and running the indicator manually via the terminal. Any output messages in the terminal?

arthurzenika commented 9 years ago

Yes it displays other indicators

$ indicator-sysmonitor 

** (indicator-sysmonitor:1811): WARNING **: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-hMKUTNIha6: Connection refused
INFO:root:start
INFO:root:Menu shown
INFO:root:Fetcher started

Then using prefrences it now freezes only the indication application itself. Preferences windows goes grey. Can't Ctrl-C it. Ctrl-Z and kill %1 works.

fossfreedom commented 9 years ago

You'll need to put in print statements starting in the indicator-module. When you find out when a print statement does not appear, that will identify what awesome was not expecting