1. sam81's Avatar
    What OS build do you have, sam?
    5.0.0.979 on an ATT 9700

    Posted from my CrackBerry at wapforums.crackberry.com
    russnash likes this.
    08-24-11 10:18 PM
  2. russnash's Avatar
    5.0.0.979 on an ATT 9700

    Posted from my CrackBerry at wapforums.crackberry.com
    Thanks Sam, I just checked RIM's developer pages and there is a simulator for your model and OS. I'm downloading it now to try and reproduce the issue you described.
    08-24-11 10:20 PM
  3. russnash's Avatar
    I just cleaned the build tree for SpeedNotes and repackaged it. I'm curious to see if that fixes your issue Sam?

    Sent from my BlackBerry 9550 using Tapatalk
    08-24-11 11:21 PM
  4. wu-wei's Avatar
    Russ, same issue as sam81 for me. Downloaded newest volatile, and app won't launch. Here's the event log:

    Name: RuntimeException
    GUID: 9c3cd62e3320b498
    Time: Aug 24, 2011 22:29:57
    application already running in this process
    net_rim_cldc-10(4E3B8E66)
    ApplicationProcess
    appStarted
    0x43A6
    net_rim_cldc-9(4E3B8E66)
    Application
    <init>
    0x3272
    net_rim_cldc-15(4E3B8E66)
    UiApplication
    <init>
    0x656E
    SpeedNotes(4E55C655)
    SpeedNotes
    <init>
    0x24FB
    SpeedNotes(4E55C655)
    SpeedNotes
    main
    0x24DA

    Posted from my CrackBerry at wapforums.crackberry.com
    russnash likes this.
    08-24-11 11:33 PM
  5. sam81's Avatar
    I deleted and re loaded SN and had the same issue. I copied the log for you. It appears similar to Wu-wei's in that it says application running already. Sorry I broke your app, Russ


    Name: RuntimeException
    GUID: 9c3cd62e3320b498
    Time: Aug 25, 2011 07:21:10
    application already running in this process
    net_rim_cldc-8(4C9A75E5)
    ApplicationProcess
    appStarted
    0x7C82
    net_rim_cldc-8(4C9A75E5)
    Application
    <init>
    0x2F32
    net_rim_cldc-13(4C9A75E5)
    UiApplication
    <init>
    0x631C
    SpeedNotes(4E55C655)
    SpeedNotes
    <init>
    0x24FB
    SpeedNotes(4E55C655)
    SpeedNotes
    main
    0x24DA

    Posted from my CrackBerry at wapforums.crackberry.com
    08-25-11 07:28 AM
  6. russnash's Avatar
    Thanks for the log entries, they really help pinpoint where the problem is. It seems that there is an issue with the auto start job (which sets up the launcher entry in the blackberry menu on boot) perhaps not exiting cleanly. I'm a little perplexed as I haven't touched that code for a while, certainly not since the last volatile. I grabbed a 9700 simulator for 5.0.0.979 and will be using that to replicate the issue later today.

    No need for apologies Sam, finding these sort of issues is one of the reasons I wanted to run this beta before putting SpeedNotes on sale.

    Thanks again!

    Russ.

    Posted from my CrackBerry at wapforums.crackberry.com
    08-25-11 08:42 AM
  7. wu-wei's Avatar
    I installed a new OS last night and SpeedNotes is launching just fine again. I haven't had a chance to test out the new loading features....
    08-25-11 10:03 AM
  8. russnash's Avatar
    It definitely seems to be OS specific. Was your previous OS (a hybrid?) based on 5.0.0.979?

    Sent from my BlackBerry 9550 using Tapatalk
    08-25-11 10:20 AM
  9. ba_hamilton's Avatar
    I loaded up the super volatile version. Danger is my middle name. This seems to be running just fine on my S2. I can create, load, save, send, reload. All without getting any kind of error message.
    08-25-11 10:30 AM
  10. wu-wei's Avatar
    It definitely seems to be OS specific. Was your previous OS (a hybrid?) based on 5.0.0.979?

    Sent from my BlackBerry 9550 using Tapatalk
    My previous OS was a hybrid based on 6.0.0.615.

    As I think on this, I was not prompted to reboot after I installed the volatile version, so that may have been the issue for me. I don't use the menu option, so I am usually not prompted to reboot. That might be another issue or source of the problem...
    08-25-11 10:33 AM
  11. sam81's Avatar
    I installed a new OS last night and SpeedNotes is launching just fine again. I haven't had a chance to test out the new loading features....
    What are you running now?

    Posted from my CrackBerry at wapforums.crackberry.com
    08-25-11 12:15 PM
  12. russnash's Avatar
    My previous OS was a hybrid based on 6.0.0.615.

    As I think on this, I was not prompted to reboot after I installed the volatile version, so that may have been the issue for me. I don't use the menu option, so I am usually not prompted to reboot. That might be another issue or source of the problem...
    I'm never promoted to reboot on my storm2 either, again because I also don't use the menu option as I have quicklaunch.

    I've been thinking through the code that runs when SpeedNotes is run and have one thought as to what might be causing the issue but won't know until later when I have the chance to do some debug runs.

    Posted from my CrackBerry at wapforums.crackberry.com
    08-25-11 01:38 PM
  13. sam81's Avatar
    I'm never promoted to reboot on my storm2 either, again because I also don't use the menu option as I have quicklaunch.
    I was using the menu option at times and was required to re-boot on update. I do miss using this today. Isn't it funny how you can get so used to using something like this so quick?

    (whispers) awaiting update instructions :-)

    Posted from my CrackBerry at wapforums.crackberry.com
    08-25-11 01:57 PM
  14. wu-wei's Avatar
    What are you running now?

    Posted from my CrackBerry at wapforums.crackberry.com
    My new hybrid, still based on 6.0.0.615, but includes files from the latest 9900 leak (7.0.0.353).
    08-25-11 02:54 PM
  15. sam81's Avatar
    wu-wei, guessing you're a Counting Crows fan?

    "PIN: HER: DOWN: ON: A: PHOTOGRAPH: ALBUM"

    One of my faves, too
    08-25-11 05:06 PM
  16. russnash's Avatar
    Ok, I haven't had much luck replicating the issue in the simulator so I went on a thorough debug with a magnifying glass expedition on all the startup code and fixed some potential issues I found. I've uploaded a new volatile, please let me know if it fixes your issue!
    08-25-11 06:02 PM
  17. sam81's Avatar
    Am I the only one having this issue now? I deleted and reloaded again and allowed all permissions (they were already allowed but I checked) and the same thing is going on. Seems very strange indeed. Log looked the same as earlier so I'm clueless. Sorry Russ. I know this has got to be driving you nuts as well! Could it be something with my BB? The only program I downloaded after SN I deleted this afternoon to see if that was maybe to blame somehow but apparently has nothing to do with it. I'm using the same theme too. :-( :-( :-(

    Posted from my CrackBerry at wapforums.crackberry.com
    08-25-11 06:52 PM
  18. sam81's Avatar
    Here's an error event I just found. It was in BOLD black letters too. ?!?!???


    Edit: that's rthe log after I hit the icon to start SN and it doesn't. Just checked it again



    Name: NullPointerException
    GUID: 9c3cd62e3320b498
    Time: Aug 25, 2011 18:44:05
    No detail message
    SpeedNotes(4E56D29B)
    PersistentSettings
    saveNoteArea
    0x2231
    SpeedNotes(4E56D29B)
    NoteArea
    save
    0x10D0
    SpeedNotes(4E56D29B)
    NoteArea
    insertDateStamp
    0x164B
    SpeedNotes(4E56D29B)
    NoteArea
    <init>
    0x16B5
    SpeedNotes(4E56D29B)
    MainEditScreen
    <init>
    0xC66
    SpeedNotes(4E56D29B)
    SpeedNotes
    <init>
    0x261F
    SpeedNotes(4E56D29B)
    SpeedNotes
    main
    0x2600

    Posted from my CrackBerry at wapforums.crackberry.com
    Last edited by sam81; 08-25-11 at 06:59 PM.
    russnash likes this.
    08-25-11 06:55 PM
  19. bloodyrek's Avatar
    9780 Bold - 6.0.0.448 - Upgraded to Speednotes 0.3.0 from 0.2.4

    No error message after reboot, everything loads from the memopad/files ...but loading from the memopad ..that's a pretty sick feature!
    08-25-11 07:39 PM
  20. dollface's Avatar
    Russ, will this support OS7? I got a new phone yesterday and I really miss that Speed Notes
    08-25-11 07:47 PM
  21. russnash's Avatar
    Russ, will this support OS7? I got a new phone yesterday and I really miss that Speed Notes
    It should do, if it has any issues I would be grateful of the help testing!

    Thanks!

    Russ.
    08-25-11 07:56 PM
  22. russnash's Avatar
    Here's an error event I just found. It was in BOLD black letters too. ?!?!???


    Edit: that's rthe log after I hit the icon to start SN and it doesn't. Just checked it again



    Name: NullPointerException
    GUID: 9c3cd62e3320b498
    Time: Aug 25, 2011 18:44:05
    No detail message
    SpeedNotes(4E56D29B)
    PersistentSettings
    saveNoteArea
    0x2231
    SpeedNotes(4E56D29B)
    NoteArea
    save
    0x10D0
    SpeedNotes(4E56D29B)
    NoteArea
    insertDateStamp
    0x164B
    SpeedNotes(4E56D29B)
    NoteArea
    <init>
    0x16B5
    SpeedNotes(4E56D29B)
    MainEditScreen
    <init>
    0xC66
    SpeedNotes(4E56D29B)
    SpeedNotes
    <init>
    0x261F
    SpeedNotes(4E56D29B)
    SpeedNotes
    main
    0x2600

    Posted from my CrackBerry at wapforums.crackberry.com
    Sam, Thank you!!!!!!!!!

    That was the piece of the puzzle I needed to reproduce your issue, it's to do with the 'Insert date stamp on new note' option. Switching that on and then exiting and relaunching SpeedNotes reproduces the lockup.

    Now I have somewhere to start! Working on it now.

    Thanks again,

    Russ.
    08-25-11 08:02 PM
  23. sam81's Avatar
    I went back and re-downloaded 2.4 and it worked great. Then loaded 3.0 and no launch. Isn't that odd? Guess I'll use 2.4 for awhile

    Posted from my CrackBerry at wapforums.crackberry.com
    08-25-11 08:02 PM
  24. sam81's Avatar
    Sam, Thank you!!!!!!!!!

    That was the piece of the puzzle I needed to reproduce your issue, it's to do with the 'Insert date stamp on new note' option. Switching that on and then exiting and relaunching SpeedNotes reproduces the lockup.

    Now I have somewhere to start! Working on it now.

    Thanks again,

    Russ.

    Really? YEA! I am so glad to hear that. Good luck.

    Posted from my CrackBerry at wapforums.crackberry.com
    08-25-11 08:04 PM
  25. sam81's Avatar
    Something I found funny was after all the deletions and reloads when I put 2.4 on it actually still had my last note from the other day STILL there!!! I was surprised to see that for sure

    Posted from my CrackBerry at wapforums.crackberry.com
    08-25-11 08:23 PM
412 ... 89101112 ...
LINK TO POST COPIED TO CLIPBOARD