← Back to team overview

desktop-packages team mailing list archive

[Bug 1410436] Re: Plugin Search invalid path for HOME_PLUGINDIR

 

This bug was fixed in the package compiz -
1:0.9.12.0+15.04.20150202-0ubuntu1

---------------
compiz (1:0.9.12.0+15.04.20150202-0ubuntu1) vivid; urgency=medium

  [ Brandon Schaefer ]
  * Add a '/' to the path of std::string(home) + '/' HOME_PLUGINDIR (LP:
    #1410436)

  [ Eleni Maria Stea ]
  * Fixes the bugs: #1413966 and #1199316. (LP: #1199316, #1413966)

  [ Charles Bos ]
  * libdecoration.pc: fix formatting
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Mon, 02 Feb 2015 14:21:10 +0000

** Changed in: compiz (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1410436

Title:
  Plugin Search invalid path for HOME_PLUGINDIR

Status in Compiz:
  In Progress
Status in compiz package in Ubuntu:
  Fix Released

Bug description:
  When searching for plugins:
  open("/home/bschaefer.compiz-1/plugins/libcore.so", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
   
  Is being search which is an invalid path, missing a '/'

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


References