Comment 7 for bug 209873

Revision history for this message
SRElysian (srelysian) wrote :

some more wierdness, i installed locate to see where the file exists. It didn't show up in /usr/share/services/ it showed up in /usr/share/kde4/services/

On my desktop:

/usr$ find | grep fileshare

./lib/kde4/fileshare_propsdlgplugin.so
./lib/kde4/kcm_fileshare.so
./lib/kde4/libexec/filesharelist
./lib/kde4/libexec/fileshareset
./share/services/fileshare.desktop
./share/locale-langpack/en_GB/LC_MESSAGES/kfileshare.mo
./share/kde4/services/fileshare.desktop
./share/kde4/services/fileshare_propsdlgplugin.desktop
./share/man/man1/filesharelist.1.gz
./share/man/man1/fileshareset.1.gz
./bin/filesharelist
./bin/fileshareset

-----

On my laptop (same cmd:)

./lib/kde4/fileshare_propsdlgplugin.so
./lib/kde4/libexec/filesharelist
./lib/kde4/libexec/fileshareset
./lib/kde4/kcm_fileshare.so
./share/locale-langpack/en_GB/LC_MESSAGES/kfileshare.mo
./share/kde4/services/fileshare_propsdlgplugin.desktop
./share/kde4/services/fileshare.desktop
./share/man/man1/fileshareset.1.gz
./share/man/man1/filesharelist.1.gz
./include/kfileshare.h
./include/kfilesharedialog.h
./include/kfilesharedlg.h
./bin/filesharelist
./bin/fileshareset

-----

At this point I am completely confused... the includes, i'd assume are from -dev packages I don't have over here. Short of that all the file's seem to match up accept the one I copied to /usr/share/services/ despite me copying it FROM my laptop doesn't appear in the laptop's list.