Comment 0 for bug 671291

Revision history for this message
Ofir Klinger (klinger-ofir) wrote :

Binary package hint: dolphin

Trying to share files on a fresh install of Kubuntu doesn't work.

Try:
Open Dolphin
Go to Home folder
Right-click the Documents folder
Go to Share tab
Click on "Configure File Sharing..."
You will be asked for root password. Enter it.
Then nothing happens :(

I run Dolphin from the cli and I got the following errors:

No such method DolphinApplication::loadCommandLineOptionsForNewInstance()
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
QFileSystemWatcher: failed to add paths: /home/ofir/.config/ibus/bus
Bus::open: Can not get ibus-daemon's address.
IBusInputContext::createInputContext: no connection to ibus-daemon
dolphin(2797)/kdecore (KLibrary) kde4Factory: The library "/usr/lib/kde4/fileshare_propsdlgplugin.so" does not offer a qt_plugin_instance function.
kcmshell(2809)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "fileshare.desktop" not found
kcmshell(2809) locateModule: Could not find module ' "fileshare" '.
kcmshell(2809)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kcm_fileshare.desktop" not found
kcmshell(2809) locateModule: Could not find module ' "kcm_fileshare" '.
kcmshell(2809)/kdecore (services) KServiceFactory::findServiceByDesktopPath: "kcmfileshare.desktop" not found
kcmshell(2809) locateModule: Could not find module ' "kcmfileshare" '.
QSocketNotifier: Invalid socket 14 and type 'Read', disabling...

BTW, doing:
sudo apt-get install kdenetwork-filesharing libsmbclient samba samba smbclient
DOESN'T solve the problem!