procexp
procexp copied to clipboard
Process explorer for linux
``` $ procexp Call to __main__ app created: '' Traceback (most recent call last): File "/usr/lib/procexp/procexp.py", line 563, in prepareUI(g_mainUi) File "/usr/lib/procexp/procexp.py", line 315, in prepareUI _ = plotobjects.procExpPlot(mainUi.qwtPlotOverallCpuHist, scale,...
I've got the error trying to launch the program ``` Traceback (most recent call last): File "./procexp.py", line 27, in from PyQt5 import QtCore, QtGui, QtWidgets, uic ModuleNotFoundError: No module...
When trying to run this on Linux Mint 20.1, I get the following error: ``` Call to __main__ QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' app created: '' Traceback (most...
Pack for - Ubuntu - Debian - Redhat - Fedora - Mint
I don't know if I'm missing something but I think that procexp lacks the functionality of showing individual process memory usage.
This is detail but ... I wanted to contribute a little !
On several locations .ui files and generated python code co-exist. Remove python files and use only the .iu files by loading them dynamically from python code.
Add automatic testing against e.g. a test /proc filesystem.
Commit contains sikuli test code, must be removed
The Linux Process Explorer has to be standard part of the well known distro's as listed in https://github.com/wolfc01/procexp/issues/3