Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Restart functionality (after removal of single screen support) #1047

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

cmeerw
Copy link
Contributor

@cmeerw cmeerw commented Jul 10, 2024

Removal of single screen support (#977) broke Restart functionality, as session.c still appended "-s screen_num" to the restart command args, resulting in the following error:

usage: fvwm3 [-d display] [-f cfgfile] [-c cmd] [-I vis-id | -C vis-class] [-l colors [-L|A|S|P] ...] [-r] [OTHER OPTIONS] ...
Try 'fvwm3 --help' for more information.
invalid option -- -s

@ThomasAdam ThomasAdam added the type:bug Something's broken! label Aug 20, 2024
@ThomasAdam ThomasAdam added this to the 1.1.1 milestone Aug 20, 2024
@ThomasAdam
Copy link
Member

Thanks.

@ThomasAdam ThomasAdam merged commit d2c1dd9 into fvwmorg:main Aug 20, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something's broken!
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants