[Rock-dev] [rock] #337: Typelib: find_exported_template': undefined method `[]' for nil:NilClass

rock noreply at opendfki.de
Wed Sep 11 16:59:41 CEST 2013


#337: Typelib: find_exported_template': undefined method `[]' for nil:NilClass
----------------------------+-----------------------------------
 Reporter:  Alexander.Duda  |      Owner:  rock-dev-mailing-list
     Type:  defect          |     Status:  new
 Priority:  major           |  Milestone:
Component:  base            |   Keywords:
----------------------------+-----------------------------------
 The bug is triggered by loading a typekit which has a template type but
 does not export any templates.

 Affected branches: (master,next)

 Example:
 Orocos.load_typekit 'transformer'
 --> Typelib: find_exported_template': undefined method `[]' for
 nil:NilClass

 Workaround (load a typekit which has a template for the same namespace)
 Orocos.load_typekit 'base'
 Orocos.load_typekit 'transformer'

 Proper Fix is attached (I have no push rights)

-- 
Ticket URL: <http://rock.opendfki.de/ticket/337>
rock <http://rock.opendfki.de>
rock: the robot construction kit


More information about the Rock-dev mailing list