Path: csiph.com!2.eu.feeder.erje.net!feeder.erje.net!goblin3!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Dmitry Goncharov Newsgroups: gnu.bash.bug Subject: Re: Is this a bug? Date: Tue, 18 Aug 2020 20:34:53 -0400 Lines: 17 Approved: bug-bash@gnu.org Message-ID: References: <1361377909.989786.1596736417780.ref@mail.yahoo.com> <1361377909.989786.1596736417780@mail.yahoo.com> <0d88a4ca-9eca-62b4-91bd-d2e4083190f3@case.edu> <1312274972.4025864.1597785278610@mail.yahoo.com> <6575997b-0217-046a-8ef1-0437571475ca@case.edu> <175915506.4081291.1597794996703@mail.yahoo.com> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: usenet.stanford.edu 1597797305 5793 209.51.188.17 (19 Aug 2020 00:35:05 GMT) X-Complaints-To: action@cs.stanford.edu Cc: "bug-bash@gnu.org" , Chet Ramey To: George R Goffe Envelope-to: bug-bash@gnu.org X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=i8GmEUO4ZaWu0D/SbdBaemuZ6g2I71W83uaE9Fj6e28=; b=hcFMUOsErwzWmTfSluMeVx6lTLjZfVIDr3eO9Xx2VRae5To2OtCXBSrdzEd7eXhsf5 MqZmy/mUwH9OlcI1paGMgPW4GuuQ+/uIQQ/eDGCWYXrGt/kqXNFzPYk7JjIuVuiWB+y8 y3Ox7IRX5jXPdgywmyvHtby0f6v5UnyphUEdJpNE94c6K7dyt4K4+NbV7Jec4Iy503oM QRPR/C0u9aRtunqQTBefojfDc96YTYuGhDlU1Re3c0fpKsVX25ko9wpaWGO32PWrvU8N MQazMrGtmMTE2QgRjc4ztSVPRWApg0i3crmvIVNCDzJhHm1l7UnCzQFK+C1RsGKqyMP2 10Mw== X-Gm-Message-State: AOAM531N5UH/Jn4c1ObnW7moqABmLiUH7DzwzTuGLWo1iuwtlYqeIR/C 4/5ly/3+ZB+rCdXxNR6qvnXZSSyfiyriDGeUKJ8= X-Google-Smtp-Source: ABdhPJwdxFTa5TeFNblC9TtqO3LMDt/l+l7lmxZ5saA9lQ+JxWH0jSwL2lzlr9LsYZT/6lcv1j5GrrSy5KZtBpRbu/4= X-Received: by 2002:a05:620a:1243:: with SMTP id a3mr19260395qkl.423.1597797300749; Tue, 18 Aug 2020 17:35:00 -0700 (PDT) In-Reply-To: <175915506.4081291.1597794996703@mail.yahoo.com> Received-SPF: pass client-ip=209.85.222.174; envelope-from=gonch.dmitry@gmail.com; helo=mail-qk1-f174.google.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/08/18 20:35:01 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -8 X-Spam_score: -0.9 X-Spam_bar: / X-Spam_report: (-0.9 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FORGED_FROMDOMAIN=1, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: <1361377909.989786.1596736417780.ref@mail.yahoo.com> <1361377909.989786.1596736417780@mail.yahoo.com> <0d88a4ca-9eca-62b4-91bd-d2e4083190f3@case.edu> <1312274972.4025864.1597785278610@mail.yahoo.com> <6575997b-0217-046a-8ef1-0437571475ca@case.edu> <175915506.4081291.1597794996703@mail.yahoo.com> Xref: csiph.com gnu.bash.bug:16775 On Tue, Aug 18, 2020 at 7:57 PM George R Goffe wrote: > > Chet, > > Thanks for your response. > > I'm running konsoles (KDE). I have tried complettion but don't see any evidence of bell ringing. Not even a flash. > > Do you think that bash have a problem with konsole? Maybe it's a konsole bug? > > > I'll look at konsole docs for anything that speaks of "alarm bells", visual or otherwise and report back here. Ok? You can use pstack to see the call stack. regards, Dmitry