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. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
