Labels broken on Linux Mint

Bug #856036 reported by litzkr
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pomodoro-indicator
Fix Released
Medium
litzkr

Bug Description

Labels weren't updating on the menu in Linux Mint (but would show/hide). I was able to fix by changing change_timer_menu_item_label to the following:

def change_timer_menu_item_label(self, next_label):
         self.timer_item.set_label(next_label)

Same goes for change_status_menu_item_label - it didn't like updating the text on the AccelLabel. This is on Linux Mint 10 with GTK.

Revision history for this message
malev (marcosvanetta) wrote :

Thanks litzkr!
I'm going to be working with this app this weekend. I might need some help testing it because I don't have mint on my machine.

See you

Changed in pomodoro-indicator:
assignee: nobody → malev (marcosvanetta)
Revision history for this message
litzkr (robert-litzke) wrote :

Sure. Let me know and I'd be happy to help.

malev (marcosvanetta)
Changed in pomodoro-indicator:
assignee: malev (marcosvanetta) → litzkr (robert-litzke)
Revision history for this message
litzkr (robert-litzke) wrote :

Fix committed to my branch.

Changed in pomodoro-indicator:
importance: Undecided → Medium
status: New → Fix Committed
malev (marcosvanetta)
Changed in pomodoro-indicator:
status: Fix Committed → Triaged
status: Triaged → Fix Released
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.