Anonymous | Login | Signup for a new account | 2024-10-04 20:39 EDT |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000468 | JANA | Bug | public | 2015-11-06 14:40 | 2015-11-29 15:27 | ||||
Reporter | davidl | ||||||||
Assigned To | davidl | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Summary | 0000468: DEFTAG: feature does not work | ||||||||
Description | Simon reported and I confirmed that the DEFTAG: feature in JANA stopped functioning in JANA 0.7.3. This was due to a line being added the JEventLoop::Initialize() that tries to get the AUTOACTIVATE parameter just before getting ll of the DEFTAG: parameters. This is done inside a try-catch block (line 426). If the AUTOACTIVATE parameters is not set, then an exception is thrown and the DEFTAG: call is not made. As a result, one can actually get the DEFTAG: feature to work again if the AUTOACTIVATE parameter is set to something. The fix is to move each of the GetParameter calls into its own try-catch block so if one fails, the others still get tried. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000655) davidl (administrator) 2015-11-29 15:27 |
Fixed in revision 2373 and will appear in JANA 0.7.4 |
Issue History | |||
Date Modified | Username | Field | Change |
2015-11-06 14:40 | davidl | New Issue | |
2015-11-29 15:27 | davidl | Note Added: 0000655 | |
2015-11-29 15:27 | davidl | Status | new => resolved |
2015-11-29 15:27 | davidl | Resolution | open => fixed |
2015-11-29 15:27 | davidl | Assigned To | => davidl |
Copyright © 2000 - 2024 MantisBT Team |