Opening a new terminal window always launches X11

I did an update from Tiger to Leopard yesterday and while most things are fine, I have a peculiar problem, that every time I open terminal, it automatically launches X11 (the terminal window shows xset as the running application in the title bar). Annoyingly, the focus switches to X11 when it starts, too. I can quit X11, but opening a new window or tab in terminal will launch it again.
Sequence of events:
1. Machine had X11 installed under Tiger.
2. Ran the Leopard update without installing the dev tools package (so as far as I understand, a new X11 wasn't installed during the process). At this point, the problem was present
3. Installed dev tools - problem persists.
4. Ran update to 10.5.2.
5. Got the x11 2.1.4 package from here (http://trac.macosforge.org/projects/xquartz/wiki/X112.1.4) and ran the installer.
But I still have the problem. (In case you're wondering, there's no startup command specified in the Terminal settings, either. It should just start up running bash). Any ideas?

jsiehler wrote:
Yes, thanks - sorry I misremembered where the X11 install came from originally. Anyway, what's in my .profile is the command to run fink's /sw/bin/init.sh, which was adding the old X11 directory to my PATH variable. I still don't know why exactly that was making x11 launch every time I opened a terminal window, but I do have it fixed now.
As an aside, you will probably have to uninstall Fink and install the source and build another one. Last I looked there was no binary for Leopard. If you have Tiger version of Xcode Tools, you will also have to remove that, using the supplied script and install the new, Leopard-friendly 3.0.
Also, if you were using Darwin, that too is finito.

Similar Messages

  • Opening a new browser window always puts a flv-file (0bytes of a youtube vid viewed earlier) on desktop. Firefox 18.02

    Opening a new browser window always puts a flv-file (0bytes of a youtube vid viewed earlier) on desktop. Firefox 18.02
    viewed the yuotube vid yesterday. deleted all the flv-files on the desktop.
    same thing today, a new window always puts the same empty file from yesterday.
    any suggestions?

    You can check the home page setting:
    *Tools > Options > General > Startup: Home page
    *https://support.mozilla.org/kb/How+to+set+the+home+page
    You can check for problems with the sessionstore.js and sessionstore.bak files in the Firefox Profile Folder that store session data.
    Delete the sessionstore.js file and possible sessionstore-##.js files with a number and sessionstore.bak in the Firefox Profile Folder.
    *Help > Troubleshooting Information > Profile Directory: Open Containing Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    Deleting sessionstore.js will cause App Tabs and Tab Groups and open and closed (undo) tabs to get lost, so you will have to create them again (make a note or bookmark them).
    *http://kb.mozillazine.org/Multiple_profile_files_created

  • Prevent Terminal from ALWAYS launching X11

    Hi.
    I've installed Leopard as an upgrade from Tiger and I have a MacBook 2Ghz - 2GB RAM
    I know that Leopard launches X11 when I type xterm or something that needs xwindow.
    The problem is that in my machine (unlike my colleague's who installed from scratch) as soon as I click on the terminal icon I get the X11 starting as well.
    Moreover, as soon as quit Terminal (completely), X11 stays running. Then if I quit it, besides asking me for confirmation saying there are applications using it, it starts again. Sometimes I need to quit x11 2 times, other times even 4.
    What's this? Is there something weird going on?
    Why in my colleague's machine it only starts when necessary?
    I also noticed that when x11 is running the fan of my macbook starts...and it gets hot...
    Thanks a lot for your help.
    Marco

    Dear Bill,
    thank you very much for your help. I think I kind of solved the problem.
    The issue is about what bash was importing, I guess.
    I'm not sure why I didn't find it out before, but I finally managed to make it work.
    Basically, the alias with ssh -X was causing the launch of x11 at terminal startup (same with iTerminal).
    Moreover, running fink init.sh was causing the same thing. I don't why that but, as fink does not support Leopard yet, I decided to remove it. I mainly used it for Latex, but I can always download it separately. It's handy sometimes to use Linux stuff like xfig, gimp, etc. but I can definitely wait until they release the version supporting Leopard.
    I would also like to say thank you for solving the alias problem. Now, in .bash_profile I run source .bashrc so they are always loaded. Moreover, ssh -Y doesn't run x11 and that's good. It only does it when remotely I decide to run an app that needs x11. Which is very good (anyway, I usually do not use X remotely, unless I need to access webpages accessible only from university).
    So thanks a lot again and have a Merry Christmas
    Marco

  • How do I set a keyboard shortcut to open a new terminal window?

    Service -> Keyboard Shortcuts allows me to open the first one, but I would like a keyboard shortcut to open new windows as well.

    Hi Raymond,
    Terminal already has a keyboard shortcut to open a new window (Command + N).
    gl,
    kel

  • Setting up a global shortcut to open a new terminal window

    Alright, so, here's my idea. I would like a new terminal shell to open every time I press f7. I really like this idea, but i just can't get it to work. It would have to be a global shortcut, and i've tried it via the keyboard pane in preferences, but the closest thing I can get it to change the command "new shell" to f7. not quite what I want..... any ideas/help?
    Reposted from MacOSX Tiger forum - told to go here for better answers
    Also, I've tried iTerm, but it's got a ton more stuff that I don't need. And I've looked at visor but it requries simba (or something like that) and I heard a rumor that simba wasn't going to work with lepoard.

    I've thought about quicksilver, but i understand that's it's used to do much more than just that. And, I don't really want to deal with all of quicksilver. Now that might change, but I think I want to stay away from it for now.
    However, butler looks good. I'll play around with it.
    Also, the other application "Fast Scripts" looks decent, but it's shareware and I personally would like to get an entire program free and then donate when I feel props are due. (Just my personal thing.)

  • Can I open new terminal window with the same path?

    Hello.
    I use Terminal for bash-shell.
    When I work at a certain directory, can i open new terminal(command + N) with the same directory?
    For example, when i am in /Developer and press command+N, I want a new terminal window with /Developer path.
    Thanks for reading and I'm sorry for my short english.

    Command-N will open a new Terminal window in your Home (~) Directory by default.
    Use the "Open Terminal Here" script for more control
    http://www.entropy.ch/software/applescript/

  • How to launch a new terminal window from the current Finder folder?

    Hello. I would like to have something like "DOS prompt here" menu item on the Finder popup menu, so that when I click it a new Terminal window is open and set to the respective directory.
    Any ideas?

    I don't know of a way to do that... You might be able to use FruitMenu
    http://www.unsanity.com/haxies/fruitmenu
    and create a script to launch for the contextual menu that does what you want.
    I just open Terminal (by clicking the icon on the Dock), type "cd " and drag the icon of the folder I want to go to to the terminal window (and Return). It's a few steps but not that bad.

  • When i open a new site it always opens up on the side in a narrow window

    I used to click on a site and it would always open up in the full screen. Now when I open a new site it always opens up in a narrow window on the left, 1/5th the size of the full screen, and continues to maintain the previous site in the remainder of the screen (4/5ths). The only way I can create the new site on the full screen is by dragging it over to the 4/5ths screen and then x'g out the narrow one on the left. Why is this happening and how do I eliminate it so that each time I open a new site it will open on the full screen?
    Thank you in advance.

    Are you using a bookmark? There is a little-known feature of bookmarks that can load them in Firefox's sidebar. This allows you to work with two pages side-by-side. To change that setting, right-click the bookmark > Properties, then uncheck the box for "Load this bookmark in the sidebar".
    (You probably didn't set this yourself. If you use a link on a website to have the site add a bookmark to Firefox, due to restrictions on what sites can do, those will always be targeted toward the sidebar.)
    If that's not it, have you noticed any pattern in when this happens?

  • Firefox 6 ,Hyperlink not opening when I select Open In New Tab, it always Open In New Windows.

    I have just upgrade to Firefox 6 and I having problems opening Hyperlink when I select Open In New Tab, it always Open In New Windows. It will work when I open another copy of Firefox browser but not on my main browser. Any suggestions to fix this ?

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • I have tried to set my homepage to a specific website. However, whenever I open a new Safari window, it always returns to the last page I was at before I closed Safari. Any ideas? I did this was Safari preferences, open new window to homepage...

    I have tried to set my homepage to a specific website. However, whenever I open a new Safari window, it always returns to the last page I was at before I closed Safari. Any ideas? I did this under Safari preferences, open new window to homepage...

    Safari is opening using the resume feature. To disable that, quit Safari using Command+Option+Q or Hold Option when choosing the menu item Safari>Quit.

  • How can I open a new browser window from UIX?

    I need to open a new browser window from an event handler. How that can be done? HELP!
    Thanks!
    Martin Patrici

    HTML doesn't really let you do this on the server side; the client is in charge
    of creating new windows, not the server.
    If you know that clicking a certain link/button, etc. will always raise a new window,
    then you should use Javascript or "targetFrame" accordingly.
    If the decision will only be made on the server side, then you could reload the current
    window, only this time use an "onLoad" on the <body> to raise a window.

  • Can't access the "Apple" icon in upper main menu to shutdown my MacBook Pro running 10.6.8!  Also can't open a new finder window and main menus such as File and Edit are sluggish to open or don't open at all.  Doesn't happen each time I attempt to shutdow

    Can't access the "Apple" icon in upper main menu to shutdown my MacBook Pro running 10.6.8!  Also can't open a new finder window and main menus such as File and Edit are sluggish to open or don't open at all.  Doesn't happen each time I attempt to shutdowCan't

    There are some keyboard commands (shortcuts) you can use instead of having to go to the Apple menu -
    Control-Eject          This brings up the Restart-Sleep-Cancel-Shutdown window.
    Command-Option-Eject          This puts the machine to sleep.
    Command-Control-Eject          This closes all apps and restarts the machine.
    Command-Option-Control-Eject          This closes all apps and shuts the machine down.

  • How to open a new browser window without toolbar, location, and menu bars from AIR?

    I have the following problem in my Flex+AIR application. I need to embed an ActiveX component that has JavaScript API inside my application. I tried to embed it inside <mx:HTML> component but unfortunately, AIR doesnot support plug-ins or ActiveX controls. So I've decided to open it in a new browser window. I tried navigateToURL(...) method but it has two problems - it is opening a new tab in the existing browser window and there is no way for me to configure the new browser window appearance, like removing toolbar, menu bar, location bar, etc. Then I tried to open a new window from JavaScript running inside <mx:HTML> component using window.open(...) API but it doesn't open a new window at all.
    Is there any way for me to open a new browser window without toolbar, location bar, etc. (which will run ActiveX control, so it cannot be AIR window) from inside AIR?
    Best regards,
    Arkady.

    Is it possible to open a new browser window using JSP?a JSP page is also an HTML page, this is client side stuff, you can do it with JavaScript.

  • How to open a new browser window from a JSP page?

    Hi,
    I am picking up records from the database and displaying each record in a seperate text area field using the JSP code. I should be able to display the content ( available in the text area) in a seperate window if the user clicks on one icon.
    Is it possible to open a new browser window using JSP? If yes, how can I write information on the new browser window?
    Thanks in advance.

    Is it possible to open a new browser window using JSP?a JSP page is also an HTML page, this is client side stuff, you can do it with JavaScript.

  • Want to open a new browser window and display the html file in locale disk.

    Hi,
    I want to open a new browser window and display the html file in local drive. The below html applet work in local system successfully. But i deploy the same in web server (Tomcat) and try the same in client machine it does not work. Please help.
    Note:
    The class below fileopen.FileOpen.class i make it as a jar and put it in jre\ext folder at the client machine.
    ------------------------------------FileOpen.html(Tomcat)-----------------------------------------------------
    <html>
    <body >
    <applet code="OpenFile.class" archive="loadfile.jar" width="100" height="100">
    <param name="path" value="file://c:/open.html" />
    </applet>
    </body>
    </html>
    -------------OpenFile.java in server(Tomcat)--------------------------------------------
    public class OpenFile extends Applet implements ActionListener{
    String path = "";
    fileopen.FileOpen open = null;
    Button b = null;
    public void init(){
    path = getParameter("path");
    b = new Button("Open");
    b.addActionListener(this);
    add(b);
    public void actionPerformed(ActionEvent ae){
    try
    open = new fileopen.FileOpen(this,path);
    catch (Exception e){
    e.printStackTrace();
    -------------------------------------------FileOpen.java /Client JRE/ext----------------------------------------------------
    package fileopen;
    public class FileOpen
    AppletContext context = null;
    URL url = null;
    public FileOpen(Applet applet,String path)
    try
    if(null != applet){
    context = applet.getAppletContext();
    if (null != path)
    url = new URL(path);
    context.showDocument(url, "_blank");
    }catch(Exception ex)
    ex.printStackTrace();
    Please help to solve this issue very urgent.
    Thanks in advance.
    By,
    Saravanan.K.

    zzsara wrote:
    I want to open a new browser window and display the html file in local drive. ...Did you ever pause to consider how ridiculous that is?
    The best audience for applets is people off the internet. 'People off the internet' might be using a computer that has no (what was it?) 'open.html' in the root of the C: drive. In fact (shock horror) they may not even be running Windows, and would therefore probably have no 'C:' drive at all.
    If you do not intend to distribute this to people off the web, an application makes a lot more sense, but even then, you cannot rely on the document being there unless you 'put it there' (during installation, for instance).
    As the other poster intimated, applets can load documents off the local disk as long as they are trusted. Here is an example*, but note that it is not so rash as to presume any particular path or file, and instead leaves it to the user to choose the document to display.
    * The short code can be seen at SDNShare on the [Defensive Loading of Trusted Applets|http://sdnshare.sun.com/view.jsp?id=2315] post.
    On the other hand, a sandboxed applet can load any document coming from its own server via URL, or get showDocument(URL) to work. In that case, the JRE must recognize that the URL is from its own server, so the best way to form URLs for applet use is via the URL constructor
    new URL(getDocumentBase(), "path/to/open.html");That is how I form the URL in this [ sandboxed example of formatting source|http://pscode.org/fmt/sbx.html?url=/jh%2FHelpSetter.java&col=2&fnt=2&tab=2&ln=0]. Of course, in this case the applet loads the document, then parses the text to draw the formatted version, but the point is that an URL produced this way will work with showDocument(URL).
    I am pretty sure showDocument() in an applet off the internet will work with an URL pointing to a foreign (not its own) server, but it will not be able to load documents off the end user's local disks.
    I suggest a couple of things.
    - Try to express this problem in terms of what feature it is that you want to offer the end user. Your question jumps directly to a bad strategy for achieving ..who knows what? An example of a feature is "Shows the applet 'help' files on pressing F1".
    - A good way to indicate interest in a solution is to offer [Duke stars|http://wikis.sun.com/display/SunForums/Duke+Stars+Program+Overview] to match that interest.
    Edit 1:
    ..and please figure out how to use the CODE tags.
    Edited by: AndrewThompson64 on Sep 12, 2008 11:14 PM

Maybe you are looking for

  • Why do my high resolution pdfs have thin white lines all over them?

    When I make high res pdfs to send to the printer, they often have thin white lines in them that seem to be very visible when they are displayed in email. This panicks my clients. When the files are opened in Acrobat, they look OK most of the time, bu

  • Simple Question Please URGENT

    Hello All, I'm having a little problem in witting an SQL statement. I'm sure there is a simple solution for it but its just not clicking with me!. Anywayz, I'm trying to write a statement that in the FROM clause, there is a formula, and i would like

  • AS startup - JMS service startup failed

    After sucessful instalation of AS7 on sparc Solaris 8, I've got error during startup. [10/Jul/2003:16:42:12] INFO ( 1145): CORE1116: Sun ONE Application Server 7.0.0_01 [10/Jul/2003:16:42:13] INFO ( 1146): CORE3016: daemon is running as super-user [1

  • BK AGENT SERVICE ERROR DOMAIN ERROR 6.

    I was sent an .iba file from someone, when I went to publish and open the ibooks file  I get that error. Never seen before any help? BK AGENT SERVICE ERROR DOMAIN ERROR 6.

  • Labview 2013 slow after building applicatio​n

    I have Labview 2013 with the DSC module installed.  I am running on Windows -64bit with 4 GB RAM After I build my application, Labview slows to a crawl.  There are no errors when I create my application and my application runs fine All other programs