From kmail-devel Mon Feb 07 22:06:11 2000 From: Don Sanders Date: Mon, 07 Feb 2000 22:06:11 +0000 To: kmail-devel Subject: Re: mail composer X-MARC-Message: https://marc.info/?l=kmail-devel&m=94996152913135 The purpose of this list is really for development rather than bug reporting. But if you really want we can work through the problem together. We might as well consider the simplest explanations first. So for a start do you have a ~/dead.letter directory? If so move all files in it to the trash (or just plain delete them if they aren't important). Secondly what happens if you comment out the following code in main.cpp win = new KMComposeWin(msg); assert(win != NULL); win->show(); and recompile KMail? You comment it out by changing it like so: // win = new KMComposeWin(msg); // assert(win != NULL); // win->show(); I assumming you have the source to KMail and can compile it. Thirdly I wonder if you could be giving spurious command line options to KMail when you start it. What happens if you start KMail from the command line. BFN, Don. On Tue, 08 Feb 2000, finnegan wrote: > hi, > i posted my question to kde-user but have received no real answer; > sorry for redundancy and perhaps here somebody has an idea... > every time i open mail client it automatically opens several mail > composers and the number grows almost expontentially, last time there > were 31; > i opened a dead letter and cleaned it up but it gets filled up again; > my kmailrc gives only info on the configuration of my mailboxes; > > what´s wrong with my kmail, where else should i look for the possible > error ? > Thanks > > finn > > > -- > This message was sent by Kmail > SuSe Linux 6.3