[Bug 711002] Re: software-center crashed with AttributeError in _draw_icon_frame(): 'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'

2011-03-23 Thread Gary Lasker
This bug has been fixed in recent releases of Software Center in Natty
(current release is 3.1.24). Thanks for reporting this and please
continue to report any bugs or issues that you encounter.

** Changed in: software-center (Ubuntu)
   Status: Confirmed = 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/711002

Title:
  software-center crashed with AttributeError in _draw_icon_frame():
  'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'

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


[Bug 711002] Re: software-center crashed with AttributeError in _draw_icon_frame(): 'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'

2011-02-23 Thread Jorge Prediger
I was presented to me the same error, attached information that may be
useful


flukox@flukox-laptop:~$ software-center
2011-02-23 22:01:31,478 - softwarecenter.app - INFO - software-center-agent 
finished with status 1
Traceback (most recent call last):
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 1758, in _on_expose
self._draw_icon_frame(cr)
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 2466, in _draw_icon_frame
r, g, b = self.avg_icon_rgb
AttributeError: 'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'
Traceback (most recent call last):
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 1758, in _on_expose
self._draw_icon_frame(cr)
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 2466, in _draw_icon_frame
r, g, b = self.avg_icon_rgb
AttributeError: 'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'
Traceback (most recent call last):
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 1758, in _on_expose
self._draw_icon_frame(cr)
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 2466, in _draw_icon_frame
r, g, b = self.avg_icon_rgb
AttributeError: 'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'
Traceback (most recent call last):
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 1758, in _on_expose
self._draw_icon_frame(cr)
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 2466, in _draw_icon_frame
r, g, b = self.avg_icon_rgb
AttributeError: 'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'
Traceback (most recent call last):
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 1758, in _on_expose
self._draw_icon_frame(cr)
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 2466, in _draw_icon_frame
r, g, b = self.avg_icon_rgb
AttributeError: 'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'
Traceback (most recent call last):
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 1758, in _on_expose
self._draw_icon_frame(cr)
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 2466, in _draw_icon_frame
r, g, b = self.avg_icon_rgb
AttributeError: 'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'
Traceback (most recent call last):
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 1758, in _on_expose
self._draw_icon_frame(cr)
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 2466, in _draw_icon_frame
r, g, b = self.avg_icon_rgb
AttributeError: 'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'
Traceback (most recent call last):
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 1758, in _on_expose
self._draw_icon_frame(cr)
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 2466, in _draw_icon_frame
r, g, b = self.avg_icon_rgb
AttributeError: 'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'
Traceback (most recent call last):
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 1758, in _on_expose
self._draw_icon_frame(cr)
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 2466, in _draw_icon_frame
r, g, b = self.avg_icon_rgb
AttributeError: 'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'
Traceback (most recent call last):
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 1758, in _on_expose
self._draw_icon_frame(cr)
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 2466, in _draw_icon_frame
r, g, b = self.avg_icon_rgb
AttributeError: 'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'
Traceback (most recent call last):
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 1758, in _on_expose
self._draw_icon_frame(cr)
  File /usr/share/software-center/softwarecenter/view/appdetailsview_gtk.py, 
line 2466, in _draw_icon_frame
r, g, b = self.avg_icon_rgb
AttributeError: 'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'

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

Title:
  software-center crashed with AttributeError in _draw_icon_frame():
  'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'

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


[Bug 711002] Re: software-center crashed with AttributeError in _draw_icon_frame(): 'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'

2011-02-20 Thread MoLE
Appears to occur when opening the Independant section of the installable
software tree.

** 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/711002

Title:
  software-center crashed with AttributeError in _draw_icon_frame():
  'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'

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


[Bug 711002] Re: software-center crashed with AttributeError in _draw_icon_frame(): 'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'

2011-02-04 Thread Gary Lasker
** 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/711002

Title:
  software-center crashed with AttributeError in _draw_icon_frame():
  'AppDetailsViewGtk' object has no attribute 'avg_icon_rgb'

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