mate-desktop / mate-system-monitor

Process viewer and system resource monitor for MATE
https://mate-desktop.org
GNU General Public License v2.0
45 stars 27 forks source link

Search for Open files does not find anything #97

Open N0rbert opened 7 years ago

N0rbert commented 7 years ago

Steps to reproduce the behaviour

  1. Start mate-system-monitor
  2. Switch to the Processes tab
  3. Select Monitor->Search for Open files (or <Ctrl+O>)
  4. Enter some search term in the Name contains: field (for example .*\.log for all log-files).
  5. Wait for search result.
  6. 0 search results returned.

Expected behaviour

search works normally.

Actual behaviour

search does not find anything

Possible nonintuitive workaround:

Set Case insensetive matching checkbox and search again with or without Name contains: filter.

MATE general version

1.12.1-1

Package version

1.12.2-1

Linux Distribution

Ubuntu MATE 16.04.3

Link to downstream report of your Distribution

https://bugs.launchpad.net/bugs/1711119

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/48431612-search-for-open-files-does-not-find-anything?utm_campaign=plugin&utm_content=tracker%2F1303244&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1303244&utm_medium=issues&utm_source=github).
raveit65 commented 7 years ago

This is working here on fedora 26 with mate-system-monitor-1.18.0-2.fc26.x86_64 m-s-m

raveit65 commented 7 years ago

@flexiondotorg This is working for me in 17.10 VM.

reno-a commented 6 years ago

Hello,

The search on mate-system-monitor gives no answers. Queries indicate 0 search results. Exemple: 0 for "mate" "caja"...

Same note for Debian and Fedora, with Mate 1.20 .

igutermes commented 1 year ago

I'm posting an answer in case someone comes across this page with a similar question. The search function in mate-system-monitor searches for open files (as its name rightfully declares), which are shown in the third column of the screenshot posted by @raveit65. However, when we think of "searching," we often think of searching for processes, as discussed in this issue: https://github.com/mate-desktop/mate-system-monitor/issues/25. Unfortunately, at the moment there is no way to search for processes in mate-system-monitor, even though there is a bounty for implementing this feature.