Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
gnome-commander
gnome-commander
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gnome-commandergnome-commander
  • Issues
  • #73

Closed
Open
Created May 05, 2016 by bugzilla-migration@bugzilla-migrationReporter

Poor parsing of %s in "Standard Programs" configuration

Submitted by c16..@..vn.com

Link to original bug (#766037)

Description

GNOME Commander 1.4.8, Fedora 23 LXDE. In configuring GCMD to use LXTerminal, the following line must be used for "Terminal:"

lxterminal --working-directory=" %s "

Note that LXTerminal currently has no way of specifying the working directory other than "--working-directory=DIR". The saner syntax below doesn't work because of poor parsing in GCMD:

lxterminal --working-directory=%s

Please fix GCMD such that the above line parses correctly.

Version: 1.4.x

Assignee
Assign to
1.4
Milestone
1.4
Assign milestone
Time tracking
None
Due date
None