miss button on pop up window due to notification server limiation
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libnotify (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Hi,
This issue is related with emacs and ubuntu gnome. In emacs if we eval below code:
(progn (require 'notifications)
(notifications-
:title "only show aa bb cc"
:body "d e are missing"
:timeout 10
:urgency :normal
:actions '("a" "aa" "b" "bb" "c" "cc" "d" "dd" "e" "ee")
:on-action (lambda (id key) (message "id: %s key: %s" id key))))
There should be 5 buttons shown on pop up window, "aa", "bb", "cc", "dd", "ee". But it only shows three button "aa", "bb" and "cc", the other two button "dd" and "ee" are missing.
I have issue this bug to emacs https:/
related information:
lsb_release -rd 1 ↵
Description: Ubuntu 20.04.4 LTS
Release: 20.04
emacs version:
GNU Emacs 28.1 (build 2, x86_64-
notification server information:
(notifications-
outout is: ("gnome-shell" "GNOME" "3.36.9" "1.2")
neofetch output:
neofetch 130 ↵
-
.osssssssss
/sssssssssss
+ssssssssshmy
/sssssssshNMMM
.ssssssssdMMMNh
+sssshhhyNMMNys
ossyNMMMNyMMhss
ossyNMMMNyMMhss
+sssshhhyNMMNys
.ssssssssdMMMNh
/sssssssshNMMM
+sssssssssdmy
/sssssssssss
.osssssssss
-
ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSign
Uname: Linux 5.15.0-41-generic x86_64
NonfreeKernelMo
.proc.driver.
.proc.driver.
.proc.driver.
.proc.driver.
.proc.driver.
.proc.driver.
.proc.driver.
NVRM version: NVIDIA UNIX x86_64 Kernel Module 495.29.05 Thu Sep 30 16:00:29 UTC 2021
GCC version: gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~
ApportVersion: 2.20.11-
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckR
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sat Jul 30 23:21:46 2022
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
DkmsStatus:
nvidia, 495.29.05, 5.13.0-52-generic, x86_64: installed
nvidia, 495.29.05, 5.15.0-41-generic, x86_64: installed
virtualbox, 6.1.34, 5.13.0-52-generic, x86_64: installed
virtualbox, 6.1.34, 5.15.0-41-generic, x86_64: installed
ExtraDebuggingI
GraphicsCard:
NVIDIA Corporation Device [10de:2204] (rev a1) (prog-if 00 [VGA controller])
Subsystem: NVIDIA Corporation Device [10de:1454]
InstallationDate: Installed on 2021-09-10 (323 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
MachineType: System manufacturer System Product Name
ProcKernelCmdLine: BOOT_IMAGE=
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 06/15/2021
dmi.bios.release: 5.17
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 4002
dmi.board.
dmi.board.name: TUF GAMING X570-PLUS (WI-FI)
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev X.0x
dmi.chassis.
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.
dmi.modalias: dmi:bvnAmerican
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.sku: SKU
dmi.product.
dmi.sys.vendor: System manufacturer
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.107-
version.
version.
version.
version.
version.
version.
version.
version.
This is certainly not a xorg bug. My first guess would be libnotify.