Giter Site home page Giter Site logo

adribr53 / ictv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ucl-ingi/ictv

0.0 0.0 0.0 2.36 MB

ICTV is a simple content management system for digital signage on multiple screens.

License: Other

Shell 0.32% JavaScript 10.97% Python 35.55% CSS 12.89% HTML 40.28%

ictv's People

Contributors

anthonygego avatar drumor avatar l9kd1 avatar mpiraux avatar nicojmn avatar nrybowski avatar

ictv's Issues

Slides editor : import from pdf does not work

When trying to upload slides from a .pdf the following error occurs :

ERROR : 2022-07-17 19:46:05,511 - An error occured while executing request /index
Traceback (most recent call last):
  File "/opt/ictv-venv/lib/python3.10/site-packages/flask/app.py", line 2077, in wsgi_app
    response = self.full_dispatch_request()
  File "/opt/ictv-venv/lib/python3.10/site-packages/flask/app.py", line 1525, in full_dispatch_request
    rv = self.handle_user_exception(e)
  File "/opt/ictv-venv/lib/python3.10/site-packages/flask/app.py", line 1523, in full_dispatch_request
    rv = self.dispatch_request()
  File "/opt/ictv-venv/lib/python3.10/site-packages/flask/app.py", line 1509, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
  File "/opt/ictv-venv/lib/python3.10/site-packages/flask/views.py", line 84, in view
    return current_app.ensure_sync(self.dispatch_request)(*args, **kwargs)
  File "/opt/ictv-venv/lib/python3.10/site-packages/flask/views.py", line 158, in dispatch_request
    return current_app.ensure_sync(meth)(*args, **kwargs)
  File "/opt/ictv/./ictv/plugin_manager/plugin_utils.py", line 84, in wrapper
    return func(*args, **kwargs)
  File "/opt/ictv/./ictv/plugins/editor/capsules_page.py", line 155, in post
    with Image(blob=form.pdf.read(), resolution=150) as pdf:
  File "/opt/ictv-venv/lib/python3.10/site-packages/wand/image.py", line 9142, in __init__
    self.read(blob=blob)
  File "/opt/ictv-venv/lib/python3.10/site-packages/wand/image.py", line 9815, in read
    self.raise_exception()
  File "/opt/ictv-venv/lib/python3.10/site-packages/wand/resource.py", line 222, in raise_exception
    raise e
wand.exceptions.PolicyError: attempt to perform an operation not allowed by the security policy `PDF' @ error/constitute.c/IsCoderAuthorized/421

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.