Qt Creator keeps adding a 'serializer' run configuration
Unsolved
Qt Creator and other tools
-
I have a project with several build configurations and whenever I switch the build config, the run config switches to a generated, non-working 'serializer' config and forgets for example the command line arguments I specified. How can I disable that? I doesn't matter how many times I delete the 'serializer' config it gets recreated every time.
Here is how it looks:
That's how it should be ('Dev_Debug' selected, only one run-config, doesn't show here):
Then I change config and the 'serializer' config get generated:
When I change back, the 'serializer' config is also generated for 'Dev_Debug':
PS: I'm on Arch Linux, Qt Creator 4.3.1 based on Qt 5.9.1