PCLinuxOS-Forums
News: ...FLASH!!! ...New PCLinuxOS Testing board now open. Register today! Be an active contributor to the PCLinuxOS future! ... Read all about it now, on THIS forum!!!..
 
*
Welcome, Guest. Please login or register. May 27, 2012, 12:28:27 AM


Login with username, password and session length


Pages: [1] 2 3   Go Down
  Print  
Author Topic: How to get Dropbox Integration on KDE.  (Read 2895 times)
anchorschmidt
Full Member
***
Offline Offline

Posts: 81



WWW
« on: September 06, 2010, 09:45:57 AM »

How to get Dropbox Integration for KDE
Logged

youtube.com/anchorschmidt
Latest video: "How to get Dropbox Integration in KDE"
Sept 6 2010

PClinuxos KDE+Lxde
timeth
Hero Member
*****
Offline Offline

Posts: 788


Location: Japan, but I'm Aussie > G'day mate! See?


« Reply #1 on: September 08, 2010, 10:26:43 AM »

Hey anchorschmidt,

Thanks for the video. I would love to have Dropbox integration for KDE and I followed your tutorial but it didn't work for me. The Dropbox entry doesn't show up in my context menu after I install the plugin. Do you have any ideas I can try?
Logged

宜しくお願いします > Yoroshiku Onegaishimasu > I humbly and respectfully ask for your kindness.  |   My graphics blog
Leiche
Global Moderator
Hero Member
*****
Offline Offline

Posts: 2702


God knows, i'm not an Angel!


WWW
« Reply #2 on: September 08, 2010, 10:40:20 AM »

in your /home/<user>/.kde4/share/kde4/services/ServiceMenus/ should be a dropbox.desktop file.
And in your dropbox a dropbox.py. Is there this files, so should the servicemenu go...

Logged

anchorschmidt
Full Member
***
Offline Offline

Posts: 81



WWW
« Reply #3 on: September 09, 2010, 08:04:03 AM »

Quote
Thanks for the video. I would love to have Dropbox integration for KDE and I followed your tutorial but it didn't work for me. The Dropbox entry doesn't show up in my context menu after I install the plugin. Do you have any ideas I can try?

That's interesting. Which KDE release are you using? Did you try to install two services at once from the manager? does it still show as "installed" when you search for it again?
Logged

youtube.com/anchorschmidt
Latest video: "How to get Dropbox Integration in KDE"
Sept 6 2010

PClinuxos KDE+Lxde
menotu
PCLinuxOS Tester
Super Villain
*******
Offline Offline

Posts: 11986

┌∩┐(◕_◕)┌∩┐


« Reply #4 on: September 09, 2010, 08:18:51 AM »

I've tried the Dropbox ones a few times in the past and they always show up in my context menu but alas none of the options ever seem to work.

The Root Actions service always works well though
Logged

If you can keep you head while all around you are losing theirs, then you have misunderstood the situation.

PCLinuxOS 32bit & 64bit; 3.2.17bfs kernel, KDE 4.8.3; nvidia 295.53, Athlon 64 X2 4200+; 4GB Ram; NVidia GeForce 8400GS 1GB; x.org 1.10.4 ; 500GB/320GB
Leiche
Global Moderator
Hero Member
*****
Offline Offline

Posts: 2702


God knows, i'm not an Angel!


WWW
« Reply #5 on: September 09, 2010, 01:17:13 PM »

for a long time under kde4, and now with a little trick under LXDE.
When the dropbox.py is store in the Dropbox folder, so use with little command
Code:
python ~/Dropbox/dropbox.py puburl %f | zenity --text-info --title "%f" --width=680 --height=100

for me works... Grin



Uploaded with ImageShack.us

If you need this files, so i can send it up...
Logged

genomega
Sr. Member
****
Offline Offline

Posts: 329


WWW
« Reply #6 on: September 09, 2010, 03:14:26 PM »


This is what I had to do:

cd /home/yourname/.kde4/share/apps/servicemenu-download/115336-dropbox-servicemenu-kde_0.2.tar.gz-dir/dropbox-servicemenu-kde/

chmod 755 install.sh

./install.sh

This will download and install what you need from www.dropbox.com
Logged
AndrzejL
PCLinuxOS Tester
Super Villain
*******
Offline Offline

Posts: 11990


Registered Linux User #490933


WWW
« Reply #7 on: September 10, 2010, 08:21:34 AM »

Hey anchorschmidt,

Thanks for the video. I would love to have Dropbox integration for KDE and I followed your tutorial but it didn't work for me. The Dropbox entry doesn't show up in my context menu after I install the plugin. Do you have any ideas I can try?

+1 Smiley!


This is what I had to do:

cd /home/yourname/.kde4/share/apps/servicemenu-download/115336-dropbox-servicemenu-kde_0.2.tar.gz-dir/dropbox-servicemenu-kde/

chmod 755 install.sh

./install.sh

