Traceback (most recent call last):
File "openlp\core\ui\servicemanager.py", line 469, in on_load_service_clicked
File "openlp\core\ui\servicemanager.py", line 492, in load_service
File "openlp\core\ui\servicemanager.py", line 775, in load_file
File "openlp\core\ui\mainwindow.py", line 1338, in display_progress_bar
OverflowError: argument 1 overflowed: value must be in the range -2147483648 to 2147483647
Comments
OpenLP version? Can you reproduce this with the same file? Can you upload the file?
There are 2 1080P MP4 videos I'm trying to use: one is 1.4 GB and the other is 820 MB. Aren't these too big to upload?
Does this mean that service without those videos is ok to save/load?
Yes. However, if I start with a blank Library and a blank Service, add the 2 videos to the Library, send them to the Service, they play perfectly. But when I save that Service, close OpenLP, re-open OpenLP & try to load the Service, that's when I get the crash.
Aaaahhhh that is helpful to know. OpenLP should not try to add those videos to the service file, I'll see if I can reproduce this issue.
Thank you