Upgraded to 1.4 - CCP now crashes on launch

Tom Ransom's Avatar

Tom Ransom

11 Apr, 2010 09:54 PM via web

After using the internal update to upgrade to CCP 1.4 - CCP stopped launching immediately (after update). Crashes with Apple report (attached). I have attempted to remove .plist, Application Support folder, downloaded and installed fresh copy without success.

Suggestions welcome.

  1. 2 Posted by Marco Traverso on 12 Apr, 2010 02:35 PM

    Marco Traverso's Avatar

    The same thing happens here. Crash report attached.

  2. Support Staff 3 Posted by Martin Pilkington on 12 Apr, 2010 11:58 PM

    Martin Pilkington's Avatar

    Hi Tom, Marco,

    It seems your crashes are caused by two different things. I'm going to be working on CCP 1.4.1 tomorrow so hopefully I'll be able to fix your crashes. It will either be released tomorrow or Wednesday.

    Thanks

    Martin

  3. Support Staff 4 Posted by Martin Pilkington on 14 Apr, 2010 12:01 AM

    Martin Pilkington's Avatar

    These crashes should have been fixed in 1.4.1.

    Tom, there might be an issue with installing new textmate bundles from the preferences, I was only able to prevent the crash and not find out the root cause. I've got it to print some stuff to Console.app instead of crashing, so if you're able to check next time you launch CCP and let me know if it prints anything to your Console, I might be able to fix it for 1.4.2.

    Thanks

    Martin

  4. 5 Posted by Tom Ransom on 14 Apr, 2010 12:28 AM

    Tom Ransom's Avatar

    Upgrading 1.4.1 solved the crash on operation. Attached is the console log - it appears that the issues are around WebKit.

    Thanks for the prompt response to the bug report.

  5. Support Staff 6 Posted by Martin Pilkington on 14 Apr, 2010 12:34 AM

    Martin Pilkington's Avatar

    Yeah, I think that is just some stuff trying to inject itself into CCP and not succeeding, it is the first 2 lines that are important, it is saying it cannot find subversion. Did you happen to install subversion on your system yourself? If so do you know where you installed the binary?

  6. 7 Posted by Tom Ransom on 14 Apr, 2010 12:56 AM

    Tom Ransom's Avatar

    Well, that is interesting. A "whereis svn" returns a null answer. But typing "svn info" returns a valid response. My .bash_profile is as follows:

    PATH="/opt/subversion/bin:/usr/local/bin:/usr/local/mysql/bin:$PATH:~/bin"
    export PATH
    export SVN_EDITOR=~/bin/edit.sh
    export EDITOR=~/bin/edit.sh
    export EC2_HOME=~/bin/ec2-ami-tools-1.3-34544

    alias d="ls -alG"
    alias propedit="svn propedit svn:externals ."
    alias stripsvn="ruby ~/bin/stripsvn.rb"
    cdh()
    { cd "osascript -e 'tell application "Finder"' -e 'set myname to POSIX path of (target of window 1 as alias)' -e 'end tell' 2>/dev/null"
    } whatsize()
    { du -h . | grep ^[0-9.][0-9.]G
    du -h . | grep ^[5-9][0-9][0-9.]M
    }

  7. 8 Posted by Marco Traverso on 14 Apr, 2010 08:02 AM

    Marco Traverso's Avatar

    I installed CCP 1.4.1 and it stated without crashing. Thank you for the prompt action!

  8. Support Staff 9 Posted by Martin Pilkington on 14 Apr, 2010 11:04 AM

    Martin Pilkington's Avatar

    Glad to hear Marco.

    Tom, it looks like /opt/subversion/bin is the likely candidate. It seems odd that it is not in /usr/bin as it should be installed by default on Mac OS X since 10.5. I'll look into it and possibly add this other path in a future release.

    Thanks

    Martin

  9. 10 Posted by Tom Ransom on 14 Apr, 2010 02:49 PM

    Tom Ransom's Avatar

    Not that unusual if you needed to upgrade your SVN client before Apple got around to it. These are typical instructions for using the Collabnet package. http://www.redfinsolutions.com/redfin-blog/update-subversion-mac-os-x

    If you can find a method to honor the PATH variable - you wouldn't need to search all the possible locations. You can just have the OS tell you where it is and go from there.

    • Tom
  10. Support Staff 11 Posted by Martin Pilkington on 14 Apr, 2010 03:05 PM

    Martin Pilkington's Avatar

    Yeah, I'll look into it for a future version though. Bad assumption on my part.

    Thanks

    Martin

  11. 12 Posted by Robert Macey on 16 Apr, 2010 02:25 PM

    Robert Macey's Avatar

    My version of Code Collector Pro 1.4 worked perfectly. Upgraded to 1.41 today and Code Collector crashes on launch. Re-booted. Re-installed. Still the same problem. I do not use subversion nor do I have any other source mgmt systems installed.

    Any ideas? Can I get a copy of 1.40? Where is the actual data for the app?

    Thanks

  12. Support Staff 13 Posted by Martin Pilkington on 16 Apr, 2010 02:37 PM

    Martin Pilkington's Avatar

    Hi Robert,

    You can download 1.4 from www.mcubedsw.com/software/downlaods/codecollectorpro_94.dmg . As for the actual app data, it can be found at ~/Library/Application Support/Code_Collector . I'll answer the question about your crash in your other message.

    Thanks

    Martin

  13. 14 Posted by Nicolas on 02 May, 2010 10:41 AM

    Nicolas's Avatar

    HI,

    I read the post on how to use drop box to share codes between two computers (my computers) and replaced the sql file in the application support folder and now both 1.4 and 1.41 crash on start.... I have erased the Code_Collector folder but still no luck. Is there a preference somewhere that need to be erased ?

    And by the way, this is the link for 1.4 (there was a typo).
    http://www.mcubedsw.com/software/downloads/codecollectorpro_94.dmg

    best,
    Nicolas

  14. Support Staff 15 Posted by Martin Pilkington on 02 May, 2010 11:13 AM

    Martin Pilkington's Avatar

    Hi Nicolas,

    Try typing this into a terminal window

    defaults delete com.mcubedsw.codecollectorpro M3SelectedGroup

    That should hopefully fix the problem.

    Thanks

    Martin

  15. 16 Posted by Nicolas on 02 May, 2010 11:27 AM

    Nicolas's Avatar

    It works, thanks !

  16. 17 Posted by Joe on 08 May, 2010 01:23 AM

    Joe's Avatar

    Wow that was frustrating I thought I broke something. Martin careful with those updates man!

    defaults delete com.mcubedsw.codecollectorpro M3SelectedGroup

    That line got me going again. Thanks!

  17. Martin Pilkington closed this discussion on 13 Jul, 2010 01:53 PM.

Comments are currently closed for this discussion. You can start a new one.

Recent Discussions

17 May, 2012 03:32 AM
25 Apr, 2012 11:47 AM
17 Sep, 2011 05:48 PM
20 Apr, 2012 11:06 AM