1. Moncha#CB's Avatar
    Just downloaded FC, and looks great.

    Does it always have to run in the Downloads folder? I would like to move 10 or so contacts to either a separate speeddial folder or the home screen.
    Not sure of the rest but, if you want to move the icon from the DL folder, highlight it, then click the BB menu button and choose the "Move to Folder" and choose the home folder.
    01-26-09 09:14 AM
  2. Limjelo's Avatar
    Hey Delta,

    I just noticed one thing. I click on a name/picture and it gives me the option to SMS, MMS, or Email. When clicking SMS or MMS, it then takes me to a second prompt in case they have multiple numbers/addresses so that I may select the correct one.

    When I click to email them, I only get 1 of their email addresses when they have multiple emails. Any way to fix this so that when I select email, it lets me choose which email account I am sending to?
    01-26-09 11:20 AM
  3. ej257jay's Avatar
    how do i download JAD files? they download but i cant save them in any of my files or open it.
    01-26-09 12:09 PM
  4. fiddler's Avatar
    Do it from your Blackberry browser.
    01-26-09 12:18 PM
  5. karalinagirl's Avatar
    Hey Delta,

    I downloaded the app on Saturday and spent some time weighting contacts yesterday. I downloaded the new release this morning and....all my weighting was reset...
    Just thought you'd like to know
    01-26-09 01:14 PM
  6. Moncha#CB's Avatar
    Prolly due to the change in the data base programming.
    01-26-09 01:24 PM
  7. delta_foxtrot2's Avatar
    When I click to email them, I only get 1 of their email addresses when they have multiple emails. Any way to fix this so that when I select email, it lets me choose which email account I am sending to?
    I wasn't aware that the system allowed you to store more than 1 email address. I've just added a 2nd email to a contact of mine and will update the code to import this and so on and so forth.
    01-26-09 05:39 PM
  8. delta_foxtrot2's Avatar
    Also I'm going to get the app to dump debug logs to try and figure out why the load times are still so slow for people.
    01-26-09 06:00 PM
  9. Moncha#CB's Avatar
    I am ready and willing to help out, just let me know.

    Posted from my CrackBerry at wapforums.crackberry.com
    01-26-09 07:07 PM
  10. delta_foxtrot2's Avatar
    0.3.4 is now up, this dumps a file in the onboard memory file space, /Device Memory/home/user/documents/FaceCall-debug-<timestamp>.txt

    If this file isn't blank something went wrong, if it's slow to load the second time and the file is blank then I don't have enough logging turned on
    01-26-09 07:46 PM
  11. Moncha#CB's Avatar
    Well, slow load 15 sec. and blank de bug file.
    01-26-09 08:13 PM
  12. delta_foxtrot2's Avatar
    Well, slow load 15 sec. and blank de bug file.
    Hmmm, how many times did you load/run the app?
    01-26-09 08:19 PM
  13. Moncha#CB's Avatar
    6 times all the same results
    01-26-09 08:26 PM
  14. Limjelo's Avatar
    I wasn't aware that the system allowed you to store more than 1 email address. I've just added a 2nd email to a contact of mine and will update the code to import this and so on and so forth.
    Thanks. I should have specified. A contact can have up to 3 email addresses.

    Posted from my CrackBerry at wapforums.crackberry.com
    01-26-09 10:02 PM
  15. irie's Avatar
    0.3.4 is now up, this dumps a file in the onboard memory file space, /Device Memory/home/user/documents/FaceCall-debug-<timestamp>.txt

    If this file isn't blank something went wrong, if it's slow to load the second time and the file is blank then I don't have enough logging turned on
    Still having a 15 seconds load time. Debug file is blank. I have done 3 reloads so far.

    Posted from my CrackBerry at wapforums.crackberry.com
    01-26-09 11:11 PM
  16. delta_foxtrot2's Avatar
    maybe I need to start logging/timestamping different parts of the start up to see where the bottle neck is hmmm
    01-26-09 11:48 PM
  17. delta_foxtrot2's Avatar
    Ok, 0.3.5 is up, this enables a LOT of profiling information, which just dumps to the debug file the timestamp from epoch in milliseconds when something happens as well as a human description of what happened at that point in time. This should hopefully give me a clearer sense of what's occurring if people that have slow start up times email me debug logs.
    01-27-09 07:24 AM
  18. Raven2260's Avatar
    Ok, 0.3.5 is up, this enables a LOT of profiling information, which just dumps to the debug file the timestamp from epoch in milliseconds when something happens as well as a human description of what happened at that point in time. This should hopefully give me a clearer sense of what's occurring if people that have slow start up times email me debug logs.
    Damn Delta I love this program it makes me want to fill up all my contacts with pictures

    I am having slow load up also how do I get the debug logs to send to you
    01-27-09 07:54 AM
  19. delta_foxtrot2's Avatar
    I am having slow load up also how do I get the debug logs to send to you
    Mount your device over USB, then look in what ever drive(s) become present for /home/user/documents/FaceCall-debug-<timestamp>.txt
    01-27-09 08:47 AM
  20. irie's Avatar
    Ok, 0.3.5 is up, this enables a LOT of profiling information, which just dumps to the debug file the timestamp from epoch in milliseconds when something happens as well as a human description of what happened at that point in time. This should hopefully give me a clearer sense of what's occurring if people that have slow start up times email me debug logs.
    Hey Delta, The debug file shows all my contact name, numbers and emails. Hope it is still good if I erase/block them out.
    01-27-09 09:21 AM
  21. dekriegermiz's Avatar
    What information from the txt files do you need. I will send them if it will help. Great program, if only it opened quicker. So anything I can do to help, I will.

    1233088259112: App starting up...
    1233088259113: Opening Address Book.
    1233088259113: Read from pstore.
    1233088259113: Shifted o to vector
    1233088259113: Running weighted sort.
    1233088259128: Finished with addressbook startup.
    1233088304206: App shutting down...
    01-27-09 04:52 PM
  22. fiddler's Avatar
    Here is one of mine:

    1233101472724: App starting up...
    1233101472725: Opening Address Book.
    1233101472725: Read from pstore.
    1233101472725: Shifted o to vector
    1233101472725: Running weighted sort.
    1233101472729: Finished with addressbook startup.
    1233101557135: expandGroup()
    1233101557136: Alter weight
    1233101557136: createGroup()
    1233101557299: setElementAt()
    1233101557299: About to commit vector to memory.
    1233101557335: Commited.
    1233101558334: App shutting down...
    01-27-09 06:19 PM
  23. Raven2260's Avatar
    1233064397534: App starting up...
    1233064397535: Opening Address Book.
    1233064397535: Read from pstore.
    1233064397536: Shifted o to vector
    1233064397536: Running weighted sort.
    1233064397537: Finished with addressbook startup.
    1233064486136: expandGroup()
    1233064486137: Alter weight
    1233064486137: createGroup()
    1233064486145: setElementAt()
    1233064486145: About to commit vector to memory.
    1233064486168: Commited.
    1233064489826: App shutting down...
    01-27-09 06:40 PM
  24. delta_foxtrot2's Avatar
    Hey Delta, The debug file shows all my contact name, numbers and emails. Hope it is still good if I erase/block them out.
    If it shows all that it's reading from the system address book.
    01-27-09 07:09 PM
  25. delta_foxtrot2's Avatar
    Great program, if only it opened quicker.

    1233088259112: App starting up...
    1233088259113: Opening Address Book.
    1233088259113: Read from pstore.
    1233088259113: Shifted o to vector
    1233088259113: Running weighted sort.
    1233088259128: Finished with addressbook startup.
    1233088304206: App shutting down...
    How much quicker do you want it, it read the address book and sorted everyone in 14ms, although there is a delay until you exited of 5 seconds, but this could have been because you simply chose not to hit the back button for a few second or because I didn't profile the image load times.
    01-27-09 07:12 PM
1,048 ... 3132333435 ...
LINK TO POST COPIED TO CLIPBOARD