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

LXQt Session Settings >> Autostart >> Command quote corruption #921

Open
ceever opened this issue Feb 19, 2023 · 0 comments
Open

LXQt Session Settings >> Autostart >> Command quote corruption #921

ceever opened this issue Feb 19, 2023 · 0 comments

Comments

@ceever
Copy link

ceever commented Feb 19, 2023

Adding an autostart command via "LXQt Session Settings" will corrupt any quotes in the command after opening it next time.

Expected Behavior

The provided command for any autostart item remains unchanged after re-opening it.

Current Behavior

Quotes in the command are escaped with backslash when reopening a saved autostart item. This cascades endlessly when continuing saving and reopening the item.

VirtualBox_22 10_19_02_2023_22_02_16

Possible Solution

Clean up any escape backslashes before displaying the stored command to the user.

Steps to Reproduce (for bugs)
  1. Create autostart item under "LXQt Session Settings"
  2. Choose a command with quotes, e.g. echo "test"
  3. Save it with "OK"
  4. Re-edit it
System Information
  • Distribution & Version: Lubuntu 22.10
  • Kernel:
  • Qt Version: 5.15.6
  • liblxqt Version: ?
  • lxqt-build-tools Version: ?
  • Package version: ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant