Open kekePower opened 1 year ago
This makes it start for me, everything works well after applying this fix.
This worked for me. Edited the pmctl file manually until/if this gets merged. Thanks!!
This worked for me. Edited the pmctl file manually until/if this gets merged. Thanks!!
For those who does not know how to fix it.
Use nano or vim to edit the file at .local/bin/pmctl
or at /bin/pmctl
, then edit the line 354 to remove the backslash and thats it.
Before this fix, the main window did not show any Virtual Outputs.
After the change, it shows the correct Outputs.
It also eliminates the following messages from command line.
Fixes #101
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist :
You don't need to do all of this, but at least check what you did