[ros-users] rxgraph: TypeError: configure_logging() got an unexpected keyword argument 'additional'

Ken Conley kwc at willowgarage.com
Fri Dec 10 05:21:50 UTC 2010


I'm not sure this has anything to do with ROS.  I would recommend
using portage to update your installs to see if the Gentoo maintainers
have resolved this.

 - Ken

On Thu, Dec 9, 2010 at 7:26 PM, Chris Brown <chrisneilbrown at gmail.com> wrote:
> Ken,
> I'm running a standard gentoo distribution
> I have tried other ROS gui like rxconsole, rxgraph, rxloggerlevel and rviz
> and they all work
> I have the following installed
> python-2.6.5-r3
> wxpython-2.8.10.1
> wxGTK-2.8.10.1-r5
> pycairo-1.8.10
> cairo-1.8.10
> What other information would you like?
> On Thu, Dec 9, 2010 at 3:16 AM, Ken Conley <kwc at willowgarage.com> wrote:
>>
>> Hi Chris,
>>
>> This looks completely unrelated.  Can you please provide information
>> about your setup, which would help investigate this issue?
>>
>>  - Ken
>>
>> On Wed, Dec 8, 2010 at 4:32 AM, Chris Brown <chrisneilbrown at gmail.com>
>> wrote:
>> > No, I'm seeing this
>> > File
>> >
>> > "/usr/lib64/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/lib/wxcairo.py",
>> > line 121, in ContextFromDC
>> >     ctx = pycairoAPI.Context_FromContext(ctxptr,
>> > pycairoAPI.Context_Type,
>> > None)
>> > AttributeError: 'Pycairo_CAPI' object has no attribute
>> > 'Context_FromContext'
>> > Traceback (most recent call last):
>> >   File "/home/chris/ros/ros/tools/xdot/src/xdot/wxxdot.py", line 185, in
>> > OnPaint
>> >     ctx = wxcairo.ContextFromDC(dc)
>> >
>> > On Wed, Dec 8, 2010 at 1:09 PM, Patrick Bouffard
>> > <bouffard at eecs.berkeley.edu> wrote:
>> >>
>> >> Is anyone else seeing this on unstable (I'm using maverick, installed
>> >> from debs):
>> >>
>> >> $ rxgraph
>> >> Traceback (most recent call last):
>> >>  File "/opt/ros/unstable/ros/bin/rxgraph", line 36, in <module>
>> >>    rxgraph.rxgraph_main()
>> >>  File "/opt/ros/unstable/stacks/rx/rxgraph/src/rxgraph/__init__.py",
>> >> line 68, in rxgraph_main
>> >>    roslib.roslogging.configure_logging('rxgraph', logging.INFO,
>> >> additional=['rospy', 'roslib', 'rosgraph'])
>> >> TypeError: configure_logging() got an unexpected keyword argument
>> >> 'additional'
>> >>
>> >> Thanks,
>> >> Pat
>> >> _______________________________________________
>> >> ros-users mailing list
>> >> ros-users at code.ros.org
>> >> https://code.ros.org/mailman/listinfo/ros-users
>> >
>> >
>> >
>> > --
>> > Chris
>> > Aluminium Replacement Parts
>> > @arpartsau
>> >
>> >
>> >
>> > _______________________________________________
>> > ros-users mailing list
>> > ros-users at code.ros.org
>> > https://code.ros.org/mailman/listinfo/ros-users
>> >
>> >
>> _______________________________________________
>> ros-users mailing list
>> ros-users at code.ros.org
>> https://code.ros.org/mailman/listinfo/ros-users
>
>
>
> --
> Chris
> Aluminium Replacement Parts
> @arpartsau
>
>
>
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>
>



More information about the ros-users mailing list