← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 804969] [NEW] Disable libnotify checks at build time

 

Public bug reported:

Linuxdcpp 1.1.0 will check for libnotify in order to enable libnotify
dependent code. Some systems may have it installed but may not want this
feature thus a build flag is required.

In order to keep backwards compatibility this flag will be on by
default.

Steps to reproduce:
- Compile linuxdc++ with libnotify installed.

Expected results:
- User can choose between libnotify notifications or not.

Actual results:
- Libnotify code is always enabled

Version: 1.1.0

OS: Hardened Gentoo Linux amd64 (though the issue may affect many
others).

Attached is a patch solving this.

** Affects: linuxdcpp
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
https://bugs.launchpad.net/bugs/804969

Title:
  Disable libnotify checks at build time

Status in Linux DC++:
  New

Bug description:
  Linuxdcpp 1.1.0 will check for libnotify in order to enable libnotify
  dependent code. Some systems may have it installed but may not want
  this feature thus a build flag is required.

  In order to keep backwards compatibility this flag will be on by
  default.

  Steps to reproduce:
  - Compile linuxdc++ with libnotify installed.

  Expected results:
  - User can choose between libnotify notifications or not.

  Actual results:
  - Libnotify code is always enabled

  Version: 1.1.0

  OS: Hardened Gentoo Linux amd64 (though the issue may affect many
  others).

  Attached is a patch solving this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxdcpp/+bug/804969/+subscriptions


Follow ups

References