|
dieguti
|
 |
« Reply #50 on: April 02, 2009, 05:37:21 AM » |
|
Where's the link? And it doesn't work from DCUpdater either
|
|
|
|
|
Logged
|
|
|
|
|
|
|
sosimple
|
 |
« Reply #52 on: April 07, 2009, 11:32:35 AM » |
|
Mouser, Where does dc-updater (DCU) store/retrieve the web (Remote) location of files like FARR Plugin Version file and Update file. DCU has been complaining for some time about "get update failed" for KlipKeeper. DCU is looking for KK files at: [ copy or print] Remote Version File: http://carrolld.donationcoders.com/klipkeeper/versioninfo.xml Remote Update File: http://carrolld.donationcoders.com/klipkeeper/klipkeeper.zip Apparently, the files are now at: [ copy or print] Remote Version File: http://carrolld.dcmembers.com/klipkeeper/versioninfo.xml Remote Update File: http://carrolld.dcmembers.com/klipkeeper/klipkeeper.zip I would like to (if possible) manually edit the data DCU is using so it looks in the correct place for KK files. Kevin -------- Update:I just did some digging, and I found the file ... [ copy or print] %ProgramFiles%\FindAndRunRobot\Plugins\KlipKeeper\KlipKeeper.dcupdate I backed up the file and then edited it. I changed "donationcoders.com" to "dcmembers.com", in three places, and dc-update now shows KlipKeeper is "up to date". K
|
|
|
|
« Last Edit: April 07, 2009, 12:31:49 PM by sosimple »
|
Logged
|
|
|
|
|
|
sosimple
|
 |
« Reply #53 on: April 07, 2009, 12:04:53 PM » |
|
I just now tried the (kk backtick) command: kk` and kk `p and I find that it now works correctly.  Either that, or it is intermittent and nothing has really changed recently. For me, it was never intermittent ... once it stopped working, I tried it many times and it always failed. I guess it would be good to know if others find that it is working again, especially those that had problems with it before. Kevin
|
|
|
|
|
Logged
|
|
|
|
|
IainB
|
 |
« Reply #54 on: May 05, 2009, 11:53:47 PM » |
|
@sosimpleThankyou for the pointer to the changes necessary in the dcupdate file. I had been trying to figure out how to install KlipKeeper and had got nowehere, until I read your posts above. 
|
|
|
|
|
Logged
|
|
|
|
|
CleverCat
|
 |
« Reply #55 on: May 06, 2009, 04:37:33 AM » |
|
Mouser, Where does dc-updater (DCU) store/retrieve the web (Remote) location of files like FARR Plugin Version file and Update file. DCU has been complaining for some time about "get update failed" for KlipKeeper. DCU is looking for KK files at: [ copy or print] Remote Version File: http://carrolld.donationcoders.com/klipkeeper/versioninfo.xml Remote Update File: http://carrolld.donationcoders.com/klipkeeper/klipkeeper.zip Apparently, the files are now at: [ copy or print] Remote Version File: http://carrolld.dcmembers.com/klipkeeper/versioninfo.xml Remote Update File: http://carrolld.dcmembers.com/klipkeeper/klipkeeper.zip I would like to (if possible) manually edit the data DCU is using so it looks in the correct place for KK files. Kevin -------- Update:I just did some digging, and I found the file ... [ copy or print] %ProgramFiles%\FindAndRunRobot\Plugins\KlipKeeper\KlipKeeper.dcupdate I backed up the file and then edited it. I changed "donationcoders.com" to "dcmembers.com", in three places, and dc-update now shows KlipKeeper is "up to date". K Worked for me too! 
|
|
|
|
|
Logged
|
If you need help - JUST ASK!
|
|
|
|
anaderi
|
 |
« Reply #56 on: July 22, 2009, 11:32:11 AM » |
|
Please, tell me weither it possible to klip items back to clipboard with respect to the original encoding? e.g. if once I've copied word "СЛОВО" to clipboard (UTF-8) after klip-ping it looks like mess: ÑËÎÂÎ (ANSI encoding?) Please, advise
|
|
|
|
|
Logged
|
|
|
|
|
hamradio
|
 |
« Reply #57 on: July 22, 2009, 10:30:02 PM » |
|
I believe it is currently not possible.
|
|
|
|
|
Logged
|
|
|
|
|
siouxdax
|
 |
« Reply #58 on: September 07, 2009, 09:50:29 AM » |
|
Hello: I'm having trouble getting this plugin to work. I type in "kk" and I only get the typical FARR results. Am I doing something wrong?
|
|
|
|
|
Logged
|
|
|
|
|
siouxdax
|
 |
« Reply #59 on: September 07, 2009, 09:53:32 AM » |
|
Oops! I got it to work! Sorry about my premature post! BTW, awesome plugin! Brilliant!
|
|
|
|
|
Logged
|
|
|
|
|
siouxdax
|
 |
« Reply #60 on: September 07, 2009, 10:02:40 AM » |
|
Okay, I actually have a problem this time. When trying to access one of the clips from the FARR window I immediately get the following message:
Access violation at address 77124D0A in module 'OLEAUT32.dll' Read of address 00000001
What can I do to resolve this issue?
|
|
|
|
|
Logged
|
|
|
|
|
hamradio
|
 |
