Package: keepassxc
Version: 2.7.10+dfsg1-2.1
Severity: normal

Dear Maintainer,

if I use the Global Menu widget in the Panel or the Application Menu button
in the title bar, the menu missing.

With the suggestions from Google AI, I think to have tried every type of
variables to launch keepassxc with own menu.

The only apparently solution is a script/alias to stop appmenu, launch
keepassxc and than start appmenu

[code]
qdbus org.kde.kded6 /kded org.kde.kded6.unloadModule "appmenu" 
keepassxc &
sleep 1 && qdbus org.kde.kded6 /kded org.kde.kded6.loadModule "appmenu"
[code]

but is a simple workaround.

For example

~ <bash> $ KDE_NO_GLOBAL_MENU=1 kwrite

shows me the menu inside the kwrite window instead the panel/widget, but 

~ <bash> $ KDE_NO_GLOBAL_MENU=1 keepassxc

doesn't show the menu inside either window nor panel/widget.

Thanks


-- System Information:
Debian Release: forky/sid
  APT prefers unstable
  APT policy: (903, 'unstable'), (500, 'oldoldstable-updates'), (500, 
'oldoldstable-security'), (500, 'oldoldstable'), (500, 'testing'), (400, 
'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 7.1.8+deb14-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:it
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages keepassxc depends on:
ii  keepassxc-full  2.7.10+dfsg1-2.1+b2

keepassxc recommends no packages.

keepassxc suggests no packages.

-- no debconf information

Reply via email to