Re: [Gimp-developer] Why does it take so long until Gimp finds out that no image is on the clipboard

2020-05-03 Thread Ofnuts

On 03/05/2020 20:07, Liam R E Quin wrote:

On Sun, 2020-05-03 at 19:17 +0200, Adalbert Hanßen wrote:

Whatreally annoys me isthat it takes almost a minute for Gimp to tell
me that there is no image on the clipboard.

Is this under GNOME 3? or KDE/plasma? Do you have a clipboard manager
running?



* Why does it take that long?

It doesn't, here.


* What can developers do to speed up the error message in such a
situation?

Fix the bug, but that involves understanding whenand why it happens and
what is causing it.


* By the way: Is there a method such that one can see what type of
data is on the clipboard: text/image/file designation/spreadsheet
data, ...?

Again, depends on desktop enviroment and whether wayland or X11, but
yes, there are clipboard managers that can show it. KDE has one running
all the time i think.


Yes, Klipper in KDE can display images in the clipboard. However,
clipboard operations are not that simple under the hood. For large data
such as image, the source app doesn't really copy the data but some kind
of announcement, so during the paste the pasting app retrieves the data
from the source app and this source app may misbehave.





___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


Re: [Gimp-developer] Why does it take so long until Gimp finds out that no image is on the clipboard

2020-05-03 Thread Liam R E Quin
On Sun, 2020-05-03 at 19:17 +0200, Adalbert Hanßen wrote:
> 
> Whatreally annoys me isthat it takes almost a minute for Gimp to tell
> me that there is no image on the clipboard.

Is this under GNOME 3? or KDE/plasma? Do you have a clipboard manager
running?


> 
> * Why does it take that long?
It doesn't, here.

> * What can developers do to speed up the error message in such a
> situation?
Fix the bug, but that involves understanding whenand why it happens and
what is causing it.

> 
> * By the way: Is there a method such that one can see what type of
> data is on the clipboard: text/image/file designation/spreadsheet
> data, ...?

Again, depends on desktop enviroment and whether wayland or X11, but
yes, there are clipboard managers that can show it. KDE has one running
all the time i think.


-- 
Liam Quin - web slave for https://www.fromoldbooks.org/

Full-time slave in voluntary servitude

___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list


[Gimp-developer] Why does it take so long until Gimp finds out that no image is on the clipboard

2020-05-03 Thread Adalbert Hanßen
I am using Gimp 2.8 under Xubuntu 18.04.4 LTS.

>From time to time I use Gimp to crop screenshots in order to paste the right 
>part of a screenshot to a report.

Sometimes, my screenshot utility (xfce4-screenshooter) does not put my 
screenshot onto the clipboard when I invoke the screenshot utility by the right 
shortcut. I have no idea, what's wrong then but alsoLibreOffice tells me that 
there is noimage on the clipboard in these cases. In some of themthere still is 
text on the clibpoard from the last clipboard operation, so the error message 
from Gimp is ok.

Whatreally annoys me isthat it takes almost a minute for Gimp to tell me that 
there is no image on the clipboard.

* Why does it take that long?

* What can developers do to speed up the error message in such a situation?

* By the way: Is there a method such that one can see what type of data is on 
the clipboard: text/image/file designation/spreadsheet data, ...?





___
gimp-developer-list mailing list
List address:gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list