View Bug Details

IDProjectCategoryView StatusLast Update
0002558DCP-o-maticBugspublic2024-01-13 10:11
Reporterboxerab Assigned Tocarl  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Platform64 bitOSLinuxOS VersionUbuntu
Product Version2.16.59 
Summary0002558: Closing batch converter windows causes dcpomatic to exit
Description

After batch converter is finished, closing convert window also causes dcpomatic to exit. I would have expected to be able to keep the main window running.

Steps To Reproduce

Work flow:

  1. create new file
  2. add file to film
  3. Ctrl-B to make film in batch converter
  4. wait until done
  5. press x at top right of batch converter window
  6. both windows close and program exits
Additional Information

I am working off latest HEAD version of all repositories. Running Fedora 37

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work required

Activities

boxerab

2023-06-09 21:35

reporter   ~0005747

typo in steps to reproduce above - "create new file" should read "create new film"

carl

2023-06-09 22:21

administrator   ~0005748

Strange! Can you try this after starting the main DCP-o-matic from a terminal, and then check the terminal when it closes to see if there's an error?

boxerab

2023-06-09 23:10

reporter   ~0005749

Here you go:

[xcb] Unknown sequence number while processing queue
[xcb] You called XInitThreads, this is not your fault
[xcb] Aborting, sorry about that.
dcpomatic2: xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
Aborted (core dumped)

carl

2023-06-09 23:12

administrator   ~0005750

Great, are you building yourself from git? If so, could you pull to get 2a7873ffae6e6579b9d794f9f2cd07e07e906a4e and see if that helps?

boxerab

2023-06-09 23:28

reporter   ~0005751

Yes, that fixed it !! Thanks.

carl

2023-06-09 23:30

administrator   ~0005752

Great!

Bug History

Date Modified Username Field Change
2023-06-09 21:33 boxerab New Bug
2023-06-09 21:35 boxerab Note Added: 0005747
2023-06-09 22:21 carl Assigned To => carl
2023-06-09 22:21 carl Status new => feedback
2023-06-09 22:21 carl Note Added: 0005748
2023-06-09 23:10 boxerab Note Added: 0005749
2023-06-09 23:10 boxerab Status feedback => assigned
2023-06-09 23:12 carl Note Added: 0005750
2023-06-09 23:28 boxerab Note Added: 0005751
2023-06-09 23:30 carl Status assigned => resolved
2023-06-09 23:30 carl Resolution open => fixed
2023-06-09 23:30 carl Note Added: 0005752
2024-01-13 10:11 carl Status resolved => closed