[Solved] Evolution Icons MIssing after upgrade

After upgrading evolution all icons except print and canceled disappeared.
file needed
~/.gtkrc-2.0
-----Start
gtk-icon-theme-name = "gnome"
-----End

I had to make this change to get my Evolution icons back:
In file /etc/gtk-2.0/gtkrc, I changed:
gtk-fallback-icon-theme = "hicolor"
to
gtk-fallback-icon-theme = "gnome"
Don't know why my case is different, except that I'm using KDEmod with just a couple of Gnome apps thrown in (Evolution, Tomboy, ...).

Similar Messages

  • BB App World Icon Missing After Upgrading to OS 4.0.0.65

    Hi,
    i'm using blackberry bold 9780.
    after upgrading to OS 4.0.0.65 my BB app world was missing. i have tried to reboot and re-install the app world but it doesn't work...
    appreciate that someone can resolve this..
    Solved!
    Go to Solution.

    Hi liedia
    Welcome to BlackBerry Support Forums
    Try this Knowledge Base :
    KB29422  BlackBerry App World icon is missing after upgrading to BlackBerry App World 4.0.0.63 to 4.0.0.65
    In addition who is your Carrier ? please edit your profile and remove your mobile number .
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • Icons missing after upgrade

    Greetings,
    I just upgraded my device software from 6.0.0.415 to 6.0.0.706, and two icons are now missing from the All screen. I've been able to figure out that one of the missing icons is MySpace. How do I find out what the other one is?
    Clicking App World > My World > Uninstalled doesn't show anything.
    Thanks,
    Shane.
    Z10 STL100-3 (version 10.3.1.2708)
    LTE Playbook (version 2.1.0.1917)

    SGoodman wrote:
    sdgardne wrote:
    Discussion also in this thread:
    http://supportforums.blackberry.com/t5/BlackBerry-Style/Trouble-Updating/m-p/2125351#M2185
    Thanks—we're discussing several topics, I thought it might be simpler to just break this out into a new thread.
    Structurally and for maintaining knowledge, it's actually most often better to keep all things together, especially when they are inter-related. For example, if someone comes across just this one thread, they will very likely not go and look at any of your other threads. Consequently, they won't know what has already gone on for your situation(s), and will likely provide you with redundant advice.
    SGoodman wrote:
    I wish that any apps that were removed during the upgrade process would be moved to App World's "Uninstalled" list, instead of just having them vanish completely.
    Actually, if they are AppWorld provided apps, they should...the AW servers forever maintain record of your apps. Sometimes, the on-device AW client loses it's sync with the servers, but that can be recovered by clearing the AppWorld application cache:
    1. Open App World
    2. Go to My World
    3. Follow one (and only one!) of these steps:
    3a. For keyboard-based BB's -- Hold down the ALT key and then press, in sequence R, then S, then T
    3b. For Touch Screen Only BBs -- Hold the num-lock (!?123) button so it locks and then press, in sequence 3, then 4, then (
    3c. For newer (e,g., OS6 and 7) BB's, see this KB:
    KB24714 How to clear the BlackBerry App World cache
    4. AppWorld should close.
    5. If your BB locks after issuing the cache clear, perform a battery pull reboot
    6. Return to AppWorld/MyWorld (it may be sluggish while it re-synchronizes).
    If step (4) does not happen as listed, then the clear cache did not work.
    It does, of course, require you to be using the exact same BB ID/AppWorld credentials.
    Hopefully it'll work for you! Good luck and let us know!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • YouTube icon missing after ios6 upgrade

    YouTube icon missing after ios6 upgrade

    D-fest,
    I was upset about the YouTube app as well, and my initial impressions were that the Apple YouTube app was better, but after using it a bit I realized the Google YouTube app was actually better. Some of the features are initially not obvious (in this case it was a matter of what I was used to), but they are all there and more. It seems to generally work better too.
    I don't stream an awful lot, but I have not experienced any wifi drops while doing so yet.
    doug

  • [SOLVED]X start failure after upgrade: dri3,present modules missing

    I start X with ~.xinitrc from console, which won"t work after last upgrade --first in two weeks.
    (EE) Server terminated with error (1).Closing log file.
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    Xorg.log.0 :
    [51:778] (EE) intel: Failed to load module "dri3" (module does not exist, 0)
    [51:779] (EE) intel: Failed to load module "present" (module does not exist, 0)
    Installed packages (EDIT: completed):
    xf86-video-intel-2.99.{914-4,916-1}-i686 and also tried with xf86-video-intel-git, with "SNA" acceleration.
    intel-dri 10-2.7-3
    dri2proto 2.8-2
    dri3proto 1.0-1
    xf86driproto 2.1.1-3
    Linux 3.15.5-2-ARCH i686
    Linux CK Atom 3.16.2-1
    Issue occurred after upgrading from v2.99.912-1 to v2.99.914+. I was going to try downgrade xf86-video-intel to v2.99.912-1 (as in the first thread in Refs) but went in a dependency conflict, with the older intel driver requiring glamor-egl which conflicts with xorg-server ':-|
    Atom netbook
    lspci:
    00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
    Some refs :
        » [SOLVED] X start failure after upgrade    https://bbs.archlinux.org/viewtopic.php?pid=1426837
        » [Solved] xf86-video-Intel-2.99.912-1 breaks xorg https://bbs.archlinux.org/viewtopic.php?id=182932
    Last edited by kozaki (2014-09-12 09:45:53)

    The issue occurred after upgrading from xf86-video-intel-v2.99.912-1 to v2.99.914+ and xorg-server-1.15.2-1 to 1.16.0-6 (and -devel).
    same issue if:
    - Switching accelaration method to "UXA" as per https://bugs.archlinux.org/task/40860
    - Adding    Option "DRI" "False"
    Digged a bit:
    - same modules errors but appears to be a Gnome bug (X starts): https://bbs.archlinux.org/viewtopic.php?pid=1441716
    - same modules errors but X starts up without problems http://www.linuxquestions.org/questions … 175511372/
    makes me doubt if this issue is related to the modules not found. Which is the single indication I found so far x-/
    Any light on where can the issue comes from? hardware is pretty much standard even if getting a bit old. Never had Xorg related issue so far on this pancake.
    Last edited by kozaki (2014-09-11 11:05:42)

  • APP WORLD ICON DISAPPEARED AFTER UPGRADE

    Okay so I have had enough!! This the third time I'm having this issue, i update my black berry app world the icon disappears i uninstall app world and I come here get a link to the former version and redownload but guess what? everytime I do this give it a couple of days tops it alerts me that there is an upgrade available for my app world I upgrade and then the circle begins again! Its so tiring! Can RIM please find a lasting solution to this issue because battery pulling of my battery,uninstalling, going back to the old version non of these profers a permanent solution!HELP!!!

    Hi,
    Check the below knowledge base article -
    KB29422 BlackBerry App World icon is missing after upgrading to BlackBerry App World 4.0.0.63 to 4.0.0.65
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • Top menu bar is missing after upgrading to yosemite

    Top menu bar is missing after upgrading to yosemite

    The Library file  has been hidden for some time now. So not surprised you are confused upgrading from Snow leopard.
    The easiest way to view this folder is to use the Go menu and press the alt key. This exposes the folder in the list.
    Hope this helps.
    PJRS

  • HT204407 Find my friends Icon disappeared after upgrade to ios 8. I tried restarting as well as reinstalled the app but its not working. I can find it in Usage, but not in spot light. Pla help!!j

    Find my friends Icon disappeared after upgrade to ios 8. I tried restarting as well as reinstalled the app but its not working. I can find it in Usage, but not in spot light. Pla help!!

    I have exactly the same problem on a 4S on iOS 8. Have tried uninstalling, deleting FMF from backup, resetting phone and restoring from backup, but the problem remains. Sometimes the icon appears on a backup Home screen in iTunes, but it never appears on the phone itself. The app is accessible by going to the store, purchases and opening it from there. The app appears to have been running the whole time, but becomes invisible anytime I return to the home screen.

  • Icons missing after GTK upgrade

    An interesting little bug that I suppose I should mention: after upgrading my version of GTK today, I noticed that the "fullscreen" icon and the connection indicator icon are missing in Galeon. This is still the case after logging in again.
    Would this be solved if I upgraded to the newest Galeon version?
    (I was planning on doing that, actually, to compile against Firefox. I know that type-ahead find won't work yet, but I don't use it very often.)
    Edit: Wow, even more icons are missing. The notification tray icons, the buttons in Rhythmbox, and several other things have been replaced with "missing icon" symbols. Restarting the whole computer does not help. How do I fix this problem?

    nuopus wrote:
    Wierd ... I noticed I have 2.6.5-2 of gtk2 and noticed a few icons still missing. In gcalctool there is an icon with an x on the lower-right hand corner. VMware 5 has a bunch of those icons on the menu bar too.
    I noticed that they are fine on another arch box that I havent upgraded in a while.
    Maybe reopen the bug report or open another one.  :?

  • [Solved] Gnome 3 Shell - Icons Missing After Update

    After my last update session, some icons went missing in Gnome. Even more unsettling, only some are missing. From what I can tell, my application icons haven't gone anywhere, but things such as minimize, restore, close, etc. are 404. Here's a photo to explain: https://vps.nullh.net/uploads/gnome-icon-issue.png I also noticed nvidia is included in the last update. I searched the forums, but all of the other problems seemed to be different problems (e.g. application icons were all bunched up/missing, desktop icons "missing", etc.) I feel like I should probably have more icons in the folders, too, but I haven't looked in there before the problem to be sure. Also, Alt+F2 "r" doesn't make a difference, the shell reloads but the icons are still AWOL. If anyone has any ideas, I am all ears.
    [zack@zack ~]$ ls /usr/share/icons/default
    index.theme
    [zack@zack ~]$ ls /usr/share/icons/Adwaita/
    cursors
    [2014-03-09 15:18] [PACMAN] upgraded linux (3.13.5-1 -> 3.13.6-1)
    [2014-03-09 15:18] [PACMAN] upgraded man-pages (3.60-1 -> 3.61-1)
    [2014-03-09 15:18] [PACMAN] upgraded mjpegtools (2.0.0-4 -> 2.1.0-1)
    [2014-03-09 15:18] [PACMAN] upgraded mono (3.2.3-2 -> 3.2.8-1)
    [2014-03-09 15:19] [PACMAN] upgraded nvidia (331.49-1 -> 334.21-2)
    [2014-03-09 15:19] [PACMAN] upgraded opencl-nvidia (331.49-1 -> 334.21-3)
    [2014-03-09 15:19] [PACMAN] upgraded orbit2 (2.14.19-2 -> 2.14.19-3)
    [2014-03-09 15:19] [PACMAN] upgraded parted (3.1-3 -> 3.1-4)
    [2014-03-09 15:19] [PACMAN] upgraded pkgfile (12-1 -> 13-1)
    [2014-03-09 15:19] [PACMAN] upgraded ppp (2.4.6-1 -> 2.4.6-2)
    [2014-03-09 15:19] [PACMAN] upgraded pulseaudio (4.0-6 -> 5.0-1)
    [2014-03-09 15:19] [PACMAN] upgraded python-setuptools (2.2-1 -> 3.1-1)
    [2014-03-09 15:19] [PACMAN] upgraded python2-lxml (3.3.0-1 -> 3.3.1-1)
    [2014-03-09 15:19] [PACMAN] upgraded raptor (2.0.12-1 -> 2.0.13-1)
    [2014-03-09 15:19] [PACMAN] upgraded rasqal (1:0.9.30-4 -> 1:0.9.32-1)
    [2014-03-09 15:19] [PACMAN] upgraded rosegarden (13.10-2 -> 14.02-1)
    [2014-03-09 15:19] [PACMAN] upgraded ruby (2.1.0-2 -> 2.1.1-1)
    [2014-03-09 15:19] [PACMAN] upgraded s-nail (14.6.1-1 -> 14.6.2-1)
    [2014-03-09 15:19] [PACMAN] upgraded smpeg (0.4.4-7 -> 0.4.5-1)
    [2014-03-09 15:19] [PACMAN] upgraded subversion (1.8.5-3 -> 1.8.8-1)
    [2014-03-09 15:19] [PACMAN] upgraded systemd-sysvcompat (208-11 -> 210-3)
    [2014-03-09 15:19] [PACMAN] upgraded telepathy-mission-control (5.16.0-1 -> 5.16.1-1)
    [2014-03-09 15:19] [PACMAN] upgraded virtuoso-base (1:6.1.7-2 -> 1:6.1.8-1)
    [2014-03-09 15:19] [PACMAN] upgraded webkitgtk (2.2.5-1 -> 2.2.5-2)
    [2014-03-09 15:19] [PACMAN] upgraded webkitgtk2 (1.10.2-8 -> 2.2.5-2)
    [2014-03-09 15:19] [PACMAN] upgraded wine (1.7.13-1 -> 1.7.14-1)
    [2014-03-09 15:19] [PACMAN] upgraded wireshark-cli (1.10.5-3 -> 1.10.5-4)
    [2014-03-09 15:19] [PACMAN] upgraded wireshark-gtk (1.10.5-3 -> 1.10.5-4)
    [2014-03-09 15:19] [PACMAN] upgraded xterm (301-1 -> 303-1)
    [2014-03-09 15:19] [PACMAN] upgraded yelp (3.10.1-2 -> 3.10.2-1)
    Last edited by nullh (2014-03-10 03:55:39)

    I ran gnome-shell --replace to try to get some logs out of it. Apparently, it doesn't know how vector files work any more.
    [zack@zack ~]$ gnome-shell --replace
    Gjs-Message: JS LOG: GNOME Shell started at Sun Mar 09 2014 20:36:53 GMT-0700 (MST)
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/running-indicator.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/panel-button-border.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/panel-button-highlight-wide.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/running-indicator.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/panel-button-border.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/panel-button-highlight-wide.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/panel-button-border.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/panel-button-highlight-wide.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/panel-button-border.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/panel-button-highlight-wide.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/panel-button-border.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/panel-button-highlight-wide.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/panel-button-border.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/panel-button-highlight-wide.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/panel-button-border.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/panel-button-highlight-wide.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format
    (gnome-shell:4695): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/close-window.svg: Unrecognized image file format

  • [SOLVED] /dev/raw1394 missing after 2.6.32 upgrade

    After upgrading the kernel from 2.6.31 I no longer have /dev/raw1394. 'modprobe raw1394' returns 'FATAL: Module raw1394 not found.'
    I also found that the directory /lib/modules/2.6.31-ARCH/kernel/drivers/ieee1394 was not recreated in the 2.6.32 tree.
    Have not had this issue with past kernel upgrades. Other than the raw1394 module error message during boot there are no other errors (at least that I could find).
    No luck searching the forums - any ideas?
    Thanks,
    Steve
    Last edited by schatzs (2010-01-01 16:53:01)

    I figured it out. The latest kernel switched over to the new FireWire driver stack and /dev/raw1394 will not be created. Take a look at http://ieee1394.wiki.kernel.org/index.p … _Migration.
    I think that 'raw1394' no longer needs to be in the module list in /etc/rc.conf.
    Steve

  • Missing icons (buttons) after upgrade

    Strange things happen - no major issue but annoying! Up in the right most corner there should be 2-3 buttons; minimize, full screen etc. These three buttons disappeared after upgrading to 1.2.
    Is this normal or am I just experiencing a SUE (again)?

    Hit "F" until they're back. You're in full-screen mode.

  • Cannot use elementary icons themes after upgrading to GTK+-2.22.0 ?

    Hello All,
    After upgrading to GTK+-2.22.0, elementary icons look horribly wrong for some reason. I thought maybe i need to download the icons themes again (https://launchpad.net/elementaryicons/+download) so i did download the latest elementary icons and install them in ~/icons. However, the icons themes dont look the way they should look. Therefore, I am not sure what i did wrong, or if it had to do with upgrading to GTK+-2.22.0 and i am wondering if i am missing something or need to change some setting.
    I am using Xface4 as my Desktop Environments.
    Any help would be much appreciated.

    After upgrading, almost all of my icon themes are broken, including Elementary, which is the only one I actually care about.
    *EDIT*
    Recent update to libpng seems to have solved it for me.  They still don't display properly in the "Appearance -> Theme -> Customize... -> Icons" dialog, but they display properly in Nautilus and on the panels.
    Last edited by futuremonkey (2010-10-05 12:17:02)

  • Icon missing after installed Adobe

    Hello,
    Does anyone have the mac icons missing issue after installed adobe creative cloud installer?
    My macbook pro icons were missing (didn't show) right after I installed Adobe Creative Cloud Installer (download from Adobe website).
    At first, I thought the issue is my machine, so I went to apple store genius bar and left my mac for a week to let them find out the reason.
    Apple erased my system and reinstalled it, and machine passed all the diagnose test.
    Yesterday, I got my mac at apple retail store and everything was normal (no icon missing).
    Right after I installed Adobe Creative Cloud Installer, the icons were missing. Then, I uninstalled Adobe Creative Cloud Installer, everything was back to normal, including icons were back.
    I have no idea how this happen and why. But according to apple, they told me it should be the software issue and ask adobe for help. Adobe there is no phone call support form Adobe.
    Does anyone have the same issue like this, or does anyone know how to solve the issue?

    Hi Jeff,
    Thank you for your reply. Please see the screenshot.
    This is when I try to create a folder, it happens like this.
    The second one is after I close this folder and reopen it. Please the second image.
    The last image is very funny which I am not able to see anything form applications folder. But, actually, there are a lot of things. As you can see from Dock, there are many things like imessage, Photoshop, chrome etc. They just not shown!
    I can only uninstaller the Adobe Creative Cloud Installer to solve it.
    Do you have any idea how to solve it by any chance? Apple said it was caused by the software. They even replaced my logic board to solve it, but they still couldn't.

  • User account missing after upgrade to Yosemite?

    I have a mid-2010 iMac which up until recently I had two user accounts on for general use and one for music (Garageband, Logic and audio files etc). After upgrading to Yosemite, this separate user has vanished. I'm left with my original admin account, and a guest login. If I search for any of the files using spotlight, they do show up, but if I try to open them I get the message "you do not have permission to open this document". Also I had folders on the desktop of the music account which contained files, these folders show up in a search but are listed as empty? The files themselves are 'blank white sheet' icons as if they have no application.
    I would assume this is a lost cause if not for the fact that my hard drive (more than half of which was taken up by the 'music' user) still reads as pretty much full up. So have I wiped all this forever?
    Thanks in advance,
    Dave

    retina MacBookPro mid2012. Clean install of OS X Yosemite 10.10
    I'm randomly missing an account at login screen after reboot.
    Sometimes I can fix it with booting into my initial account 'Kevin' (userid 501) and then changing to different login 'Christina' (userid 502).
    But if I log out from my account, the second account is missing. Same if I do a reboot.. This have me in stitches as I ofcause has the need for privacy from each account.
    Both accounts are set up as admins, guest is deactivated.
    rMBP 16gb sep2012.
    userid 501:
    home directory: /Users/Kevin
    userid 502:
    home directory: /Users/Christina
    apart from that... I have loads of problems with Bluetooth, and hand-off only working 1 way (5s with 8.1) where only iOS -> OS X works, not vice-versa.

Maybe you are looking for

  • "Error when activating update rule" after changing ODS key

    Hi Gurus, I have problem when transporting in productive system an existing ODS & the update rule linked. The message is  :  "Error when activating update rule". This is when i move one field from the key to a simple field of the ODS. Before transpor

  • Saving Animated .GIF Incorrectly?

    Please help! I am trying to save an animated .gif with images that will rotate through every 1 second. Here is what I am doing...what am I doing wrong???!!!! Step 1: I create two frames Step 2: I add one image to each frame Step 3: I change the frame

  • Sold-to party rol doesn't fit new support message

    Hi, I'm configuring Solution Manager SP17, I work at VAR SAP so I've to manage many customer numbers. Some scenarios are running. I've a customer with three SAP systems, these SAP systems have been defined at smsy transaction in Sol. Man. VAR success

  • Problem in X3, video from you tube are not getting...

    Guys, I have activated gprs. videos are not getting played in you tube. Do i need to do any settings? Any pointers wil help. Thank you. Solved! Go to Solution.

  • Capturing signatures

    Hi, I have a mac-based friend who wants to be able to add a "signature" (as though you were "signing" a document with a pen) to the bottom of documents. Some things he deals with, require this, and in certain cases, email is desired over fax. I'm jus