[Bug 1648568] Re: The 'Details' panel in unity-control-center fails to load, libicu52 not present

2016-12-12 Thread Marc Ordinas i Llopis
$ ldd /usr/lib/x86_64-linux-gnu/unity-control-center-1/panels/libinfo.so | grep webkit libwebkit2gtk-4.0.so.37 => /usr/local/lib/libwebkit2gtk-4.0.so.37 (0x7f279b2e5000) And that was the problem, somehow I got a libwebkit2gtk in /usr/local. I removed it and now everything works as

[Bug 1648568] Re: The 'Details' panel in unity-control-center fails to load, libicu52 not present

2016-12-12 Thread Sebastien Bacher
what about "ldd /usr/lib/x86_64-linux-gnu/unity-control- center-1/panels/libinfo.so | grep webkit"? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1648568 Title: The 'Details' panel in

[Bug 1648568] Re: The 'Details' panel in unity-control-center fails to load, libicu52 not present

2016-12-09 Thread Marc Ordinas i Llopis
It's Ubuntu 16.10, uname -a: Linux ics 4.9.0-994-generic #201612090010 SMP Fri Dec 9 05:13:25 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux - dpkg -l | grep unity-control-center ii libunity-control-center1 15.04.0+16.10.20161003.1-0ubuntu2 amd64

[Bug 1648568] Re: The 'Details' panel in unity-control-center fails to load, libicu52 not present

2016-12-09 Thread Sebastien Bacher
Thank you for your bug report, what Ubuntu version are you using? That's likely a local binary issue, could you give the output of those commands? - dpkg -l | grep unity-control-center - which unity-control-center - ldd /usr/lib/x86_64-linux-gnu/unity-control-center-1/panels/libinfo.so | grep