You are not logged in.

#1 2007-10-17 22:40:19

slackhack
Member
Registered: 2004-06-30
Posts: 738

lib error in brasero - won't launch

n/m - I originally searched for brasero *and* libtotem and got no threads, but i see one now, here:

http://bbs.archlinux.org/viewtopic.php?id=38631


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
since the last update brasero is missing libtotem-plparser.so.1:

slackhack@arch1:~ $ brasero
brasero: error while loading shared libraries: libtotem-plparser.so.1: cannot open shared object file: No such file or directory

slackhack@arch1:~ $ li libtotem
/usr/lib/libtotem-plparser.so.7.1.1
/usr/lib/libtotem-plparser.so
/usr/lib/libtotem-plparser.so.7

no bug report - anyone else duplicating this? thanks.


>> edit: "fixed" with:

cp /usr/lib/libtotem-plparser.so.7.1.1 /usr/lib/libtotem-plparser.so.1

not sure if that means it's just a small error or typo in the coding related to version numbering of the library, or if it's more serious, but it seems to launch at least. can't test it atm because i'm currently burning with k3b... will try in a few minutes...

Last edited by slackhack (2007-10-17 22:51:50)

Offline

#2 2007-10-17 22:51:28

hussam
Member
Registered: 2006-03-26
Posts: 572
Website

Re: lib error in brasero - won't launch

Don't "cp /usr/lib/libtotem-plparser.so.7.1.1 /usr/lib/libtotem-plparser.so.1 " That's a very bad approach.

You simply need to recompile brasero against the new totem-plparser and it will be fine.

Offline

#3 2007-10-17 22:53:15

slackhack
Member
Registered: 2004-06-30
Posts: 738

Re: lib error in brasero - won't launch

hussam wrote:

Don't "cp /usr/lib/libtotem-plparser.so.7.1.1 /usr/lib/libtotem-plparser.so.1 " That's a very bad approach.

You simply need to recompile brasero against the new totem-plparser and it will be fine.

yeah, that's why i put "fixed" in quotes like that. tongue

the symlink approach seems to work as a kluge for now, at least. The person who started the original thread should probably file a bug report so it can be fixed properly.

Offline

#4 2007-10-18 00:14:15

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,396
Website

Re: lib error in brasero - won't launch

Don't file a bug report in the offical Arch bug tracker for community packages.  Make a comment in AUR (already done)

Offline

Board footer

Powered by FluxBB