Skip to content

lxqt-sudo discards the command argument #188

Open
@holyjoespb

Description

@holyjoespb

lxqt-sudo discards the -geometry argument anywhere

Expected Behavior

lxqt-sudo xterm -hold -e echo '-geometry'
Should show a window with the text -geometry

lxqt-sudo xterm -geometry 100x1000
Should run xterm -geometry 100x1000

https://i.imgur.com/x3tRwpt

Current Behavior

lxqt-sudo xterm -hold -e echo '-geometry'
empty window

lxqt-sudo xterm -geometry 100x1000
run xterm without -geometry argument

  • Distribution & Version: Ubuntu 20.04
  • Kernel: Linux lubuntu 5.19.11-tkg-pds
  • Qt Version: 5.15.3
  • liblxqt Version: 1.1.0-1
  • Package version: 1.1.0-1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions