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

Fixed crash selecting texttool #2369

Merged

Conversation

AndreaMarangoni
Copy link
Contributor

The close() method was aborting the screenshot. I am not sure why only on the texttool.
I went for a safer approach which consist on hiding the tool and to avoid any leak I am setting its parent and flagging the widget to deleteLater().

@borgmanJeremy
Copy link
Contributor

Thank you! I was struggling to find a fix for this.

@fuzunspm
Copy link

fuzunspm commented May 1, 2022

is this merged with latest release? I'm having the said fixed issue

@mmahmoudian
Copy link
Member

mmahmoudian commented May 1, 2022

@fuzunspm No, this was merged on 2022-02-05 and the latest release was published in 2022-01-15:

image

image

@thraizz
Copy link

thraizz commented May 12, 2022

Is there a release planned somewhere soon? This happens to me daily, the only way to prevent this is to de-select the text tool before clicking somewhere, when editing text. Huge pain in the bum, if you add multiple texts to a screenshot and then flameshot aborts on the last click...

@mmahmoudian
Copy link
Member

@thraizz you can build from source or install from nightly builds:
https://flameshot.org/docs/installation/development-build/

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

Successfully merging this pull request may close these issues.

5 participants