Menu

#407 LXTerminal does not set process id probably

closed-fixed
nobody
None
5
2012-06-04
2012-02-12
paldepind
No

The newest version of LXTerminal replaces the use of the function "vte_terminal_fork_command" (which is deprecated) with "vte_terminal_fork_command_full". This change was however not done fully and thus the term->pid did not get set probably. This patch fixes the problem and utilizes the "vte_terminal_fork_command_full" probably.

Discussion

  • paldepind

    paldepind - 2012-02-12

    Patch for 'lxterminal.c'

     
  • paldepind

    paldepind - 2012-02-12

    Patch for 'lxterminal.h'

     
  • Yao Wei

    Yao Wei - 2012-06-04
    • status: open --> open-fixed
     
  • Yao Wei

    Yao Wei - 2012-06-04

    OK. It is patched in git repo da64654 and is going to be released in lxterminal 0.1.12.

     
  • Yao Wei

    Yao Wei - 2012-06-04
    • status: open-fixed --> closed-fixed
     

Log in to post a comment.