


Dolphin Service Menus by ShanQful 32 comments

Dolphin Service Menus by ShanQful 32 comments

Dolphin Service Menus by ShanQful 32 comments

Dolphin Service Menus by ShanQful 32 comments
https://github.com/ShaneQful/u1-dolphin/tarball/without_kde
extract it and run the install script. The other
fix I gave you won't work. So use this one or wait
for the update. - Sep 22 2012

Dolphin Service Menus by ShanQful 32 comments
The reason the copy link isn't working is that I'm sending
the link to klipper KDE's clipboard and you are using dolphin
with unity so aren't using klipper. I'll see if I can find a
more cross desktop environmental way of sending it to the
clipboard and patch it.
If you really need it to work right night try
sudo apt-get install xclip
then open the file
~/.kde/share/kde4/services/ServiceMenus/UbuntuOne/ubuntuone.rb
and change line 32 from
exec "qdbus org.kde.klipper /klipper org.kde.klipper.klipper.setClipboardContents "+url
to:
exec "echo \""+url+"\" | xclip"
I'm going to try and find a way of doing this without adding
another dependency but either way I should have a patch out
shortly. - Sep 22 2012

Dolphin Service Menus by ShanQful 32 comments

Dolphin Service Menus by ShanQful 32 comments

Dolphin Service Menus by ShanQful 32 comments

Dolphin Service Menus by ShanQful 32 comments

Dolphin Service Menus by ShanQful 32 comments
sudo apt-get install ubuntuone-control-panel-qt
The menu is trying to make a call to u1sdtool which
is ubuntu ones commandline client. - Jul 01 2012