icecc / icemon

Icecream GUI Monitor
http://kfunk.org/tag/icemon/
GNU General Public License v2.0
88 stars 34 forks source link

When switching networks, status bar total job count doesn't get reset properly #67

Open csaavedra opened 1 year ago

csaavedra commented 1 year ago

At home I have a network with max 16 jobs. Before suspending my laptop the status bar shows: 0/16. Then I get to the office and plug the laptop to the office network where the network has a max of 39 jobs. Instead of showing 0/39, it shows 0/55 (I think, I restarted icemon before deciding to file the bug). Both networks have different schedulers (that is, the scheduler is not running in my laptop), but neither scheduler has a name, so I am guessing that icemon is mistakenly thinking that they are the same scheduler and somehow messing up the max job count.