Your message dated Mon, 28 Jun 1999 17:34:45 +0200 with message-id <19990628173445.B21623@SabPC.faure.org> and subject line Bug#1420: kfm crashes when file doesn't exist has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Stephan Kulow (administrator, KDE bugs database) Received: (at submit) by bugs.kde.org; 18 Jun 1999 09:46:23 +0000 From dominique@leducq.net Fri Jun 18 11:46:23 1999 Received: from mailhub4.isdnet.net ([195.154.209.24]:40207 "EHLO mailhub4.isdnet.net" ident: "NO-IDENT-SERVICE") by max.tat.physik.uni-tuebingen.de with ESMTP id <741410-13959>; Fri, 18 Jun 1999 11:46:20 +0200 Received: from philemon (national-46.isdnet.net [195.154.2.109]) by mailhub4.isdnet.net (8.9.3/8.9.3) with SMTP id LAA59396 for ; Fri, 18 Jun 1999 11:46:18 +0200 (CEST) From: Dominique LEDUCQ Reply-To: dominique@leducq.net To: submit@bugs.kde.org Subject: kfm crashes when file doesn't exist Date: Fri, 18 Jun 1999 10:02:27 +0200 X-Mailer: KMail [version 1.0.21] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <99061810133900.00913@philemon> Content-Transfer-Encoding: 8bit Return-Path: X-Orcpt: rfc822;submit@bugs.kde.org Package: kfm Version: 1.167.2.11 shipped with KDE 1.1.1 in Mandrake 6.0, running on a i686 PC. description : when typing a non-existing file name (typo...) in the URL: box, then hitting 'Return', kfm crashes. Here's the output : stat(/usr/doc...) failed, probably file doesn't exist kfm (kdebase): warning, case not handled in processError() kfm (kdebase): action = 16843009, kioerror = 2 kfm (kdebase): error msg = file:/usr/doc... then the kfm stays as a zombie, and kill -9 doesn't remove it, even as root... nor does kpm. new kfm instance cannot start because of a socket problem. Only solution : quit and restart KDE.