Fast User Switching with Mounted Network Drive?

I have a headless G4 Cube running 10.5.8 with a 2TB firewire drive plugged in for storage accessable to any of my macs here at home. I can access it fine with my 2 desktops over ethernet and wirelessly. Recently we decided to consolidate our 2 desktops into one using the muliple users feature. Seems to work fine, and both accounts can access the shared drive. They are logging in with the cube's admin credentials, and the shared drive is set to ignore permissions. I have the drive set to mount on login with a startup item in the system login items prefs. As long as I logout before switching users, everything is good.
The problem arises with Fast User Switching which we'd love to be able to use. I can't figure out how to connect to the drive in one account without the 2nd account then seeing it as a volume without proper permissions, then that account creates a new volume mount for it (which doesn't work with iTunes properly and seems to cause other wierd issues).
Example: So say 'user1' logs in, mounts the drive 'Jukebox'. everything seems OK so far. 'Jukebox' is on the desktop and iTunes finds the music. Now I fast user switch to 'user2' and there is a 'Jukebox' on the desktop with the red minus icon indicating I don't have permissions to access it. If I then browse the network and mount the drive, I end up with ANOTHER 'Jukebox' on the desktop. BUT iTunes doesn't see it properly. If I look in the /Volumes/ folder with the Terminal, I see a mountpoint for 'Jukebox' (with the owner of 'user1' group 'staff') and now a new mountpoint called 'Jukebox-1' (with the owner of 'user2' group 'staff').
It seems when you mount a AFP drive, it creates the Volume with the current user and staff group, but switching to another user then can't access that when it sees it in the /Volumes folder. You try to mount again and it creates a NEW mountpoint, names it with a '-1' at the end and you can use that (but iTunes cant).
So... how does one use a shared drive that you want on BOTH users desktops with Fast User Switching turned on? Is there a way to have the drive mounted BEFORE either user logs in, such that it will be seen as any other local drive (which doesn't have the issue)??
Or is there some other way I can attach to the network volume in each account on login so both have access to music and videos with full permissions?
I'm really stumped here after 2 hrs of googling, searching here and trying things.
TIA

I've not had any luck with the suggestions in the link either.
Here's two other approaches I've tried and failed with:
1. Creating a new share point on the cube itself so that one user can mount it as a different volume. Then the issue is that I still don't have a volume named "Jukebox" available to each user when switching. I DO have access now to the data from both accounts, but under 2 different mount points (volume names) and the xml file for iTunes is hard coded with the path for each mp3 including the "Jukebox" volume name... so no go.
2. Tried figuring out a way I could script a mounting of the share with the terminal thinking I could then run that shell script at startup. Can't seem to get the sytax right. If I create a directory in /Volumes and mount and afp share to it, it takes on the ownership of root/wheel which I can't access in the finder and can't seem to change.
BUT I'll keep playing with both these ideas a bit... the first one might be overcome with a bit of logic and the 2nd if I can get the syntax right to mount the share with afp_mount and give it the correct ownership/permissions such that when a user logs in she/he sees the volume on the desktop and has full r/w access to it.
thanks again. if you offhand know the syntax for that, let me know

Similar Messages

  • Photoshop Lag with mounted Network Drive

    Me and a co-worker have the same problem, we work in a production environment. We do all of our work on a network. We are using CS3. Normally we have 4 other macs mounted on our desktop. There is one drive that when it is mounted, our files take 5 minutes to open and or save even if the file we are opening is on our desktop and 1meg. if we eject this drive then photoshop returns to normal. This mac that is mounted is our customer file server so all the stuff we need to open in photoshop is on this drive so it has to be mounted. This problem seemed to start when we upgraged to CS3.
    Any help?

    Jay...
    If you were able to take a decent poll of visitors past and present, I'd bet you'd find more than a handful of users just on this one forum who could tell you that Disk Warrior (or Drive Genius) has saved their *******' bacon, when no other utility or maintenance routine thrown at the hard drive would make it read properly.
    It's happened twice for me in the past 11 years. The return on investment is incalculable.
    I reiterate what Neil said:
    "Does your boss buy a car and "save" by not performing routine maintenance?"
    "Same thing with your computer. It needs routine maintenance, too. Explain to your boss that you'd be far more productive if your computer weren't crippled -- and it won't get better on its own. "
    I had a boss who was a horrible tightwad (and was known as such throughout the printing industry in my city), and kept balking on getting me some more RAM for the PowerMac 7300/180 MHz I was using. I was limping along on 32 MB, and many of the files I was working on daily were in the 100-400MB range. You have no idea how many smoke and coffee breaks I used to take, waiting for simple operations to take place. He stopped in my building one day, and caught me next door at the deli, sipping a coffee and leisurely eating a bagel. He read me the riot act. I let him act like a ******* and chew me out in front of everyone in the deli.
    When he was done going ballistic on me I simply said to him something like this: "If you weren't such a cheapskate, and would spend a little money to upgrade my machinelike I've begged you to for 6 monthsI could get a whole lot more done and we wouldn't be in this predicament, now would we?"
    I fully expected to be fired on the spot, but I had gotten to the point where I didn't care. I was ALWAYS being given too much work for the machine to handle in a 50 hour week.
    I had done research, and showed him facts and figures; I tried to make him understand in terms of dollars and centsa language he understoodbut he just didn't get it.
    Next day, I yanked a 128MB module from my system at home and brought it to work. I called him at the other building and demanded he come right over.
    I had the cover off the PowerMac; loaded into Photoshop I had one of our typical jobsabout 200 MB. I had a Photoshop action set to go, and I showed him how long it took to do a few common procedures (Rotate/straighten, crop, save). In fact, we even went next door, grabbed a coffee, ate a bagel, smoked a cigarette and came back, and the file still had about 5 minutes worth of processing to go.
    Then, I shut down, popped the 128 MB RAM module in, and performed the same manipulations I had done before. The difference was extraordinary, down from about 20 minutes to under 5.
    He
    finally
    understood what I was trying to tell him. He got on the phone right then and there and ordered a half GB of RAM, to be shipped overnight.
    All of this is offered as an anecdote, as an example of why you need to find what ever way necessary to explain to your boss the need for the monetary outlay. The small amount he spends now could very well save him enormously in the future, in time, aggravation
    and
    money.

  • WatchService issue with Mounted network drive.

    Hi
    I ma trying to implement Java "watchService". I am unable to register network mounted drive path. Is there any solution for this.
    Path ftpFolder = Paths.get("H:/Ftp/Incoming/");
    where H is mounted Drive.
    Thanks
    Shreenivasa.

    1006584 wrote:
    Hi
    I ma trying to implement Java "watchService". I am unable to register network mounted drive path. What happens? Error? Your oven turns on?
    And please, if the answer is "I get an error", be so kind as to post the actual error you are getting. Otherwise you will be asking people to read your mind.

  • ACU - Auto Update Feature enables Fast User Switching?

    Hi Guys,
    i am trying to update my novell clients with the acu feature of the novell client itself!
    i am planing to deploy: nov client 2 sp3 ir6
    i set up acu and everything is working fine... but after the installation of the novell client and a reboot or logout (doesnt matter) my login screen looks like this:
    credprov_5_a.png
    i found this in the official documentation of the novell client: http://www.novell.com/documentation/...v.html#bacczhg
    fast user switching becomes available and i dont want to have fast user switching enabled... i only want the novell login box to appear!
    i tried to disable fast user switching with gpo: gpedit.msc -> computer configuration -> administrative templates -> system -> logon -> hide entry points for fast user switching! no success!
    i also checked the novell client proberties under advanced login and everything is set up as usual... attached you can find my ncpf.txt file!
    ncpf.txt
    ... is this a new feature or maybe a bug or did i miss something?! any suggestions?!
    thx in advance!

    Originally Posted by Posty
    Hi Guys,
    i am trying to update my novell clients with the acu feature of the novell client itself!
    i am planing to deploy: nov client 2 sp3 ir6
    i set up acu and everything is working fine... but after the installation of the novell client and a reboot or logout (doesnt matter) my login screen looks like this:
    credprov_5_a.png
    i found this in the official documentation of the novell client: http://www.novell.com/documentation/...v.html#bacczhg
    fast user switching becomes available and i dont want to have fast user switching enabled... i only want the novell login box to appear!
    i tried to disable fast user switching with gpo: gpedit.msc -> computer configuration -> administrative templates -> system -> logon -> hide entry points for fast user switching! no success!
    i also checked the novell client proberties under advanced login and everything is set up as usual... attached you can find my ncpf.txt file!
    ncpf.txt
    ... is this a new feature or maybe a bug or did i miss something?! any suggestions?!
    thx in advance!
    So are you saying that user are logged in even after a reboot (as in the picture you posted)?
    I "hide entry points for fast user switching" and that setting works for us with NC2SP3IR6 adn WIN7SP1PRO, what version of Windows are you using?
    Thomas

  • Network Drive problems with Fast User Switching

    I have a USB drive connected to my Time Capsule and shared to the network. On one of my computers (Mac Pro) I have 2 user accounts which access the data (music, photos). The first one to access the drive after a power on has no problems, and everything works perfectly. However, if I Fast User Switch to the other account, it can see the drive but cannot access it (permission problem apparently). I then have to click the disconnect button in finder, and reconnect, and then can use it again fine. Then when I switch back to the first account its the same deal, having to disconnect and reconnect. It is really annoying, since it marks all my itunes songs as missing and whatnot. Does anyone know how to fix it?
    Thanks!

    Yes, under Sharing in System Preferences both users have been added to full access of the drive. I had to do that for the non-admin account to be able to access it at all.

  • Network drive and fast user switching OS 10.7

    I have a shared network drive that I want all accounts on my Mac to be able to access. On my Mac I have a single admin account and several non-admin accounts. The problem is that once one account mounts the network drive when another user logs in (using fast user switching) the drive shows as being inaccessible (a folder icon with a "do not enter" icon on it) and must be unmounted and remounted. This is an issue because unmounting requires the admin password which is not known to all users.
    Is there a way that I can make the mount available to all users on the machine without needing to remount for each user? Or is there a way that I can unmount without requiring the admin account?
    Thanks

    System Preferences -> Users & Groups, click Login Options, you'll see it then.  You'll need to unlock that preference pane with the lock in the lower left corner of the window to change that setting.

  • How to get "fast user switching" and network shares playing nice

    I've been alternating between banging my head against a wall and reading every forum I could find to try and get a reasonable compromise between using "Fast user switching" and sharing a folder from a file server.  It baffles me how the network share/mount model of OSX/AFP is completely killed by fast-user-switching; this is a big problem with Apple requiring users to be actively logged in to share music/video from iTunes which therefore essentially requires fast-user-switching if anyone else wants to use the computer.  (anyone find it odd that you can share files without being logged in, but sharing songs requires an active login for each user who is sharing?  Apple: time to make iTunes sharing a service!)
    For the sake of example, lets just say I want to share my /Groups folder from my desktop and have it be accessible to my laptop.  Here are all the things that I tried:
    Apple Method 1) Share /Groups in the Server.app on the desktop (running Lion Server), use finder on the laptop and drag the share icon to "Login Items", alternative use a startup Apple script using "mount volume"  Both of the options work and will mount the /Groups folder under /Volumes/Groups, of course when the second person logs in via fast-user-switching (and occasionally the first person for no apparent reason), they will get /Volumes/Groups-1 since /Volumes/Groups is already taken.  Tomorrow we log in a different order and now the previously /Volumes/Groups-1 user has their mount at /Volumes/Group and vice versa.  Any links, aliases, finder sidebar references, and application settings which pointed to yesterday's location are now BROKEN.  Not very user friendly to my mother-in-law who is trying to find those pictures of the kids and doesn't know anything about mount points. I also can't reasonably mirror the file location structure on the desktop so that application preferences that are synced between the two (portable home directories) work.   fail.
    Apple Method 2) Use automounter and set up by hand direct maps for /Groups or an indirect maps for the children of /Groups.  Now it will automatically get mounted to /network/servers/SERVER/Groups/ on the laptop and on the desktop it will automatically create a similar symlink structure so that the same path (/network/servers/SERVER/Groups) work both on desktop and laptop.  Cool.  Except when the second person logs in, the /network/servers/SERVER/Groups/ mountpoint is already owned by the first user and they don't have any permissions to access it.  Fail.
    Apple Method 3) Use mount_afs and specify directly the mount-points.  Have each user have their own startup AppleScript which mounts /Groups to a different location (e.g. /Users/Shared/username/Groups) that way they don't conflict with multiple users.  On the desktop, set up symlinks from /Users/Shared/username/Group to /Groups so that it will be the same as the client and applications settings will work when synchronized back/forth by portable-home-directories.  Will it work, yes it does, but what a bear to maintain.  Is this really what I should expect to do just to have multiple users on my desktop and laptop (which again is essentially required now if I want to do any type of iTunes sharing).  This can't be what apple expects.
    What I ended up doing - the "not quite apple" solution.
    Non-Apple Method 4) After a read of "Autofs: Automatically Mounting Network File Shares in Mac OS X" (http://images.apple.com/business/docs/Autofs.pdf) at the very end there is a single paragraph  of "Kerberized NFS": "A Kerberized NFS mount can have multiple connections from multiple users, each using the correct user’s credentials for each transaction. This allows administrators to support multiple users, each authenticated with their own credentials to the same mount point. This is very different from AFP and SMB mounts," (emphasis mine)
    It appears that by using good 'ole NFS (abeint with Kerberos for security!) you can actually have multiple users on the same mount point.  Roughly following the guidance at https://support.apple.com/kb/TA24986?viewlocale=en_US.  What I needed to do was:
    1) create /etc/exports on my desktop and add a single line "/Groups -sec=krb5".  The existence of /etc/exports triggered a start of nfsd which no longer has any GUI options in Lion.
    2) Add a line to /etc/auto_master on my laptop "/-  auto_mymounts" to reference a new direct map.
    3) Create /etc/auto_mymounts and add a single line "/Groups         SERVER:/Groups" to create the direct map.
    THAT'S IT.  Three lines in three files.
    Now when I log into my laptop, there is a /Groups that is a network mount of my desktop's /Groups, same location AND it works for all of my users, even simultaneously. 
    In the end I'm happy with what I've got, but man was this a difficult path just to support fast-user-switching.  In Lion, Apple appears to be getting away from NFS (no longer turned on by default and remove from the GUI controls) but clearly this really useful functionality which doesn't exist in AFP. 
    I'm really curious, after all this work.  Any other ways to accomplish this?

    In my example above, yes I chose to mount the share "Groups" to the top of the root since that is where I put it on my server and I wanted to keep them similar; but that was just my preference, it isn't a requirement.  You can export and mount from other directories.

  • Sharing one iTunes Library with Fast User Switching

    Last year, I started using one MacBook Pro for Office use and Personal Home use, by creating two user accounts on it, and enabling Fast User Switching. I did this when I gave up using two separate desktops macs.
    Now I have two rather similar music libraries, taking up too much hard drive space. Once I enabled Music Sharing in my Office iTunes Library, I realized that I could gain access to that Office Music Library when I am on my Personal Home User account. Since my Library on my Office account is the most complete, can I eliminate the iTunes Library on my Personal Home User account, to save hard drive space?
    If so, how should I do this?
    MBPro17, Pbk17 G4 1.67, Pbk G4 12 1.5, iMac G4, various G4&G5's   Mac OS X (10.4.8)   Airport Extreme & Express

    Glen
    Since my Library on my Office account is the most
    complete, can I eliminate the iTunes Library on my
    Personal Home User account, to save hard drive
    space?
    Yes.
    If so, how should I do this?
    Move the iTunes folder in Home/Music on the Personal
    Home User Account to the desktop.
    Launch iTunes. Unable to locate a library file, it
    will create a new one, empty one in a new iTunes
    folder at Home/Music.
    Connect to your shared library as usual. If
    everything is working as expected, trash the iTunes
    folder on your desktop.
    Regards
    TD
    My iTunes was created under an admin. user profile that I would like to delete. I created a second profile also with admin privlages but I want to delete the first because I messed up the shortname on the profile. So, if I delete this first profile, will I lose all of my music? Will I lose access to the music?

  • Shared Disk - can't connect with Fast User Switching

    Hi,
    I've created a Disk on my Time Capsule, and shared it via "File Sharing", it's secured "with a disk password", and is working well ... sort of. I can connect to it with no issues, and so can my wife via her MacBook Pro. However, if I'm signed into my account, and she accesses her account using Fast User Switching, she can't connect to the shared volume. She has to Disconnect, and then reauthenticate, and after doing so, I can't connect to the shared volume. I must Disconnect, and reconnect. Why is this? Is there an authentication file that's set up some where on the root of the shared computer, that's preventing us from being able to signin to the shared volume? Or is something broken?
    Thanks!

    Complete uninstallation and reinstallation of network adapter drivers has been reported to resolve this error in some cases. Open
    Device Manager and select Show Hidden Devices from the
    View menu. Expand the Network Adapters category and delete all drivers under this category. After the devices are removed right click and select
    Scan for hardware changes.
    Brandon
    Windows Outreach Team- IT Pro
    Windows for IT Pros on TechNet

  • Is Xsan compantible with Fast User Switching in 10.4 Tiger?

    Does anyone know if Xsan is compatible with Tiger's 'fast user switching' feature (which allows you to have multiple users logged into the machine at the same time)?
    I had a very strange occurrence with my Xsan yesterday. The Xsan volume was mounted on one client only, but that client was logged in with two users. Even though no software was accessing the volume (i.e. FCP not running by either user) I noticed that my Xserve RAID was lit up like a blue Christmas tree -- something was reading data. When I launched the Xsan Admin app on the server (primary controller) it lost connection with the SAN and reported a FATAL error. Long story short... I had to log out of both users and restart the client to get control back. All appears fine now, but I'm only running one user on this client. I would like to be able to use the fast switching feature, but how do I prevent Xsan problems?
    Also.. is it possible that Spotlight is trying to index the SAN volume? If so, how are people preventing this in Tiger?

    Very interesting... never tried it..
    Spotlight does not index your xsan, you can check it by:
    mdutil -s /Volumes/XsanVolume

  • Issues with Fast User Switching, language pref, greyed out menu options

    I have only one user logged in to my Macbook. If i want to select the other user using Fast User Switching and clicking on the username in top right corner of screen, nothing happens. The other user at this time is still logged out.
    Incidentally, when i click on the airport symbol, the wireless networks are often greyed out and i can't change networks unless in go into network prefs.
    One more thing - i have english and spanish selected as languages in international preferences. I ca not switch back to english at all - by clicking on the flag in the menu bar or by going into sys prefs. When n battery power, power characteristics are also greyed out and unable to select a different profile.
    any help welcome.
    thanks

    It sounds like everything in your menu bar is florfed.
    Can you log in to the other user account from the login window instead of by fast user switching? If so, does that account have the same problems with the menu bar?

  • Add Network Users to Fast User Switching Menu

    Local users appear in the *Fast User Switching menu* on our Macs. How can we add users with *Network accounts* on our bound Mac OS X Servers so they appear in the Fast User Switching menu w/out already being logged into the client machine?

    Demetrios wrote:
    Local users appear in the *Fast User Switching menu* on our Macs. How can we add users with *Network accounts* on our bound Mac OS X Servers so they appear in the Fast User Switching menu w/out already being logged into the client machine?
    It did not use to be possible to have two (or more) network users logged in on a machine (via fast switching) as the normal method of accessing network home directories, i.e. via AFP had limitations that prevented this.
    If you want to try this, I suggest you first need to setup your home directories so they are shared via NFS rather than AFP. I found I had to actually turn AFP off for that share rather than merely setting the autoshare to be NFS as if it was shared by both AFP and NFS the clients seemed to prefer using AFP and would use that instead.
    I am not using fast user switching myself for this, but I have a Terminal Server running on a Mac Server which allows multiple clients to be logged in at the same time and accessing their home directories via NFS.

  • Safari misbehaving with fast user switching after Mavericks upgrade

    Anybody else have this problem with fast user switching?
    Since upgrading to the worst OS upgrade in history, not only have I lost TB's of data from my external drives, but Safari is behaving like a spoilt brat when fast user switching is used.
    If I leave safari windows open and switch users, then switch back, the Safari windows are collapsed to about a tenth of their normal height and stuck in the top left of my screen. When I say stuck, I mean that if I attempt to move them, they snap back.
    The best part is, it's not consistent, so I can't reproduce it at will.

    I have a 2014 BTO 27 inch iMac and I have the same problem with open windows being locked to the top left/right of the screen and just a fraction of their previous size after switching to other users and then switching back. In addition if an open window is not bugged into either of the top corners it may still get re-sized
    Due to screen backlight issues, I went through being shipped (and returning) 3 BTO iMacs before settling with this current one and each of those iMacs had the same fast user switching bug. This leads me to think that a re-install will not neccessarily solve this issue as I am assuming that the BTO iMacs they shipped to me from China were brand spanking new. We see this behaviour with Safari, Chrome, Mail, iCal, and iTunes since these are the apps that we commonly leave open. We do not have these as full screen apps either, just open windows.
    It is very easy to replicate this bug. Open a few of the above mentioned apps, and then switch to another user; I'm guessing even the guest user will do if you have no other users on your system. Switch back to the first user and more than likely one or more of the windows will be anchored at the top left or right of the screen, depending on where the window was initially. As stated by a few other users above, this doesn't always happen but switch users a couple of times and it is bound to happen before long.
    Curiosly when my windows are anchored on the left after switching users, the upper edge of the window is hidden BEHIND the menu bar. If I pull the window down it appears that the red button is off screen to the left and only that portion of the window to the RIGHT of the amber button is visible.
    When the windows are anchored to the right they are BELOW the menu bar, and only the red and amber buttons are visible and only that part of the window to the LEFT of the amber button is visible.
    In both cases it seems the amber minimise button is the window cut-off point.
    You wonder how they could have broken this feature since ML and much worse, still not have it fixed 3 months later.

  • Windows XP see blank screen when remote desktop to Windows 7 with fast user switching disabled

    All computers are in workgroup environment, no AD.
    Windows 7 pro are configured with fast user switching mode disabled so that only one login session can run at a time. When a Windows 7 machine remote desktop to another Windows 7 machine, the remote desktop 'server' will give 30 seconds count-down for the
    console logged in user to accept remote connection, or when timeout expires it kicks out the console logged in user. This is completely ok.
    This become a problem when a Windows XP rd client try to remote desktop to these Windows 7 machines, Windows XP see a blank screen if the remote Windows 7 machine has a user logged in, as it is waiting for the user to log off first. This is not desirable
    as our administrators want the console session to be logged out automatically if they (administrators) want to remote desktop in.
    Is this a configuration problem? Is this a OS design, can't be changed?
    Valuable skills are not learned, learned skills aren't valuable.

    Hi,
    As I know, for RDP session in Windows 7, you don't need to configure the fast user switch option disabled. Windows 7 doesn’t support multiple Remote Desktop sessions by design, that means only one RDP session at a time.
    I remote into my Windows 7 machine (which has a user logged in) from my XP machine, all work fine, the user logged in Windows 7 machine is automatically "kicked off".
    May I ask a question? Does this issue happen in all XP machines? If you leave Windows 7 machine started and no user logged in, the RDP session in Windows XP established quickly?
    I would suggest you keep latest drivers graphic card and latest updates paches for both Windows XP (Windows XP has come to its end of the lifecycle)and Windows 7.
    Yolanda Zhu
    TechNet Community Support

  • 10.9.3 = major problem with fast user switching

    I've found a major problem with the 10.9.3 update with my 27" iMac, you probably won't see it if your on a laptop. I did all the updates in past few days i.e., 10.9.3 combo update, iTunes 11.2.1.
    Afterward I noticed a bug when Fast User Switching i.e. FUS. I have 5 accounts but the bug can be replicated with only 2.
    I login to userA  have some windows open but you can just open a Finder window. Now make the window at least half the with of the screen and move it to the right side of the screen. Then login in to userB and setup the windows the same way as userA. Now FUS to userA and then back to userB. You will notice that the Finder window has been moved to the upper left corner of the screen. This problem happened's to all user accounts you login to except the first account you logged into.
    Since I didn't know what update caused the problem I had to use Time Machine to revert to my last version of 10.9.2. I then double checked the for the bug and sure enough everything was working fine. I now was going to install one update at a time and to see which one was causing the bug. So I installed 10.9.3 first and found the bug immediately.
    I now know what's happening. When the switch occurs the screen is resized to about the equivalent of a 13" MBP. At this point the windows that fall some ware outside that size get moved to the upper left corner and resized. Then the screen resizes to normal but it's too late, all the window have moved and been resized to fit the 13" screen size.
    You can reproduce this effect by going to System Preferences and selecting Display and then select the Scaled radio button. No select the smallest size, say, 1280 x 720. Now select the Best for display radio button again. You will now see all the windows you have open that were too big no moved and resized to the upper left corner. I know why the Mac moves the windows, it's so you don't have any windows stuck off screen.
    Now when I say 13" it could be some other size but it's about that size give or take.

    Yes, it's when you user Fast User Switching.
    Here's snapshot before the screen resized. Ignore the window in the lower right, I moved it from the upper left before taking the screen shot.
    I hate to say it but I'm glad I'm not the only one with this bug.

Maybe you are looking for

  • HP Solutions for Install Errors for HP Officejet 6500

    I recently purchased a new laptop with Windows 7 operating system. My printer is 2 years old. Windows 7 located and initially installed the printer. It worked fine at first, but after I changed the black ink cartridge, the printer would no longer pri

  • Replacement of material

    Hi Ever one We have created sales order, delivery and Invoice has been finished now as material is damage we need to replace the same material with new one. Is it necessary to create new sales order for this after RSO? or is there any other process i

  • Ipad won't sync Movies and Pictures

    I sync the whole thing and the movies show up under videos but it says can't load movie.  When i got to photos on the ipad, it shows the pics already there but at the bottom says Syncing 34 of 84 but itunes is showing that the sync was done.  Using M

  • Outlook will not open. asking to update browser.

    it is allowing to open in mobile only. asks to update browser and i did already. also, i do have a brand new pc, with windows 7. issue started on 1st opening of my hotmail acct.

  • I've noticed that another macbook, is showing as shared?

    I have an iMac and noticed that another macbook that I don't know, is showing as shared?