switchkiller / pam-face-authentication

Automatically exported from code.google.com/p/pam-face-authentication
0 stars 0 forks source link

Cannot run qt-facetrainer. #23

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open bash console.
2. run qt-facetrainer

What is the expected output? What do you see instead?

Instead of running the program I get these errors:

warning: .dynamic section for "/usr/lib/libwacomcfg.so.0" is not at the 
expected address

warning: difference appears to be caused by prelink, adjusting expectations

warning: .dynamic section for "/lib/libcap.so.2" is not at the expected 
address

warning: difference appears to be caused by prelink, adjusting expectations

warning: .dynamic section for "/lib/libattr.so.1" is not at the expected 
address

warning: difference appears to be caused by prelink, adjusting expectations

warning: .dynamic section for "/usr/lib/libdbus-glib-1.so.2" is not at the 
expected address

warning: difference appears to be caused by prelink, adjusting expectations

warning: .dynamic section for "/usr/lib/libvorbisfile.so.3" is not at the 
expected address

warning: difference appears to be caused by prelink, adjusting expectations

warning: .dynamic section for "/usr/lib/libogg.so.0" is not at the expected 
address

warning: difference appears to be caused by prelink, adjusting expectations

warning: .dynamic section for "/usr/lib/libtdb.so.1" is not at the expected 
address

warning: difference appears to be caused by prelink, adjusting expectations
Missing separate debuginfo for /usr/lib/libtdb.so.1
Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-
id/85/b6149a8377a357541e89471eb7ee92474cc8de.debug

** (bug-buddy:11623): WARNING **: Invalid borders specified for theme 
pixmap:
        /home/nirei/.themes/Cillop-Midnite/gtk-2.0/null.png,
borders don't fit within the image

What version of the product are you using? On what operating system?

I'm using Fedora 11 and the lastest version of pam-face-authentication 
found on http://code.google.com/p/pam-face-authentication/

Please provide any additional information below.

I'm attaching a bug report.

Original issue reported on code.google.com by NireiOra...@gmail.com on 29 Jan 2010 at 10:01

Attachments:

GoogleCodeExporter commented 9 years ago
please find the latest version of the packages that provides these libraries and
upgrade. 

Original comment by rohan.a...@gmail.com on 29 Jan 2010 at 10:05

GoogleCodeExporter commented 9 years ago
Ok, thanks, I'm trying that.

Original comment by NireiOra...@gmail.com on 29 Jan 2010 at 10:09

GoogleCodeExporter commented 9 years ago
I had already the lastest versions of every of these libraries. I'm trying with 
yum --
enablerepo='*-debuginfo' install /usr/lib/debug/.build-
id/85/b6149a8377a357541e89471eb7ee92474cc8de.debug (As its said on the error 
report.)

Original comment by NireiOra...@gmail.com on 29 Jan 2010 at 4:20

GoogleCodeExporter commented 9 years ago
After doing that I get exactly the same error but without this line:
"Missing separate debuginfo for /usr/lib/libtdb.so.1
Try: yum --enablerepo='*-debuginfo' install /usr/lib/debug/.build-
id/85/b6149a8377a357541e89471eb7ee92474cc8de.debug"

Original comment by NireiOra...@gmail.com on 29 Jan 2010 at 4:43

GoogleCodeExporter commented 9 years ago
Also, I've checked if every library was on its place on /usr/lib/ and I found 
every of 
those there so I don't know what the problem could be.

I'm using Gnome and my system is pretty much up-to-date.

Original comment by NireiOra...@gmail.com on 29 Jan 2010 at 4:55