public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] latest eix versions messes with my screen status bar
@ 2012-03-20 15:14 Paul Hartman
  2012-03-20 15:25 ` Michael Mol
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Paul Hartman @ 2012-03-20 15:14 UTC (permalink / raw
  To: Gentoo User

Hi,

Following a recent eix version update, after running eix-sync it
leaves the session name on my screen status bar like:

$eix-sync: Finished

does anyone know anything about that?

Is there perhaps something I can add to my shell prompt to make it
reset the status bar title after a program exits?



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] latest eix versions messes with my screen status bar
  2012-03-20 15:14 [gentoo-user] latest eix versions messes with my screen status bar Paul Hartman
@ 2012-03-20 15:25 ` Michael Mol
  2012-03-20 15:37   ` Pandu Poluan
  2012-03-20 15:32 ` Mark Knecht
  2012-03-20 16:05 ` [gentoo-user] " Markus Trippelsdorf
  2 siblings, 1 reply; 8+ messages in thread
From: Michael Mol @ 2012-03-20 15:25 UTC (permalink / raw
  To: gentoo-user

On Tue, Mar 20, 2012 at 11:14 AM, Paul Hartman
<paul.hartman+gentoo@gmail.com> wrote:
> Hi,
>
> Following a recent eix version update, after running eix-sync it
> leaves the session name on my screen status bar like:
>
> $eix-sync: Finished
>
> does anyone know anything about that?
>
> Is there perhaps something I can add to my shell prompt to make it
> reset the status bar title after a program exits?

I would _love_ to know the answer to this, as I've been wanting to
stick something like that in my $PS1 for months, now. (General use and
convenience, not because of eix).


-- 
:wq



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] latest eix versions messes with my screen status bar
  2012-03-20 15:14 [gentoo-user] latest eix versions messes with my screen status bar Paul Hartman
  2012-03-20 15:25 ` Michael Mol
@ 2012-03-20 15:32 ` Mark Knecht
  2012-03-20 16:05 ` [gentoo-user] " Markus Trippelsdorf
  2 siblings, 0 replies; 8+ messages in thread
