Re: gnome-terminal

2020-08-31 Thread Patrick Dupre
> > On Mon, Aug 31, 2020 at 05:38:22PM +0200, Patrick Dupre wrote: > > > > echo $DISPLAY > > :0 > > > > ssh localhost > > xmodmap: unable to open display '' > > xmodmap: unable to open display '' > > > > xterm > > xterm: Xt error: Can't open display: > > xterm: DISPLAY is not set > > What abou

Re: gnome-terminal

2020-08-31 Thread Jonathan Billings
On Mon, Aug 31, 2020 at 05:38:22PM +0200, Patrick Dupre wrote: > > echo $DISPLAY > :0 > > ssh localhost > xmodmap: unable to open display '' > xmodmap: unable to open display '' > > xterm > xterm: Xt error: Can't open display: > xterm: DISPLAY is not set What about running xterm on the local

Re: gnome-terminal

2020-08-31 Thread Patrick Dupre
echo $DISPLAY :0 ssh localhost xmodmap: unable to open display '' xmodmap: unable to open display '' xterm xterm: Xt error: Can't open display: xterm: DISPLAY is not set > > echo $DISPLAY > > and did you su - or sudo and/or ssh to someplace (even the local > machines) without a -X or -Y ? >

Re: gnome-terminal

2020-08-31 Thread Roger Heflin
echo $DISPLAY and did you su - or sudo and/or ssh to someplace (even the local machines) without a -X or -Y ? if you want to verify it is a display setting/permission problem and not a gnome specific issue try "xterm" and see if it also says cannot open display and/or connection refused. On Mon,

Re: gnome-terminal issue

2019-06-25 Thread Samuel Sieb
On 6/25/19 5:19 AM, Patrick Dupre wrote: I also get (in root) # _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’ # posix_spawn avoided (fd close requested) # Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Failed to execute chi

Re: gnome-terminal issue

2019-06-25 Thread Samuel Sieb
On 6/25/19 2:22 AM, Patrick Dupre wrote: Sent: Tuesday, June 25, 2019 at 8:50 AM From: "Samuel Sieb" To: users@lists.fedoraproject.org Subject: Re: gnome-terminal issue On 6/24/19 2:24 AM, Patrick Dupre wrote: On one fedora 30 machine, when I run /usr/bin/gnome-terminal, I get: the

Re: gnome-terminal issue

2019-06-25 Thread Patrick Dupre
=== > Sent: Tuesday, June 25, 2019 at 11:22 AM > From: "Patrick Dupre" > To: users@lists.fedoraproject.org > Cc: users@lists.fedoraproject.org > Subject: Re: gnome-terminal issue > > > > Se

Re: gnome-terminal issue

2019-06-25 Thread Patrick Dupre
> Sent: Tuesday, June 25, 2019 at 8:50 AM > From: "Samuel Sieb" > To: users@lists.fedoraproject.org > Subject: Re: gnome-terminal issue > > On 6/24/19 2:24 AM, Patrick Dupre wrote: > > On one fedora 30 machine, when I run > > /usr/bin/gnome-te

Re: gnome-terminal issue

2019-06-24 Thread Samuel Sieb
On 6/24/19 2:24 AM, Patrick Dupre wrote: On one fedora 30 machine, when I run /usr/bin/gnome-terminal, I get: the following message: # _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’ # _g_io_module_get_default: Found default implementation dconf (DConfSett

Re: Gnome Terminal copy/paste inhibited by tmux

2019-04-29 Thread Wolfgang Pfeiffer
On Thu, Apr 25, 2019 at 08:56:48AM +0200, Markus Schönhaber wrote: Chris Murphy, 24.4.2019 22:03 +0200: If I run tmux, and in a tmux window/pane whatever, URLs are likewise automatically underlined, and yet right-click does nothing. On the one hand, Terminal clearly recognizes this is a link by

Re: Gnome Terminal copy/paste inhibited by tmux

2019-04-25 Thread Chris Murphy
On Thu, Apr 25, 2019 at 12:59 AM Markus Schönhaber wrote: > > Chris Murphy, 24.4.2019 22:03 +0200: > > > If I run tmux, and in a tmux window/pane whatever, URLs are likewise > > automatically underlined, and yet right-click does nothing. On the one > > hand, Terminal clearly recognizes this is a l

Re: Gnome Terminal copy/paste inhibited by tmux

2019-04-25 Thread Markus Schönhaber
Chris Murphy, 24.4.2019 22:03 +0200: > If I run tmux, and in a tmux window/pane whatever, URLs are likewise > automatically underlined, and yet right-click does nothing. On the one > hand, Terminal clearly recognizes this is a link by underlining it. > But on the other hand something tmux related

Re: gnome-terminal

2017-09-19 Thread Rick Stevens
On 09/17/2017 03:52 AM, Patrick Dupre wrote: > >> From: "Ed Greshko" >> To: Fedora >> Subject: Re: gnome-terminal >> >> On 09/17/17 17:30, Patrick Dupre wrote: >>> When I run /usr/bin/gnome-terminal under fc26 (it was fine in fc24) >>&g

Re: gnome-terminal

2017-09-17 Thread Patrick Dupre
:24 PM > From: "Samuel Sieb" > To: users@lists.fedoraproject.org > Subject: Re: gnome-terminal > > On 09/17/2017 03:52 AM, Patrick Dupre wrote: > > If I set DISPLAY properly > > DISPLAY=:0 > > echo $? > > 0 > > I get: > > Invalid MIT-M

Re: gnome-terminal

2017-09-17 Thread Samuel Sieb
On 09/17/2017 03:52 AM, Patrick Dupre wrote: If I set DISPLAY properly DISPLAY=:0 echo $? 0 I get: Invalid MIT-MAGIC-COOKIE-1 keyUnable to init server: Could not connect: Connection refused Failed to parse arguments: Cannot open display: How about you provide some useful details about what you

Re: gnome-terminal

2017-09-17 Thread Patrick Dupre
> From: "Ed Greshko" > To: Fedora > Subject: Re: gnome-terminal > > On 09/17/17 17:30, Patrick Dupre wrote: > > When I run /usr/bin/gnome-terminal under fc26 (it was fine in fc24) > > from a gnome-terminal I get: > > > > Unable to init server: Co

Re: gnome-terminal

2017-09-17 Thread Ed Greshko
On 09/17/17 17:30, Patrick Dupre wrote: > When I run /usr/bin/gnome-terminal under fc26 (it was fine in fc24) > from a gnome-terminal I get: > > Unable to init server: Could not connect: Connection refused > Failed to parse arguments: Cannot open display: > > Can I avoid the error ? You never gi

Re: gnome-terminal --display-factory

2016-11-04 Thread Matthew Miller
On Fri, Nov 04, 2016 at 09:06:12PM -0400, Michael B Allen wrote: > Hi Matthew, > I can confirm roxterm works with vi as enternal editor in Sylpheed: > roxterm -e vi '%s' > For some reason it opens very small but that is a wart that I can live > with for now. Noticed that too -- probaby worth fil

Re: gnome-terminal --display-factory

2016-11-04 Thread Michael B Allen
On Fri, Nov 4, 2016 at 8:39 PM, Matthew Miller wrote: > On Fri, Nov 04, 2016 at 05:34:32PM -0400, Michael B Allen wrote: >> Does anyone have a recommended work-around? > > AFAIK the only workaround would be in the program itself -- it would > have to know to wait for something _other_ than the pro

Re: gnome-terminal --display-factory

2016-11-04 Thread Matthew Miller
On Fri, Nov 04, 2016 at 05:34:32PM -0400, Michael B Allen wrote: > Does anyone have a recommended work-around? AFAIK the only workaround would be in the program itself -- it would have to know to wait for something _other_ than the process termination. > I know gnome-terminal is "special" so per

Re: gnome-terminal preference

2015-09-21 Thread Matthew Miller
On Mon, Sep 21, 2015 at 12:18:17PM +0200, Patrick Dupre wrote: > How can I change the preference either manually from a text window > or from gnome ? Run the dconf-editor and look under org → gnome → terminal. -- Matthew Miller Fedora Project Leader -- users mailing list users@lists.fedoraproj

Re: gnome-terminal & select by word characters

2015-06-15 Thread Stephen Berg (Contractor)
On 06/15/2015 10:48 AM, Ahmad Samir wrote: >From this gnome bug report[1], you can modify that setting using a command like this, as user: $ dconf write /org/gnome/terminal/legacy/profiles:/:${Profile_ID}/word-char-exceptions '@ms "-,.;/?%&#_=+@~·:"' I added : at the end of the string. To get

Re: gnome-terminal & select by word characters

2015-06-15 Thread Ahmad Samir
On 15 June 2015 at 15:48, Stephen Berg (Contractor) wrote: > After reinstalling with F22 a double click in gnome-terminal is behaving > differently. > > Before if I double clicked on an NFS share such as "servername:/export/data" > the entire string would be selected. > > After the reinstall I onl

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-29 Thread Sam Varshavchik
Michael Schwendt writes: It may not even be a bug in Nautilus either, since other components take care of stopping/starting it (e.g. gnome-tweak-tool and gnome-shell). What happens if you kill all "nautilus" processes, then start a terminal (e.g. gnome-terminal) in a way that it starts in $HOM

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-28 Thread Michael Schwendt
On Sat, 28 Dec 2013 09:28:43 -0500, Sam Varshavchik wrote: > > > 3.10 runs from /. Just guessing that this is really nautilus's bug. I > > > think > > > a good argument can be made for nautilus to reset to $HOME after forking > > off > > > a child process for a launched application, if it's run

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-28 Thread Ed Greshko
On 12/28/13 22:28, Sam Varshavchik wrote: > Michael Schwendt writes: > >> On Fri, 27 Dec 2013 21:47:56 -0500, Sam Varshavchik wrote: >> >> > Previously, experimentation showed that gnome-terminal spawns a shell with >> > the current directory inherited from the parent process, and nautilus now >> >

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-28 Thread Sam Varshavchik
Michael Schwendt writes: On Fri, 27 Dec 2013 21:47:56 -0500, Sam Varshavchik wrote: > Previously, experimentation showed that gnome-terminal spawns a shell with > the current directory inherited from the parent process, and nautilus now > appears to run with its current directory as /. It does

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-28 Thread Michael Schwendt
On Fri, 27 Dec 2013 21:47:56 -0500, Sam Varshavchik wrote: > Previously, experimentation showed that gnome-terminal spawns a shell with > the current directory inherited from the parent process, and nautilus now > appears to run with its current directory as /. It doesn't do that here. It's s

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-27 Thread Sam Varshavchik
Michael Schwendt writes: On Fri, 27 Dec 2013 16:35:27 -0500, Sam Varshavchik wrote: > > Bug report #? > > 1046980. Is that with or without SELinux enforcing mode? If with SELinux, is it reproducible also with SELinux permissive mode? Some programs enter fs root, if something is wrong with /hom

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-27 Thread Michael Schwendt
On Fri, 27 Dec 2013 16:35:27 -0500, Sam Varshavchik wrote: > > Bug report #? > > 1046980. Is that with or without SELinux enforcing mode? If with SELinux, is it reproducible also with SELinux permissive mode? Some programs enter fs root, if something is wrong with /home. -- users mailing list u

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-27 Thread Sam Varshavchik
Rahul Sundaram writes: « HTML content follows » HI On Fri, Dec 27, 2013 at 2:23 PM, Sam Varshavchik wrote: Rahul Sundaram writes: Hi On Fri, Dec 27, 2013 at 12:02 PM, Sam Varshavchik wrote:    Because it's par for the course Not in this case.  You have specific beha

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-27 Thread Rahul Sundaram
HI On Fri, Dec 27, 2013 at 2:23 PM, Sam Varshavchik wrote: > Rahul Sundaram writes: > > Hi >> >> On Fri, Dec 27, 2013 at 12:02 PM, Sam Varshavchik wrote: >>Because it's par for the course >> >> Not in this case. You have specific behavior which doesn't match anyone >> else. You should cre

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-27 Thread Sam Varshavchik
Rahul Sundaram writes: Hi On Fri, Dec 27, 2013 at 12:02 PM, Sam Varshavchik wrote: Because it's par for the course Not in this case.  You have specific behavior which doesn't match anyone else.  You should create a new user and check.  If you can still reproduce it, file a bug report.

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-27 Thread Rahul Sundaram
Hi On Fri, Dec 27, 2013 at 12:02 PM, Sam Varshavchik wrote: > Because it's par for the course > Not in this case. You have specific behavior which doesn't match anyone else. You should create a new user and check. If you can still reproduce it, file a bug report. Rahul -- users mailing lis

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-27 Thread Sam Varshavchik
Michael Schwendt writes: On Fri, 27 Dec 2013 10:01:25 -0500, Sam Varshavchik wrote: > > I used gnome-tweak-tool to enable desktop icons, then copied a > > gnome-terminal.desktop file from another account, had to mark it as > > trusted, and double-clicking it starts a new terminal with default p

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-27 Thread Michael Schwendt
On Fri, 27 Dec 2013 10:01:25 -0500, Sam Varshavchik wrote: > > I used gnome-tweak-tool to enable desktop icons, then copied a > > gnome-terminal.desktop file from another account, had to mark it as > > trusted, and double-clicking it starts a new terminal with default path > > being $HOME. > > We

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-27 Thread Sam Varshavchik
Michael Schwendt writes: On Fri, 27 Dec 2013 08:44:47 -0500, Sam Varshavchik wrote: > And now, in F20, Gnome found more ways to break traditional desktops, by > finding a way to have gnome-terminal open in / instead of the home > directory, when it gets launched from a desktop icon. It doesn't

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-27 Thread Michael Schwendt
On Fri, 27 Dec 2013 08:44:47 -0500, Sam Varshavchik wrote: > And now, in F20, Gnome found more ways to break traditional desktops, by > finding a way to have gnome-terminal open in / instead of the home > directory, when it gets launched from a desktop icon. It doesn't do that here. I used g

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-27 Thread Sam Varshavchik
Michael Schwendt writes: On Thu, 26 Dec 2013 22:02:29 -0500, Sam Varshavchik wrote: > * Hit the top right corner with the pointer. Doesn't work. Hit it again. The > favourites bar slides in from the right. Yay. Pressing the Meta-key (aka "Super"-key or "Windows"-key) is a more convenient wa

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-27 Thread Michael Schwendt
On Thu, 26 Dec 2013 22:02:29 -0500, Sam Varshavchik wrote: > * Hit the top right corner with the pointer. Doesn't work. Hit it again. The > favourites bar slides in from the right. Yay. Pressing the Meta-key (aka "Super"-key or "Windows"-key) is a more convenient way, also just to get to the Ac

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-26 Thread Sam Varshavchik
Michael Schwendt writes: On Thu, 26 Dec 2013 19:17:04 -0500, Sam Varshavchik wrote: > That's pretty much it. After upgrading to F20, launching gnome terminal > starts a shell with its current directory of / instead of $HOME. Very > annoying. > > gnome-terminal appears to inherit the parent proc

Re: gnome-terminal in F20 defaults to / for the initial directory

2013-12-26 Thread Michael Schwendt
On Thu, 26 Dec 2013 19:17:04 -0500, Sam Varshavchik wrote: > That's pretty much it. After upgrading to F20, launching gnome terminal > starts a shell with its current directory of / instead of $HOME. Very > annoying. > > gnome-terminal appears to inherit the parent process's home directory. I

Re: gnome terminal

2012-05-24 Thread Patrick Dupre
Thank for your responses. Sorry, I made a mistake. Every thing is clear now. Regards. -- == Patrick DUPRÉ| | email: pdu...@kegtux.org == --

Re: gnome terminal

2012-05-23 Thread Ed Greshko
On 05/24/2012 01:46 AM, Patrick Dupre wrote: > > > USRLOCAL=/usr/local > USRLOCALINTEL=$USRLOCAL/intel/composer_xe_2011_sp1.9.293 > ROOTSYS=$USRLOCAL/root_v528 > MN2SYS=$USRLOCAL/Minuit2.5.28 > > LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$USRLOCAL/lib > LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOTSYS/lib/root > L

Re: gnome terminal

2012-05-23 Thread Cameron Simpson
On 23May2012 19:46, Patrick Dupre wrote: | This what I have in my .bash_profile file: | | USRLOCAL=/usr/local | USRLOCALINTEL=$USRLOCAL/intel/composer_xe_2011_sp1.9.293 | ROOTSYS=$USRLOCAL/root_v528 | MN2SYS=$USRLOCAL/Minuit2.5.28 | | LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$USRLOCAL/lib | LD_LIBRARY_P

