[Bug 171275] kmail crashes on startup with ASSERT: "s->parsed == false" in kdelibs4/kcmdlineargs.cpp

John Baldwin jhb at FreeBSD.org
Thu Sep 18 15:40:25 BST 2008


http://bugs.kde.org/show_bug.cgi?id=171275





--- Comment #2 from John Baldwin <jhb FreeBSD org>  2008-09-18 16:40:24 ---
I just realized that I had read the assertion backwards.  The problem is that
some code is forcing a parse of the command line options before
KUniqueApplication::addCmdLineOptions() is called.  I think this happens in
PimApplication::start() where it fetches the program name (argv[0]) before
calling KUniqueApplication::start().


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list