[Bug 13913] New: Process Monitor can not capture live events
http://bugs.winehq.org/show_bug.cgi?id=13913 Summary: Process Monitor can not capture live events Product: Wine Version: 1.0-rc4 Platform: PC URL: http://technet.microsoft.com/en- us/sysinternals/bb896645.aspx?PHPSESSID=d926 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: kennybobs(a)o2.co.uk Sysinternals Process Monitor can read log files OK, but will not capture live processes claiming it needs 2000 SP4 or XP SP2. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=13913 --- Comment #1 from Ken Sharp <kennybobs(a)o2.co.uk> 2008-06-14 14:40:49 --- Created an attachment (id=14024) --> (http://bugs.winehq.org/attachment.cgi?id=14024) Error dialogue. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=13913 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=13913 --- Comment #2 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-06-14 21:17:10 --- Anything in the terminal? If this program uses kernel driver to intercept/read events, then it's a won't fix. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=13913 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net --- Comment #3 from Anastasius Focht <focht(a)gmx.net> 2008-06-15 04:21:01 --- Hello, --- quote --- If this program uses kernel driver to intercept/read events, then it's a won't fix. --- quote --- Yes, procmon uses a kernel mode filter driver as many other tools from the suite. The error message is due to failing filter API check. Even if you fix it by using the native filter library (Fltlib.dll), this won't work anyway. Most Sysinternals tools use NtLoadDriver() to load the accompanying helper kernel driver. Those drivers hook kernel services and peek into windows kernel structures. This is not in the scope of wine. WONTFIX. While you're at it, close http://bugs.winehq.org/show_bug.cgi?id=13012 (regmon) too. Same problem domain there. Just out of curiosity ... why don't you use wine's builtin facilities (debug channels) for process monitoring? Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=13913 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-06-15 05:25:34 --- WONTFIX, per Anastasius. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=13913 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-06-15 05:25:42 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=13913 --- Comment #6 from Ken Sharp <kennybobs(a)o2.co.uk> 2008-06-15 06:30:23 --- (In reply to comment #3)
Just out of curiosity ... why don't you use wine's builtin facilities (debug channels) for process monitoring?
Don't know how to. :-P I'll look into it, thanks. :-) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=13913 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #7 from Anastasius Focht <focht(a)gmx.net> 2011-12-21 14:12:22 CST --- *** Bug 27789 has been marked as a duplicate of this bug. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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