Package: compizconfig-settings-manager
Version: 0.8.4-2
Followup-For: Bug #705312
I'm seeing this same bug. Here's the output when I run ccsm in a
terminal:
user@acer:~$ ccsm
Info: No sexy-python package found, don't worry it's optional.
Backend : ini
Integration : true
Profile : default
Package: compiz
Version: 0.8.4-5.2
Followup-For: Bug #519103
I'm still seeing this in compiz 0.8.4.
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
For future reference, here's the section of the policy manual that
states that the bare .so symlink should be in the dev version of the
package:
http://www.debian.org/doc/debian-policy/ch-sharedlibs.html
Thanks,
Ryan
signature.asc
Description: Digital signature
Here's a patch that installs the symlink.
diff --git a/debian/libxrandr2.install b/debian/libxrandr2.install
index 9155a09..fc7abb1 100644
--- a/debian/libxrandr2.install
+++ b/debian/libxrandr2.install
@@ -1 +1 @@
-usr/lib/*/libXrandr.so.2*
+usr/lib/*/libXrandr.so*
signature.asc
Description: Dig
Package: libXrandr2
Version: 2:1.3.2-2
Severity: normal
I'm linking using -lXrandr which doesn't work because there's no libXrandr.so
symlink. I recommend we add a symlink from libXrandr.so.2 to libXrandr.so.
The workaround is to link using "-L libXrandr.so.2".
- Ryan
-- System Information:
Deb
It's this line that's hanging:
DISCOVERED_VIDEO=$(discover --disable=serial,parallel,usb,ide,scsi \
--format="%V %M\t%S\t%D\n" video 2>/dev/null)
On Wed, May 2, 2007 at 00:14:43 +0200, David Lopez Zajara (Er_Maqui) wrote:
> On the last update, i have the script ru
6 matches
Mail list logo