Ticket #87 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

avoid trying to open a X11 connection to :0.0 when $DISPLAY is invaild

Reported by: AlamTail Assigned to: lennart
Priority: normal Milestone: 0.9.6
Component: libpulse Severity: normal
Keywords: Cc:

Description

when I run an audio program that do not the a DISPLAY env, it should avoid try to open a X11 connection and flooding logs with "XOpenDisplay() failed"

Attachments

pulse-x11.patch (427 bytes) - added by AlamTail on 05/23/07 09:35:34.
patch for src/pulse/client-conf-x11.c

Change History

05/23/07 09:35:34 changed by AlamTail

  • attachment pulse-x11.patch added.

patch for src/pulse/client-conf-x11.c

05/23/07 14:32:40 changed by lennart

  • status changed from new to closed.
  • resolution set to fixed.

(In [1443]) Treat empty :0.0 identically to unset :0.0 when trying to find a PA server. (Closes #87)

05/24/07 01:28:29 changed by lennart

  • milestone set to 0.9.6.