Activity log for bug #750575

Date Who What changed Old value New value Message
2011-04-04 18:21:44 Panagiotis Skintzos bug added bug
2011-04-04 18:25:24 Panagiotis Skintzos description The Vala API DbusmenuGtk-0.4.vapi file (provided by gir1.2-dbusmenu-gtk-0.4 version 0.4.1-0ubuntu1) is completely broken. Line 4: namespace DbusmenuGtk,DbusmenuGtk { Notice the duplicate namespace separated by comma. This file is generated by vapigen from the gir equivalent. And the gir file has duplicate prefixes defined: <namespace name="DbusmenuGtk" version="0.4" shared-library="libdbusmenu-gtk.so.3" c:identifier-prefixes="DbusmenuGtk,DbusmenuGtk" c:symbol-prefixes="dbusmenu,dbusmenu"> The reason are the duplicate args passed to g-ir-scanner command that produces the gir file: --symbol-prefix=dbusmenu --identifier-prefix=DbusmenuGtk I am not that familiar with automake so I cannot make a correct patch. Please fix it, as we need to use the Vala bindings for the new ui of weather indicator. The Vala API DbusmenuGtk-0.4.vapi file (provided by gir1.2-dbusmenu-gtk-0.4 version 0.4.1-0ubuntu1) is completely broken. Line 4: namespace DbusmenuGtk,DbusmenuGtk { Notice the duplicate namespace separated by comma. This file is generated by vapigen from the gir equivalent which has duplicate prefixes defined:   <namespace name="DbusmenuGtk"              version="0.4"              shared-library="libdbusmenu-gtk.so.3"              c:identifier-prefixes="DbusmenuGtk,DbusmenuGtk"              c:symbol-prefixes="dbusmenu,dbusmenu"> I built the package locally and noticed the duplicate args passed to g-ir-scanner command that produces the gir file: --symbol-prefix=dbusmenu --identifier-prefix=DbusmenuGtk I am not that familiar with automake, so I cannot make a correct patch. Please fix it, as we need to use the Vala bindings for the new ui of weather indicator.
2011-04-04 22:23:14 Vadim Rutkovsky bug added subscriber Vadim Rutkovsky
2011-04-05 04:20:18 Ted Gould dbusmenu: status New In Progress
2011-04-05 04:20:35 Launchpad Janitor branch linked lp:~ted/dbusmenu/lp750575
2011-04-05 21:15:02 Ted Gould dbusmenu: status In Progress Fix Committed
2011-04-05 21:15:05 Ted Gould dbusmenu: milestone 0.4.2
2011-04-07 15:34:42 Launchpad Janitor branch linked lp:~dbusmenu-team/dbusmenu/ubuntu
2011-04-07 15:35:19 Ted Gould dbusmenu: status Fix Committed Fix Released
2011-04-07 20:13:29 Launchpad Janitor branch linked lp:ubuntu/libdbusmenu