Ticket #10 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

avahi-bookmarks should not requires X to be running

Reported by: misc@mandriva.org Assigned to: somebody
Priority: trivial Milestone:
Component: component1 Version:
Keywords: Cc:

Description

avahi-bookmark use the gtk2 reactor and therefore requires X11 and $DISPLAY to be set, while this is not needed at all ( it works fine without it ).

Here is a patch that replace gtk2reactor by glib2reactor.

Attachments

avahi-bookmarks-no_gtk2.diff (419 bytes) - added by misc@mandriva.org on 02/02/06 18:02:05.
a patch to remove the need of X display for avahi-bookmarks

Change History

02/02/06 18:02:05 changed by misc@mandriva.org

  • attachment avahi-bookmarks-no_gtk2.diff added.

a patch to remove the need of X display for avahi-bookmarks

02/02/06 19:14:12 changed by sebest

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

thanx for the patch, it has been commited.