This will download and install what you need from www.dropbox.com

Now thats the solution that worked for me but I got there myself Cheesy!

I followed Leiche's advice and i checked the folder

Quote
[andrzejl@WISHMACER ~]$ cd ~/.kde4/share/kde4/services/ServiceMenus/
bash: cd: /home/andrzejl/.kde4/share/kde4/services/ServiceMenus/: No such file or directory

It didn't even existed. So I ran this:

Code:
mkdir -p ~/.kde4/share/kde4/services/ServiceMenus/

and then decided to reinstall the service - I was thinking... Maybe if I created folder that it needs it will install no problem.

When was trying to reinstall the service I got very helpful clue:


This told me where the installer was downloading its file...

Using konsole / mc I opened this location. Unpacked the tar.gz file and ran install.sh file - it was already executable so there was no need to chmod it here.

Quote
[andrzejl@WISHMACER servicemenu-download]$ mc

[andrzejl@WISHMACER DropboxServiceMenu-0.14.3]$ ./install-it.sh

After that:

Quote
[andrzejl@WISHMACER DropboxServiceMenu-0.14.3]$ cd ~/.kde4/share/kde4/services/ServiceMenus/
[andrzejl@WISHMACER ServiceMenus]$ ls
dropbox_all.desktop  dropbox_directories.desktop  dropbox_files.desktop  dropbox-scripts/
[andrzejl@WISHMACER ServiceMenus]$

and it all works as expected now...


Thanks Dudes!

Andy
Logged

Was_Just19
Hero Member
*****
Offline Offline

Posts: 6885


MLU


« Reply #8 on: November 02, 2010, 09:51:45 AM »

Hi,
       Just installed Dropbox and have it set up so want to extend it a bit with these service menu functions.

I noticed that there are two separate downloads, and in the posts above I note that different people use either.

So before I install one of these I would like to know which is working the better.
One I see is only 1.6Kb while the other is 45.8Kb .....  there being a huge difference is size I guess there must be a huge difference in functionality.

Anyone care to enlighten me?

Thanks   Wink
Logged
Old-Polack
Administrator
Hero Member
*****
Offline Offline

Posts: 9695


----IOFLU----


« Reply #9 on: November 02, 2010, 11:52:30 AM »

Hi,
       Just installed Dropbox and have it set up so want to extend it a bit with these service menu functions.

I noticed that there are two separate downloads, and in the posts above I note that different people use either.

So before I install one of these I would like to know which is working the better.
One I see is only 1.6Kb while the other is 45.8Kb .....  there being a huge difference is size I guess there must be a huge difference in functionality.

Anyone care to enlighten me?

Thanks   Wink


I installed both, and get these menu additions;

Logged

Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...
Was_Just19
Hero Member
*****
Offline Offline

Posts: 6885


MLU


« Reply #10 on: November 02, 2010, 12:22:44 PM »

I downloaded both, - one seems to have the associated packages with it, and the other seems to download them during install. So I am wondering if they are near ebough the same thing.

Do you have two sets of Dropbox options in the righ-click drop down list?

I installed the larger one here. I do not have these two entries

Copy Public URL to Klipper
Get Public URL

It seems like at least one of those is a duplicate.

Looks like I am covered with using just the one I have installed.

Thanks.

regards.
Logged
dejan034
Jr. Member
**
Offline Offline

Posts: 16



« Reply #11 on: November 02, 2010, 02:00:38 PM »

http://cristalinux.blogspot.com/2010/11/install-dropbox-on-kde-desktops.html
Logged

another distro is an ancient african word, meaning "I can't configure Debian"
Old-Polack
Administrator
Hero Member
*****
Offline Offline

Posts: 9695


----IOFLU----


« Reply #12 on: November 02, 2010, 02:33:48 PM »



We just install dropbox with Synaptic, from our repository mirrors.
Logged

Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...
Texstar
Administrator
Super Villain
*****
Offline Offline

Posts: 11805



« Reply #13 on: November 02, 2010, 02:40:26 PM »



Yeh. Works great. Just open your file manager and copy whatever you want into the public folder for sharing.

Logged

Follow the development of PCLinuxOS on Twitter
Help fund the PCLinuxOS project!

"I'm not so good on advice, can I interest you in a sarcastic reply?"
menotu
PCLinuxOS Tester
Super Villain
*******
Offline Offline

Posts: 11986

┌∩┐(◕_◕)┌∩┐


« Reply #14 on: November 02, 2010, 03:10:27 PM »

Quote
Yeh. Works great

Yup - first class storage site and so very easy to use.
Logged

If you can keep you head while all around you are losing theirs, then you have misunderstood the situation.

PCLinuxOS 32bit & 64bit; 3.2.17bfs kernel, KDE 4.8.3; nvidia 295.53, Athlon 64 X2 4200+; 4GB Ram; NVidia GeForce 8400GS 1GB; x.org 1.10.4 ; 500GB/320GB
Pages: [1] 2 3   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM