> @Dmitry: Yes, but it's still an issue that needs to be solved for Unity as 
> well.
If this line has been added on the code, I guess it's not a bug if we use an 
Unity session but it's maybe an error: 
     ubuntu_menu_proxy_insert(proxy, GTK_WIDGET(window), 
NAUTILUS_WINDOW(window)->details->menubar, 0);

But I think we don't have to restrict to an Ubuntu session. Or maybe we can 
detect if "unity-panel-service" is launched? I think it's easier to use 
g_spawn_command_line_sync in order to launch this command:
   $ pgrep unity-panel-service
 (if (standard_output != NULL && *standard_output != '\0' && *standard_output 
!= '\n'))

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

Title:
  indicator-appmenu leads to have a nautilus menubar displayed on top of
  the screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-foundations/+bug/826771/+subscriptions

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

Reply via email to