Can't launch X apps after 10.5.3, X11 update

After upgrading 10.5.2 to 10.5.3, I was advised that I should also update my version of X11 (Xquartz) to the latest version (2.2.1). I did so, using the tarball on the Xquartz site, and my X forwarded apps have not worked since, via SSH or even locally. I'm not sure what I did wrong, but now launching X11 seems to launch two instances of the application (at least, X11 shows up twice in my open window list), and I get the following errors:
Local:
$ echo $DISPLAY
localhost:0
$ xclock
+Error: Can't open display: localhost:0+
Remote:
echo $DISPLAY
localhost:11.0
$ xclock
+connect localhost port 6000: Connection refused+
Both of these worked fine before the upgrades.

Understood. But from time to time, I have been required to upgrade certain packages at work separately due to vulnerabilities and bugs (OpenSSH comes to mind), so doing an update that claimed to fix some bugs in the native X11 version seemed to make sense.
Upon further examination, an answer was near the bottom of the very same page I'd just quoted:
+In a few words, you no longer start /Applications/Utilities/X11.app at login or launch the X11.app. You make sure the DISPLAY environment variable is NOT set, and then you simply issue the command, or click on the icon, or whatever, and the rest happens automatically.+
This seems to work: I un-set DISPLAY on my system (and removed it from my profile files), logged out of my sessions, and X apps worked without my explicitly launching X11. It's kind of nice to have X working again without having to first launch X11 by hand (or with launchd, if you can figure that out). I have to say that I'm nervous about seeing DISPLAY paths like this again:
/tmp/launch-RUXNTu/:0
... since the last time I had trouble with SSH, it was because this value was being forwarded on to remote hosts, to which this string doesn't mean a thing. But that doesn't seem to be happening now, for whatever reason.

