psifidotos / applet-window-appmenu

Plasma 5 applet in order to show the window appmenu
GNU General Public License v2.0
422 stars 33 forks source link

Only top level menu available #132

Closed pantale closed 4 years ago

pantale commented 4 years ago

Hi,

I have installed the applet, but unable to use it since, only the top level of menus is available (File, Edit, History,...,Help) for example with chrome. If I click on any menu, nothing happens.

I'm on Neon Kde 5.19.4 20.04.

Olivier

psifidotos commented 4 years ago
  1. Is that only with Chrome?
  2. Use a plasma panel with Plasma Global menu applet, does it work correctly?
pantale commented 4 years ago

No, it happens with all applications. Plasma Global menu applet works fine.

psifidotos commented 4 years ago
  1. Xorg or wayland?
  2. Are you using latest master version?
pantale commented 4 years ago

I'm using Xorg, with the latest master version.

psifidotos commented 4 years ago

works just fine in my system for all apps

pantale commented 4 years ago

Found the problem and solved it.

I related it to my anaconda installation, had to disable anaconda before compiling. Seems that the anaconda distribution contains some qt5 libraries that conflict with the one present in my system.

Sorry for that, I thought about it last night!

Olivier

psifidotos commented 4 years ago

No prob.