« Reply #61 on: September 07, 2009, 12:43:18 PM » |
|
Okay, I actually have a problem this time. When trying to access one of the clips from the FARR window I immediately get the following message:
Access violation at address 77124D0A in module 'OLEAUT32.dll' Read of address 00000001
What can I do to resolve this issue?
Maybe it is related to the post at: http://www.donationcoder....m/index.php?topic=18622.0Start with that first and report back then we will go from there if needed.
|
|
|
|
|
Logged
|
|
|
|
|
mouser
|
 |
« Reply #62 on: September 07, 2009, 12:49:24 PM » |
|
that is almost surely the problem -- there is a conflict between some versions of fscript and fsubscript and the more recent farr versions -- we need to get all the fsubscript and fscript dlls up to date.
|
|
|
|
|
Logged
|
|
|
|
|
siouxdax
|
 |
« Reply #63 on: September 07, 2009, 12:53:15 PM » |
|
that is almost surely the problem -- there is a conflict between some versions of fscript and fsubscript and the more recent farr versions -- we need to get all the fsubscript and fscript dlls up to date.
Okay, I'm confused. What do I need to do? LOL I ask you, mouser, as you and I know each other a bit and you know my skill level. 
|
|
|
|
|
Logged
|
|
|
|
|
tomos
|
 |
« Reply #64 on: September 07, 2009, 03:12:20 PM » |
|
Okay, I'm confused. What do I need to do? ...
siouxdax, it looks like you need to download the dll on this page http://e.craft.free.fr/farr/FScript/1.19/then: 1. grab the latest fscript.dll from ecaradec's page [link above] 2. rename it to fscript.dll 3. exit farr 4. replace any copies of fscript.dll in your farr plugins subdirectories with this new one. (if you have multiple fscript-based plugins installed, there may be more than one copy of the dll! dont leave any files like fscript_bakup.dll or fscript.dllbackup in the directories or those dll's might get loaded) 5. restart farr
I think it should be clear up to step #4 at least? If you've trouble there finding those dlls report back & someone will help
|
|
|
|
|
Logged
|
|
|
|
|
siouxdax
|
 |
« Reply #65 on: September 07, 2009, 06:23:24 PM » |
|
tomos & mouser: Thank you so much for taking out the time to help me. Replacing the dll's seems to have done the trick. There were only two other instances of fscript.dll; one in GooglePlus and one in FSubScript, both of which I applied the dll that you said to download. I'm assuming that this will not adversely affect those plugins. Just in case, I saved the old ones. 
|
|
|
|
|
Logged
|
|
|
|
|
CleverCat
|
 |
« Reply #66 on: September 08, 2009, 01:34:25 AM » |
|
Is there a way to keep a group of entries in kk permanently?
|
|
|
|
|
Logged
|
If you need help - JUST ASK!
|
|
|
|
hamradio
|
 |
« Reply #67 on: September 08, 2009, 10:52:06 AM » |
|
Not at this time without going into the KlipKeeper settings and selecting all the entries you don't want and hitting deleting selected.
|
|
|
|
|
Logged
|
|
|
|
|
CleverCat
|
 |
« Reply #68 on: September 09, 2009, 02:07:25 AM » |
|
OK thanks.......... 
|
|
|
|
|
Logged
|
If you need help - JUST ASK!
|
|
|
|
sri
|
 |
« Reply #69 on: September 09, 2009, 03:02:30 AM » |
|
Very useful plugin. I see no use for ClipX any more. I have set the hotkey Ctrl+Shift+V to bring up FARR with "kk" pre typed and have set digit keys to launch the item. This might not be obvious for new comers: If you want to paste the selected item into last active text taking application, go to KlipKeeper's settings by typing: and enable 'Copy & Paste to Last Active'.
|
|
|
|
|
Logged
|
|
|
|
|
relipse
|
 |
« Reply #70 on: September 17, 2009, 04:51:12 PM » |
|
thanks for the plugin, I really like it, the ding makes me feel special when i copy to clipboard knowing it is saved!
|
|
|
|
|
Logged
|
|
|
|
|
hamradio
|
 |
« Reply #71 on: September 25, 2009, 02:02:47 PM » |
|
Updated to fix a bug. See the KlipKeeper Homepage for download or use DCUpdater to update.
|
|
|
|
« Last Edit: September 25, 2009, 02:11:02 PM by hamradio »
|
Logged
|
|
|
|
|
mouser
|
 |
« Reply #72 on: September 25, 2009, 02:53:43 PM » |
|
thanks 
|
|
|
|
|
Logged
|
|
|
|
|
CleverCat
|
 |
« Reply #73 on: September 26, 2009, 01:30:34 AM » |
|
Updater not seeing new version? Did it manually...
|
|
|
|
« Last Edit: September 26, 2009, 01:35:31 AM by CleverCat »
|
Logged
|
If you need help - JUST ASK!
|
|
|
|