<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>19522</bug_id>
          
          <creation_ts>2009-04-08 00:07:52 +0400</creation_ts>
          <short_desc>crashes when over ssh -X</short_desc>
          <delta_ts>2010-07-12 18:43:45 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Branch 4.1</product>
          <component>gitk</component>
          <version>unspecified</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Dmitry V. Levin">ldv</assigned_to>
          <cc>sbolshakov</cc>
          
          <qa_contact name="qa-4.1@altlinux.org">qa-4.1</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>88922</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2009-04-08 00:07:52 +0400</bug_when>
    <thetext>tk-8.5.2-alt1
gitk-1.5.5.5-alt1
openssh-5.0p1-alt3
openssh-server-5.0p1-alt3
xorg-server-1.4.2-alt10.M41.1
(in Desktop 4.1)

How to reproduce:

[imz@localhost ~]$ ssh -X 0
imz@0&apos;s password: 
Last login: Tue Apr  7 18:42:59 2009
[imz@localhost ~]$ mkdir tmp/test-gitk
[imz@localhost ~]$ cd tmp/test-gitk
[imz@localhost test-gitk]$ git init
Initialized empty Git repository in .git/
[imz@localhost test-gitk]$ echo a &gt; a.txt
[imz@localhost test-gitk]$ git add a.txt
[imz@localhost test-gitk]$ git commit -m &quot;Initial.&quot;
Created initial commit 681640e: Initial.
 1 files changed, 1 insertions(+), 0 deletions(-)
 create mode 100644 a.txt
[imz@localhost test-gitk]$ gitk
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  38 (X_QueryPointer)
  Resource id in failed request:  0x74
  Serial number of failed request:  2798
  Current serial number in output stream:  2798
[imz@localhost test-gitk]$ 

When it crashed, I tried to select the &quot;Tree&quot; view on the right. (It also crashes in &quot;simpler&quot; cases: run in any directory, even without a &quot;git init&quot;.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>89332</commentid>
    <comment_count>1</comment_count>
    <who name="Dmitry V. Levin">ldv</who>
    <bug_when>2009-04-14 01:39:48 +0400</bug_when>
    <thetext>A lot of X11 clients does not work via &quot;ssh -X&quot; nowdays, and tk seems to be one of them.  I&apos;m afraid the only thing I can suggest is to use &quot;ssh -Y&quot; for this software.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>110533</commentid>
    <comment_count>2</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2010-07-12 18:43:45 +0400</bug_when>
    <thetext>*** Bug 20382 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>