Closed morevnaproject closed 3 years ago
Possibly related with #45
While this problem is not fixed, here are two workarounds:
1. This problem not happens if you will use a version from GitHub - https://github.com/morevnaproject/papagayo-ng/archive/master.zip
You need download and unpack it manually. Then, you will need to install required packages:
sudo apt-get install python-pyaudio python-wxgtk3.0
After that you can run the application. Open terminal and cd into the dir where you unpacked it. Then call the following command:
python3 ./papagayo-ng.py
2. If you still want to stick with appimage, there is also a workaround.
Before exporting to .dat file, save your work as .pgo file - just hit "Save" button at the top-left corner of the window:
After saving, re-open the file you you just saved - click the "Open" button in the top-left corner:
When file will be re-loaded you will see all elements in waveform view are properly aligned to frames and you will be able to export it to .dat without a problems.
I believe the dragging problems should be fixed with my pullrequest: https://github.com/morevnaproject/papagayo-ng/pull/55
I need to build new appimage and test that. Depends on https://github.com/morevnaproject/papagayo-ng/issues/43. Thanks!
We got some new Appimages, as far as I know this bug does not apply anymore.
Dragging elements (phonemes, words, phrases) in waveform view do not snap to frames. Their boundaries stay somewhere in between of frames. As result, later Papagayo fails to export into .dat file with error:
This happens on Appimage only. Appimage uses wxPhoenix 4.0.0a2.
This doesn't happens when running from source with native ptyhon-wxgtk3.0 package v3.0.2.0 (Ubuntu).
Screenshot (after drag) - notice elements are not aligned with frame marks: