[Bugs] #1628 UNSP: Some functions not created in the generation of python-xklavier
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Sat Dec 19 13:31:47 EST 2009
#1628: Some functions not created in the generation of python-xklavier
------------------------------------------+---------------------------------
Reporter: Cilyan | Owner: sayamindu
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: python-xklavier | Version: Unspecified
Severity: Unspecified | Keywords: xklavier,python-codegen
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
I get this during the compilation of python-xklavier. libxklavier is 4.0,
pygobject (pygobject-codegen-2.0) is 2.20.0 :
Warning: generating old-style constructor
for:xkl_config_registry_get_instance
Could not write function void: No ArgType for *
Could not write function xkl_default_log_appender: No ArgType for va_list
Could not write function xkl_set_log_appender: No ArgType for
XklLogAppender
Could not write function void: No ArgType for *
Could not write function void: No ArgType for *
Could not write function xkl_engine_INT__LONG_LONG: No ArgType for GValue*
Could not write function xkl_engine_VOID__FLAGS_INT_BOOLEAN: No ArgType
for GValue*
Warning: Constructor for XklConfigRegistry needs to be updated to new API
See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors
***INFO*** The coverage of global functions is 30.00% (3/10)
***INFO*** The coverage of methods is 100.00% (58/58)
***INFO*** There are no declared virtual proxies.
***INFO*** There are no declared virtual accessors.
***INFO*** There are no declared interface proxies.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/1628>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list