[Bug 42564] New: taskmgr should display/cache application name in/ for the process tab
https://bugs.winehq.org/show_bug.cgi?id=42564 Bug ID: 42564 Summary: taskmgr should display/cache application name in/for the process tab Product: Wine Version: 2.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: programs Assignee: wine-bugs(a)winehq.org Reporter: galtgendo(a)o2.pl Distribution: --- If an app dies, but the process gets left behind, it gets far more difficult than it should be to identify which process belonged to the app if several apps with the same executable names are running. Actually, even adding full executable path would have been an improvement here, even if it wouldn't cover all of the cases. Also, on somewhat, though not quite related note: those "ntdll Critical section 60s timeouts" are more often than not (at least in my experience) permanent deadlocks, yet they block standard Ctrl-C and force the user to use taskmgr. That's quite annoying sometimes. (on a sidenote: does taskmgr really need to spam so much into the console ?) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42564 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #1 from winetest(a)luukku.com --- You can use wineserver -k for killing wine process. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42564 --- Comment #2 from Rafał Mużyło <galtgendo(a)o2.pl> --- (In reply to winetest from comment #1)
You can use wineserver -k for killing wine process.
:roll: Seems you missed an obvious point: I want to stop only that single process in wine, not the whole server. Ditto for 'critical section timeouts'. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org