It looks like all of these lines of code for Report a Problem, Translate
This Application, etc. were removed in version 2.0 so now the buttons
are non-functional.
- actHelpOnline = gtk.Action("gwibberHelpOnline", _("Get Help Online..."),
None, None)
- actHelpOnline.connect("activate", lambda *a:
gintegration.load_url("https://answers.launchpad.net/gwibber"))
- actTranslate = gtk.Action("gwibberTranslate", _("Translate This
Application..."), None, None)
- actTranslate.connect("activate", lambda *a:
gintegration.load_url("https://translations.launchpad.net/gwibber"))
- actReportProblem = gtk.Action("gwibberReportProblem", _("Report a
Problem"), None, None)
- actReportProblem.connect("activate", lambda *a:
gintegration.load_url("https://bugs.launchpad.net/gwibber/+filebug"))
- actAbout = gtk.Action("gwibberAbout", _("_About"), None, gtk.STOCK_ABOUT)
- actAbout.connect("activate", self.on_about)
--
Nothing under help works except about
https://bugs.launchpad.net/bugs/461189
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
--
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs