[Xfce-bugs] [XFCE 0000298]: xfterm4 -e only accepts one argument

xfce-bugs at xfce.org xfce-bugs at xfce.org
Sun Aug 22 08:45:32 CEST 2004


A BUGNOTE has been added to this bug.
=======================================================================
http://bugs.xfce.org/view_bug_page.php?f_id=0000298
=======================================================================
Reporter:                   jlries61
Handler:                    
=======================================================================
Project:                    XFCE
Bug ID:                     0000298
Category:                   other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
=======================================================================
Date Submitted:             2004-08-21 00:10 GMT
Last Modified:              2004-08-22 06:45 GMT
=======================================================================
Summary:                    xfterm4 -e only accepts one argument
Description: 
The following 2 invocations of xfterm4 are equivalent:

xfterm4 -e pine -p {mail.salford-systems.com}remote_pinerc
xfterm4 -e pine

The result of this is that if a launcher specifies that the application
should run in a terminal, any arguments or command-line flags are ignored.
 The following, however, works the way it's supposed to:

xfterm4 -e "pine -p {mail.salford-systems.com}remote_pinerc"

=======================================================================

-----------------------------------------------------------------------
 kelnos - 2004-08-22 06:45 GMT 
-----------------------------------------------------------------------
hmm.  that script is really pretty hackish to try to support a bunch of
different terminals, and should probably be rewritten to be a bit more
robust...  though if we only want to support the -e option, i suppose
something similar to this solution will be good enough.



More information about the Xfce-bugs mailing list