[MSEide-MSEgui-talk] tterminal again

2011-10-17 Thread minoshi
Hello again! I continue write pacmanXG. In it I run utility 'pacman' in tterminal and then parse output pacman is package manager for archlinux Some time ago pacman was updated and now output in tterminal and in real console (for example xterm) is different. tterminal:

Re: [MSEide-MSEgui-talk] tterminal again

2011-10-17 Thread minoshi
17.10.2011 08:04, minoshi пишет: In pacman news i wrote that now pacman is only front-end for library libalpm.so. And I suppose that missing output is output of this library. In pacman news i read ... Sorry for mistake -- Yours, Alexandre Minoshi

Re: [MSEide-MSEgui-talk] tterminal again

2011-10-17 Thread Martin Schreiber
On Monday 17 October 2011 10.04:26 minoshi wrote: Hello again! I continue write pacmanXG. In it I run utility 'pacman' in tterminal and then parse output pacman is package manager for archlinux Some time ago pacman was updated and now output in tterminal and in real console (for example

Re: [MSEide-MSEgui-talk] twidgetgrid + tprogressbar

2011-10-17 Thread Martin Schreiber
On Monday 17 October 2011 09.42:49 minoshi wrote: Hello, Martin! How to use? I try that for example: twidgetgrid + tprogressbar + two tstringedit tprogressbar inserted in twidgetgrid without any mistakes tsringedits are some numbers I want divide the first in the second and put

Re: [MSEide-MSEgui-talk] tterminal again

2011-10-17 Thread minoshi
17.10.2011 08:56, Alexander пишет: On Mon, 17 Oct 2011 08:29:27 + minoshiminoshi-o+mxotu4lmchxe+lvdl...@public.gmane.org wrote: Can`t translate tee, sorry :( man tee Never use before this utility. As I understand correctly i must execute pacman -Sw acl | tee test.txt See attachment

Re: [MSEide-MSEgui-talk] tterminal again

2011-10-17 Thread Martin Schreiber
On Monday 17 October 2011 10.29:27 minoshi wrote: Maybe a problem of the sent line editing characters for the progress display. Please tee the pacman terminal output to a file and send the file. Martin Can`t translate tee, sorry :( Executing pacman -Sw acl 1.txt ? pacman -Sw acl

Re: [MSEide-MSEgui-talk] tterminal again

2011-10-17 Thread Martin Schreiber
On Monday 17 October 2011 10.51:23 minoshi wrote: 17.10.2011 08:56, Alexander пишет: On Mon, 17 Oct 2011 08:29:27 + minoshiminoshi-o+mxotu4lmchxe+lvdl...@public.gmane.org wrote: Can`t translate tee, sorry :( man tee Never use before this utility. As I understand correctly i

Re: [MSEide-MSEgui-talk] tterminal again

2011-10-17 Thread minoshi
What did you see on the terminal? [root@server ~]# pacman -Sw acl | tee test.txt resolving dependencies... Targets (1): acl-2.2.51-1 Total Download Size:0.13 MB Proceed with download? [Y/n] y :: Retrieving packages from core... downloading acl-2.2.51-1-i686.pkg.tar.xz... checking

Re: [MSEide-MSEgui-talk] tterminal again

2011-10-17 Thread Martin Schreiber
On Monday 17 October 2011 10.57:55 minoshi wrote: What did you see on the terminal? [root@server ~]# pacman -Sw acl | tee test.txt resolving dependencies... Targets (1): acl-2.2.51-1 Total Download Size:0.13 MB Proceed with download? [Y/n] y :: Retrieving packages from

Re: [MSEide-MSEgui-talk] tterminal again

2011-10-17 Thread minoshi
17.10.2011 09:01, Martin Schreiber пишет: So tterminal actually shows the correct output. Istterminal.optionsprocess pro_tty active? It should use pseudo terminal if active. yes [pro_output,pro_input,pro_errorouttoout,pro_tty] -- Yours, Alexandre Minoshi

Re: [MSEide-MSEgui-talk] tterminal again

2011-10-17 Thread minoshi
17.10.2011 09:45, Martin Schreiber пишет: I tested with the ls command which has different output on a PTY, works for me. work for me too. but with 'pacman' no :/ I try without pro_tty and more output but not all. Well, if no more ideas I go to write a crutch :) -- Yours, Alexandre Minoshi

Re: [MSEide-MSEgui-talk] tterminal again

2011-10-17 Thread Martin Schreiber
On Monday 17 October 2011 17.16:36 minoshi wrote: 17.10.2011 09:45, Martin Schreiber пишет: I tested with the ls command which has different output on a PTY, works for me. work for me too. but with 'pacman' no :/ I try without pro_tty and more output but not all. Well, if no more

Re: [MSEide-MSEgui-talk] tterminal again

2011-10-17 Thread Sieghard
Hallo Martin, Du schriebst am Mon, 17 Oct 2011 10:52:41 +0200: It is possible that pacman works different if output is not connected to a pseudotermial. If so I fear you must debug yourself. That's it - pacman senses whether it's talking to a real (controlling) terminal or to a pipe, and