[GH-ISSUE #53] 1.4.0rc1 .jpg files shows broken img icon #40

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

Originally created by @tkammerlander on GitHub (Aug 4, 2020).
Original GitHub issue: https://github.com/ciur/papermerge/issues/53

Hy @ciur

just cloned the new release and started up docker. unfortunately the .jpg bug is still there
image

regards tom

Originally created by @tkammerlander on GitHub (Aug 4, 2020). Original GitHub issue: https://github.com/ciur/papermerge/issues/53 Hy @ciur just cloned the new release and started up docker. unfortunately the .jpg bug is still there ![image](https://user-images.githubusercontent.com/1456877/89337918-09731280-d69c-11ea-9deb-7d4648788641.png) regards tom
kerem 2026-02-25 21:31:04 +03:00
  • closed this issue
  • added the
    docker
    bug
    labels
Author
Owner

@ciur commented on GitHub (Aug 5, 2020):

Hi @tkammerlander

this is because I messed up the docker image. Application-wise (I mean papermerge code) it works.

Try online demo. Upload an jpeg (jpg) as test. Credentials are guest/password77
As test for online demo I added a folder titled - jpeg (readonly) where I uploaded an jpeg image.

I will fix docker image today and provide an rc2.

Thank you for your quick feedback, @tkammerlander, I highly appreciate it!

<!-- gh-comment-id:668966932 --> @ciur commented on GitHub (Aug 5, 2020): Hi @tkammerlander this is because I messed up the docker image. Application-wise (I mean papermerge code) it works. Try [online demo](https://demo.papermerge.com). Upload an jpeg (jpg) as test. Credentials are guest/password77 As test for online demo I added a folder titled - jpeg (readonly) where I uploaded an jpeg image. I will fix docker image today and provide an rc2. Thank you for your quick feedback, @tkammerlander, I highly appreciate it!
Author
Owner

@ciur commented on GitHub (Aug 5, 2020):

Jetzt muss es aber funktionieren!

I fixed docker image and pushed new one - tagged 1.4.0.rc2. Could you please retest it?
Just to make sure that you have right image, delete any reference to 1.4.0.rc1 first.
With docker, you can:

  docker image ls

to see docker images. Then copy IMAGE ID tagged with 1.4.0.rc1 and:

  docker image rm  <image_id> -f

This will forcefully delete previous docker images. Afterwords:

1. git pull  # to take latest changes... you know, just in case
2. cd docker/1.4/
3. docker-compose up

Aber es gibt noch ein Problemchen :)
While testing jpeg issue, I found another bug - that after jpeg is uploaded (and is visible, and searchable). If you open document (and see jpeg image) - you cannot download. I will fix this issue today.

<!-- gh-comment-id:669004586 --> @ciur commented on GitHub (Aug 5, 2020): Jetzt muss es aber funktionieren! I fixed docker image and pushed new one - tagged 1.4.0.rc2. Could you please retest it? Just to make sure that you have right image, delete any reference to 1.4.0.rc1 first. With docker, you can: ``` docker image ls ``` to see docker images. Then copy IMAGE ID tagged with 1.4.0.rc1 and: ``` docker image rm <image_id> -f ``` This will forcefully delete previous docker images. Afterwords: ``` 1. git pull # to take latest changes... you know, just in case 2. cd docker/1.4/ 3. docker-compose up ``` Aber es gibt noch ein Problemchen :) While testing jpeg issue,[ I found another bug](https://github.com/ciur/papermerge/issues/55) - that after jpeg is uploaded (and is visible, and searchable). If you open document (and see jpeg image) - you cannot download. I will fix this issue today.
Author
Owner

@tkammerlander commented on GitHub (Aug 5, 2020):

cool thanks a lot for fixing it that fast. ill test everything tonight when iam back home from work 👍

<!-- gh-comment-id:669007028 --> @tkammerlander commented on GitHub (Aug 5, 2020): cool thanks a lot for fixing it that fast. ill test everything tonight when iam back home from work 👍
Author
Owner

@tkammerlander commented on GitHub (Aug 5, 2020):

image
cool cool, works like a charm, we can close this issue :-).

thanks for the ultra fast fix and response. even our paid enterprise software vendors dont react that fast :-).
always nice to know that as a potential customer :-) wish u all the best with the project.

regards, thomas

<!-- gh-comment-id:669361255 --> @tkammerlander commented on GitHub (Aug 5, 2020): ![image](https://user-images.githubusercontent.com/1456877/89449250-1ace2480-d759-11ea-9331-19bb242302b9.png) cool cool, works like a charm, we can close this issue :-). thanks for the ultra fast fix and response. even our paid enterprise software vendors dont react that fast :-). always nice to know that as a potential customer :-) wish u all the best with the project. regards, thomas
Author
Owner

@ciur commented on GitHub (Aug 6, 2020):

Thank you !

<!-- gh-comment-id:669783635 --> @ciur commented on GitHub (Aug 6, 2020): Thank you !
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#40
No description provided.