Changing filename causes all finder windows to close

changing a filename causes all open finder windows to close and desktop icons to briefly disappear. This problem just started. Anybody have this problem?
Thanks, Tim.

I rarely use Stuffit and just knew about the issue from remembering reading about it a week ago. I'd check Stuffit's site for news about a newer version.

Similar Messages

  • How do I get all Finder windows to open in spatial view?

    How do I get all Finder windows without special view options set to open in the 'spatial' mode (without the toobar or sidebar)? The ones I specifically change stay that way, but I want all new and old folders to be like that too.

    That's called the simple Finder mode. You would need to configure that as part of Parental Controls in the Accounts preferences. To make any Finder window appear that way jut click on the gadget in the top right corner of the Finder window.

  • How to change fonts in the Finder window

    How does one change change fonts in the Finder Window?
    I've done it before and I know it's different in the Side Bar and for the fonts in Column View or List View.
    It doesn't seem to be in Finder Preferences.
    I can't find in in System Preferences.
    It's not in Font Book.
    Where is it???
    TIA

    If you click the Action Gear you have the option to change font sizes. I am not sure if changing the font per se is possible without a system hack which I do not recommend.

  • An applescript to change the background color for all finder windows

    I'll start off by telling you what I am trying to achieve, then show you what I've tried.
    I have a macbook with several HDD's attached. what I want is for each of those hdd to have a specific finder window background color. so no matter where I am in that hdd the background color will always be the same. so for instance if I set the background color of hdd 2 to blue then as long as I see a blue background I know that I'm within hdd 2.
    I've tried setting up an applescript to do this but can only get it to change the open finder window, and none of the subfolders have their backgrounds changed.
    here is what I have so far:
    tell application "Finder"
    tell the icon view options of the front Finder window
    set the background color to {52942, 54484, 31097}
    end tell
    end tell
    so how do I get this to apply to all subfolders without opening each one and running the script.
    thanks in advance for any and all help with this

    According to this article:
    http://docs.info.apple.com/article.html?path=AppleScript/2.1/en/as2039.html
    it seems that the various options can only be set while the window is open and in icon view.
    Rather than manually opening the window of every single folder on the hard drive, it should be possible to write a script to open every folder in sequence, make sure it is in icon view, change its background, then close its window. I have never been any good at the "actions within actions" procedure needed for folders within folders, so maybe someone else with the necessary knowledge and experience might be able to assist in this regard. Such a script would probably take a few minutes to complete while it ran through "every folder of every folder", but it sure would be quicker to have the process automated than to do it by hand - computers are really good at repetitive tasks (as long as the instructions are accurate, of course!).
    On the other hand, you might like to try the following:
    open a few windows in icon view, choose Show View Options in the View menu (I'm in System 10.4), click the radio button All Windows, click the Color radio button under Background, then choose your color. It might achieve what you are trying to do.

  • How can I set a default view option for all finder windows in Lion?

    I am talking about the icon size and grid spacing.

    Open up a Finder window, CMD+J, set it up as desired, and click on Use as Defaults. Do note that will only apply to windows that you've not opened before. If you want to apply that to all previously opened windows, you need to remove all the .DS_Store files which store that data for each previously opened folder. To do that, launch the Terminal app (in /Applications/Utilities/), copy & paste this command into the window that pops up, and hit the return key:
    sudo find / -name ".DS_Store"  -exec rm {} \;
    At the Password: prompt, carefully enter your admin password, since nothing shows up on the screen, and hit the return key. When the default prompt, usually the $ sign, pops up, quit the Terminal app, restart, and open a Finder window, set it up the way you want, and click on Use as Defaults. All subsequently opened or created folders should retain that view.

  • Modified finder toolbar not appearing on all finder windows

    I like to add a trash, a get info, and a label icon to my finder toolbar.
    I'm running the latest Mountain Lion on a dual quad Mac Pro.
    For some reason, when I add them to the currently open window, the setting is not found on all my finder windows. What am I doing wrong? I thought this is the way it usually behaves.

    That is the way mine behaves.
    Hold down the option key while using the Finder “Go To Folder” command. Enter ~/Library/Preferences/com.apple.finder.plist.  Move the .plist to your desktop.
    Relaunch Finder (command - option - esc and force quit) and test. If it works okay, delete the plist(s) from the desktop. You may have to use Customize Toolbar again.
    If the same, return the .plist to where you got it from, overwriting the newer ones.
    If you prefer to make your user library permanently visible, use the Terminal command found below.
    http://osxdaily.com/2011/07/04/show-library-directory-in-mac-os-x-lion/
    You might want to bookmark the command. I had to use it again after I installed 10.8.4. I have also been informed that if you drag the user library to Finder it will remain visible.

  • All Finder Windows are moved across spaces

    Hi All,
    I have encountered a strange problem with "Finder" and "Spaces".
    Every time I try to move one single Finder window from one space to the other, it collects all(!) my open finder windows and moves them to the target Spaces space.
    I have not pressed any key like CTRL or SHIFT where I would have expected this behaviour.
    Kind regards,
    equinox

    thanks eric... i had actually tried that before but it didn't work. now it seems to have done the trick!

  • Sending email causes Message Viewer window to close in Mail Version 4.5 (1084)

    Sometime after running the software updater, the Mail Application Version 4.5 (1084) has started to behave differently. Each time I send an email, the email sent closes and then the "Message Viewer" window closes as well. I am still in the Mail application. The menu bar still has the Mail app. headings but I must enter "Window" and select "Message Viewer" to reopen the Message Viewer. Mac OS 10.6.8 on a Powerbook 15" (2.66 Ghz, 4GB 1067 DDR3) Build 10k540.
    Is there an option that was selected after the update that causes the Message Viewer to close after Sending an email or do I have an unstable Mail application?

    Try downloading these: Even if you already have this should not cause any issues.
    http://support.apple.com/kb/DL1399
    http://support.apple.com/kb/DL1678

  • Find all open windows and close them

    Hi,
    I'm writing an application that creates a new thread. This thread loads an other application from the filesystem and invokes the main method.
    When the thread loads an application that opens a frame, my application can stop the thread, but the frame stays open.
    Is there a way that my application can detect if the thread has opened a frame and if there are opened frames that it can close them?

    Well, tht's an idea, but my problem is, that my thread can start any aplication by invoking it's main-method.
    That means that even my Thread doesn't know which and how many frames it has opened or at least I don't know how I could get a list of all openened frames :-(
    A little bit code:
    /*Class classToRun is given to the Thread at it's initalisation and already loaded
    by a custom ClassLoader, that loads any .class file from a given location*/
    classToRun.getMethod("main", new Class[]{String[].class}).invoke(null, new String[]);

  • Snow Leopard is changing filenames to ALL CAPS!!

    Hi All,
    This is getting pretty frustrating. For absolutely no apparent reason files names and extensions are getting changed to all caps. This happens in programs ranging from CS3 to Coda. Has anyone come across this is or know of a fix or cause?
    Thanks much

    In addition to Kappy's advice, if the issue is specific to your original user account and not the newly created user account, you can proceed in two ways. One is to log into your new account, make a list of the preference files (plists) located in /username/Library/Preferences/, including any in the ByHost subfolder, log back into the original account, move everything on that other account's list from the original account's Preferences folder into a newly created folder on the Desktop, log out and back in, and see if the problem goes away. If so, you can copy the ones in the Desktop folder (one at time) back into /Preferences/, restart, and see if the problem returns. If so, you've identified the corrupt/conflicting one. Continue with all of them until isolating the bad ones. That'll save you the trouble of resetting preferences.
    The second way is much more detailed and I'll not burden you with the steps unless the above doesn't fix the issue.

  • Changing Filenames to all caps

    Ever since snow leopard and now Lion some filenames have been changing to ALL CAPS for no reason whatsoever. Has anyone else had this issue? It happens mainly in Adobe Creative Sweet and Panic's Coda.

    In addition to Kappy's advice, if the issue is specific to your original user account and not the newly created user account, you can proceed in two ways. One is to log into your new account, make a list of the preference files (plists) located in /username/Library/Preferences/, including any in the ByHost subfolder, log back into the original account, move everything on that other account's list from the original account's Preferences folder into a newly created folder on the Desktop, log out and back in, and see if the problem goes away. If so, you can copy the ones in the Desktop folder (one at time) back into /Preferences/, restart, and see if the problem returns. If so, you've identified the corrupt/conflicting one. Continue with all of them until isolating the bad ones. That'll save you the trouble of resetting preferences.
    The second way is much more detailed and I'll not burden you with the steps unless the above doesn't fix the issue.

  • Finder Windows Will Not Close

    I have strange behaviour appearing since I have been using Snow Leopard, and it manifests itself on at least three different Macs. I cannot find any references to it, but I intermittently have Finder windows that stay open (I cannot close them, either with the button, the Close Window command or the command-W key combination). If I log out and in again, I am able to close them, and I am also able to do it by force-quitting Finder (though once that managed to fail to restart the Finder at all, so I don't like doing that - I then started to just leave the "extra" windows open - I don't think I have ever ended up with more than two "stuck" windows). It doesn't happen to all windows, only some of them, and I have not yet been able to work out why they get "stuck". I run my Finder with the sidebar turned off, but sometimes turn it on temporarily using the keyboard to go to another computer (on our "network" of connected Macs at home). I tend to have several Finder windows open at once, using command double click to open additional ones. I am not sure, but I think the windows may get stuck when I command click the sidebar to open Finder windows showing details of other computers. No matter where I navigate to in the window once it is open, using the sidebar or not, I still cannot close it. When I try to close it, I can see the close button flash in the top left-hand corner of the window, but it doesn't close. The Close command on the menus is visible (not greyed-out) but also just makes the corner flash before failing to close the window.
    Does anyone know how to shut the windows down without force-quitting the Finder? Has anyone else got similar behaviour? It is the way I use the Finder? Has anyone reported this? I could not find any similar mentions of this on the discussion forums or in any of the Support section of the Apple site.

    OK, I have tried deleting the plists suggested, which actually doesn't fix it. I have also managed to find a process that seems to "break" it on Snow Leopard. The process is as follows:
    • Have your Finder windows set up so that the sidebar is not shown.
    • With one Finder window active, press commandaltS to open the side bar.
    • Command-click on a different computer on the list (in my trial, this was a different Mac also running Snow Leopard with sharing active and me accessing it as a logged-in user with the login details already present in my Keychain) and it opens a new window with that Finder selection with the sidebar active.
    • In that new window, press commandaltS to close the sidebar.
    • Click on the "original" window to make it active.
    • Press commandaltS to close the sidebar.
    • Click back on the "new" Finder window and double click on the user folder that you are logged in as.
    • Double-click on a folder within this.
    Sometimes when I do this, the Finder will appear to crash out and restart (at least all the windows disappear and re-appear), and other times, this "new" window will now not close at all without restarting the Finder.
    It seems a bit of a long way around, but since I don't like the sidebar cluttering up the real estate on my desktop, and I want separate windows open to copy things between different Macs in my house, I tend to do this sequence a lot, and hadn't realised this was causing the Finder windows to "stick".
    Can anyone else replicate this with Snow Leopard? In other words, is it something specific about the set-up in my house, or is it more generic? I have done this with three Macs in my house, but I am not sure if it is something about my home network or something else about how I have them set up that is causing it.

  • Script to close finder windows

    Hi,
    I have a network volume that mounts automatically (I drug it into login items). Someone gave me this script to close it, which I also have put into login items. Works great.
    tell application "Finder"
    close Finder window 1
    end tell
    What I need to do is modify it to close 2 windows, as I am adding a new network disk to login items. Can someone help me understand what needs to be changed or added to accomplish this? I'd like to know what the process is to edit it so that when I add more disks in the coming months I can make the changes to have all those windows close by themselves.
    Thanks,
    Sean

    Hi, thanks for your quick responses.
    close Finder window "TheNameAtTheTopOfTheWindow" sounds like it might be the best way to go since it's so specific.
    As for the close every window command, is that the actual syntax? (I don't even know if that's the right word, lol)
    Also, I just had a thought, in case there is a delay in the mounting of the disk (maybe it's spinning up or something) and the script runs before the window opens, is there a kind of "wait" command I can put before the tell finder commands that will force it wot wait for maybe 10 seconds?
    Thanks again,
    Sean

  • Is there any way to change the default folder for new finder windows...

    ...Or even set a different folder as the "home folder"?
    I am recovering from an incredibly messy archive and install which refused to allow me to save my old user accounts, instead moving them all into "Previous Systems". In my haste to get the machine working again I just dragged and dropped my old home folder into the /users/ directory and changed the "short name" of the new account to match it. IT worked, but now I have an incredibly irritating problem. That is now indeed my home folder, as appears in the sidebar of all finder windows, albeit under my new short name instead of my old one. All my documents in iWeb, Garageband, etc are working now and default to the new folder.
    However, Finder has not recognized this, and every time I open a new Finder window or anything like that it defaults to the home folder created by the reinstall, which is now locked to this account (so all the folders have a red no entry sign on them). I would very much like to tell Finder to ignore this now defunct folder and default to my actual home folder instead - is there a way to do this without actually moving or changing any folders? Like a preference setting somewhere? I know there's the "Advanced Options" pane in Leopard but I've been completely unable to find anything like it in Tiger

    Finder > Preferences > new Finder Window opens
    [Recover from renaming your Home folder|http://www.thexlab.com/faqs/renamehomerecovery.html]
    [My home folder and desktop are different than before|http://docs.info.apple.com/article.html?path=Mac/10.4/en/mh1952.html]
    [Return to Default Desktop, Apparent Loss of Home Directory|http://support.apple.com/kb/TS1876]
    [ChangeShortName tool|http://www.danfrakes.com/ChangeShortName.html]
    Message was edited by: Limnos

  • File(s) appear in all OS X finder window frames. How did I remove? TIA

    Yep. File icon with filename under it appears on all finder window frames next to Search window. I have two: one an existing file on Desktop and another for which I deleted the actual Desktop file which now appears as a question mark only. I think I dropped these Desktop file on a Finder window frame. My bad. I can't find a way to rid myself of them. Maybe Disk warrior can help? If I log in under a different user these files do not appear on the window frames. Can someone help?

    Thanks for the response. I've looked into things in the past and this gives me more things to look at. Let's first talk about that file that is not shown as a ?. It's called Senate Action on Cloture Motions.rtf, although that is irrelevant. The Name and icon appears on the Desktop itself as usual, and on every Finder Window Frame when I'm logged in (as opposed to another user logged in). The file is also in the Desktop Folder as you say, but only once. In effect, I have 3 name instances of that file. The ? file no longer appears on the desktop, since I deleted the actual file, but the ? for it still appears on Finder window frames. The ? does not appear in the Desktop Folder. I ***think*** I somehow created an alias for these files, but don't know how I got them on the Finder Window frames. If I could find the alias, I may be able to fix this myself.

Maybe you are looking for

  • Disk space and memory

    Hi. I'm interested to know where to find information about the SAP system size, both occupied and accessible size. And of course how much memory there are in the system. Please, give me some t-codes I can use. BR  //  Peter B

  • Tax Code for Import Purchase Order

    Hi Experts, I have searched for this content but didn't match my requirements. My client has asked to create new tax code which they will be using in their Import Purchase order. Attached along the client's requirement.I haven't created tax code of t

  • Stuck with these methods

    Hello everyone. the reason of this post is that I am a bit stuck with this class where I need to implement two methods and it is not working so far. The class in question is: public class MyPuzzle     public static final int GRIDSIZE = 5;     private

  • Class not registered (Exception from HRESULT: 0x80040154 ) on an app compiled in x86

    So I have a document manager application that uses an Adobe Reader plug-in to view PDF files. I've been using the same dll for a few years and all has worked well until some of my clients started using Reader 11. It's likely an environmental issue si

  • Problem invoking servlet

              Hello.           I'm trying to invoke a servlet. I get the following error:           javax.servlet.ServletException: [HTTP:101250][ServletContext(id=371807,name=BibleApp,context-path=/BibleApp)]:           Servlet class /com/brainysoftware