------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=82553 ------- Additional Comments From trejkaz xaoza net 2004-06-01 01:26 ------- > Well, you could simply check if KNotes is running beforehand, either with > dcop | grep knotes > or with > dcop knotes > and then check "$?" to be 0. That sounds like a fair improvement, I'll work that into my script. Also it seems like starting knotes by itself when it wasn't already running, doesn't create the blank note (unless of course, KDE is starting it at startup. But KDE must be passing more arguments.) > hm. This should only happen on the very first start of KNotes. If you deleted > the empty new note and restarted KDE it should not reappear. Could you please > check? It's definitely happening, I logged back in last night to see another blank note, and I've actually been deleting the notes every time they pop up, and every time I login again there's a new blank note waiting for me. I wonder if this part is somehow related to Bug 68127? I guess what I'll have to do for the next test is to set a title to the note, then delete it, logout and login.