← Back to team overview

clicompanion-devs team mailing list archive

[Bug 623353] Re: Edit command feature has several issues

 

I suppose this is merged to trunk (it's very old and I was unable to
reproduce it), so i'm closing it.


Thanks,
David

** Changed in: clicompanion
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of CLI
Companion Development Team, which is subscribed to CLI Companion.
https://bugs.launchpad.net/bugs/623353

Title:
  Edit command feature has several issues

Status in CLI Companion:
  Fix Released

Bug description:
  1. spaces being put in weird places.
  Highlight  the aplay -l  command and select Edit Command.
  Add a period to the end of the description and select OK.
  Now highlight the aplay -l command and click the Apply button.
  It now thinks there is a user parameter  ' : '  That command does not require user input.

  Looks like it is adding spaces to all the fields.

  2. After editing the aplay -l command a couple times I closed down
  clicompanion. I then reopened the program to find I have several aplay
  -l commands in my 'command dictionary'. Instead of saving over the
  command it is appending the command to the list creating multiple
  entries. This is not immediately obvious until you close and reopen
  the program.

  3. After doing the above editing I went to run a command and the
  program wanted to run a command two or three entries above. The
  command list that the program uses is not being updated correctly.

  EDIT: After some additional research into the problem I think some of the issues I am experiencing are specific to Maverick..
  When I run this command in the CLIcompanion Terminal on Maverick:
  echo $TERM
  I get the result:
  dummy

  When I run this command in CLIcompanion on Lucid:
  echo $TERM
  I get the result:
  xterm

  Looks like there has been a change in libvte. see bug 621606 We need to do the same as is suggested in the comments of that report.: 
  'We now follow GNOME Terminal's behaviour of hardcoding TERM=xterm'

To manage notifications about this bug go to:
https://bugs.launchpad.net/clicompanion/+bug/623353/+subscriptions