Anonymous | Login | 2023-02-02 11:11 CST | ![]() |
My View | View Issues |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000096 | PyRosetta | [All Projects] Incorrect Results | public | 2012-09-05 13:48 | 2012-09-19 11:19 | ||||
Reporter | jadolfbr | ||||||||
Assigned To | Sergey | ||||||||
Priority | low | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | All platforms | OS | Any | OS Version | Any | ||||
Product Version | [Rosetta] Trunk | ||||||||
Fixed in Version | [Rosetta] Trunk | ||||||||
Summary | 0000096: PyTracer - No tracer output level | ||||||||
Description | This is a feature request for being able to control the amount of output from the PyTracer class. Default, AllChannels is extremely verbose. To reduce the amount of output, one needs to manually use a list of channels to keep on. For usage such as the GUI, this is not feasible. | ||||||||
Tags | No tags attached. | ||||||||
Application(s) Affected | PyRosetta | ||||||||
Command Line Used | PyTracer Object | ||||||||
Developer Options | Feature Request | ||||||||
Fixed in SVN Version | 51236 | ||||||||
Attached Files | |||||||||
![]() |
|
(0000104) Sergey (Administrator) 2012-09-19 11:19 |
This should be fixed in 51236. When setting io_hooks please use Tracer::set_ios_hook(otstreamOP tr, std::string const & monitoring_channels_list, bool raw) and set raw=False if you want PyTracer to obey priority levels. For example usage please see src/python/bindings/test/T007_TracerIO.py |
![]() |
|||
Date Modified | Username | Field | Change |
2012-09-05 13:48 | jadolfbr | New Issue | |
2012-09-05 13:48 | jadolfbr | Status | new => assigned |
2012-09-05 13:48 | jadolfbr | Assigned To | => Sergey |
2012-09-19 11:19 | Sergey | Fixed in SVN Version | => 51236 |
2012-09-19 11:19 | Sergey | Note Added: 0000104 | |
2012-09-19 11:19 | Sergey | Status | assigned => resolved |
2012-09-19 11:19 | Sergey | Fixed in Version | => Trunk |
2012-09-19 11:19 | Sergey | Resolution | open => fixed |
Copyright © 2000 - 2012 MantisBT Group |