GuillaumeGomez / process-viewer

A process viewer GUI in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gtk warning when quickly reopening the info window in the Networks tab

antoyo opened this issue · comments

Hi.
In the Networks tab, if I click on "More information", close the window and quickly click again on "More information", the window doesn't show up again and the terminal says:

(process_viewer:13975): Gtk-WARNING **: 10:45:44.987: A window is shown after it has been destroyed. This will leave the window in an inconsistent state.

I close the window with a keyboard shortcut from my WM, so maybe you cannot reproduce with the mouse alone.