HugoHasenbein / redmine_more_previews

Redmine plugin to preview various file types in redmine's preview pane
https://www.redmine.org/plugins/redmine_more_previews
GNU General Public License v2.0
46 stars 15 forks source link

More_previews does not work on redmine 5.0.1 stable #80

Closed chalchal18 closed 1 year ago

chalchal18 commented 1 year ago

Hello @HugoHasenbein , Redmine more previews does not work on ubuntu. I use Redmine 5.0.1. stable and Rails version is 6.1.6 . Even though I cloned redmine_more_previews to my system, it does not work. Could you please help me to get a solution.I have attached the log file and some screenshot for your reference . preview information log_ss

information log_ss preview

andymilga commented 1 year ago

redmine 5.0.5 same image

HugoHasenbein commented 1 year ago

did you activate the plugin in the project configuration for the project?

Am 07.06.2023 um 09:31 schrieb Andy @.***>:

redmine 5.0.5 same https://user-images.githubusercontent.com/5157249/243959163-e0a9973b-a82b-4e24-9e56-733701e221b9.png — Reply to this email directly, view it on GitHub https://github.com/HugoHasenbein/redmine_more_previews/issues/80#issuecomment-1580102287, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJWRDRHNRSDD7NGXGD6NZO3XKAU5LANCNFSM6AAAAAAY2SLO3Q. You are receiving this because you were mentioned.

chalchal18 commented 1 year ago

Yes,I activated,but it does not work .

andymilga commented 1 year ago

did you activate the plugin in the project configuration for the project?

@HugoHasenbein sorry, no. set on and all works fine. thanks

should add this in readme?

chalchal18 commented 1 year ago

Even though I apply Libre but does not work.I have attached some photos for you to look over. image image image

Thanks in advance.

vokamut commented 1 year ago

Activate the plugin in the project

2023-06-16_14-13

chalchal18 commented 1 year ago

Thanks for your reply @vokamut Yes, I already activated this plugin in the project and it works well. But I have one issue and could you help me to get an answer? This preview plugin works with a lot of extensions except .pdf. In the pdf extension, show to download instead of preview.

HugoHasenbein commented 1 year ago

can you provide a screenshot of the plugin configuration page where you chose the extensions?

Am 20.06.2023 um 10:13 schrieb chalchal18 @.***>:

Thanks for your reply @vokamut https://github.com/vokamut Yes, I already activated this plugin in the project and it works well. But I have one issue and could you help me to get an answer? This preview plugin works with a lot of extensions except .pdf. In the pdf extension, show to download instead of preview.

— Reply to this email directly, view it on GitHub https://github.com/HugoHasenbein/redmine_more_previews/issues/80#issuecomment-1598321967, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJWRDRDXKULZNI6BIXZPRXTXMFLTZANCNFSM6AAAAAAY2SLO3Q. You are receiving this because you were mentioned.

chalchal18 commented 1 year ago

Here is the screenshot of the plugin configuration page. image image image image

HugoHasenbein commented 1 year ago

looks good, anything in the log file?

Am 20.06.2023 um 10:31 schrieb chalchal18 @.***>:

Here is the screenshot of the plugin configuration page. https://user-images.githubusercontent.com/129147918/247053643-cb6f0aad-1f55-4e7d-b589-47fd7b004c1d.png https://user-images.githubusercontent.com/129147918/247054847-3d83b998-b392-4bb4-bc74-ec6bb3ff9a92.png https://user-images.githubusercontent.com/129147918/247055071-fa0d37be-7cbc-4b44-a54f-844401f05d14.png https://user-images.githubusercontent.com/129147918/247055352-18d2cbb6-53f3-4512-bd92-c9ae27c25fc5.png — Reply to this email directly, view it on GitHub https://github.com/HugoHasenbein/redmine_more_previews/issues/80#issuecomment-1598347570, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJWRDREGVQJ2EVXHK3SYWUTXMFNWZANCNFSM6AAAAAAY2SLO3Q. You are receiving this because you were mentioned.

chalchal18 commented 1 year ago

I didn't see any error log file.

HugoHasenbein commented 1 year ago

enable caching in plugin configuration. Then go to the files directory in your redmine root directory after you have tried to see the preview. In the files subdirectory there should be a path to the pdf file

Am 20.06.2023 um 10:39 schrieb chalchal18 @.***>:

I didn't see any error log file.

— Reply to this email directly, view it on GitHub https://github.com/HugoHasenbein/redmine_more_previews/issues/80#issuecomment-1598358222, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJWRDRCLROORRZBFMHUESKTXMFOTDANCNFSM6AAAAAAY2SLO3Q. You are receiving this because you were mentioned.

chalchal18 commented 1 year ago

Finally, it works well. Really appreciate your support.