[GH-ISSUE #98] Copying/Pasting Pages - document disappears #76

Closed
opened 2026-02-25 21:31:09 +03:00 by kerem · 0 comments
Owner

Originally created by @fumunda on GitHub (Aug 22, 2020).
Original GitHub issue: https://github.com/ciur/papermerge/issues/98

  1. Upload multi-page pdf.
  2. Copy page 1 out of original and paste into another folder.
  3. Immediately go back to original document and do the same for page 2 and paste into another folder.
  4. Go back to original document and it is gone.

The second page never shows up in folder and the original document never returns. What is the issue here?

Does it have anything to do with this error in logs -
`:
?: Papermerge can't find tesseract. Without it, OCR of the documents is impossible.
HINT: Either it's not in your PATH or it's not installed.
Operations to perform:
Apply all migrations: account, auth, contenttypes, core, dynamic_preferences, dynamic_preferences_users, knox, sessions, sites, socialaccount
Running migrations:
Applying core.0019_auto_20200822_1918... OK
Applying dynamic_preferences_users.0002_auto_20200822_1918... OK
System check identified some issues:

:
?: Papermerge can't find tesseract. Without it, OCR of the documents is impossible.
HINT: Either it's not in your PATH or it's not installed.

125 static files copied to '/opt/static'.
System check identified some issues:`

Do i just need to go back to 1.3? This doesn't seem to be ready.

Originally created by @fumunda on GitHub (Aug 22, 2020). Original GitHub issue: https://github.com/ciur/papermerge/issues/98 1. Upload multi-page pdf. 2. Copy page 1 out of original and paste into another folder. 3. Immediately go back to original document and do the same for page 2 and paste into another folder. 4. Go back to original document and it is gone. The second page never shows up in folder and the original document never returns. What is the issue here? Does it have anything to do with this error in logs - `: ?: Papermerge can't find tesseract. Without it, OCR of the documents is impossible. HINT: Either it's not in your PATH or it's not installed. Operations to perform: Apply all migrations: account, auth, contenttypes, core, dynamic_preferences, dynamic_preferences_users, knox, sessions, sites, socialaccount Running migrations: Applying core.0019_auto_20200822_1918... OK Applying dynamic_preferences_users.0002_auto_20200822_1918... OK System check identified some issues: : ?: Papermerge can't find tesseract. Without it, OCR of the documents is impossible. HINT: Either it's not in your PATH or it's not installed. 125 static files copied to '/opt/static'. System check identified some issues:` Do i just need to go back to 1.3? This doesn't seem to be ready.
kerem closed this issue 2026-02-25 21:31:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/papermerge#76
No description provided.