Of-course indicator-appmenu is installed. Everything works fine in
Unity. I have updated bug description.

I have also noticed that those gtk apps which are not directly patched
by Ubuntu (to restore traditional horizontal menus) & uses a single all-
in-one vertical menu, are working fine. For example,  Geary or
Claifornia. For those apps indicator-applet-appmenu shows a single
vertical menu in the panel. screenshot:    http://imgur.com/gMSAwCe

And here is the output of  "gdbus introspect -e -d
com.canonical.AppMenu.Registrar -o /com/canonical/AppMenu/Registrar"

node /com/canonical/AppMenu/Registrar {
  interface org.freedesktop.DBus.Properties {
    methods:
      Get(in  s interface_name,
          in  s property_name,
          out v value);
      GetAll(in  s interface_name,
             out a{sv} properties);
      Set(in  s interface_name,
          in  s property_name,
          in  v value);
    signals:
      PropertiesChanged(s interface_name,
                        a{sv} changed_properties,
                        as invalidated_properties);
    properties:
  };
  interface org.freedesktop.DBus.Introspectable {
    methods:
      Introspect(out s xml_data);
    signals:
    properties:
  };
  interface org.freedesktop.DBus.Peer {
    methods:
      Ping();
      GetMachineId(out s machine_uuid);
    signals:
    properties:
  };
  interface com.canonical.AppMenu.Registrar {
    methods:
      @org.freedesktop.DBus.GLib.Async("true")
      RegisterWindow(in  u windowId,
                     in  o menuObjectPath);
      UnregisterWindow(in  u windowId);
      GetMenuForWindow(in  u windowId,
                       out s service,
                       out o menuObjectPath);
      @com.trolltech.QtDBus.QtTypeName.Out0("MenuInfoList")
      GetMenus(out a(uso) menus);
    signals:
      WindowRegistered(u windowId,
                       s service,
                       o menuObjectPath);
      WindowUnregistered(u windowId);
    properties:
  };
};


** Description changed:

  Current Scenario
  
  1. install indicator-applet-appmenu
  2. add it to panel.
  
  3. In the panel, For some gtk apps (gnome-terminal) It is showing only a
  single menu; File->close. All other menu items remains in the app. For
  some other gtk apps (i.e. Nautilus, eog) it doesn't show any menu at
  all.
  
  4. Surprisingly for Firefox it does properly move all the menus to
  panel.
  
  Expected Scenario:
  
  Adding indicator-applet-appmenu or global menu should move all the menu
  items from local app to panel.
  
  Gnome-Panel version on Utopic: 1:3.8.1-2ubuntu4
  unity-gtk-module: 0.0.0+14.10.20140716-0ubuntu1
  gtk3+: 3.12.2-0ubuntu14
- indicator-appmenu: 12.10.2+14.04.20140403-0ubuntu1
+ indicator-applet: 12.10.2+14.04.20140403-0ubuntu1
+ indicator-appmenu: 13.01.0+14.04.20140404-0ubuntu1

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

Title:
  Adding indicator-applet appmenu does not export/move all menu items to
  panel (Utopic)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-appmenu/+bug/1383382/+subscriptions

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

Reply via email to