[SOLVED] A series of weird issues after update (printing, clock etc.).

After an -Syu
1) I cannot print - printer is not detected and cupsd doesn't start:
/usr/sbin/cupsd: error while loading shared libraries: libkrb5.so.22: cannot open shared object file: No such file or directory
(I've reinstalled cups and heimal, have run updatedb and have created symlinks to so.25, but no joy).
2) I can't open HP Device Manager - claims I need pyqt, even though I have it!
3) Can't open printer management - Firefox can't establish a connection to the server at localhost:631.
4) Gnome clock applet doesn't load or work
Any thoughts?
(I'm not using testing btw)
** EDIT: All solved - never mind - my own fault - mixing repos for core/extra blah blah... **
Last edited by floke (2008-07-21 12:46:15)

I think I have. I've been using Arch for over a year and have merged pacnew files multiple times. Anyhow, wouldn't an incorrectly merged pacnew have created problems from the time it was last edited, in my case January 29?
Or is the LOCALIZATION session only read when mkinitpcio is run? That would explain it.

Similar Messages

  • [SOLVED] Unable to start vmware 9 after update

    Hello Folks,
    I got one weird issue after update,
    I tried to start vmware, failed as nothing happeded, no error message shown.
    Do you have any clues ?
    ┌─[root@tp]─[/tmp]─[0+4]─[99%=]
    └─# uname -a
    Linux tp 3.6.11-1-ARCH #1 SMP PREEMPT Tue Dec 18 08:57:15 CET 2012 x86_64 GNU/Linux
    ┌─[root@tp]─[/tmp]─[0+4]─[99%=]
    └─# vmware
    ┌─[✗]─[root@tp]─[/tmp]─[0+4]─[99%=]
    └─# vmware-modconfig --console --install-all
    Stopping VMware services:
       VMware Authentication Daemon                                        done
       VM communication interface socket family                            done
       Virtual machine communication interface                             done
       Virtual machine monitor                                             done
       Blocking file system                                                done
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/modconfig-CEZuvv/vmmon-only'
    /usr/bin/make -C /lib/modules/3.6.11-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= modules
    make[1]: Entering directory `/usr/src/linux-3.6.11-1-ARCH'
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/linux/hostif.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/linux/driver.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/memtrack.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/linux/driverLog.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/apic.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/vmx86.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/cpuid.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/task.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/hashFunc.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/comport.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/common/phystrack.o
      CC [M]  /tmp/modconfig-CEZuvv/vmmon-only/vmcore/moduleloop.o
      LD [M]  /tmp/modconfig-CEZuvv/vmmon-only/vmmon.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /tmp/modconfig-CEZuvv/vmmon-only/vmmon.mod.o
      LD [M]  /tmp/modconfig-CEZuvv/vmmon-only/vmmon.ko
    make[1]: Leaving directory `/usr/src/linux-3.6.11-1-ARCH'
    /usr/bin/make -C $PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= postbuild
    make[1]: Entering directory `/tmp/modconfig-CEZuvv/vmmon-only'
    make[1]: `postbuild' is up to date.
    make[1]: Leaving directory `/tmp/modconfig-CEZuvv/vmmon-only'
    cp -f vmmon.ko ./../vmmon.o
    make: Leaving directory `/tmp/modconfig-CEZuvv/vmmon-only'
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/modconfig-CEZuvv/vmnet-only'
    /usr/bin/make -C /lib/modules/3.6.11-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= modules
    make[1]: Entering directory `/usr/src/linux-3.6.11-1-ARCH'
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/driver.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/hub.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/netif.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/userif.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/bridge.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/filter.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/procfs.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/smac_compat.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/smac.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/vnetEvent.o
      CC [M]  /tmp/modconfig-CEZuvv/vmnet-only/vnetUserListener.o
      LD [M]  /tmp/modconfig-CEZuvv/vmnet-only/vmnet.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /tmp/modconfig-CEZuvv/vmnet-only/vmnet.mod.o
      LD [M]  /tmp/modconfig-CEZuvv/vmnet-only/vmnet.ko
    make[1]: Leaving directory `/usr/src/linux-3.6.11-1-ARCH'
    /usr/bin/make -C $PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= postbuild
    make[1]: Entering directory `/tmp/modconfig-CEZuvv/vmnet-only'
    make[1]: `postbuild' is up to date.
    make[1]: Leaving directory `/tmp/modconfig-CEZuvv/vmnet-only'
    cp -f vmnet.ko ./../vmnet.o
    make: Leaving directory `/tmp/modconfig-CEZuvv/vmnet-only'
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/modconfig-CEZuvv/vmblock-only'
    /usr/bin/make -C /lib/modules/3.6.11-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= modules
    make[1]: Entering directory `/usr/src/linux-3.6.11-1-ARCH'
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/filesystem.o
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/file.o
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/stubs.o
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/block.o
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/module.o
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/control.o
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/super.o
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/inode.o
      CC [M]  /tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.o
    /tmp/modconfig-CEZuvv/vmblock-only/linux/inode.c:49:4: warning: initialization from incompatible pointer type [enabled by default]
    /tmp/modconfig-CEZuvv/vmblock-only/linux/inode.c:49:4: warning: (near initialization for ‘RootInodeOps.lookup’) [enabled by default]
    /tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.c:38:4: warning: initialization from incompatible pointer type [enabled by default]
    /tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.c:38:4: warning: (near initialization for ‘LinkDentryOps.d_revalidate’) [enabled by default]
    /tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.c: In function ‘DentryOpRevalidate’:
    /tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.c:104:7: warning: passing argument 2 of ‘actualDentry->d_op->d_revalidate’ makes integer from pointer without a cast [enabled by default]
    /tmp/modconfig-CEZuvv/vmblock-only/linux/dentry.c:104:7: note: expected ‘unsigned int’ but argument is of type ‘struct nameidata *’
      LD [M]  /tmp/modconfig-CEZuvv/vmblock-only/vmblock.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /tmp/modconfig-CEZuvv/vmblock-only/vmblock.mod.o
      LD [M]  /tmp/modconfig-CEZuvv/vmblock-only/vmblock.ko
    make[1]: Leaving directory `/usr/src/linux-3.6.11-1-ARCH'
    /usr/bin/make -C $PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= postbuild
    make[1]: Entering directory `/tmp/modconfig-CEZuvv/vmblock-only'
    make[1]: `postbuild' is up to date.
    make[1]: Leaving directory `/tmp/modconfig-CEZuvv/vmblock-only'
    cp -f vmblock.ko ./../vmblock.o
    make: Leaving directory `/tmp/modconfig-CEZuvv/vmblock-only'
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/modconfig-CEZuvv/vmci-only'
    /usr/bin/make -C /lib/modules/3.6.11-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= modules
    make[1]: Entering directory `/usr/src/linux-3.6.11-1-ARCH'
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/linux/driver.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/linux/vmciKernelIf.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciDriver.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciDatagram.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciResource.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciRoute.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciContext.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciHashtable.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciEvent.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciQueuePair.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciQPair.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/common/vmciDoorbell.o
      CC [M]  /tmp/modconfig-CEZuvv/vmci-only/driverLog.o
      LD [M]  /tmp/modconfig-CEZuvv/vmci-only/vmci.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /tmp/modconfig-CEZuvv/vmci-only/vmci.mod.o
      LD [M]  /tmp/modconfig-CEZuvv/vmci-only/vmci.ko
    make[1]: Leaving directory `/usr/src/linux-3.6.11-1-ARCH'
    /usr/bin/make -C $PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= postbuild
    make[1]: Entering directory `/tmp/modconfig-CEZuvv/vmci-only'
    make[1]: `postbuild' is up to date.
    make[1]: Leaving directory `/tmp/modconfig-CEZuvv/vmci-only'
    cp -f vmci.ko ./../vmci.o
    make: Leaving directory `/tmp/modconfig-CEZuvv/vmci-only'
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/modconfig-CEZuvv/vsock-only'
    /usr/bin/make -C /lib/modules/3.6.11-1-ARCH/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= modules
    make[1]: Entering directory `/usr/src/linux-3.6.11-1-ARCH'
      CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/af_vsock.o
      CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/vsockAddr.o
      CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/notifyQState.o
      CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/util.o
      CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/stats.o
      CC [M]  /tmp/modconfig-CEZuvv/vsock-only/linux/notify.o
      CC [M]  /tmp/modconfig-CEZuvv/vsock-only/driverLog.o
      LD [M]  /tmp/modconfig-CEZuvv/vsock-only/vsock.o
      Building modules, stage 2.
      MODPOST 1 modules
      CC      /tmp/modconfig-CEZuvv/vsock-only/vsock.mod.o
      LD [M]  /tmp/modconfig-CEZuvv/vsock-only/vsock.ko
    make[1]: Leaving directory `/usr/src/linux-3.6.11-1-ARCH'
    /usr/bin/make -C $PWD SRCROOT=$PWD/. \
      MODULEBUILDDIR= postbuild
    make[1]: Entering directory `/tmp/modconfig-CEZuvv/vsock-only'
    make[1]: `postbuild' is up to date.
    make[1]: Leaving directory `/tmp/modconfig-CEZuvv/vsock-only'
    cp -f vsock.ko ./../vsock.o
    make: Leaving directory `/tmp/modconfig-CEZuvv/vsock-only'
    Starting VMware services:
       Virtual machine monitor                                             done
       Virtual machine communication interface                             done
       VM communication interface socket family                            done
       Blocking file system                                                done
       Virtual ethernet                                                   failed
       VMware Authentication Daemon                                        done
    Unable to start services
    ┌─[✗]─[root@tp]─[/tmp]─[0+4]─[99%=]
    └─# vmware
    ┌─[✗]─[root@tp]─[/tmp]─[0+4]─[99%=]
    └─#
    Thanks in advance,
    Liao
    Last edited by liao (2013-01-11 14:10:29)

    after check vmware message under /tmp/vmware-$USER/vmware*.log, found one package is missing - libpng12, after installed it, everything looks good again

  • SCCM 2012 R2 - OSD issues after update to CU4

    Over the weekend, I updated my SCCM environment from RTM to CU4.
    All seems to have gone well, except for OSD
    When attempting OSD, I receive the following error:
    "An error occurred while retrieving policy for this computer (0x80004005)..."
    So, a quick look over at smsts.log and I see the following:
    I did some bing'in and googling around for this and found plenty of pages about this error and all pointed to incorrect BIOS times.  I checked the BIOS time on the system I was trying to image, and it was correct (including date).  Just in case,
    I tried two more machines and I had the same issue.  Each machine has the correct BIOS date/time as well, so the issue I have doesn't seem related.
    ... and that brings me here.  Does anyone have any insight as to what might be causing the issue?
    Thanks!

    I noticed two thing in your log file that are worth a check:
    I noticed a 404 error in your log file that might indicate an issue with some files that can't be found. Check the IIS log file for more information;
    I noticed that you're using HTTPS. I've seen weird issues after a CU update in which the distribution point certificate got missing. In that case, check the distribution point properties and update the boot image.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude
    I did miss the 404 message... silly me.
    This definitely pointed in the right direction.  What we found was that it wasn't an issue IIS or the https certificate, but our certificate chain had issues.  We cleared out the certificate chain issues and re-installed the MP role.   This
    cleared the issue immediately.
    Thanks Peter for the guidance! 

  • Syncing issues after updating to 10.3.1.55

    After upgrading to itunes 10.3.1.55, today, it no longer recognizes my iPhone 4. I plug it in, the iPhone makes its normal syncing noice. I get a prompt, like always about it recognizing the camera and how i want to handle it. I cancel it, as usual, and then it never shows up in iTunes. I close itunes, connect my phone and it does not start itunes as it normally should. No error messages, just no response. Can anyone help with ideas?

    I had the same issue, after updating to 10.3.1.55 it would error out saying something along the lines of not being able to read the catalog or something.  I think the error even states do a restore to fix it.  Last night that is what I did, clicked restore and then had it transfer all my items back.  I'm glad I had just synced my phone prior to the update so the restore was really current.

  • Firewire epson R2400 issues after update to 10.8.4 will not print causes system shutdown

    anyone had similar issue and or a fix?

    issues after update
    Download and install new drivers from the Epson site for your printer model.
    Epson Stylus Photo R2400, Drivers & Downloads - Technical Support - Epson America, Inc.

  • "KERN_INVALID_ADDRESS at 0x000000ac" I am facing this issue after updateing my device to ios 5 and my app crashes with this error

    "KERN_INVALID_ADDRESS at 0x000000ac" I am facing this issue after updateing my device to ios 5 and my app crashes with this error

    "KERN_INVALID_ADDRESS at 0x000000ac" I am facing this issue after updateing my device to ios 5 and my app crashes with this error

  • Safari, App Store Issues after updating to 10.7.2

    I have been running my imac that came preinstalled with Lion
    I am having this wierd issue after updating to 10.7.2 recently
    When i run Safari, App Store, Itunes, i can see its loading..
    but after 2 hours its still loading.
    It just seems to be stuck and its not the Beach ball.. So i dont think it hanged
    Its not a network issue as well, since i am typing this on Firefox, which is running perfectly
    What could be the reason?

    I'm having the same issue on my iMac. I've also noticed the rear of the left side is getting a lot hotter than normal.
    I downloaded (from: http://support.apple.com/kb/DL1459) the update again and reinstalled it. But nothing's changed. Is there anything else I can try?
    Scott

  • [SOLVED] Network Manager systemd unit fails after update

    EDIT: Reinstalling libnm-glib resolved this issue
    After updating to the latest version of NetworkManager (networkmanager-0.9.8.10-3), the systemd unit fails to start. It works fine after downgrading back to the previous version though (networkmanager-0.9.8.10-1). I'm not sure if this is a bug or an error on my end; since the previous package works I've just dowgraded for the time being.  For the update that doesn't work, here is the output of "systemctl status" and the systemd journal:
    >>sudo systemctl daemon-reload
    >> sudo systemctl status NetworkManager
    ● NetworkManager.service - Network Manager
    Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled)
    Active: failed (Result: exit-code) since Wed 2014-06-11 15:28:25 EDT; 10s ago
    Process: 24073 ExecStart=/usr/bin/NetworkManager --no-daemon (code=exited, status=127)
    Main PID: 24073 (code=exited, status=127)
    Jun 11 15:28:25 kyle systemd[1]: NetworkManager.service: main process exited, code=exited, status=127/n/a
    Jun 11 15:28:25 kyle systemd[1]: Failed to start Network Manager.
    Jun 11 15:28:25 kyle systemd[1]: Unit NetworkManager.service entered failed state.
    >> journalctl -xn
    -- Logs begin at Tue 2014-06-10 12:47:19 EDT, end at Wed 2014-06-11 15:28:36 EDT. --
    Jun 11 15:28:25 kyle sudo[24070]: pam_unix(sudo:session): session opened for user root by kyle(uid=0)
    Jun 11 15:28:25 kyle systemd[1]: Starting Network Manager...
    -- Subject: Unit NetworkManager.service has begun with start-up
    -- Defined-By: systemd
    -- Support: [url]http://lists.freedesktop.org/mailman/listinfo/systemd-devel[/url]
    -- Unit NetworkManager.service has begun starting up.
    Jun 11 15:28:25 kyle systemd[1]: NetworkManager.service: main process exited, code=exited, status=127/n/a
    Jun 11 15:28:25 kyle systemd[1]: Failed to start Network Manager.
    -- Subject: Unit NetworkManager.service has failed
    -- Defined-By: systemd
    -- Support: [url]http://lists.freedesktop.org/mailman/listinfo/systemd-devel[/url]
    -- Unit NetworkManager.service has failed.
    -- The result is failed.
    Jun 11 15:28:25 kyle systemd[1]: Unit NetworkManager.service entered failed state.
    Jun 11 15:28:25 kyle sudo[24070]: pam_unix(sudo:session): session closed for user root
    Jun 11 15:28:28 kyle dbus[489]: [system] Failed to activate service 'org.freedesktop.nm_dispatcher': timed out
    Jun 11 15:28:36 kyle sudo[24075]: kyle : TTY=pts/2 ; PWD=/var/cache/pacman/pkg ; USER=root ; COMMAND=/usr/bin/systemctl status NetworkManager
    Jun 11 15:28:36 kyle sudo[24075]: pam_unix(sudo:session): session opened for user root by kyle(uid=0)
    Jun 11 15:28:36 kyle sudo[24075]: pam_unix(sudo:session): session closed for user root
    Last edited by T0k3n (2014-07-03 15:18:01)

    Check the changes:
    https://projects.archlinux.org/svntogit … e192881dc5
    https://projects.archlinux.org/svntogit … ee906b6c44
    When posting configs, code or command output, please use [ code ] tags, not [ quote ] tags https://bbs.archlinux.org/help.php#bbcode
    like this
    It makes the code more readable and - in case of longer listings - more convenient to scroll through.

  • Issues after updating iPhone3GS to iOS5 on TIM cellular data network (Italy)

    Hi everyone
    I have issues after updating iPhone3GS to iOS5 on TIM cellular data network.
    After installing iOS5 I had to switch from apn ibox.tim.it to wap.tim.it
    Since then the phone is unusable for any internet activity that is barely "data demanding" (e.g facebook app take literaly hours to update), everyting requires way to much time... the iPhone is not an iPhone anymore... it's worse than my blackberry with just GPRS on it.
    TIM technical support suggested me to switch back on apn ibox.tim.it, but then I would not be able to use internet tethering anymore (they say because of Apple iOS5) ... to bad I need internet tethering for work.
    I am seriously thinking to switch ISP or phone.
    Anyone did experience same problem / found a solution?

    Hi Raia.D,
    Welcome to the Support Communities!
    The first thing I would suggest is to restart your iPhone.  Then tap the Settings app, and you should see Cellular listed on the main settings screen.  You should see Airplane Mode, Wi-Fi, Bluetooth, and then Cellular.
    Here are some additional troubleshooting steps to try:
    iPhone: Troubleshooting a cellular data connection
    http://support.apple.com/kb/ts3780
    Cheers,
    - Judy

  • Logic Remote connectivity issues after updating to iOS 8 (solved!)

    Has anyone else has been experiencing connectivity issues with Logic Remote after updating to iOS 8?
    After updating to iOS 8 I could no longer connect so I sent a feedback report to Apple and got a response that cleared up my problem immediately:
    Navigate to the following directory on your desktop system running GarageBand:
    ~/Library/Containers/com.apple.garageband10/Data/Library/Preferences/
    You can quickly navigate there using the “Go” menu in Finder -> Go To Folder (shift-command-G), then copy this path:
    ~/Library/Containers/com.apple.garageband10/Data/Library/Preferences/
    In the Preferences folder should be a file named "com.apple.garageband10.cs”.
    Make sure GarageBand is not running and delete the  "com.apple.garageband10.cs” file.
    Relaunch GarageBand and see if you should now be able to connect.
    The same can be done for Logic by navigating to:
    ~/Library/Preferences/
    And deleting "com.apple.logic.pro.cs" and restarting Logic.
    Note that doing this will fix Logic Remote connectivity issues (and possibly other problems with latency and mixer functionality)  but will also delete any other Controller settings that you've configured with Logic, if you happen to be using another controller of some sort.

    Thanks very much!  This solved my connection problem.

  • Wi-fi issues after updating to iOS 6 (SOLVED!)

    If you are having an issue over the wi-fi connection after updating to iOS 6, where the log-in to your wi-fi network fail and send you to an Apple web page, this is how I solved it:
    Turn of your iPhone, not restart or restore, just turn it off, wait 10 seconds and turn on the iPhone again... Bingo! you'll will have wi-fi again.
    No idea how to turn of the iPhone?
    Press and hold the Sleep/Wake button for a few seconds until the red "slide to power off" slider appears, and then slide the slider.
    Press and hold the Sleep/Wake button until the Apple logo appears.
    (article link)
    It's important to do this and not hold the Sleep/Wake button until the device restart, because I did that first and that's what started the problem. Remember, SLIDE TO POWER OFF is the trick.
    I think this is a Facetime related problem now that it works over your cellular network, but I'm not sure. Let's hope more info to come along or a fix from apple be issue.
    Hope it help.
    Best regards to everyone.

    Here's what I did that I read in another thread that appears to have worked for the time being:
    1. Go to settings-->Safari-->Clear Cookies and Data
    2. You will get a pop that asks to you confirm that you would like to clear cookies and data, do it.
    3. Restart your iPhone by holding the home button and on/off button UNTIL THE APPLE LOGO APPEARS ON THE SCREEN.  Don't let go early.
    4. If not connected to wifi, connect through settings menu.
    Again, this fixed my problem but others are reporting that it did not work for them.  Good luck and hopefully Apple will get a patch out ASAP.

  • Logic Remote issues after updating to iOS 8, problem solved!

    Has anyone else has been experiencing connectivity issues with Logic Remote after updating to iOS 8?
    After updating to iOS 8 I could no longer connect so I sent a feedback report to Apple and got a response that cleared up my problem immediately:
    Navigate to the following directory on your desktop system running GarageBand:
    ~/Library/Containers/com.apple.garageband10/Data/Library/Preferences/
    You can quickly navigate there using the “Go” menu in Finder -> Go To Folder (shift-command-G), then copy this path:
    ~/Library/Containers/com.apple.garageband10/Data/Library/Preferences/
    In the Preferences folder should be a file named "com.apple.garageband10.cs”.
    Make sure GarageBand is not running and delete the  "com.apple.garageband10.cs” file.
    Relaunch GarageBand and see if you should now be able to connect.
    The same can be done for Logic by navigating to:
    ~/Library/Preferences/
    And deleting "com.apple.logic.pro.cs" and restarting Logic.
    Note that doing this will fix Logic Remote connectivity issues (and possibly other problems with latency and mixer functionality)  but will also delete any other Controller settings that you've configured with Logic, if you happen to be using another controller of some sort.

    Note: Removing the CS (Controller Surface) plist is a part of the basic troubleshooting procedures for Logic Pro (and GB)
    See section #8
    Logic Pro X: Troubleshooting basics

  • Weird font issues after update.

    After updating to Snow Leopard, I started getting permission questions from Firefox about a font that I had stored on an external drive. Now I'm getting an alert that's in a garbled font. Any suggestions?

    https://discussions.apple.com/message/15330521#15330521

  • Various Issues After Update To Bootcamp 3.2 (MacBook Pro, WindowsXP)

    Hi all,
    i'm experiencing various issues after i updated to Bootcamp 3.2.
    I first was running Bootcamp 3.0 (everything worked just fine, except some nv4_disp.dll bluescreens). I updated to Bootcamp 3.1 and then to Bootcamp 3.2.
    Everything seemed to be fine firstly, but now i noticed various issues:
    1. I can't access the Bootcamp control panel (crashes when i try to open it (applecontrolpanel.exe at Offset 0004703a)
    2. Everything USB doesn't seem to work (except external USB drives), like USB printer does not print, camera attached via USB does not import photos)
    When i check the Driver-Manager i'm seeing multiple USB hubs, root hubs and host conrollers (4 root hubs, 2 openHCD usb host controller, 2 usb hubs...). When i try to configure the USB port the printer is connected to i also get an error ("not supported").
    3. When i try the extended display settings i'm getting an "NVIDIA display panel extension can't be displayed".
    MacBook Pro 13inch, Windows XP MediaCenter Edition (SP3), NVIDIA GeForce 9400M.
    Thanks: Lars

    Answered my own question, but want to post how I did it in case other users have the same problem.
    I am assuming this issue appeared because I live in Canada. When I installed the Bootcamp 3.2 update, for some reason it changed my regional language of my system to French (Canada) - Canadian Multilingual (Apple)
    To change it back I went in Windows XP to Control Panel, Regional and Language Options. Languages tab. Under Text services and input languages clicked Details.
    Under settings tab changed Default Input Language from French (Canada) - Canadian Multilingual (Apple) to English (Canada) - US. Click apply.
    Wait...it was working, but in the time it took me to type this it suddenly reverted and Im back to weird character mappings inspite of the language setting being changed.

  • Screen redraw issues after update to 10.7.4

    Anyone else seeing screen redraw issues since updating to 10.7.4? Suddenly, the zoom tool stops working or causes visual errors.

    thank you FFS48, it really helped and might work fine as temporary solution. I was about to restore my OS from backup to 10.7.3 version... as booting from it made no errors. The latest 10.7.4 update filled my log filles with different error messages like:
    2012-05-10 23:53:17,000 kernel: SMC::smcReadKeyAction ERROR PC2C kSMCBadArgumentError(0x89) fKeyHashTable=0x0xffffff8030d4f000
    2012-05-10 23:53:17,000 kernel: SMC::smcReadKeyAction ERROR PD0R kSMCBadArgumentError(0x89) fKeyHashTable=0x0xffffff8030d4f000
    2012-05-10 23:53:17,000 kernel: SMC::smcReadKeyAction ERROR PN1R kSMCBadArgumentError(0x89) fKeyHashTable=0x0xffffff8030d4f000
    2012-05-10 23:53:17,000 kernel: SMC::smcReadKeyAction ERROR PG0C kSMCBadArgumentError(0x89) fKeyHashTable=0x0xffffff8030d4f000
    which might be caused by iStatMenus as these log entries are allways next to iStat log entries.
    I often need to access my Mac Pro using Back to my Mac from my MBP. Do you know will it still be possible having WiFi on MacPro off?
    It is strange, that the latest update delivered more visible problems than benefits....
    What I tried to solve the problem and that did not work:
    - Disable WiFi sync on iTunes (after reading some forums discussing similar problem)
    - Uninstalled Xcode (as some forums suggested)
    It is some how related to WiFi and iOS devices that sync to that computer. Switching these iOS devices off - removes the problem, and I believe it should be reported to Apple.
    Is there any URL to Apple bug submit form?

Maybe you are looking for

  • How to Set Automatic to turn on and off at specified time my TV with STB

    It seems very frustrating talking with Verizon tech support, that's why I turn to you guys to find if anyone knows the answer to my question above.,from my experience calling verizon for my tech support regarding fiosTV and most of my experience from

  • Apex_Util.Prepare_URL  Question due to Apex Util Advisor msg

    Hi, I have the following code in an SQL statement within an IRR: APEX_UTIL.PREPARE_URL( p_url => 'f?p=' || v('APP_ID') || ':398:'||v('APP_SESSION')||'::NO:398:P398_IDOBJ:||VIMG_SEARCH.IDOBJ:', p_checksum_type => 'SESSION') FullImg, And it works as ex

  • Why does the retail store only carry 5400rpm drives in mbp 17?

    Just wondering why the stores carry the mbp 17's but only with a 5400rpm drive? I realize I can order it and change the drive options, but if they carried more options IN store they would sell more (I think at least). A 7200 rpm drive option @ 500gb

  • How  to use url iview???

    how  to use url iview??? HI all I need to use url iview as back button in the same page with saptransaction iview. url iview to used as back button to the home page. pl suggeest how to use url ivew....what sort of properties need to be  used.

  • Date of last extraction from DataSource 0HR_PP_REC_52 is not available

    Hi , Iam getting another error for data source 0HR_PP_REC_52 , it follows: Date of last extraction from DataSource 0HR_PP_REC_52 is not available HR_BIW_PP 1 Please help as iam not aware of this type of extrcator. Thanks in advance.