Re: gnome terminal

2012-05-23 Thread Ed Greshko
On 05/23/2012 11:23 PM, Patrick Dupre wrote: > It this normal? man bash Read the section on INVOCATION -- Never be afraid to laugh at yourself, after all, you could be missing out on the joke of the century. -- Dame Edna Everage -- users mailing list users@lists.fedoraproject.org To unsubscr

Re: gnome-terminal not working

2011-12-18 Thread Cameron Simpson
On 08Dec2011 12:01, Vishnupradeep wrote: | Installed gnome-terminal.x86_64 0:3.2.1-2.fc16 in fedora 16. But i can't | start it. An error occurs or nothing happens when opened. I am unable to | send the error details now, because nothing happens now when i tried to | execute. Tried re-installing gn

Re: gnome-terminal "paint" issues?

2011-11-18 Thread Deron Meranda
So you have other F16 systems that do not exhibit this bahavior, and from what you can tell all the settings are the same between both? That is strange. By chance, are you seeing any repainting issues in any other applications? You might try a different terminal program and see if it has a simila

Re: gnome-terminal "paint" issues?

2011-11-18 Thread Brian Ericson
Thanks for the reply! I should mention I'm on f16. Interestingly, this seems to happen more frequently the larger the terminal window is. It's easily reproduced doing repeated "ls -d .??*"s and I've also noticed that if I wait long enough (upwards of two minutes), it'll repaint on its own, b

Re: gnome-terminal "paint" issues?

2011-11-17 Thread Deron Meranda
On Thu, Nov 17, 2011 at 4:59 PM, Brian Ericson wrote: > I'm having "one-off" issues with gnome-terminal on my laptop.  At the > bottom of the terminal, the results of a command typically (but not > always) don't display until I hit "enter" a second time and PgUp/PgDown > in man pages or vim oftent

Re: gnome terminal does not open in home directory

2011-08-13 Thread Joachim Backes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/13/2011 11:41 PM, François Patte wrote: > Bonjour, > > When I open a terminal, the default directory is / and not my home > directory as expected. > > If I type the command "cd", I get my home directory without any > problem..; > > What is wr

Re: GNOME Terminal alternatives?

2010-09-15 Thread Gordon Messmer
On 09/10/2010 12:37 AM, Alex wrote: >>> - How can I make the mouse scroll wheel be used for scrolling back >>> through the terminal buffer, rather than acting as an up arrow? >> >> That's what it does in the default configuration. > > Is there some kind of configuration file that I can reset, becau

Re: GNOME Terminal alternatives?

2010-09-10 Thread JB
JB gmail.com> writes: > > Alex gmail.com> writes: > > > ... > Hi, > looking for alternative ? > > http://www.linuxquestions.org/questions/linux-software-2/alternative-terminal-to-konsole-and-gnome-terminal-239948/ > > JB > Have you tried it ? # yum install lxterminal JB -- users maili

Re: GNOME Terminal alternatives?

2010-09-10 Thread Sam Sharpe
On 7 September 2010 16:15, Alex wrote: > Hi, > > Some time ago I posted the message below, and still haven't been able > to find the answers to the Terminal configuration questions that I > have, and hoped someone might have some ideas. Is there an alternative > that might be better suited for wha

Re: GNOME Terminal alternatives?

2010-09-10 Thread JB
Alex gmail.com> writes: > ... Hi, looking for alternative ? http://www.linuxquestions.org/questions/linux-software-2/alternative-terminal-to-konsole-and-gnome-terminal-239948/ JB -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.

Re: GNOME Terminal alternatives?

2010-09-10 Thread Alex
Hi, >> - How can I change the terminal bell sound? > > It's really not clear whether you're looking for an alternative to > gnome-terminal or looking to configure it. If it's not possible to configure Terminal with the changes I'd like to make, then an alternative would be welcomed. > Play with

Re: GNOME Terminal alternatives?

2010-09-10 Thread Tim
On Tue, 2010-09-07 at 11:15 -0400, Alex wrote: > - How can I change the terminal bell sound? It's really not clear whether you're looking for an alternative to gnome-terminal or looking to configure it. Play with the gconf-editor, and search for "bell". There's a few configuration options to do

Re: GNOME Terminal alternatives?

2010-09-10 Thread Alex
Hi, >> have, and hoped someone might have some ideas. Is there an alternative >> that might be better suited for what I want to do, without requiring >> creating an .xtermrc from the command-line? > > I don't believe gnome-terminal uses xtermrc. Yes, that is what I meant -- I'd like an alternativ

Re: GNOME Terminal alternatives?

2010-09-08 Thread Gordon Messmer
On 09/07/2010 08:15 AM, Alex wrote: > Some time ago I posted the message below, and still haven't been able > to find the answers to the Terminal configuration questions that I > have, and hoped someone might have some ideas. Is there an alternative > that might be better suited for what I want to

Re: GNOME Terminal questions

2010-09-01 Thread suvayu ali
I don't know about the other questions but I have faced this one before. On 1 September 2010 14:17, Alex wrote: > - It appears that sometimes when I resize the terminal, it is not > acknowledged by the remote computer when connected via ssh through a > screen session. How do I configure my termin

Re: Gnome-terminal Output

2010-06-09 Thread Rick Stevens
On 06/09/2010 01:09 PM, Overkill wrote: > I tried that with many different options and it doesn't seem to work. > Either the script doesn't get started or the terminal output doesn't get > recorded. I thought it would have been simple to run something like > 'gnome-terminal --geometry=132x43 scrip

Re: Gnome-terminal Output

2010-06-09 Thread Aaron Konstam
On Wed, 2010-06-09 at 15:04 -0400, Overkill wrote: > Greetings, does anyone know how to save the entire session output of a > gnome-terminal session? I've tried using tee and script at the startup > but it doesn't seem to work. I was hoping to get something similar to > the putty log options

Re: Gnome-terminal Output

2010-06-09 Thread Rodolfo Alcazar Portillo
Am Mittwoch, den 09.06.2010, 15:04 -0400 schrieb Overkill: > Greetings, does anyone know how to save the entire session output of a > gnome-terminal session? $ script :) -- Rodolfo Alcazar Portillo - nosp...@gmail.com otbits.blogspot.com / counter.li

Re: Gnome-terminal Output

2010-06-09 Thread Jerry Feldman
On 06/09/2010 04:09 PM, Overkill wrote: > I tried that with many different options and it doesn't seem to work. > Either the script doesn't get started or the terminal output doesn't get > recorded. I thought it would have been simple to run something like > 'gnome-terminal --geometry=132x43 s

Re: Gnome-terminal Output

2010-06-09 Thread Overkill
I tried that with many different options and it doesn't seem to work. Either the script doesn't get started or the terminal output doesn't get recorded. I thought it would have been simple to run something like 'gnome-terminal --geometry=132x43 script a.out' with and without the | but it doe

Re: Gnome-terminal Output

2010-06-09 Thread Tom H
On Wed, Jun 9, 2010 at 3:04 PM, Overkill wrote: > Greetings, does anyone know how to save the entire session output of a > gnome-terminal session?  I've tried using tee and script at the startup > but it doesn't seem to work.  I was hoping to get something similar to > the putty log options but in