indicator-sysmonitor icon indicating copy to clipboard operation
indicator-sysmonitor copied to clipboard

indicator-sysmonitor freezes my amesomewm session

Open arthurzenika opened this issue 9 years ago • 3 comments

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! We accept bounties via Bountysource.

arthurzenika avatar Jun 04 '15 13:06 arthurzenika

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?

fossfreedom avatar Jun 04 '15 14:06 fossfreedom

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.

arthurzenika avatar Jun 04 '15 14:06 arthurzenika

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

fossfreedom avatar Jun 04 '15 14:06 fossfreedom