-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hello there,
My operating system is Arch Linux.
Here is the output of advene --version:
- Advene development version release/3.13.1-1-gf2abf4d7
How to reproduce the issue:
- Launch Advene with
./bin/advene /<path_to>/Nosfertu_v14.azp.
Navigation and steps:
We are there: http://localhost:1234/packages/Nosferatu_v14/view/Level2
-
Subpage: "Emotions" - http://localhost:1234/packages/Nosferatu_v14/view/FearJoy
- The joy scenes and fear scenes are mixed up - Depending of the web broswer window size.
==> Edit "FearJoy" static view.
==> Line 64: Fix<h3>Fear scenes</h3>into<h3 style="clear: left">Fear scenes</h3>.
- The joy scenes and fear scenes are mixed up - Depending of the web broswer window size.
-
Subpage: "Themes" - http://localhost:1234/packages/Nosferatu_v14/view/view_themes
- Link: "Nightmarish elements" - http://localhost:1234/packages/Nosferatu_v14/view/view_nightmare.
- Link: "drawn triangles" - http://localhost:1234/packages/Nosferatu_v14/view/view_triangles.
-
"Error in view view_triangles interpretation: :26:2".
==> Edit "Nightmarish triangles" static view.
==> line 26: add</p>before</div>. -
The snapshots are not there.
==> line 24 - Fixes but no triangles - I have not found better as I wouldn't know how to do.<img class="screenshot" alt="" tal:attributes="src string:/media/overlay/advene/${a/id}" />
into:
<img class="screenshot" alt="" tal:attributes="src a/snapshot_url" />
-
- Link: "drawn triangles" - http://localhost:1234/packages/Nosferatu_v14/view/view_triangles.
- Link: "Nightmarish elements" - http://localhost:1234/packages/Nosferatu_v14/view/view_nightmare.
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels