Dear Michail,

In data domenica, 25 marzo 2012 16.39:05, Михаил Климов ha scritto:
> Hi!
>     There is no bibencode module in invenio-1.0. Trying to
> launch it, We installed the latest version  from git.
> The bibencode appeared, but we came across with the bug
> around uploadify. The picture submission doesn't work
> saying: 'IO error', and the same thing with Video
> Submission. It says:
>     Your video could not be processed. The file might be
>     corrupted or its codec(s) might not be supported by
>     Invenio. Please verify your video or see the video
>     submission guidelines.
> It also doesn't send any 'GET's or 'POST's. So, We suppose
> the main difficulty is in the submit plugin.
> We also tried to get round the uploadify module and use
> other template. It came to a 500 error.

These is a generic error message reported to the client. Most likely the real 
error information will be availble under /opt/invenio/var/log/invenio.err or 
in case it's a more deep one, under /opt/invenio/var/log/apache(-ssl).err

However regarding the submission plugin, I know that the flash plugin we use 
on the browser is sensible to invalid HTTPS certificate. So if you are trying 
to deploy the system on a machine that has e.g. a self-signed certificate, 
either deploy a real one, or try (but not on production!) to disable HTTPS by 
setting CFG_SITE_SECURE_URL to the same value of CFG_SITE_URL.

> How it is possible to start use bibencode module?
> Could you include it into 1.00 release version?

Well, bibencode will come with the next 1.1 release. To take the current GIT 
master branch and just installing bibencode will not likely work as bibencode 
is relying on functionalities available with the whole Invenio. (including 
certain database structure).

bibencode is not easily backportable to release 1.0. 

As soon as it is ready, you will find a consistent bibencode module in the 
release 1.1.

Best regards,
        Samuele 
-- 
Samuele Kaplun
Invenio Developer ** <http://invenio-software.org/>

Reply via email to