Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Qlipper makes Gimp crash when copying image in Gimp #108

Open
danyright opened this issue Apr 25, 2020 · 7 comments
Open

Qlipper makes Gimp crash when copying image in Gimp #108

danyright opened this issue Apr 25, 2020 · 7 comments

Comments

@danyright
Copy link

Hi,
I've been thinking this was a gimp issue for a long time, but just realised it is apparently linked to qlipper.

Steps to reproduce:

  1. Start qlipper
  2. Start gimp (the issue is also reproducible if you start gimp first)
  3. Open an image big enough (my tests indicate an image bigger than around 1500x1500 pixels)
  4. Select all and hit CTRL+C to copy the image
  5. Gimp crashes

Observations:

  • It works flawlessly with smaller images.
  • Making a merged copy (Edit > Copy visible) makes it crash with smaller images as a regular copy of the current layer.
  • Gimp does not crash if Qlipper is not running.
  • Gimp does not crash when running Klipper (KDE's clipboard manager)

System:

  • Arch Linux
  • Laptop with 8GB RAM, intel i7-7500U
  • Running LXQT as desktop environment, with much KDE software

So nothing critical, just thought I'd report it since I figured it out.

Thanks for your work!
D

@palinek
Copy link
Collaborator

palinek commented Apr 27, 2020

Yes, this behavior is known.... but how can a crash of one app be a problem of different app?

@dv8472
Copy link

dv8472 commented Sep 23, 2020

Issue is most probably related to QTBUG-56595.
Have been experiencing similar crashes like this.

@lucazade
Copy link

lucazade commented Oct 5, 2020

same here.. probably related to store images in clipboard.
https://gitlab.gnome.org/GNOME/gimp/-/issues/2733

@ilopmar
Copy link

ilopmar commented Nov 19, 2020

Hello!

In the Gimp issue some users that use another clipboard manager mention that disabling copy images in their clipboard manager makes this issue go away. I really love qlipper and I would like to continue using, but it seems there is no option to just ignore keeping images on the clipboard. Do you think this can be done?

@ilopmar
Copy link

ilopmar commented Nov 19, 2020

Yes, this behavior is known.... but how can a crash of one app be a problem of different app?

I don't know the internals but my guess is that qlipper does something with the clipboard when copying a big image on Gimp that makes Gimp fails.

@franzos
Copy link

franzos commented Aug 16, 2021

I'm seeing the same issue with [email protected] and [email protected].

Work-around:

  1. Close qlipper
  2. Try again -> perfect

@baptx
Copy link

baptx commented Sep 19, 2021

Is there a way to ignore images like mentioned by @ilopmar? So we don't have to close Qlipper. On https://www.gimp-forum.net/Thread-Gimp-2-10-crashing-every-time-I-try-to-cut-or-copy, someone said there is an option for another clipboard manager (Klipper) but I did not see it for Qlipper.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants