Re: Changing debug channels on the fly

2007-04-09 Thread Jan Zerebecki
On Fri, Apr 06, 2007 at 06:16:05AM -0700, Dan Kegel wrote: > nor does it help with processes that aren't listening to the keyboard. Thanks for the input, I updated the patch. http://repo.or.cz/w/wine/hacks.git?a=commit;h=234f676e0421e073b116c2c70896772d9650715f > Can I get your opinion on my alt

Re: Changing debug channels on the fly

2007-04-07 Thread Eric Pouech
Dan Kegel a écrit : It looks like programs/taskmgr/taskmgr used to let you edit debug channels for any process, but now that function seems broken; when I right-click on a process and select 'edit debug channels', I get column headers Debug Channel Fixme Err Warn Trace but nothing under the

Re: Changing debug channels on the fly

2007-04-06 Thread Dan Kegel
Jan wrote: I enhanced that a bit and have a patch based on a recent winehq git: http://repo.or.cz/w/wine/hacks.git?a=commit;h=a3840322693b5630bf8ffd7f85e9287a1e213bd6 Thanks, but like the original, it doesn't control +relay, nor does it help with processes that aren't listening to the keyboard.

Re: Changing debug channels on the fly

2007-04-06 Thread Dan Kegel
On 4/6/07, Roderick Colenbrander <[EMAIL PROTECTED]> wrote: > It looks like programs/taskmgr/taskmgr used to let > you edit debug channels for any process, but now > that function seems broken... > In the meantime, I'll make do with > http://wiki.winehq.org/Debug_trace_toggle_key While the funct

Re: Changing debug channels on the fly

2007-04-06 Thread Jan Zerebecki
On Fri, Apr 06, 2007 at 09:09:18AM +0200, Roderick Colenbrander wrote: > While the functionality you mentioned might be broken at the moment the > following might also be useful: http://wiki.winehq.org/Debug_trace_toggle_key > > The patch adds a key using which you can enable/disable debugmessage

Re: Changing debug channels on the fly

2007-04-06 Thread Roderick Colenbrander
While the functionality you mentioned might be broken at the moment the following might also be useful: http://wiki.winehq.org/Debug_trace_toggle_key The patch adds a key using which you can enable/disable debugmessages. > It looks like programs/taskmgr/taskmgr used to let > you edit debug chann

Re: Changing debug channels on the fly

2007-04-05 Thread Stefan Dösinger
Am Freitag 06 April 2007 01:33 schrieb Dan Kegel: > It looks like programs/taskmgr/taskmgr used to let > you edit debug channels for any process, but now > that function seems broken; when I right-click > on a process and select 'edit debug channels', > I get column headers > Debug Channel Fixm

Changing debug channels on the fly

2007-04-05 Thread Dan Kegel
It looks like programs/taskmgr/taskmgr used to let you edit debug channels for any process, but now that function seems broken; when I right-click on a process and select 'edit debug channels', I get column headers Debug Channel Fixme Err Warn Trace but nothing under them. Is this supposed