From: Mark Knecht @ 2012-03-20 15:32 UTC (permalink / raw
  To: gentoo-user

On Tue, Mar 20, 2012 at 8:14 AM, Paul Hartman
<paul.hartman+gentoo@gmail.com> wrote:
> Hi,
>
> Following a recent eix version update, after running eix-sync it
> leaves the session name on my screen status bar like:
>
> $eix-sync: Finished
>
> does anyone know anything about that?
>
> Is there perhaps something I can add to my shell prompt to make it
> reset the status bar title after a program exits?
>

I haven't seen that here myself. I'm having troubles with eix-remote,
but not eix-sync. both the command line and the title on konsole look
fine to me.

Note that I run almost 100% stable but then get testing versions of
portage, eix and about a dozen other programs. If you're running full
~amd64 then it might be a problem elsewhere

Hope this helps,
Mark


c2stable ~ # eix -Ic eix
[I] app-portage/eix (0.25.3{tbz2}@03/14/2012): Search and query
ebuilds, portage incl. local settings, ext. overlays, version changes,
and more
c2stable ~ #

c2stable ~ # eix-sync
 * Copying old database to /var/cache/eix/previous.eix
 * Running emerge --sync
>>> Starting rsync with rsync://216.165.129.134/gentoo-portage...
>>> Checking server timestamp ...

receiving incremental file list
timestamp.chk

Number of files: 1
<SNIP>
Number of files: 152232
Number of files transferred: 100
Total file size: 221.69M bytes
Total transferred file size: 959.77K bytes
Literal data: 959.77K bytes
Matched data: 0 bytes
File list size: 3.81M
File list generation time: 0.282 seconds
File list transfer time: 0.000 seconds
Total bytes sent: 42.24K
Total bytes received: 4.24M

sent 42.24K bytes  received 4.24M bytes  30.23K bytes/sec
total size is 221.69M  speedup is 51.83
 * Running eix-update
Reading Portage settings ..
Building database (/var/cache/eix/portage.eix) ..
[0] "gentoo" /usr/portage/ (cache: metadata-md5-or-flat)
     Reading category 154|154 (100%) Finished
[1] "vmware" /var/lib/layman/vmware (cache:
parse|ebuild*#metadata-md5#metadata-flat#assign)
     Reading category 154|154 (100%) Finished
[2] "foo-overlay" /var/lib/layman/foo-overlay (cache:
parse|ebuild*#metadata-md5#metadata-flat#assign)
     Reading category 154|154 (100%) Finished
Applying masks ..
Calculating hash tables ..
Writing database file /var/cache/eix/portage.eix ..
Database contains 15449 packages in 154 categories.
 * Calling eix-diff
Diffing databases (15449 -> 15449 packages)
[U]   == app-admin/eselect-opencl (1.1.0{tbz2}@02/25/2012;
(~)1.1.0{tbz2} -> 1.1.0-r1): Utility to change the OpenCL
implementation being used
[>]   == app-admin/haskell-updater (1.1.0.0 -> 1.2.0.5): Rebuild
Haskell dependencies in Gentoo
[>]   == app-doc/doxygen (1.7.3 -> 1.7.6.1!m): Documentation system
for most programming languages
[>]   == app-emulation/virt-manager (0.8.7 -> 0.9.1): A graphical tool
for administering virtual machines (KVM/Xen)
[>]   == dev-lang/ghc (6.12.3 -> 6.12.3-r2): The Glasgow Haskell Compiler
[U]   == sys-apps/sg3_utils (1.29{tbz2}@02/25/2012; 1.29{tbz2} ->
1.33): Apps for querying the sg SCSI interface
[>]   == sys-fs/avfs (0.9.9 -> 1.0.0): AVFS is a virtual filesystem
that allows browsing of compressed files.
[>]   == x11-misc/qterm (0.5.11 -> 0.5.12): A BBS client for Linux
 * Time statistics:
   144 seconds for syncing
     4 seconds for eix-update
     2 seconds for eix-diff
   150 seconds total
c2stable ~ #



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] latest eix versions messes with my screen status bar
  2012-03-20 15:25 ` Michael Mol
@ 2012-03-20 15:37   ` Pandu Poluan
  0 siblings, 0 replies; 8+ messages in thread
From: Pandu Poluan @ 2012-03-20 15:37 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 791 bytes --]

On Mar 20, 2012 10:28 PM, "Michael Mol" <mikemol@gmail.com> wrote:
>
> On Tue, Mar 20, 2012 at 11:14 AM, Paul Hartman
> <paul.hartman+gentoo@gmail.com> wrote:
> > Hi,
> >
> > Following a recent eix version update, after running eix-sync it
> > leaves the session name on my screen status bar like:
> >
> > $eix-sync: Finished
> >
> > does anyone know anything about that?
> >
> > Is there perhaps something I can add to my shell prompt to make it
> > reset the status bar title after a program exits?
>
> I would _love_ to know the answer to this, as I've been wanting to
> stick something like that in my $PS1 for months, now. (General use and
> convenience, not because of eix).
>

Here you go:

http://serverfault.com/questions/35085/set-xterm-putty-window-title-when-using-screen

Rgds,

[-- Attachment #2: Type: text/html, Size: 1211 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-user] Re: latest eix versions messes with my screen status bar
  2012-03-20 15:14 [gentoo-user] latest eix versions messes with my screen status bar Paul Hartman
  2012-03-20 15:25 ` Michael Mol
  2012-03-20 15:32 ` Mark Knecht
@ 2012-03-20 16:05 ` Markus Trippelsdorf
  2012-03-20 17:09   ` Paul Hartman
  2 siblings, 1 reply; 8+ messages in thread
From: Markus Trippelsdorf @ 2012-03-20 16:05 UTC (permalink / raw
  To: gentoo-user

On 2012.03.20 at 10:14 -0500, Paul Hartman wrote:
> Hi,
> 
> Following a recent eix version update, after running eix-sync it
> leaves the session name on my screen status bar like:
> 
> $eix-sync: Finished
> 
> does anyone know anything about that?
> 
> Is there perhaps something I can add to my shell prompt to make it
> reset the status bar title after a program exits?

See https://bugs.gentoo.org/show_bug.cgi?id=407473 .

$ echo -n "\033kzsh\033\\" 
will set "zsh" in the status bar. 

There is no way to reset the status bar title automatically, because
there is no way to determine its content before changing it.

-- 
Markus



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Re: latest eix versions messes with my screen status bar
  2012-03-20 16:05 ` [gentoo-user] " Markus Trippelsdorf
@ 2012-03-20 17:09   ` Paul Hartman
  2012-03-20 17:32     ` [gentoo-user] " Markus Trippelsdorf
  0 siblings, 1 reply; 8+ messages in thread
From: Paul Hartman @ 2012-03-20 17:09 UTC (permalink / raw
  To: gentoo-user

On Tue, Mar 20, 2012 at 11:05 AM, Markus Trippelsdorf
<markus@trippelsdorf.de> wrote:
> On 2012.03.20 at 10:14 -0500, Paul Hartman wrote:
>> Hi,
>>
>> Following a recent eix version update, after running eix-sync it
>> leaves the session name on my screen status bar like:
>>
>> $eix-sync: Finished
>>
>> does anyone know anything about that?
>>
>> Is there perhaps something I can add to my shell prompt to make it
>> reset the status bar title after a program exits?
>
> See https://bugs.gentoo.org/show_bug.cgi?id=407473 .
>
> $ echo -n "\033kzsh\033\\"
> will set "zsh" in the status bar.
>
> There is no way to reset the status bar title automatically, because
> there is no way to determine its content before changing it.

Thanks, that bug is exactly what I'm talking about.

Unfortunately. the echo command or similar that I've found just echo
the text back to my terminal and don't change the title in the status
bar. I am using bash, not zsh, so maybe the syntax is different or
more likely I've got something set up wrong. :)



^ permalink raw reply	[flat|nested] 8+ messages in thread

* [gentoo-user] Re: Re: latest eix versions messes with my screen status bar
  2012-03-20 17:09   ` Paul Hartman
@ 2012-03-20 17:32     ` Markus Trippelsdorf
  2012-03-20 20:19       ` Paul Hartman
  0 siblings, 1 reply; 8+ messages in thread
From: Markus Trippelsdorf @ 2012-03-20 17:32 UTC (permalink / raw
  To: gentoo-user

On 2012.03.20 at 12:09 -0500, Paul Hartman wrote:
> On Tue, Mar 20, 2012 at 11:05 AM, Markus Trippelsdorf
> <markus@trippelsdorf.de> wrote:
> > On 2012.03.20 at 10:14 -0500, Paul Hartman wrote:
> >> Hi,
> >>
> >> Following a recent eix version update, after running eix-sync it
> >> leaves the session name on my screen status bar like:
> >>
> >> $eix-sync: Finished
> >>
> >> does anyone know anything about that?
> >>
> >> Is there perhaps something I can add to my shell prompt to make it
> >> reset the status bar title after a program exits?
> >
> > See https://bugs.gentoo.org/show_bug.cgi?id=407473 .
> >
> > $ echo -n "\033kzsh\033\\"
> > will set "zsh" in the status bar.
> >
> > There is no way to reset the status bar title automatically, because
> > there is no way to determine its content before changing it.
> 
> Thanks, that bug is exactly what I'm talking about.
> 
> Unfortunately. the echo command or similar that I've found just echo
> the text back to my terminal and don't change the title in the status
> bar. I am using bash, not zsh, so maybe the syntax is different or
> more likely I've got something set up wrong. :)

The following command should work in both shells:

$ printf "\033kbash\033\\"

-- 
Markus



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Re: Re: latest eix versions messes with my screen status bar
  2012-03-20 17:32     ` [gentoo-user] " Markus Trippelsdorf
@ 2012-03-20 20:19       ` Paul Hartman
  0 siblings, 0 replies; 8+ messages in thread
From: Paul Hartman @ 2012-03-20 20:19 UTC (permalink / raw
  To: gentoo-user

On Tue, Mar 20, 2012 at 12:32 PM, Markus Trippelsdorf
<markus@trippelsdorf.de> wrote:
> On 2012.03.20 at 12:09 -0500, Paul Hartman wrote:
>> On Tue, Mar 20, 2012 at 11:05 AM, Markus Trippelsdorf
>> <markus@trippelsdorf.de> wrote:
>> > On 2012.03.20 at 10:14 -0500, Paul Hartman wrote:
>> >> Hi,
>> >>
>> >> Following a recent eix version update, after running eix-sync it
>> >> leaves the session name on my screen status bar like:
>> >>
>> >> $eix-sync: Finished
>> >>
>> >> does anyone know anything about that?
>> >>
>> >> Is there perhaps something I can add to my shell prompt to make it
>> >> reset the status bar title after a program exits?
>> >
>> > See https://bugs.gentoo.org/show_bug.cgi?id=407473 .
>> >
>> > $ echo -n "\033kzsh\033\\"
>> > will set "zsh" in the status bar.
>> >
>> > There is no way to reset the status bar title automatically, because
>> > there is no way to determine its content before changing it.
>>
>> Thanks, that bug is exactly what I'm talking about.
>>
>> Unfortunately. the echo command or similar that I've found just echo
>> the text back to my terminal and don't change the title in the status
>> bar. I am using bash, not zsh, so maybe the syntax is different or
>> more likely I've got something set up wrong. :)
>
> The following command should work in both shells:
>
> $ printf "\033kbash\033\\"

That worked. Thank you again!



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-03-20 20:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-20 15:14 [gentoo-user] latest eix versions messes with my screen status bar Paul Hartman
2012-03-20 15:25 ` Michael Mol
2012-03-20 15:37   ` Pandu Poluan
2012-03-20 15:32 ` Mark Knecht
2012-03-20 16:05 ` [gentoo-user] " Markus Trippelsdorf
2012-03-20 17:09   ` Paul Hartman
2012-03-20 17:32     ` [gentoo-user] " Markus Trippelsdorf
2012-03-20 20:19       ` Paul Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox