Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 93306 - kfilereplace crashes on startup
Summary: kfilereplace crashes on startup
Status: RESOLVED DUPLICATE of bug 71265
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-20 02:14 UTC by Markus Tacker
Modified: 2005-06-02 04:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Debug output (kfilereplace.debug,1.38 KB, text/plain)
2005-05-20 02:16 UTC, Markus Tacker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Tacker 2005-05-20 02:14:52 UTC
kfilereplace crashes with "Could not find the kfilereplace part"

Reproducible: Always
Steps to Reproduce:
1. Start kfilereplace
Comment 1 Markus Tacker 2005-05-20 02:16:00 UTC
Created attachment 59350 [details]
Debug output
Comment 2 Markus Tacker 2005-05-20 02:22:55 UTC
These files are installed and readable:
/usr/lib/kde3/libkfilereplacepart.la
/usr/kde/3.4/lib/kde3/libkfilereplacepart.so

Thess doesn't exist:
libkfilereplacepart.so.1
libkfilereplacepart.so.1.0.0
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-05-23 09:57:16 UTC
Is /usr/lib/kde3/libkfilereplacepart.la a typo? Should be in /usr/kde/3.4... as
well.
Comment 4 Tom Kiermaier 2005-05-31 16:11:20 UTC
Thats where the file is on my computer.  If you do an "ln 
-s /usr/kde/3.4/lib/kde3/libkfilereplacepart.so /usr/lib/kde3/" kfilereplace 
starts working fine.  
Comment 5 Gregorio Guidi (RETIRED) gentoo-dev 2005-05-31 16:24:18 UTC
/usr/lib/kde3/libkfilereplacepart.la is probably on orphaned file (consequence 
of bug 64112) and should be removed or moved away. Everything should work 
after that, hopefully. 
Comment 6 Markus Tacker 2005-06-02 04:18:04 UTC
#5 is right.

Thanks.

*** This bug has been marked as a duplicate of 71265 ***