Topics - Jesper Hertel [ switch to compact view ]

Pages: [1] 2 3next
1
Clipboard Help+Spell / Cannot delete single clips
« on: October 02, 2013, 06:08 PM »
I just noticed that I cannot delete any single clips from Clipboard Help+Spell.

I right-click a clip and select "Delete selected clip". The focus then moves to another clip, but the clip I right-clicked is still there.

Selecting a clip and pressing the Delete key has exactly the same effect – or lack of effect.

It doesn't matter what clip I choose – none can be deleted.

Deleting *all* clips in a group works. But deleting a single clip – or a selection of clips – doesn't.

2
Clipboard Help+Spell / Conflict with LibreOffice/OpenOffice
« on: May 08, 2013, 09:32 AM »
For a long time (many months, perhaps years, my brain really needs a memory upgrade), I have experienced a conflict between LibreOffice and Clipboard Help+Spell.

When copying something in LibreOffice, sometimes Libreoffice locks up and becomes unresponsive. Every time this happens, I notice that Clipboard Help+Spell is also unresponsive, and my only option is to kill its process :rip:. And the very second I kill the Clipboard Help+Spell process, LibreOffice becomes responsive again.

This has happened countless times to me.

I can not reproduce it as it only happens sometimes. But my guess is that some kind of deadlock occurs, where both programs are waiting for eachother to release an open handle or something. So I guess it would be possible to look at the source code of Clipboard Help+Spell and see if it is made in a way that could provoke a deadlock with another program accessing the clipboard. And maybe then a timeout could be introduced in the waiting in Clipboard Help+Spell so the deadlock would only last a few seconds (or less) at max and then give up and possibly give a tray balloon tip about its unability to get clipboard contents or so. I think it is much better to avoid the deadlock and miss the copied text than to lock up both programs waiting to get a copy of the clipboard.

I am 99% sure the same happened in the past when I used OpenOffice instead of LibreOffice. But I have never experienced that deadlock with any other programs. Only in the combination LibreOffice/OpenOffice and Clipboard Help+Spell. So I am quite sure there is some kind of bug in LibreOffice in the way it handles the clipboard. On the other hand, I would prefer if Clipboard Help+Spell didn't lock up just because of that. It would be nice if it could gracefully be a little more accepting towards LibreOffice's possibly rude behaviour. :)

Just now it occurred to me that I could probably circumvent the problem and avoid the deadlocks by putting LibreOffice (soffice.bin and/or soffice.exe) on the ignore list in Clipboard Help+Spell. But it would be nice if the two applications could peacefully coexist and Clipboard Help+Spell would also work with LibreOffice. :)

3
Find And Run Robot / Wish: UTF-8 and URL encoding
« on: September 01, 2011, 12:11 PM »
You can use $$u1 and $$uc in place of $$1 and $$c to have FARR perform urlencoding on the arguments, making them suitable for web searches. (Direct quote from the help file ;)).

As a Dane using special non-ascii letters very often, this is very cool and I use it a lot! :Thmbsup:

But now I wanted to create an alias to search my Gmail. This takes a URL of the form
    https://mail.google.com/mail/?shva=1#search/my+search+terms+in+utf-8
where my+search+terms+in+utf-8 is in URL encoded UTF-8 format. And it is the UTF-8 that is the problem.


If I just use ordinary $$u1 like this in my alias:
    https://mail.google.com/mail/?shva=1#search/$$u1
and use the alias to search for "særlige ønsker", I get
    https://mail.google.com/mail/?shva=1#search/s%e6rlige+%f8nsker
but then Gmail gets stuck loading and I get an almost blank screen. The functioning URL is
    https://mail.google.com/mail/?shva=1#search/s%C3%A6rlige+%C3%B8nsker
which brings the correct search result.


So I miss being able to tell FARR to URL encode the UTF-8 encoded equivalent of the search string.

Would it be possible to add something like $$uu1, $$uu2, ..., $$uuc to perform URL encoding of the UTF-8 encoded string?

4
When I change between different screenshots to the left, I get a standard Windows beep ("C:\Windows\Media\Windows Ding.wav") every time. Even if I click on the image that is currently shown, I get the beep. This is rather annoying, as the beep is normally used for getting the user's attention, but there is no reason for it when I just click on an image...

Could this be fixed? :)

Jesper

5
When I rename a screenshot by changing the name in the "Name" box below the image, all Danish characters (æ, ø, å, Æ, Ø, Å) are changed into underscores ("_"). It seems completely unnecessary, as file names can contain these characters without problems.

Could this be fixed?

I am trying to attach an image with an example, but I cannot get a preview of it. But maybe it works when I post it?

Jesper

Screenshot - 2011-02-10 , 19_57_01.png

Pages: [1] 2 3next
Go to full version