You are not logged in.
Gnome Bluetooth (bluetooth-applet) cannot open
I read this new: http://www.archlinux.org/news/libpnglib … m-testing/ but i can't solve this problem.
Here is terminal output:
[xen@samsung ~]$ bluetooth-applet
bluetooth-applet: error while loading shared libraries: libpng14.so.14: cannot open shared object file: No such file or directory I reinstalled all packages depends on libpng.
Offline
Have you updated all the unofficial from AUR? thinking about cairo-ubuntu
Offline
I'm sure: see http://bbs.archbang.org/viewtopic.php?id=2231
Getting your questions answered here at ArchBang Forums
Please! Always give hardware info, if there is a chance that 's relevant: #lspci -vnn
Quote: What I have learnt from Linux is to minimize dependencies and functionalities for greater independence.
On Arch(bang) and Openbox: http://stillstup.blogspot.com/
Offline
@Mr Green,
Thanks. I update packages from official & AUR daily. And i use cairo (not cairo-ubuntu).
@pablokal,
I tried
sudo pacman -S $(sudo pacman -Qsq cairo)but not restarted yet. I'll provide feeback tomorrow.
Thanks.
Last edited by hsngrms (2012-02-09 18:41:57)
Offline
just do
$sudo pacman -Qs cairoto find out which packages are involved.
Update your repos bu doing: pacman -Syy
Then recompile AUR packages that are involved by doing
$packer -S packagenameGetting your questions answered here at ArchBang Forums
Please! Always give hardware info, if there is a chance that 's relevant: #lspci -vnn
Quote: What I have learnt from Linux is to minimize dependencies and functionalities for greater independence.
On Arch(bang) and Openbox: http://stillstup.blogspot.com/
Offline
I reinstalled many packages including these:
[xen@samsung ~]$ $sudo pacman -Qs cairo
local/cairo 1.10.2-3
Cairo vector graphics library
local/cairomm 1.10.0-2
C++ bindings to Cairo vector graphics library
local/pixman 0.24.2-2
The pixel-manipulation library for X and cairo
local/python2-cairo 1.10.0-1
Python2 bindings for the cairo graphics libraryUpdated & upgraded maybe 10 times
Upgraded AUR packages too.
Thanks but I see same error again again and again. ![]()
Offline