OOTB demo has very few and no-QR-coded papers to mark

Presumably after the Launcher rework...?

It looks like no bundles are getting pushed, except the homework bundles. I'm running like this:

pip install .
cd plom_server
./Launcher/launch_scripts/launch_plom_demo_server.py --wait-after rubrics

Here's the output:

Preparation set as finished.
>> Scanning of papers
Downloading classlist to '/tmp/tmpfr1tw1q6/classlist.csv'
	Prenaming is enabled, so saving 'paper_number' column
CommandError: Unknown command: 'plom_preparation_extrapage'
Uploaded fake_bundle1.pdf as user demoScanner1 - processing it in the background now.
Uploaded fake_bundle2.pdf as user demoScanner1 - processing it in the background now.
Uploaded fake_bundle3.pdf as user demoScanner1 - processing it in the background now.
Uploaded fake_bundle4.pdf as user demoScanner1 - processing it in the background now.
Uploaded fake_bundle5.pdf as user demoScanner1 - processing it in the background now.
Uploaded fake_hw_bundle_61.pdf as user demoScanner1 - processing it in the background now.
Uploaded fake_hw_bundle_62.pdf as user demoScanner1 - processing it in the background now.
Uploaded fake_hw_bundle_63.pdf as user demoScanner1 - processing it in the background now.
Waiting for bundle uploads and qr-code reading
Uploaded bundles = ['fake_bundle1']
Still waiting on ['fake_bundle2', 'fake_bundle3', 'fake_bundle4', 'fake_bundle5', 'fake_hw_bundle_61', 'fake_hw_bundle_62', 'fake_hw_bundle_63']
Uploaded bundles = ['fake_bundle1', 'fake_bundle2']
Still waiting on ['fake_bundle3', 'fake_bundle4', 'fake_bundle5', 'fake_hw_bundle_61', 'fake_hw_bundle_62', 'fake_hw_bundle_63']
Uploaded bundles = ['fake_bundle1', 'fake_bundle2', 'fake_bundle3']
Still waiting on ['fake_bundle4', 'fake_bundle5', 'fake_hw_bundle_61', 'fake_hw_bundle_62', 'fake_hw_bundle_63']
Uploaded bundles = ['fake_bundle1', 'fake_bundle2', 'fake_bundle3']
Still waiting on ['fake_bundle4', 'fake_bundle5', 'fake_hw_bundle_61', 'fake_hw_bundle_62', 'fake_hw_bundle_63']
Uploaded bundles = ['fake_bundle1', 'fake_bundle2', 'fake_bundle3', 'fake_bundle4']
Still waiting on ['fake_bundle5', 'fake_hw_bundle_61', 'fake_hw_bundle_62', 'fake_hw_bundle_63']
Uploaded bundles = ['fake_bundle1', 'fake_bundle2', 'fake_bundle3', 'fake_bundle4', 'fake_hw_bundle_61', 'fake_hw_bundle_63', 'fake_hw_bundle_62', 'fake_bundle5']
Read all qr codes in bundles = ['fake_bundle1', 'fake_bundle2', 'fake_bundle3', 'fake_bundle4', 'fake_hw_bundle_61', 'fake_hw_bundle_63', 'fake_hw_bundle_62', 'fake_bundle5']
Reading fake_bundle1 QR codes - processing it in the background now.
Reading fake_bundle2 QR codes - processing it in the background now.
Reading fake_bundle3 QR codes - processing it in the background now.
Reading fake_bundle4 QR codes - processing it in the background now.
Reading fake_bundle5 QR codes - processing it in the background now.
Mapping homework pages to questions
Assigning pages in fake_hw_bundle_61 to paper 61 questions [[1], [2], [], [2, 3], [3]]
CAUTION: paper_scan is an experimental tool
Assigning pages in fake_hw_bundle_62 to paper 62 questions [[1], [1, 2], [2], [], [3]]
CAUTION: paper_scan is an experimental tool
Assigning pages in fake_hw_bundle_63 to paper 63 questions [[1, 2], [3], []]
CAUTION: paper_scan is an experimental tool
Waiting for bundle uploads and qr-code reading
Uploaded bundles = ['fake_bundle1', 'fake_hw_bundle_61', 'fake_hw_bundle_62', 'fake_hw_bundle_63', 'fake_bundle2', 'fake_bundle3', 'fake_bundle4', 'fake_bundle5']
Read all qr codes in bundles = ['fake_bundle1', 'fake_hw_bundle_61', 'fake_hw_bundle_62', 'fake_hw_bundle_63', 'fake_bundle2', 'fake_bundle3', 'fake_bundle4', 'fake_bundle5']
Pushing bundle fake_hw_bundle_61
Bundle fake_hw_bundle_61 - pushed from staging.
Pushing bundle fake_hw_bundle_62
Bundle fake_hw_bundle_62 - pushed from staging.
Pushing bundle fake_hw_bundle_63
Bundle fake_hw_bundle_63 - pushed from staging.
The following bundles were already pushed, and so skipped: []
The following bundles had issues, and so were skipped: ['fake_bundle1', 'fake_bundle2', 'fake_bundle3', 'fake_bundle4', 'fake_bundle5']
Direct ID of homework paper 61 as student 98989898 Kenson, Ken
Direct ID of homework paper 62 as student 97979797 Lawrence, Larry
Direct ID of homework paper 63 as student 94949494 Nowra, Nora
**************************************************

When I connect to the server I can see all/most of the bundles in the "waiting to be pushed" screen.