From: Roger B. <ro...@ro...> - 2003-09-30 03:47:11
|
> Ok is that why current cvs is currently acting strange? Anonymous CVS access was being done from a server 24 hours behind (if not more) and SourceForge were busy migrating everything to new beefy servers. See the entry for 2003-9-19. http://sourceforge.net/docman/display_doc.php?docid=2352&group_id=1#cvs > When I load up bitpim, > i now get an error about groupdict not being defined. Add self.groupdict={} to the __init__ method. The code mentioning it is still there just as a legacy of the old stuff. I have corrected this now, but anonymous CVS will be behind. > Also to mention it, my phone doesn't support grouping. That won't matter. >> - When writing out to the phone, it takes from the top of the list (eg >> if you have seven phone numbers listed, and the phone only supports >> 3 then it takes the top 3). It will just end up taking the top zero entries from categories (aka groups). > doesn't show any tab views like before You should still get tabs for everything. The phonebook is now just a text widget though. Roger |