[Korganizer-devel] [Bug 192977] After running konsolekalendar, Korganizer does not use birthday resource

Sergio Martins (ld50) iamsergio at gmail.com
Sun May 17 14:05:03 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=192977





--- Comment #2 from Sergio Martins (ld50) <iamsergio gmail com>  2009-05-17 14:05:02 ---
Do you still have trunk where you can test things?

Index: console/konsolekalendar/stdcalendar.cpp
===================================================================
--- console/konsolekalendar/stdcalendar.cpp     (revision 965416)
+++ console/konsolekalendar/stdcalendar.cpp     (working copy)
@@ -78,7 +78,7 @@
            (*it)->type() == QLatin1String( "localdir" ) ) {
         (*it)->load();
       } else {
-        mManager->remove( *it );
+        mManager->setActive( *it, false );
       }
     }
   }

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


More information about the Korganizer-devel mailing list