sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #00132
[Bug 697604] [NEW] [request] message concept for stdout/sterr
Public bug reported:
Sikuli X all platforms
Especially when running Sikuli scripts in a way, that you have access to
stdout/stderr (e.g. using sikuli-script.jar standalone) you find
differently styled messages.
This is an example:
Sikuli vision engine loaded.
Text Recgonizer inited.
Mac OS X utilities loaded.
VDictProxy loaded.
EventManager loaded.
[safarihelpers log] imported
PyramidTemplateMatcher: source is smaller than the target
[log] highlight Match[4,26 61x13] score=0,72, target=center for 2.0 secs
2011-01-05 09:34:48.682 java[35565:d07] bringWindowToFront: <CocoaAppWindow: 0x10018c230>
PyramidTemplateMatcher: source is smaller than the target
[log] highlight Match[4,26 61x13] score=0,72, target=center for 2.0 secs
2011-01-05 09:34:50.873 java[35565:d07] bringWindowToFront: <CocoaAppWindow: 0x1006718b0>
[debug] close all ScreenHighlighter
The only user generated message is [safarihelpers log] imported
proposal:
every Sikuli generated message look like
[sikuli type] time-stamp generating-source message
where "type" signals the severity (log, debug, info, warning, error, ...)
time-stamp and generating-source only when needed for whatever purpose
advantages:
- sikuli messages could be filtered out (find messages not starting with [sikuli)
- a user could adopt the systematic and have e.g. a filter for errors (e.g. find error messages with regex ^.*?error\])
- even in the IDE message area it would be easier to identify simple user generated print output
BTW:
the stderr message
PyramidTemplateMatcher: source is smaller than the target
does not really "talk" to a user ;-)
see https://answers.launchpad.net/sikuli/+question/140198
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/697604
Title:
[request] message concept for stdout/sterr
Status in Sikuli:
New
Bug description:
Sikuli X all platforms
Especially when running Sikuli scripts in a way, that you have access to stdout/stderr (e.g. using sikuli-script.jar standalone) you find differently styled messages.
This is an example:
Sikuli vision engine loaded.
Text Recgonizer inited.
Mac OS X utilities loaded.
VDictProxy loaded.
EventManager loaded.
[safarihelpers log] imported
PyramidTemplateMatcher: source is smaller than the target
[log] highlight Match[4,26 61x13] score=0,72, target=center for 2.0 secs
2011-01-05 09:34:48.682 java[35565:d07] bringWindowToFront: <CocoaAppWindow: 0x10018c230>
PyramidTemplateMatcher: source is smaller than the target
[log] highlight Match[4,26 61x13] score=0,72, target=center for 2.0 secs
2011-01-05 09:34:50.873 java[35565:d07] bringWindowToFront: <CocoaAppWindow: 0x1006718b0>
[debug] close all ScreenHighlighter
The only user generated message is [safarihelpers log] imported
proposal:
every Sikuli generated message look like
[sikuli type] time-stamp generating-source message
where "type" signals the severity (log, debug, info, warning, error, ...)
time-stamp and generating-source only when needed for whatever purpose
advantages:
- sikuli messages could be filtered out (find messages not starting with [sikuli)
- a user could adopt the systematic and have e.g. a filter for errors (e.g. find error messages with regex ^.*?error\])
- even in the IDE message area it would be easier to identify simple user generated print output
BTW:
the stderr message
PyramidTemplateMatcher: source is smaller than the target
does not really "talk" to a user ;-)
see https://answers.launchpad.net/sikuli/+question/140198
Follow ups
-
[Bug 697604] Re: [request] message concept for stdout/sterr
From: RaiMan, 2019-04-14
-
[Bug 697604] Re: [request] message concept for stdout/sterr
From: RaiMan, 2014-09-17
-
[Bug 697604] Re: [request] message concept for stdout/sterr
From: RaiMan, 2014-01-12
-
[Bug 697604] Re: [request] message concept for stdout/sterr
From: RaiMan, 2013-05-14
-
[Bug 697604] Re: [request] message concept for stdout/sterr
From: RaiMan, 2013-05-06
-
[Bug 697604] Re: [request] message concept for stdout/sterr
From: RaiMan, 2013-02-21
-
[Bug 697604] Re: [request] message concept for stdout/sterr
From: RaiMan, 2013-02-21
-
[Bug 697604] Re: [request] message concept for stdout/sterr
From: RaiMan, 2013-02-21
-
[Bug 697604] Re: [request] message concept for stdout/sterr
From: Tsung-Hsiang Chang, 2011-09-04
-
[Bug 697604] Re: [request] message concept for stdout/sterr
From: Denise Brooks, 2011-08-26
-
[Bug 697604] Re: [request] message concept for stdout/sterr
From: Tsung-Hsiang Chang, 2011-05-05
-
[Bug 697604] Re: [request] message concept for stdout/sterr
From: RaiMan, 2011-02-10
-
[Bug 697604] Re: [request] message concept for stdout/sterr
From: RaiMan, 2011-01-19
-
[Bug 697604] [NEW] [request] message concept for stdout/sterr
From: RaiMan, 2011-01-05
References