Contribute 4 crash with bad css

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default Contribute 4 crash with bad css

    Site that is editable in Contribute 3 works fine. When I try to edit in
    Contribute 4, I can browse to the page ok but when you click edit. it flashes
    message "downloading draft" etc.. then Contribute 4 quits.

    The page is listing in the side panel now but if I click on it BAM, Contribute
    4 quits. no message no nothing.

    My only guess is the particular implementation of css is causing it to crash.
    (not sure what program generated it, as I didn't do the site, it's not DW code
    anyway)

    Being a newbie to css I have no idea what's compliant css and what's not.

    I can live with editing the site in Contribute 3 but how do I remove files
    listed in the Contibute 4 sidebar without opening them?

    If anyone from adobe is interested .
    [url]http://www.camberwellrotary.org.au/artshow/index.htm[/url] just save the page and
    try to open it in Contribute 4. as I said it works fine in 3

    cheers

    sd_garrett Guest

  2. Similar Questions and Discussions

    1. Contribute 3.1 crash on publish
      A longtime user is experiencing a crash when she tries to publish. We are using Contribute 3.1. I recently updated her role to give her access to...
    2. Contribute CS3 continues to crash
      Just recently I installed Safari 3 Beta. Well the install stalled and I had to force quit. When I forced quit many applications wouldn't open...
    3. Contribute - pages hanging & having to crash out
      When editing web pages, Contribute is very often hanging pages before we're able to publish. Once the pages hangs we have to crash out of...
    4. Contribute Crash in Mac OSX
      We have a powerbook and an iMac running Contribute 3.11. Contribute crashes on both computers at radom times. However it is crashing every time it...
    5. Contribute crash when trying to publish
      When I (the administrator) try to publish a page edited by a writer, I keep getting the following message: While executing DW_Inbox_Publish command...
  3. #2

    Default Re: Contribute 4 crash with bad css

    I was able to reproduce this bug following your instructions, and will file this with Adobe on your behalf. I will post back to the forums when a solution or workaround is available.


    HangD Guest

  4. #3

    Default Re: Contribute 4 crash with bad css

    sd_garrett,
    In addtion to your question about about removing the files listed in the
    Contribute 4 sidebar, you can remove the site entirely. This will also remove
    any residual drafts left on the sidebar. In your case, the Camberwell Rotary
    Artshow 2006 draft.

    To do this go the following directory, note that your user name is inserted
    at <username> from your pc settings.

    Also you may need to figure out which Site number is associated with the
    artshow/index.htm. Be careful not to remove any sites that you still want to
    edit with Contribute 4.

    Example: C:\Documents and Settings\<username>\Local Settings\Application
    Data\Adobe\Contribute 4\Sites\

    HangD Guest

  5. #4

    Default Re: Contribute 4 crash with bad css

    The crash is reproducible for us due to some reasons and it is fixed
    in our next release.

    For now you can use contribute 4 with a following tweak/workaround -

    1. Edit your global.css file
    2. Edit your BODY {} style
    3. Remove the "WHITE-SPACE: nowarp" style and save the CSS

    Start using Contribute 4 -

    Thanks
    Arun
    Arun Kumar M Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139