We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello there,
My operating system is Arch Linux.
Here is the output of advene --version:
advene --version
How to reproduce the issue:
./bin/advene /<path_to>/Nosfertu_v14.azp
Navigation and steps: We are there: http://localhost:1234/packages/Nosferatu_v14/view/Level3
Paragraph: "Relations and relation types".
[, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ]
[, , ]
Paragraph: "Ad-hoc views".
400 Bad Request <h1>Error</h1> <p>An error occurred:</p> <p>The GUI view tree does not exist.</p>
Paragraph: "Static views".
Section: "Defining the structure of the video".
First paragraph.
Second paragraph.
Section: "Identifying interesting elements in the movie".
Section: "Completion of the analysis".
Thank you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello there,
My operating system is Arch Linux.
Here is the output of
advene --version
:How to reproduce the issue:
./bin/advene /<path_to>/Nosfertu_v14.azp
.Navigation and steps:
We are there: http://localhost:1234/packages/Nosferatu_v14/view/Level3
Paragraph: "Relations and relation types".
==> All I get is this
[, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ]
.==> All I get is something like that
[, , ]
, but much longer.Paragraph: "Ad-hoc views".
Paragraph: "Static views".
==> Gives: "The requested URL was not found on this server.".
==> Could it be that link https://zope.readthedocs.io/en/latest/zopebook/AppendixC.html?
==> Gives: "The requested URL was not found on this server.".
==> Should be somewhere in https://zope.readthedocs.io/en/latest/zopebook/index.html.
Section: "Defining the structure of the video".
First paragraph.
==> Gives something like:
[, , ]
.==> Gives something like:
[, , ]
.Second paragraph.
==> Gives something like:
[, , ]
.Section: "Identifying interesting elements in the movie".
==> Similar things as above.
Section: "Completion of the analysis".
==> Similar things as above.
Thank you
The text was updated successfully, but these errors were encountered: