bug fix in linked branch :) ** Branch linked: lp:~mmcg069/software-center/Bug830291
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to software-center in Ubuntu. https://bugs.launchpad.net/bugs/830291 Title: "Copy Web Link" doesn't work (TypeError: set_text() takes exactly 3 argument(s) (2 given)) Status in “software-center” package in Ubuntu: Confirmed Bug description: software-center-gtk3 trunk r2155, Ubuntu Ocelot 1. From the home screen, click "VLC". 2. Choose "Edit" > "Copy Web Link". What happens: * The link is not copied. * A traceback: ------------ Traceback (most recent call last): File "/home/mpt/hacking/software-center/softwarecenter/ui/gtk3/app.py", line 840, in on_menuitem_copy_web_link_activate clipboard.set_text(self.WEBLINK_URL % app.pkgname) File "/usr/lib/python2.7/dist-packages/gi/types.py", line 44, in function return info.invoke(*args) TypeError: set_text() takes exactly 3 argument(s) (2 given) ------------ It may save time to fix bug 820999 at the same time as this bug. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/830291/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

