Hi,

I noticed that while working with konsole the title bar gets screwed up 
somewhere in the process (without affecting workflow).

To be more specific while a standard title bar would contain:
"Shell No.1 - Konsole"
Mine looks like:
"Shell - Konsole - Shell - Konsole - Shell - Konsole - Shell - Konsole"

The other tabs are not affected, they mantain the normal title.

After lots of testing and attempts to reproduce I found what's causing 
this: vim. If I issue vim, on exit the title gets an extra "Shell - 
Konsole" added. If I start vim again and exit after editing another 
one...

And just to be clear that it's all OpenBSD made I removed my 
hand-compiled vim version (had it for a couple of months since there 
was no vim7 port) and added the one from the packages:

# pkg_add -iv vim
Ambiguous: vim could be vim-7.0.42-gtk2 vim-7.0.42-no_x11
Choose one package
         0: <None>
         1: vim-7.0.42-gtk2
         2: vim-7.0.42-no_x11
Your choice: 1
parsing vim-7.0.42-gtk2
Dependencies for vim-7.0.42-gtk2 resolve to: gettext-0.14.5p1, 
libiconv-1.9.2p3, gtk+2-2.8.20
found libspec atk-1.0.1011.3 in dependent package atk-1.10.3p1
found libspec cairo.4.4 in dependent package cairo-1.0.4p0
found libspec glib-2.0.1000.3 in dependent package glib2-2.10.3
found libspec pango-1.0.1200.3 in dependent package pango-1.12.3
vim-7.0.42-gtk2: complete

The issue still repros.

Here are the other package details (including the first vim version):

$ konsole --version
Qt: 3.3.5
KDE: 3.5.4
Konsole: 1.6.4
$ vim --version
VIM - Vi IMproved 7.0 (2006 May 7, compiled Jun  5 2006 02:51:47)
Compiled by [EMAIL PROTECTED]
Normal version with GTK GUI.  Features included (+) or not (-):
-arabic +autocmd +balloon_eval +browse +builtin_terms +byte_offset 
+cindent
+clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info 
+comments
+cryptv +cscope +cursorshape +dialog_con_gui +diff +digraphs +dnd 
-ebcdic
-emacs_tags +eval +ex_extra +extra_search -farsi +file_in_path 
+find_in_path
+folding -footer +fork() -gettext -hangul_input -iconv +insert_expand 
+jumplist
 -keymap -langmap +libcall +linebreak +lispindent +listcmds +localmap 
+menu
+mksession +modify_fname +mouse +mouseshape -mouse_dec -mouse_gpm
-mouse_jsbterm -mouse_netterm +mouse_xterm -multi_byte +multi_lang 
-mzscheme
+netbeans_intg -osfiletype +path_extra -perl +postscript +printer 
-profile
-python +quickfix +reltime -rightleft -ruby +scrollbind +signs 
+smartindent
-sniff +statusline -sun_workshop +syntax +tag_binary +tag_old_static
-tag_any_white -tcl +terminfo +termresponse +textobjects +title +toolbar
+user_commands +vertsplit +virtualedit +visual +visualextra +viminfo 
+vreplace
+wildignore +wildmenu +windows +writebackup +X11 -xfontset +xim 
+xsmp_interact
+xterm_clipboard -xterm_save
   system vimrc file: "$VIM/vimrc"
     user vimrc file: "$HOME/.vimrc"
      user exrc file: "$HOME/.exrc"
  system gvimrc file: "$VIM/gvimrc"
    user gvimrc file: "$HOME/.gvimrc"
    system menu file: "$VIMRUNTIME/menu.vim"
  fall-back for $VIM: "/usr/local/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  
-I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 
-I/usr/X11R6/include -I/usr/local/include  -g -O2  -I/usr/X11R6/include
Linking: gcc  -L/usr/X11R6/lib -L/usr/local/lib -o vim   
-L/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk -Wl,-E -lgmodule -lglib 
-lintl -lXi -lXext -lm -lXt -lncurses


Thanks,
Paul.

Reply via email to