Re: [gentoo-user] gnome-terminal, failed to contact the GConf daemon; exiting.

2009-05-10 Thread Mike Kazantsev
On Sun, 10 May 2009 06:23:03 -0600
Adrian linux...@204eastsouth.com wrote:

 There is a bug report on this:
 
 http://bugs.gentoo.org/show_bug.cgi?id=268846
 
 and that report points to some other links:
 
 http://mail.gnome.org/archives/desktop-devel-list/2009-April/msg00451.html
 http://bugzilla.gnome.org/show_bug.cgi?id=570588
 
 one of which contains a patch to fix it.  However, I am not smart
 enough to know how to use/apply this patch.  Can someone clarify for
 me please?  I've never done such a process before.

Try this sequence:

1. Start xterm.
2. type cd /usr/portage/x11-terms/gnome-terminal.
3. nano files/gconf.patch.
4. Switch to browser, select the lines of the patch (everything from
  below the equal-sign-line to html horizontal separator).
5. Middle-click xterm window should paste the patch there.
6. Switch to xterm, Ctrl+O, Enter (Save). Ctrl+X (Quit).
7. nano gnome-terminal-XXX.ebuild where XXX is desired version number.
8. Put the following line inside braces below gnome_src_unpack line:
  epatch ${FILESDIR}/gconf.patch
9. Ctrl+O, Enter (Save). Ctrl+X (Quit).
10. repoman manifest.
11. emerge gnome-terminal

Congrats, you've created your own patched ebuild ;)
Homework: put it into local overlay so it won't be wiped on sync.

-- 
Mike Kazantsev // fraggod.net


signature.asc
Description: PGP signature


Re: [gentoo-user] gnome-terminal, failed to contact the GConf daemon; exiting.

2009-05-10 Thread Adrian


On Sun, 10 May 2009 18:34:23 +0600
Mike Kazantsev mike_kazant...@fraggod.net wrote the words:

 
 Try this sequence:


Darn if I didn't manage to do that without messing up.  Thanks so very
much.  Problem fixed.

Adrian


-- 
On The Fly Photography -:- Creation From Chaos

On The Fly Photography:  http://204EastSouth.com
Purchase from On The Fly:  http://204EastSouth.com/OTFStore.htm
The Cynical Libertarian Society:  http://www.204EastSouth.com/cls



Re: [gentoo-user] gnome-terminal GNU screen

2009-04-06 Thread Steffen Loos
Steffen Loos schrieb:
 Ward Poelmans schrieb:
 Hi,

 I've got a problem running screen in a gnome-terminal: all the usual
 keystroks (for example: ^a c) don't work. When i press ctrl+a d, i
 just get a d on the terminal. Screen works perfectly when i start it
 in a xterm.
 I haven't got a clue where to search for the problem. Any ideas?
 I would assume gnome-terminal is eating your ctrl-a ;-) 

you can have a look on your settings with:
ssty -a 

if ^A is set up to an action.


By the way: on my host screen is working as expected in gnome-terminal.

Steffen 



Re: [gentoo-user] gnome-terminal GNU screen

2009-04-06 Thread Ward Poelmans
On Mon, Apr 6, 2009 at 12:20, Steffen Loos fe...@gmx.net wrote:
 Steffen Loos schrieb:

 I would assume gnome-terminal is eating your ctrl-a ;-)

 you can have a look on your settings with:
 ssty -a

 if ^A is set up to an action.

Using ^Tt as the default works, so ^Aa is getting eating by somebody
but i can't find who.
stty -a gives:
speed 38400 baud; rows 24; columns 80; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = M-^?; eol2 = M-^?;
swtch = M-^?; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W;
lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd cs8 hupcl -cstopb cread -clocal -crtscts
-ignbrk brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff
-iuclc ixany imaxbel iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt
echoctl echoke

I can see nothing about ^A? Any idea how i can find who is eating ^A?

Thanks for the help!

Ward



Re: [gentoo-user] gnome-terminal GNU screen

2009-04-06 Thread Steffen Loos
Ward Poelmans schrieb:
 Hi,
 
 I've got a problem running screen in a gnome-terminal: all the usual
 keystroks (for example: ^a c) don't work. When i press ctrl+a d, i
 just get a d on the terminal. Screen works perfectly when i start it
 in a xterm.
 I haven't got a clue where to search for the problem. Any ideas?
I would assume gnome-terminal is eating your ctrl-a ;-) 

As workaround you can setup your own command-key in ~/.screenrc:

escape ^Tt

... and ctrl-t will work as ctrl-a before.


Steffen



Re: [gentoo-user] gnome-terminal GNU screen

2009-04-06 Thread Roger Mason
Ward Poelmans wpoel...@gmail.com writes:

 I've got a problem running screen in a gnome-terminal: all the usual
 keystroks (for example: ^a c) don't work. When i press ctrl+a d, i
 just get a d on the terminal. Screen works perfectly when i start it
 in a xterm.
 I haven't got a clue where to search for the problem. Any ideas?

I don't know anything about gnome-terminal, but it may be grabbing
keystrokes.  There is probably a config file somewhere in your home
directory, or in a system directory that might throw light on the
matter.

Have you asked on the screen mailing list -- others may have run into
the same problem.

Roger



Re: [gentoo-user] gnome-terminal

2006-07-22 Thread Mikko Ruuska
On Fri, 21 Jul 2006, Bruno Lustosa wrote:

 I noticed that after the last upgrade to gnome-terminal, my TERM
 variable is set to 'gnome'.
...
 I think that's because the remote machines do not understand this kind
 of terminal, and so fall back to 'dumb' or something like that.
 What's the problem with leaving TERM=xterm when under gnome-terminal?
...
 Isn't this a fine standard for all X terminals? Is there a
 gnome-terminal configuration somewhere that lets me set the TERM that
 I want? I'll have a look at gconf.

gnome-terminal is actually doing things correctly at last. Only xterm
should use TERM=xterm. (except if your NOT-xterm terminal supports
_everything_ that xterm supports.  And pretty much no one does. xterm
is probably the most capable terminal and definitely not a least
common denominator.)

Sure it causes problems as most machines don't have proper settings
for all possible terminals, but that is a bug on that system.  You can
add the settings yourself (in your home directory).  Happily, I can't
remember _how_ you did this. ;-) I read a good document on this issue
somewhere but can't seem to locate it.  Very likely a pointer to it is
somewheres in this list's archives.

Mikko

-- 
Mikko Ruuska, R  D 
Solid Information Technology -- http://www.solidtech.com
-- 
gentoo-user@gentoo.org mailing list