question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] - No crop option after camera

See original GitHub issue

Issue: When selecting the default “camera” option, app does not go to crop screen after taking photo.

  • Open selection menu
  • Select camera
  • Opens camera
  • Take picture
  • “Select or retake?” menu
  • On selecting “select”, camera closes and nothing happens

Expected Behavior

  • Open Selection menu
  • Select Camera
  • Opens camera
  • Take picture
  • “Select or Retake?” menu
  • On selecting “select” crop view opens

Device Android 10. Galaxy Note 10+ implementation ‘com.canhub.cropper:android-image-cropper:1.1.1’

Code used to open selector CropImage.activity().setGuidelines(CropImageView.Guidelines.ON).setAspectRatio(1,1).start(activity);

Extra Info

  1. (This used to work with the original library)
  2. Selecting photo from “Files” correctly opens crop view

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
rexyrexcommented, Jan 14, 2021

Version 2.0.0 fixed the issue for me. Camera -> crop now works

0reactions
Canatocommented, Jan 18, 2022

Hey @SaltyBoi31 try to use the latest library version and open a new issue (following the template) so I can help better ^^

Read more comments on GitHub >

github_iconTop Results From Across the Web

Crop tool in Camera Raw no longer working (5-23-21)
I have always cropped my images in camera raw, but it no longer works. With a raw image open in camera raw, if...
Read more >
can't crop image with built in Windows 10 photos app without ...
In Windows Settings, Apps, go to Microsoft Photos, Advanced Options: Repair and Reset it. Close out and restart the computer and test.
Read more >
[BUG] - Camera crop image activity is not removed · Issue #162
Open Camera; Capture a Image; Crop a image; Open crop selector again; Don't select any image; return. Cropping photos from the gallery will...
Read more >
LR 7.3 Crop tool bug-previous photo remains on scr...
As the crop tool is not working properly, could you please try deselecting "Use Graphics Processor" located under Lightroom's Preferences > Performance, ...
Read more >
Why are my images cropped automatically on import?
This usually happens because of the automatic lens correction, which hides distorted areas. To avoid this, go to the Lens Correction tool in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found