Quickly ubuntu-application + indicator template don't work

Bug #1023618 reported by Voidcode
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Quickly
New
Undecided
Unassigned

Bug Description

There is a bug in the ubuntu-application comand:
quickly add indicator

The problem is we need to change this line:

self.indicator = AppIndicator3.Indicator('projectname', '', AppIndicator3.IndicatorCategory.APPLICATION_STATUS)

to

self.indicator = AppIndicator3.Indicator.new('projectname', '', AppIndicator3.IndicatorCategory.APPLICATION_STATUS)

Or the app develper need to do this manuel, before the template works... not cool

For more info goto:
http://askubuntu.com/questions/155597/quickly-ubuntu-application-indicator-template-dont-work

Related branches

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.