From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830 Description of problem: in the gnome-terminal program the --working-directory doesn't work at all! (i need it to add a nautilus script to open the terminal in the dir currently showed in nautilus). Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. run gnome-terminal --working-directory=<somedir> 2. it open in the user's home. 3. Additional info:
Created attachment 84744 [details] My patch to fix this. Put as patch 6 in the RH 8.0 gnome-terminal src.rpm
Can you explain the patch and why it's required? Looks like a workaround for a vte bug. It does seem to work fine in latest rawhide though, so perhaps it was fixed.