[Bug 843565] Re: software-center-gtk3 crashed with TypeError in _get_app_icon_xy_position_on_screen(): 'NoneType' object is not iterable

2011-09-29 Thread Gary Lasker
** Changed in: software-center (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: software-center (Ubuntu)
   Importance: Undecided = Low

** Changed in: software-center (Ubuntu)
 Assignee: (unassigned) = Gary Lasker (gary-lasker)

** Branch linked: lp:~gary-lasker/software-center/fix-crash-lp843565

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843565

Title:
  software-center-gtk3 crashed with TypeError in
  _get_app_icon_xy_position_on_screen(): 'NoneType' object is not
  iterable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 843565] Re: software-center-gtk3 crashed with TypeError in _get_app_icon_xy_position_on_screen(): 'NoneType' object is not iterable

2011-09-29 Thread Launchpad Bug Tracker
** Branch linked: lp:software-center

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843565

Title:
  software-center-gtk3 crashed with TypeError in
  _get_app_icon_xy_position_on_screen(): 'NoneType' object is not
  iterable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 843565] Re: software-center-gtk3 crashed with TypeError in _get_app_icon_xy_position_on_screen(): 'NoneType' object is not iterable

2011-09-29 Thread Gary Lasker
** Changed in: software-center (Ubuntu)
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843565

Title:
  software-center-gtk3 crashed with TypeError in
  _get_app_icon_xy_position_on_screen(): 'NoneType' object is not
  iterable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 843565] Re: software-center-gtk3 crashed with TypeError in _get_app_icon_xy_position_on_screen(): 'NoneType' object is not iterable

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

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

  [ Gary Lasker ]
  * softwarecenter/ui/gtk3/views/appdetailsview.py,
softwarecenter/ui/gtk3/views/appdetailsview_gtk.py,
softwarecenter/ui/gtk3/widgets/reviews.py,
utils/submit_review_gtk3.py:
- restore the ability to edit or delete your own
  review (LP: #861999)
  * softwarecenter/db/application.py:
- fix TypeError in __init__ (LP: #825729)
  * softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
- fix crash in _get_app_icon_xy_position_on_screen (LP: #843565)
  * softwarecenter/ui/gtk3/panes/softwarepane.py:
- fix UnicodeDecodeError in on_add_to_launcher (LP: #835337)

  [ Michael Vogt ]
  * add support for license keys in $HOME
  * set correct version number
  * utils/submit_review_gtk3.py:
- translate app name in review title, thanks to Gabor Kelemen
  (LP: #782146)
  * softwarecenter/backend/reviews.py:
- leave the review sorting to the server now that the rnr-server
  is deployed that sorts properly by wilson_score
  * fix None vs  crashes
  * fix another dbus exception when a tid vanishes (LP: #848676), thanks
to Marc Deslauriers

  [ Kiwinote ]
  * softwarecenter/distro/Ubuntu.py:
- display canonical support text again (LP: #862388)
  (no new strings - there was just some 'if False, display the text' code)

  [ Matthew McGowan ]
  * data/ui/gtk3/dialogs.ui:
- fix incorrect sizing of dialogs (LP: #825959, LP: #844014)
  * display 'where is it' command line helper for installed apps with
no desktop_files even when unity is running.'
  * set a minimum size for the CategoryTile so all english category
names fit to two lines (Computer Science and Robotics took 3 lines
to display).
  * softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
- cleanup dead code
 -- Michael Vogt michael.v...@ubuntu.com   Thu, 29 Sep 2011 20:45:22 +0200

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843565

Title:
  software-center-gtk3 crashed with TypeError in
  _get_app_icon_xy_position_on_screen(): 'NoneType' object is not
  iterable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 843565] Re: software-center-gtk3 crashed with TypeError in _get_app_icon_xy_position_on_screen(): 'NoneType' object is not iterable

2011-09-22 Thread leeshipley
Slightly different.  My error came when trying to install the Google
voice and video chat required by the firefox add-in for Google+/Talk.
The installation is still running.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843565

Title:
  software-center-gtk3 crashed with TypeError in
  _get_app_icon_xy_position_on_screen(): 'NoneType' object is not
  iterable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 843565] Re: software-center-gtk3 crashed with TypeError in _get_app_icon_xy_position_on_screen(): 'NoneType' object is not iterable

2011-09-11 Thread Launchpad Bug Tracker
** Changed in: software-center (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843565

Title:
  software-center-gtk3 crashed with TypeError in
  _get_app_icon_xy_position_on_screen(): 'NoneType' object is not
  iterable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 843565] Re: software-center-gtk3 crashed with TypeError in _get_app_icon_xy_position_on_screen(): 'NoneType' object is not iterable

2011-09-07 Thread Robert Roth
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug. I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/843565

Title:
  software-center-gtk3 crashed with TypeError in
  _get_app_icon_xy_position_on_screen(): 'NoneType' object is not
  iterable

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs