Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Mac > Mac Comm > Re: Error -35 [...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 10 Topic 2893 of 3033
Post > Topic >>

Re: Error -35 [0:0] trying to download email with MacSOUP

by stk@[EMAIL PROTECTED] (Stefan Haller) Feb 23, 2008 at 08:05 PM

Stefan Haller <stk@[EMAIL PROTECTED]
> wrote:

> It is likely that your system is hosed.  Somebody else recently had the
> same problem, and in that case the only way to fix it was to reinstall
> Mac OS X with "Archive & Install".

OK, before you reinstall your system, can you please paste the following
script into an empty Script Editor window and run it.  Please let me
know what it says, and whether it helped.

    set tmp_folder to quoted form of POSIX path of (path to "temp")

    try
        do shell script "test -d " & tmp_folder
        do shell script "touch " & tmp_folder & "test-$$ && rm " &
tmp_folder & "test-$$"
        display dialog ¬
            "Your system seems to be ok; I can't help you, sorry." buttons
"OK"
    on error
        set user_name to do shell script "whoami"
        try
            do shell script "mkdir -p " & tmp_folder ¬
                & "; chown " & user_name & ":staff " & tmp_folder ¬
                & " \"`dirname " & tmp_folder & ¬
                "`\"" with administrator privileges
            display dialog ¬
                "Repaired your system successfully." buttons "OK"
        on error
            display dialog ¬
                "Couldn't repair your system; no idea why, sorry." buttons
"OK"
        end try
    end try



-- 
Stefan Haller
Berlin, Germany
http://home.snafu.de/stk/
 




 10 Posts in Topic:
Error -35 [0:0] trying to download email with MacSOUP
lists@[EMAIL PROTECTED]   2008-02-20 00:10:19 
Re: Error -35 [0:0] trying to download email with MacSOUP
mikePOST@[EMAIL PROTECTED  2008-02-19 08:19:50 
Re: Error -35 [0:0] trying to download email with MacSOUP
stk@[EMAIL PROTECTED] (S  2008-02-23 13:36:30 
Re: Error -35 [0:0] trying to download email with MacSOUP
stk@[EMAIL PROTECTED] (S  2008-02-23 20:05:43 
Re: Error -35 [0:0] trying to download email with MacSOUP
Jolly Roger <jollyroge  2008-02-23 13:49:37 
Re: Error -35 [0:0] trying to download email with MacSOUP
Jolly Roger <jollyroge  2008-02-23 13:45:32 
Re: Error -35 [0:0] trying to download email with MacSOUP
stk@[EMAIL PROTECTED] (S  2008-02-24 09:03:58 
Re: Error -35 [0:0] trying to download email with MacSOUP
lists@[EMAIL PROTECTED]   2008-02-25 01:20:21 
Re: Error -35 [0:0] trying to download email with MacSOUP
Jolly Roger <jollyroge  2008-02-24 11:05:12 
Re: Error -35 [0:0] trying to download email with MacSOUP
lists@[EMAIL PROTECTED]   2008-02-24 10:44:12 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Sep 7 21:45:59 CDT 2008.