[regression] compiz fails to load plugins from LD_LIBRARY_PATH
Bug #1002721 reported by
Daniel van Vugt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
Fix Released
|
Medium
|
Daniel van Vugt | ||
compiz (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Compiz silently fails to load plugins from LD_LIBRARY_PATH. If I move a plugin to some directory that is in my $LD_LIBRARY_PATH, dlopen should always find it. Hence compiz should find it. But compiz fails to find any plugin that is not in its main install directory. I'm sure this is a new bug...
Related branches
lp://staging/~vanvugt/compiz/fix-1002715-1002721
- Sam Spilsbury: Approve
-
Diff: 97 lines (+36/-9)3 files modifiedsrc/privatescreen.h (+2/-2)
src/privatescreen/tests/test-privatescreen.cpp (+31/-0)
src/screen.cpp (+3/-7)
Changed in compiz: | |
status: | Triaged → In Progress |
summary: |
- compiz silently fails to load plugins from LD_LIBRARY_PATH + compiz fails to load plugins from LD_LIBRARY_PATH |
summary: |
- compiz fails to load plugins from LD_LIBRARY_PATH + [regression] compiz fails to load plugins from LD_LIBRARY_PATH |
description: | updated |
Changed in compiz: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix committed into lp:compiz/0.9.8 at revision 3209