[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#984692: cups-daemon: "dbus" notifier stays hanging after showing the notification



> Most probably the reason is that the process which calls
> the notifier does not close the pipe and the dbus notifier process
> keeps waiting for data to be read instead of getting EOF.

Indeed, strace shows that the dbus notifier process is blocked while
waiting for input from cupsd on stdin:

$ strace -p 5025
strace: Process 5025 attached
read(0,


Reply to: