JFI: for Glipper, GlipIt is a good alternative.
** Changed in: libappindicator (Ubuntu)
Status: Confirmed => Triaged
** Changed in: glipper (Ubuntu)
Status: Confirmed => Triaged
** Changed in: libappindicator (Ubuntu)
Importance: Undecided => High
** Changed in: glipper (Ubuntu
I've been using "xfce4-panel". You can have it float, or dock it to the
side of the screen. It also does other stuff (task switcher, etc), but I
just removed all that and put the indicator area widget on it.
As long as you start it after Unity it works fine. (The last one to
start takes control of
Has anyone found any sort of workaround for this bug to get indicators
working until there's a fix?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1203888
Title:
appindicator doesn't work in Saucy
T
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: libappindicator (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/1203888
Tit
Please ignore previous example code. It looks like what is happening is
that glipper and blueman are trying to add menu entries after sending
the menu to the indicator, which doesn't work any more in Saucy. The
following code will display both menu items in 12.04 but in Saucy only
"One" is displaye
otoh, indicator-china-weather and classicmenu-indicator both use python-
appindicator and both show the warning about child-added, but they both
show their menus Ok...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
Actually it looks a lot like python-appindicator is broken. Following
code demonstrates the bug:
#!/usr/bin/env python
import gtk
import appindicator
m = gtk.Menu()
m.append(gtk.MenuItem('Hello'))
a = appindicator.Indicator('test', '', appindicator.CATEGORY_APPLICATION_STATUS)
a.set_status(appi
Identical problem with blueman-applet:
__load_plugin
(/usr/lib/python2.7/dist-packages/blueman/main/PluginManager.py:142)
loading
/usr/lib/python2.7/dist-packages/blueman/plugins/applet/AppIndicator.py:44:
Warning: /build/buildd/glib2.0-2.37.6/./gobject/gsignal.c:2475: signal
'child-added' is
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: blueman (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/1203888
Title:
ap
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: glipper (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/1203888
Title:
ap
klipper doesn't work either, although the terminal give no error
messages.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1203888
Title:
appindicator doesn't work in Saucy
To manage notifications ab
11 matches
Mail list logo