Menubar deletion causes AttributeError in Window.py

Bug #1051686 reported by icb410
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Quickly
New
Undecided
Unassigned

Bug Description

A user on AskUbuntu reported this problem: http://askubuntu.com/questions/186700/ubuntu-quickly-how-to-recover-from-deleting-menubar

He deleted the menubar and the program wouldn't run. The problem came from the base Window.py which tried to add Launchpad integration into the help menu.

On line 63, adding AttributeError to the except line allows it to fail nicely and continue the program.

Revision history for this message
Christoffer Holmstedt (christoffer-holmstedt) wrote :

I can confirm that I experienced this bug today and the suggested fix of adding "AttributeError" to line 63 sorted it. I'm not sure how this impacts the software later on so I can't for sure say that it's a proper solution, but it works.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.