I added the lines after line 145, but then Software Center didn't start.

Where exactly shall I enter the code?

def copy(self):
         state = DisplayState()
         state.channel = self.channel
         state.category = self.category
         state.subcategory = self.subcategory
         state.search_term = self.search_term
         state.application = self.application
         state.limit = self.limit
         state.filter = self.filter.copy()
         return state

     def reset(self):


On 08/27/2011 10:35 AM, H-w25-c25 wrote:
> sudo emacs 
> /usr/share/software-center/softwarecenter/ui/gtk3/panes/softwarepane.py

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

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

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

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

Reply via email to