[Bug 861862] Re: software-center crashed with AttributeError in on_menu_edit_activate(): 'NoneType' object has no attribute 'get_view_widget'

2011-10-06 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 5.0.1.3

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

  [ Gary Lasker ]
  * softwarecenter/ui/gtk3/panes/pendingpane.py:
- be more robust about errors when cancelling a transaction
  from the pending pane (LP: #861129)
  * softwarecenter/ui/gtk3/app.py:
- fix crash in on_menu_edit_activate() (LP: #861862)
  * softwarecenter/ui/gtk3/panes/installedpane.py:
- fix crash in _row_visibility_func() (LP: #834893)
  * softwarecenter/ui/gtk3/views/appview.py:
- fix crash in display_matches() (LP: #843795)

  [ Michael Vogt ]
  * softwarecenter/ui/gtk3/widgets/buttons.py:
- fix incorrect i18n for the More button in the main screen
  (LP: #868952), thanks to David Planella
  * softwarecenter/db/categories.py:
- fix regression when reading translated category names for
  directory types with no X-Ubuntu-Gettext-Domain (LP: #868963)

  [ Gabor Kelemen ]
  * Translate Our star apps heading on the list of the star apps.
LP: #869038
 -- Michael Vogt michael.v...@ubuntu.com   Thu, 06 Oct 2011 14:35:02 +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/861862

Title:
  software-center crashed with AttributeError in
  on_menu_edit_activate(): 'NoneType' object has no attribute
  'get_view_widget'

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

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


[Bug 861862] Re: software-center crashed with AttributeError in on_menu_edit_activate(): 'NoneType' object has no attribute 'get_view_widget'

2011-10-05 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/861862

Title:
  software-center crashed with AttributeError in
  on_menu_edit_activate(): 'NoneType' object has no attribute
  'get_view_widget'

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

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


[Bug 861862] Re: software-center crashed with AttributeError in on_menu_edit_activate(): 'NoneType' object has no attribute 'get_view_widget'

2011-10-05 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/861862

Title:
  software-center crashed with AttributeError in
  on_menu_edit_activate(): 'NoneType' object has no attribute
  'get_view_widget'

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

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


[Bug 861862] Re: software-center crashed with AttributeError in on_menu_edit_activate(): 'NoneType' object has no attribute 'get_view_widget'

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

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

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

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

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

Title:
  software-center crashed with AttributeError in
  on_menu_edit_activate(): 'NoneType' object has no attribute
  'get_view_widget'

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

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


[Bug 861862] Re: software-center crashed with AttributeError in on_menu_edit_activate(): 'NoneType' object has no attribute 'get_view_widget'

2011-10-01 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

Title:
  software-center crashed with AttributeError in
  on_menu_edit_activate(): 'NoneType' object has no attribute
  'get_view_widget'

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

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


[Bug 861862] Re: software-center crashed with AttributeError in on_menu_edit_activate(): 'NoneType' object has no attribute 'get_view_widget'

2011-10-01 Thread Matthew McGowan
Looks like something weird is happening with the xapian database, the
SoftwareCenterLog.txt indicates the user is getting a lot of the
following type errors:

2011-09-23 21:48:08,984 - softwarecenter.db - ERROR - failed to add 
apt-xapian-index
Traceback (most recent call last):
  File /usr/share/software-center/softwarecenter/db/database.py, line 157, in 
_get_new_xapiandb
axi = xapian.Database(/var/lib/apt-xapian-index/index)
  File /usr/lib/python2.7/dist-packages/xapian/__init__.py, line 3408, in 
__init__
_xapian.Database_swiginit(self,_xapian.new_Database(*args))
DatabaseOpeningError: Couldn't stat '/var/lib/apt-xapian-index/index' (Datei 
oder Verzeichnis nicht gefunden)

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

Title:
  software-center crashed with AttributeError in
  on_menu_edit_activate(): 'NoneType' object has no attribute
  'get_view_widget'

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

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


[Bug 861862] Re: software-center crashed with AttributeError in on_menu_edit_activate(): 'NoneType' object has no attribute 'get_view_widget'

2011-09-28 Thread Apport retracing service
*** This bug is a duplicate of bug 661681 ***
https://bugs.launchpad.net/bugs/661681

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #661681, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/861862/+attachment/2477167/+files/Dependencies.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/861862/+attachment/2477168/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/861862/+attachment/2477169/+files/ProcStatus.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 661681
   software-center crashed with AttributeError in on_menu_edit_activate()

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

Title:
  software-center crashed with AttributeError in
  on_menu_edit_activate(): 'NoneType' object has no attribute
  'get_view_widget'

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

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


[Bug 861862] Re: software-center crashed with AttributeError in on_menu_edit_activate(): 'NoneType' object has no attribute 'get_view_widget'

2011-09-28 Thread Gary Lasker
This is *not* a dupe of bug 661681.

** This bug is no longer a duplicate of bug 661681
   software-center crashed with AttributeError in on_menu_edit_activate()

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

Title:
  software-center crashed with AttributeError in
  on_menu_edit_activate(): 'NoneType' object has no attribute
  'get_view_widget'

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

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