[Desktop-packages] [Bug 830830] Re: [MASTER] submit_usefulness_gtk3.py crashed with AttributeError in _full_callback(): Handler on_button_post_clicked not found

2011-09-18 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 4.1.23.3

---
software-center (4.1.23.3) oneiric; urgency=low

  * softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
- fix r2344 (line wrap for header) as it leaves overly
  huge margins, thanks to Matthew McGowan
- fix crash if get_icon() returns None (LP: #846508)
  * softwarecenter/backend/installbackend_impl/aptd.py:
- be more robust against a race when the transaction disappears
  between notify and fetching details #80)
  * data/ui/gtk3/submit_usefulness.ui:
- remove not needed cancel/post click handlers (LP: #830830)
  * softwarecenter/ui/gtk3/panes/installedpane.py,
test/gtk3/test_installedpane.py:
- fix show/hide technical items when in search mode in the installed
  pane and add regression test
  * softwarecenter/ui/gtk3/panes/installedpane.py:
test/gtk3/test_installedpane.py,
softwarecenter/ui/gtk3/widgets/actionbar.py:
- fix show/hide nonapps count when doing searches
- add tests
  * softwarecenter/ui/gtk3/widgets/reviews.py:
- do not show no network connection message when checking for
  new reviews (LP: #848480)
  * softwarecenter/ui/gtk3/panes/softwarepane.py, softwarecenter/utils.py,
test/test_utils.py:
- do not offer to add NoDisplay=true desktop files like wine to the
  launcher (LP: #848437)
 -- Michael Vogt michael.v...@ubuntu.com   Fri, 16 Sep 2011 21:12:26 +0200

** Changed in: software-center (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
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/830830

Title:
  [MASTER] submit_usefulness_gtk3.py crashed with AttributeError in
  _full_callback(): Handler on_button_post_clicked not found

Status in “software-center” package in Ubuntu:
  Fix Released

Bug description:
  i opened the new version of software center by typing in terminal 
software-center-gtk3. i used it, i tried to rate an opinion for an app, i 
closed the software center and then this bug report came.
  ubuntu 11.10 alpha3.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 4.1.17
  ProcVersionSignature: Ubuntu 3.0.0-9.12-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Mon Aug 22 05:56:53 2011
  ExecutablePath: /usr/share/software-center/submit_usefulness_gtk3.py
  InstallationMedia: Ubuntu 10.04.2 LTS Lucid Lynx - Release i386 (20110211.1)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python 
/usr/share/software-center/submit_usefulness_gtk3.py --review-id 12037 
--is-useful 1 --parent-xid 0 --datadir /usr/share/software-center/
  PythonArgs: ['/usr/share/software-center/submit_usefulness_gtk3.py', 
'--review-id', '12037', '--is-useful', '1', '--parent-xid', '0', '--datadir', 
'/usr/share/software-center/']
  SourcePackage: software-center
  Title: submit_usefulness_gtk3.py crashed with AttributeError in 
_full_callback(): Handler on_button_post_clicked not found
  Traceback:
   Traceback (most recent call last):
 File /usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py, line 298, in 
_full_callback
   raise AttributeError('Handler %s not found' % handler_name)
   AttributeError: Handler on_button_post_clicked not found
  UpgradeStatus: Upgraded to oneiric on 2011-08-22 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/830830/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 830830] Re: [MASTER] submit_usefulness_gtk3.py crashed with AttributeError in _full_callback(): Handler on_button_post_clicked not found

2011-09-16 Thread RedSingularity
** Summary changed:

- submit_usefulness_gtk3.py crashed with AttributeError in _full_callback(): 
Handler on_button_post_clicked not found
+ [MASTER] submit_usefulness_gtk3.py crashed with AttributeError in 
_full_callback(): Handler on_button_post_clicked not found

-- 
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/830830

Title:
  [MASTER] submit_usefulness_gtk3.py crashed with AttributeError in
  _full_callback(): Handler on_button_post_clicked not found

Status in “software-center” package in Ubuntu:
  Fix Committed

Bug description:
  i opened the new version of software center by typing in terminal 
software-center-gtk3. i used it, i tried to rate an opinion for an app, i 
closed the software center and then this bug report came.
  ubuntu 11.10 alpha3.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 4.1.17
  ProcVersionSignature: Ubuntu 3.0.0-9.12-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Mon Aug 22 05:56:53 2011
  ExecutablePath: /usr/share/software-center/submit_usefulness_gtk3.py
  InstallationMedia: Ubuntu 10.04.2 LTS Lucid Lynx - Release i386 (20110211.1)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python 
/usr/share/software-center/submit_usefulness_gtk3.py --review-id 12037 
--is-useful 1 --parent-xid 0 --datadir /usr/share/software-center/
  PythonArgs: ['/usr/share/software-center/submit_usefulness_gtk3.py', 
'--review-id', '12037', '--is-useful', '1', '--parent-xid', '0', '--datadir', 
'/usr/share/software-center/']
  SourcePackage: software-center
  Title: submit_usefulness_gtk3.py crashed with AttributeError in 
_full_callback(): Handler on_button_post_clicked not found
  Traceback:
   Traceback (most recent call last):
 File /usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py, line 298, in 
_full_callback
   raise AttributeError('Handler %s not found' % handler_name)
   AttributeError: Handler on_button_post_clicked not found
  UpgradeStatus: Upgraded to oneiric on 2011-08-22 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/830830/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 830830] Re: [MASTER] submit_usefulness_gtk3.py crashed with AttributeError in _full_callback(): Handler on_button_post_clicked not found

2011-09-16 Thread Brian Murray
** Tags removed: bugpattern-needed

** Tags added: bugpattern-written

-- 
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/830830

Title:
  [MASTER] submit_usefulness_gtk3.py crashed with AttributeError in
  _full_callback(): Handler on_button_post_clicked not found

Status in “software-center” package in Ubuntu:
  Fix Committed

Bug description:
  i opened the new version of software center by typing in terminal 
software-center-gtk3. i used it, i tried to rate an opinion for an app, i 
closed the software center and then this bug report came.
  ubuntu 11.10 alpha3.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 4.1.17
  ProcVersionSignature: Ubuntu 3.0.0-9.12-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Mon Aug 22 05:56:53 2011
  ExecutablePath: /usr/share/software-center/submit_usefulness_gtk3.py
  InstallationMedia: Ubuntu 10.04.2 LTS Lucid Lynx - Release i386 (20110211.1)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python 
/usr/share/software-center/submit_usefulness_gtk3.py --review-id 12037 
--is-useful 1 --parent-xid 0 --datadir /usr/share/software-center/
  PythonArgs: ['/usr/share/software-center/submit_usefulness_gtk3.py', 
'--review-id', '12037', '--is-useful', '1', '--parent-xid', '0', '--datadir', 
'/usr/share/software-center/']
  SourcePackage: software-center
  Title: submit_usefulness_gtk3.py crashed with AttributeError in 
_full_callback(): Handler on_button_post_clicked not found
  Traceback:
   Traceback (most recent call last):
 File /usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py, line 298, in 
_full_callback
   raise AttributeError('Handler %s not found' % handler_name)
   AttributeError: Handler on_button_post_clicked not found
  UpgradeStatus: Upgraded to oneiric on 2011-08-22 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/830830/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp