[Bug 861129] Re: software-center crashed with AttributeError in _on_button_pressed(): 'NoneType' object has no attribute 'cancel'

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

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

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

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


[Bug 861129] Re: software-center crashed with AttributeError in _on_button_pressed(): 'NoneType' object has no attribute 'cancel'

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

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

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

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

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

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

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


[Bug 861129] Re: software-center crashed with AttributeError in _on_button_pressed(): 'NoneType' object has no attribute 'cancel'

2011-10-05 Thread Gary Lasker
** Branch linked: lp:~gary-lasker/software-center/fix-crash-lp861129

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

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

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

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


[Bug 861129] Re: software-center crashed with AttributeError in _on_button_pressed(): 'NoneType' object has no attribute 'cancel'

2011-10-05 Thread Gary Lasker
Hey Matt, referring to your comment, I've attached a branch where I
generalized the exception handler for this case, just to be a bit more
robust about errors (including the one reported in this bug) when
attempting to cancel a transaction from the pending view.

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

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

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

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


[Bug 861129] Re: software-center crashed with AttributeError in _on_button_pressed(): 'NoneType' object has no attribute 'cancel'

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

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

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

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


[Bug 861129] Re: software-center crashed with AttributeError in _on_button_pressed(): 'NoneType' object has no attribute 'cancel'

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

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

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

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


[Bug 861129] Re: software-center crashed with AttributeError in _on_button_pressed(): 'NoneType' object has no attribute 'cancel'

2011-10-04 Thread Matthew McGowan
Looking at the code, it would seem this had been fixed somewhat.

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

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

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

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


[Bug 861129] Re: software-center crashed with AttributeError in _on_button_pressed(): 'NoneType' object has no attribute 'cancel'

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

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

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

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


[Bug 861129] Re: software-center crashed with AttributeError in _on_button_pressed(): 'NoneType' object has no attribute 'cancel'

2011-09-29 Thread miked
** Attachment added: crash file 2
   
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/861129/+attachment/2479617/+files/_usr_share_software-center_software-center.0.crash

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

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

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

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


[Bug 861129] Re: software-center crashed with AttributeError in _on_button_pressed(): 'NoneType' object has no attribute 'cancel'

2011-09-28 Thread Gary Lasker
Hmm, nope, this is actually not a dupe of bug 805158. Changing that.


** This bug is no longer a duplicate of bug 805158
   software-center crashed with AttributeError in _on_button_pressed(): 
'PendingView' object has no attribute '_transactions_watcher'

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

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

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

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


[Bug 861129] Re: software-center crashed with AttributeError in _on_button_pressed(): 'NoneType' object has no attribute 'cancel'

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

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 #805158, 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/861129/+attachment/2472856/+files/Dependencies.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/861129/+attachment/2472857/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/861129/+attachment/2472858/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 805158
   software-center crashed with AttributeError in _on_button_pressed(): 
'PendingView' object has no attribute '_transactions_watcher'

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

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

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

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


[Bug 861129] Re: software-center crashed with AttributeError in _on_button_pressed(): 'NoneType' object has no attribute 'cancel'

2011-09-27 Thread miked
*** This bug is a duplicate of bug 805158 ***
https://bugs.launchpad.net/bugs/805158


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

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

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

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