Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xfce4-session xfce4-session
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 81
    • Issues 81
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xfce
  • xfce4-sessionxfce4-session
  • Issues
  • #126
Closed
Open
Created Dec 16, 2021 by Christopher Head@Hawk777

Session and Startup Application Autostart tab does not allow editing personal overrides of system autostart files

If /etc/xdg/autostart/foo.desktop exists, the Session and Startup Autostart tab shows that item in the list but does not allow editing or removing it. Ideally it would (with any edit creating a copy of the file in ~/.config/autostart and putting the edits there), but that is more of a feature request than a bug.

If /etc/xdg/autostart/foo.desktop and ~/.config/autostart/foo.desktop both already exist, then xfce4-session correctly uses ~/.config/autostart/foo.desktop and ignores /etc/xdg/autostart/foo.desktop at startup; however, the control panel still refuses to edit ~/.config/autostart/foo.desktop, which it should allow (though if the override mechanism is not properly implemented, it should probably still disable the remove button); it seems like a bug to me for this to not work since the actual editing mechanism is the same as for personal-only (as opposed to personal-override) autostart items.

Assignee
Assign to
Time tracking