Project

General

Profile

バグ #2288

Configurationパラメータに空文字を指定するとエラーが発生する。

Added by kurihara about 12 years ago. Updated almost 12 years ago.

Status:
終了
Priority:
通常
Assignee:
Target version:
-
Start date:
11/18/2011
Due date:
% Done:

100%

Estimated time:

Description

Configurationパラメータに空文字を指定するとエラーが発生する。

omniORB: Caught an unexpected Python exception during up-call.
Traceback (most recent call last):
  File "C:\Python26\lib\site-packages\OpenRTM_aist\RTObject.py", line 1451, in o
n_error
    self._configsets.update()
  File "C:\Python26\lib\site-packages\OpenRTM_aist\ConfigAdmin.py", line 552, in
 update
    self.update(self._activeId)
  File "C:\Python26\lib\site-packages\OpenRTM_aist\ConfigAdmin.py", line 536, in
 update
    self._params[i].update(prop.getProperty(self._params[i].name))
  File "C:\Python26\lib\site-packages\OpenRTM_aist\ConfigAdmin.py", line 169, in
 update
    self._trans(self._var, self._default_value)
AttributeError: Config instance has no attribute '_default_value'
Exception in thread Thread-2:

Related issues

Related to OpenRTM-aist (Python) - 調査 #2278: RTC.PortProfile の wstring の調査終了2011-10-25

Associated revisions

Revision 497 (diff)
Added by kurihara about 12 years ago

the bug about the variable name has been fixed. refs #2288

History

#1 Updated by kurihara about 12 years ago

  • Status changed from 新規 to 解決
  • % Done changed from 0 to 100

r497 にて修正(変数名のミス)

#2 Updated by kurihara almost 12 years ago

  • Status changed from 解決 to 終了

Also available in: Atom PDF