Similar Messages

  • I can't launch my apps after dowloading them

    I went the process of downloading extracting, but I'm not able to launch my apps

    What system? What is happening (or not)?
    Mylenium

  • HT4461 I can not download the APP after payment

    I can not download the APP after payment

    Hi there qsx,
    You may want to try downloading the app again via Past Purchases.
    Downloading past purchases from the iTunes Store, App Store, and iBooks Store
    http://support.apple.com/kb/ht2519
    -Griff W.

  • Hey,i have an ipod touch 4g os4.1. just now mine is broken! i can't launch any apps except for the build-in one. does anyone knows the answer quickly? fyi,i've never jailbroken

    my itouch 4g is in trouble!!!!! i can't launch any apps except for the built-in apps! <Edited by Host> need answer ASAP!!!!!

    - Try a reset. Nothing will be lost.
    Reset iPod touch:  Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears
    - Download/purchase a new app.
    - iOS: Troubleshooting applications purchased from the App Store

  • Why can't I install apps after I installed IOS 5? The app sits there waiting..

    Why can't I install apps after I installed IOS 5? The app sits there waiting..

    This too started to happen to me when I upgraded iOS 5 and moved to iCloud.
    I have since purchased 3 apps and got the waiting que and nothing.
    I noticed though that with my Mac on, I went to IPad settings/general/iTunes sync and sync now, suddenly the three apps started o download and install. Why it's doing this I'm not sure until I dig a bit deeper.

  • Itunes can't see my apps after windows 7 install

    I had a free upgrade to windows 7 with my laptop. I lost everything on itunes as a result. My itunes can see the iphone, but it doesnt recognise it as my iphone, so I can't see the apps etc on it.
    How can I get itunes to recognise the iphone as mine again?
    Thanks
    heatfan8

    iTunes>iTunes Store>log in
    Click the Store menu>Authorize Computer
    enter password and click Authorize
    iTunes thinks this is a new computer after the upgrade to Windows 7.

  • Can't download gmail app after iphone restore

    I just had my iPhone 5s replaced and restored from backup.
    a) most of my apps were missing (meh, not a huge deal to purge)
    but more importantly,
    b) I can't download certain apps now.  For instance, I try to restore Gmail from the cloud and I keep getting a "This item isn't available", which I find pretty unlikely for the GMail app.
    Is this something with my account?  Are others seeing this as well?
    Any help is appreciated.  Thanks!

    It appears that the iTunes and App Stores are having issues right now. Try again later or tomorrow.
    Cheers,
    GB

  • ITune Store can't show purchased item after iOS 7.1.1 Update

    After my iPad Air got restored to factory iOS 7.1 from the Apple Store, I restored my content which is 25GB of books pdf apps and videos.  Then got the news that iOS 7.1.1 is out and fixed some issues, I thought maybe fixed the Videos App problem, so I updated my iOS to 7.1.1 over wifi no with problem.  Then I tried to check the purchased item in iTune Store but came out blank.  From the heading "Purchased" and below up to the lower visible icon, it is blank.  Tried reboot, power off, sign out in, close all app, etc.   The only thing left is the famous factory restore, which i'm not ready to do.  The Apps Store is fine, i can see my purchased apps.

    I went to Apple Store and hooked up to their WiFi, now I see my purchased item in the iTune Store.

  • Can't open certain apps after 10.10.1 update?

    After upgrading to 10.10.1 (Yosemite) today, there's a few apps that I can't open anymore (Safari, iTunes, and possibly a few others).
    It seems like all of these apps were open when I started the install (and the computer restarted itself during the upgrade process).
    Different user accounts can't open it either (even new ones), and turning off all extensions (hold shift while starting computer) hasn't helped either. Along with repair permissions/disk.
    Not sure what's going on.
    The crash log is pretty long for each, but they all show this in common towards the beginning:
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
    Anyone experiencing this or have any ideas how to go about this? [would really really prefer not to do a clean install]

    Understood. But from time to time, I have been required to upgrade certain packages at work separately due to vulnerabilities and bugs (OpenSSH comes to mind), so doing an update that claimed to fix some bugs in the native X11 version seemed to make sense.
    Upon further examination, an answer was near the bottom of the very same page I'd just quoted:
    +In a few words, you no longer start /Applications/Utilities/X11.app at login or launch the X11.app. You make sure the DISPLAY environment variable is NOT set, and then you simply issue the command, or click on the icon, or whatever, and the rest happens automatically.+
    This seems to work: I un-set DISPLAY on my system (and removed it from my profile files), logged out of my sessions, and X apps worked without my explicitly launching X11. It's kind of nice to have X working again without having to first launch X11 by hand (or with launchd, if you can figure that out). I have to say that I'm nervous about seeing DISPLAY paths like this again:
    /tmp/launch-RUXNTu/:0
    ... since the last time I had trouble with SSH, it was because this value was being forwarded on to remote hosts, to which this string doesn't mean a thing. But that doesn't seem to be happening now, for whatever reason.

  • Cannot launch 2004mx apps after CS5 trial install

    Urgernt help please.
    Running 10.5.8 and after recently downloading adobe cs5 suite can no longer launch my 2004mx apps. Uninstalled cs5 trial and now cannot reinstall 2004xmx as installer fails to launch.
    Suggestions greatly apprecaited

    Since this is the Installation and Setup forum for Mac OS X v10.6 (Snow Leopard), it isn't a good place to post questions about issues with OS X 10.5 (Leopard) & third party applications.
    I suggest you post to Adobe's support forums or check Adobe's FAQ's & such.

  • I can't open native apps after update to mavericks

    i update my macbook air to mavericks and after that i cant open any navite app on my mac i have try to reinstall it from safe mode and that just fix it for a few days now i got the same problem, please help me i need to fix it now please!!

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • How can i launch same app on different screen in musca

    hi,all
    i use musca on my laptop, demenu as app launcher, and i connect a 22 inch monitor to my laptop, using separate x window by nvidia, so there is screen 0 and screen 1
    when i launch chromium first , it will appear on the screen where i excute the launch command, but when i want to start a new chromium, it will stick to the screen that
    the first chromium appear.
    my question is how can i start two chromium on two different screen?
    thanks

    it seems to be chromium's problem.
    when i excute chromium on another screen's urxvt, it say:
    "Created new window in existing browser session."
    Last edited by ibarca (2010-08-09 08:32:06)

  • Can you restore your apps after setting the same iphone up as new iphone? And can you restore each app manually?

    I restored my iphone because I have hundreds of apps and wouldn't want to delete them. Well I don't want to exactly permanently delete them. I just want them off my iphone as it makes it laggy and kills the battery. So I backed it up. However, I am wondering if I can restore them after settting the iphone as a new iphone. The latter is an option which exists after you restored your iphone. I hope you know what I mean. I also wonder if you can restore one app at a time manually.
    Thanks

    Just use Itunes to mark which apps you want on the phone and which you don't.  No need to wipe the phone as Itunes is an wasy way to manage your apps.

  • Can't reload Bing app after wiping and reloading lastest AT&T OS 5

    Howdy all,
    Please forgive me if this has already been addressed and I just haven't found it yet.
    I was having all sorts of oddities with my BlackBerry Curve 8900 (AT&T carrier), so I backed up my data, wiped, and reloaded the latest OS from AT&T (5.0.0.1067).  Before wiping my device, I had both the Bing search and Bing map apps on my device.  I don't recall when I loaded them, but I'm sure I was running an iteration of OS 5, and not 4.x with an upgrade.
    Anyways, after wiping and reloading the OS, I can't load the Bing app to my Berry.  When I go to their website, and follow the mobile link, whether I type the provided URL in (http://m.bing.download), or I have their site send me a text message with a link to download (http:/m.bing.com/?mid=40012), I get the same message, as follows:
    "We were unable to detect your phone type or we do not offer support in your region.  To try Bing anyway, click here."
    I don't recall how, but somewhere in my interwebs searching, I found a link that took me right to the Bing app's location in AppWorld.  I followed this, but it also told me that the app was unavailable for the device.
    According to Microsoft's website, it is available for my model.  Of course, since I was actually using it on my Berry prior to wiping and reloading the OS, I'm not sure why it's unavailable now.  Is it possible that the Berry is being misidentified?  I was running 5.0.0.1067 prior to wiping and reloading, so it shouldn't be an OS version.  My Vendor ID shows as "2," so it should be seen with AT&T as my carrier (and, by default, in the US).
    It's not a big deal, but I prefer Bing maps and search, and can't figure out why I can't reload it.  I've already contacted Bing support at Microsoft, and they just provided me the same links, and told me to go ask BlackBerry support.  And please, don't respond with, "Just use Google."   I have and can use Google, but that's not why I'm posting.  It may be that I'm just out of luck, and won't be able to use Bing, but I figured I should ping out to the community first in case some of y'all had any ideas.
    Thanks in advance, and I appreciate any help y'all can give!
    Jeff

    I had exactly the same problem and was most disappointed at not being able to reinstall the Bing search application and Maps. I'm guessing you have found a solution by now but just in case and for the benefit of anyone else in this position I have a possible solution.
    It took a lot of searching but eventually I found a page which offered a download of the early (1st) release of the Bing application for various BlackBerry handsets not including mine. I did however manage to select and successfully download a version for a different device which installed ok. Upon opening the Bing app I immediatley received a pop up message informing me that there was a newer version of the application available, would I like to update ? I selected yes to update and hey presto, I once again had the latest and correct version of Bing search and Maps on my device.
    Here is the link http://handheld.softpedia.com/progDownload/Bing-Bl​ackBerry-Download-89065.html
    Any problem with the link then you are searching for "Bing (BlackBerry) 1.0: Free Download on the Softpedia Handheld site". Once there you will see a list of devices and download locations in the bottom right hand corner. Good luck and enjoy this great app. Hope RIM add it to Appworld on both sides of the Atlantic soon. Very useful and works perfectly on my Torch 9800.
    BlackBerry is for Life not just for Christmas

  • Can't run "Music" app after failed sync

    My iTunes / iPod hung while "finishing sync" or something like that. I eventually canceled the sync on both ends and pulled the cable. Even after rebooting my iPod, I can't run the "Music" app. I get a white screen for 30 seconds and then it goes back to the main screen.
    iTunes 10.2.1.1 on Windows Vista Home Premium SP3.
    iPod Touch MC008LL v. 4.2.1 (8C148)
    How do I fix this?
    Thanks,
    David

    Hi,
    Try backing up your iPod and then restoring it from backup:  http://support.apple.com/kb/HT1414. 
    Hope this helps! 
    ---likeabird---

Maybe you are looking for

  • Had to Change Apple ID.  Lost all Messages.

    Had to change Apple ID because I no longer have access to the email address that I had been using for my Apple ID.  Now i have lost all my Messages on my Mac.  Is there anyway to get them back?  If not, is there anyway to save the Messages that are o

  • Paging problem while opening new window with getURL from presentation fullscreen exe

    Can any one please help me out from this, I have the flash presentation exe with some pdf links when I click on the pdf link it will come at the top for a first time and send it back to my exe presentation. after every click on the pdf link each brow

  • Need a tool to create Development and Test instance of a Production db

    I am very new to Oracle and have previously worked with SQL Server 2005/8 only. My current company only has one instance of the Oracle database (which is production) and until now, all development and testing used to take place on the same instance (

  • Microphone suddenly stops for a period of time

    There's an issue that has arrised  for me during my (almost) daily skype calls.  When I'll be talking to my friend(s), my microphone will suddenly just stop working in skype.  I know it's only skype because my friends can hear my voice through differ

  • Photoshop CC serial number wanted?

    I have purchased and paid for CC for photographers, and have downloaded the software, but it wants me to run it as trial or enter serial number. I should not have to enter serial number, I have restarted and logged in and out to CC several times and