Kdropbox requires the official daemon to work.
1- The first step is to download and install kdropbox (change the binary according to your distribution)
$ wget http://downloads.sourceforge.net/project/kdropbox/Kdropbox-0.3.0/Open%20Suse%2011.2/kdropbox-0.2.0-12.i586.rpm
$sudo rpm -i kdropbox-0.3.0-6.1.i586.rpm
2. Run Kdropbox from your KDE start menu
If you don't have the official daemon installed, Kdropbox will tray to downland, install and execute it.
3- Configure your account
The daemon will launch a set-up wizard (it is not from kdropbox is a gtk one). Follow the steps to configure your account.
4- After finishing the configuration, stop the gtk client.
5 - Launch Kdropbox again. The first time you run the program the preferences window will appear: configure your Dropbox folder.
Dropbox folder location is established in the General tab

6- Finally start the daemon
That's all! Enjoy Kdropbox






Comments
1. Install clyde (from the AUR) Do NOT skip this step
2. Run: clyde -S kdropbox
3. On all promts for editing a file write: n
That is it! THANK YOU Madek for maintaining the package also thanks for making kdropbox!
You don't have to use clyde, I use yaourt. Also since its just a PKGBUILD from the AUR you don't *need* either program.
is the german translation already done and will it be implemented in the next version? If there is still some translation to do, feel free to contact me
BTW- thanks for this wonderful tool!
Thanks!
how can I compile Kdropbox from tar.gz?
Gianni
There is a Makefile in the tar.gz but somebody reported to be broken.
Try this:
$qmake
$make
$qmake
$sudo make install
Regards!
Can you copy-paste the errors?
Thanks!
It should work fine on OpenSuse 11.3
Regards!
Running sidux(a debian/Sid) with KDE 4.4.4 on a Dell Notebook (Latitude C640)
Regards!
I have problem with mandriva 2010.1 64 bit (x86_64) when i do make, you can view the output here:
http://pastebin.com/2mFZ76Wj
How can i resolv this problem?
Excuse me for bad english, i'm writing from Italy!
Regards
I've already installed sdk but missing some libs.
Now it compile and it's all ok!
I've created rpm of i586 and x86_64 for Mandriva 2010.1 with checkinstall, but i don't know how to add dependencies to rpms... if you want i can send them to your email.
Regards,
Max
Regards!
I'm using Kubuntu and I've run into something a little strange. I have two status icons in the system tray. One says it is Dropbox 0.7.110 and the other is yours and is just showing Kdropbox. Is this how its supposed to be?
cd $HOME/.dropbox-dist
mv wx._controls_.so wx._controls_.so.orig
After this restart the daemon and you should see only kdropbox
Kdropbox only shows that form after downloading the daemon. This occurs when there isn't a previous Dropbox installation. If you had the Gnome client before it might be your case
Regards!
I did post on my blog (the URI I posted for me on this comment) that Kdropbox is a great way to get Dropbox working on KDE. Thanks for making this great bit of code.
Cheers!
when KDE starts I get two icons for dropbox - the one from the gtk app and one from kdropbox.
When I stop the gtk dropbox kdropbox is disconnected, too. When I close both and the restart kdropbox the gtk app starts, too.
I looked in the KDE autostart where dropbox isn't enabled.
Any idea how to solve this?
The dropbox folks should thank you for this great addition :) Your app rocks :)
If you don't like something of the little that I wrote, please tell me about it.
http://zipizap.wordpress.com/2010/09/03/kdropbox-home/
Regards!
and when I double click the .deb I get the error, "Could not open...the package may be corrupted or you may not be allowed to open it... check permissions."
Is KDE 4.5.1 supported?
It works on Kubuntu 10.04 64bit with KDE 4.4
If will try to update my desktop to 4.5.1
Regards
Much appreciated! Can't wait to get this running!
t
Regards!
Just tried again on 10.4 since 10.10 was bugging out on me in different areas. Installed great!
My distro is Debian 5.0.
I would like to know if it is possible to install Kfilebox in my laptop.
Thanks,
Alfredo
Regards
The solution I found was to replace the folder by a link named Dropbox to the place I need (i.e. /windows/D/My Dropbox).
Thanks for the programm, hope u can continue to maintain it.
Thanks!
Estoy tratando de compilarlo en Fedora 13 (he probado los rpm de Suse y de Mandriva pero ninguno se instala correctamente) pero me falta alguna dependencia que no localizo: al linkar me dice que no encuentra kdeui:
/usr/bin/ld: cannot find -lkdeui
Imagino, que debe de ser por algún cambio en los paths o en los nombres de las librerías que usa Fedora (ya he tenido que hacer algún cambio en el make para llegar hasta aquí...), pero nada, este no lo veo... ¿Alguna pista?
Gracias por adelantado.
Saludos
Regards
Regards
I installed on Kubuntu 10.10.
No errors encountered, but there's no "Dropbox" option on the right-click menu in Dolphin, effectively preventing me from using the "use public link" option.
Therefore, I have installed Nautilus in kubuntu side by side with Dolphin in order to use dropbox, but this can't be a solution in the long term.
Any ideas what I have done wrong ?
http://kde-apps.org/content/show.php/Dropbox+ServiceMenu?content=124416
Regards
Salute!!
I run a gtk-free system and I came across the following issues:
a> I can't get a GUI for the initial installation. I linked my pc by running kfilebox for the 1st time in CLI.
b> I can't switch the sync folder. I used a shortcut as Goodwill suggested above, it is a good workaround.
c> The "unlink this pc" in preferences is greyed out.
Am guessing A is fixed if I install gtk and I read the answer regarding B so you have this in mind. Is C also a known issue? Will I have any other problems not having gtk installed or kfilebox doesn't need it?
Thank you for this useful app!
Yes, you need GTK for the first configuration, because the set up process runs from the official Dropbox app.
Regarding C, I placed the button disabled because that feature isn't developed.
Regards!
I installed kfilebox into the laptop PC. I used the PC in the office and my home. In the office, the PC is connected to the Net behind the proxy server, and is connected directly in home. I need to change the proxy setting for the kfilebox.
Regards!
I'm using Fedora-14-x86_64-KDE (cpu: Intel).
What is the best/easiest way to install kfilebox?
Should I either install openSUSE or Mandriva package and its dependencies?
Thanks in advance!
Thanks!
Since I'm not a big fstab expert could you please post the needed command?
you can modify your fstab (sudo or otherwise become root)
modify your drive which contains your dropbox directory to something like:
UUID=7462458f-b5ac-4d8b-8c9d-2cad716bbd49 / ext4 errors=remount-ro,user_xattr 0 1
this enables extended attributes which you can read about :
http://www.linux.com/archive/feature/114027
and
http://ubuntuforums.org/showthread.php?p=9532097
If you don't add user_xattr to your fstab I don't think it will inhibit the functionality of your dropbox. If, however you run into files with extended attributes something funny may or may not happen.
James
http://kde-apps.org/content/show.php/Dropbox+ServiceMenu?content=124416
Regards
Regards!
During the first start, the official wizard from Dropbox is used in order to link the computers. I suggest to run it again.
Regards
At the first start it didn't run.
During the first start, the official wizard form Dropbox did not start. And computer had not linked.
Question:
How to run oficial wizard from Dropbox again?
Thank you very much.
RSS feed for comments to this post.