Gnome X11 apps not working via ssh tunnel to Mac OS X 10.3.8

Here's my environment:
Solaris 10 SPARC (from release DVD isos)
Sun Blade 100
PowerBook G4 17" w/OS X 10.3.8 and X11 1.0 - XFree86 4.3.0 (same problems under 10.3.7)
I have configured X11 forwarding on the Blade (sshd) and Mac client. (ssh). This seems to work for all X11 apps on the Blade, EXCEPT gnome-based apps, such as gnome-terminal, gnome-text-editor, mahjong, etc. These USED to work on the exact same hosts under Solaris 9 9/04.
The error is the same for any "broken" app:
-bash-3.00$ mahjongg
The program 'mahjongg' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 11 error_code 3 request_code 128 minor_code 2)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
-bash-3.00$ gnome-text-editor
The program 'gnome-text-editor' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 11 error_code 3 request_code 128 minor_code 2)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
I have tried this in rooted and non-rooted environments. I also tried it on an iBook (G3) and PowerMac G4, all with similar configurations to the one listed above.
Any ideas?
Thanks,
Charles

Try using 'ssh -Y' when connecting.

Similar Messages

  • ORA Connect via SSH Tunnel on Windows failed! LINUX works ...

    Hello again,
    i tried to establish a Oracle Client Connection via SSH Tunnel on WinXP Pro.
    1. Opened SSH-Tunnel Connection with plink (putty)
    TUNNEL: 10.5.1.111:1521 => localhost:1521
    (plink works fine with telnet, MySQL Client and other stuff)
    2. Connected with Oracle Client on Tunnel END => Localhost, Port 1521
    3. WIth ORA8i i got: Paket Error, With ORA10g i get: TNS: no listener
    plink works fine, so i dont think the problem is located there.
    i tried, tnsnames.ora, easyconnect and TNS-Less. So i guess, its not related to the connection method.
    i tried the same on LINUX ... ssh tunnel and sqlplus connect ... IT WORKS !
    Does Oracle need an aditional Port?
    Does it have Problems with WIN2UNIX Connections? (ORA DB is on UNIX)
    tnx

    Hi,
    Hum..., I guess this not work!
    Looking for this schema below, you need put the 1521 port
    If you desire, access the www.ssh.com site and download other ssh program
               Secure Connection
       +---->-------[SSH]-------->-----+
       |                               |
       |                               |
       ^                               |
       |       Insecure Connection     v
    CLIENTE--->--------------------> ORACLE
    ssh2 -l oracle -L 1521:192.148.1.251:1521 200.10.11.12
                        |          |                |
                        |          |                |
                   A  LOCAL        |                |
                   B       INTERNAL IP ORACLE       |
                   C                       EXTERNAL IP (GATEWAY)
                                                         C                             B
          | Firewall| . . . . .|INTERNET| . . . . . . |Firewall| . . . . . . . . . . |ORACLE|
          | Gateway |                                 |Gateway |                 192.148.1.251:1521
               .                                     200.10.11.12                                  
         A     .
       |Oracle Client|
       (TNSNAMES.ORA)
         <SERVICO> =
           (DESCRIPTION =
             (ADDRESS_LIST =                     
               (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521))
             (CONNECT_DATA =
               (SID = <ORCL>)
           )Cheers

  • Using Workgroup Manager via SSH tunnel

    Hi all,
    I'm attempting to use the Workgroup Manager app to remotely administer a OS X Tiger Server box. The server sits inside my company's LAN behind a firewall, which only allows traffic to the server on ports 21 (ftp), 22 (ssh), 80 (http) and 311 (server admin with SSL, I believe). All services on those ports work fine.
    My research on the net indicates that the Workgroup Manager app uses port 625, but since the hardware firewall is blocking traffic on that port to the server, I'd like to create an SSH tunnel to access it. I've tried the following command on my local machine (i.e., not the server):
    $ sudo ssh -L 625:localhost:625 [email protected]
    and am able to set up the tunnel with no problem. However when I try to connect Workgroup Manager (on the local machine) to localhost, it won't let me connect. So I tried telnetting to localhost port 625 (on the local machine) to see what's up, and received the following error:
    $ telnet localhost 625
    Trying ::1...
    Connected to localhost.
    Escape character is '^]'.
    Connection closed by foreign host.
    Am I missing something? I was under the impression that the SSH tunnel would allow me to access port 625 on the server via port 22. The software firewall is disabled on both machines, so it's not that. I'm not experienced with SSH tunnelling, so I could be totally wrong about the way this is supposed to work.
    Thanks in advance!

    A quick tcpdump here indicates that Workgroup Manager uses both 311 and 625 when establishing a connection to the server. It may be the lack of port 311 tunneling that's causing your problem.
    $ sudo ssh -L 625:localhost:625 -L 311:localhost:311 [email protected]

  • Office Web Apps 2013 - Word app not working on Sharepoint 2013 but Excel does

    Hi there!
    We had some problems with Office Web Apps 2013 not working with Lync, and the status of OWA was unhealty so we decided to install some updates for OWA.
    We have downloaded November 2013 update for OWA.
    We found out a guide for putting updates on OWA and done this steps:
    * Remove-OfficeWebAppsMachine
    * Installed the november update
    * Restarted OWA server
    * ran: New-OfficeWebAppsFarm -InternalUrl https://owasrv.domain.local -ExternalURL
    https://owasrv.domain.local -CertificateName "certname" -AllowHttp  -EditingEnabled
    * Restart-Service WACSM
    - checked in IIS in the bindings if the site useses the correct certificate
    Then we went on Sharepoint 2013 and ran some commands:
    * Remove-SPWOPIBinding –All:$true
    * New-SPWOPIBinding -ServerName owasrv.domain.local
    * Set-SPWOPIZone –zone “external-https”
    Now here are the funny things:
    * Excel word app on Sharepoint 2013 works
    * Word APP not working (screenshot)
    * Lync 2013 powerpoint still not working (screenshot)
    * status of OWA is healthy
    bostjanc

    Hi,
    The Friendly name field must be unique within the Trusted Root Certificate Authorities store.  In -CertificateName, enter the friendly name you gave your
    certificate earlier.
    Validate the configuration by navigating to the discovery URL of the Office Web Apps server.  Like
    https://xxx/hosting/discovery
    Meanwhile, the issue is related to Lync, I recommend to you to post the question on Lync Server for further discussion via the link below.
    http://social.technet.microsoft.com/Forums/en-US/home?forum=ocsclients
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction
    with us. Thank you for your understanding.
    Tracy Cai
    TechNet Community Support

  • I just but a app not working how get money back

    i just but a app not working how get money back

    You've tried deleting and redownloading the app via the Purchased tab in the App Store app on your device, and tried contacting the developer ? If you have and the developer can't/won't help then try the 'report a problem' page to contact iTunes Support : http://reportaproblem.apple.com
    If the 'report a problem' link doesn't work then you can try contacting iTunes Support via this page : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Multi-Row insert/update/delete not working via db-link

    App. Version: 2.0.0.00.49
    DB: Oracle 9i, not sure about the build
    Problem: Multirow Update/Insert/Delete doesn't work via db-link.
    Error received: ....ORA-1460: unimplemented or unreasonable conversion requested....
    Where: Tabular Form generated via Wizard
    Side note: It's working properly when local table(s) is/are used, it's not working via db-link or view.
    I've encountered this error with single update/insert/delete operations before, but was able to fix it via using temp-variables (v_xyz := :Px_xyz; as the proposed v('Px_xyz') was really slow with my scripts)...but with the automated DML-action I don't see a way to edit it accordingly.
    Workaround found:
    1a) Use local* collection on HTML-DB-Server, then write single row updates/deletes/inserts to the remote DB via DB-Link
    1b) Use local* table on HTML-DB-Server, then write single row updates/deletes/inserts to the remote DB via DB-Link
    * Local = on the same server that HTML-DB is running on...
    So,...to my questions:
    1. Can someone confirm that this is a "known feature" (aka bug)?
    2. Can someone tell me if this "known feature" has been eliminated in the newer version of HTML-DB/APEX (> 2.0.0.00.49)?
    Thanks.
    Ingo

    Hi,
    Do you have a small test case program that demonstrates this? A JDeveloper project showing what exactly is the problem when trying to use the BDB SQL JDBC driver to insert data into the BDB SQL database? What do you mean by "not working", do you get any errors, you do not get errors but you do not see the data in the database etc?
    What are the versions of Java, JDeveloper, ADF and BDB SQL you are using, and on what OS?
    Regards,
    Andrei

  • I can not connect via SSH to a MacBook (the internal home network)

    Hi all! There is an internal home network of three computers and Wi-Fi router. On the router and the computers with Win7 via SSH I go (with a MacBook) without problems, but on a MacBook with any other computer can not enter via SSH. What could be wrong?

    ssh -v -v -v [email protected]
    Do this once for a working system,
    And once for a broken system.
    Compare the output and see what is says where the broken system changes radically from the working system.
    Also on the destination system look in the /var/log/secure.log file for sshd entries to see if the destination system is rejecting your connection and for what reason.
    It is possible on the destination system to get even more information by changing the /etc/sshd_config file entry
    #LogLevel INFO
    to
    LogLevel DEBUG3
    then issue the command
    sudo kill -HUP  `/var/run/sshd.pid`  # reload sshd configuration parameters

  • Ios8 update music app not working

    music app not working after ios8 update

    I wanted to add something here that may or may not be accurate, since I was suffering the exact same issues (on an iPhone 6+, and replicated on an iPhone 5 patched to 8.0) you were describing Nick. In an effort to trouble shoot this I picked up one of the third party tools that allows you onto the iOS device file system. I've been trying since Friday night to reproduce the conditions that cause the issue but haven't quite narrowed it down. Including this here in case the Engineers are poking around in the discussion boards and are trying to reproduce this.
    This is an iPhone 6+ running 8.0 (12A366) connecting physically to iTunes 11.4 on a MBP running 10.9.5 (13F34; fully patched).
    Here's what I did last night and this seems to have worked (meaning, I can sync music now without issue at least for syncs this morning; will confirm tonight by syncing again):
    Turned off iTunes Match on the iTunes library I am syncing from
    Unchecked all non-AAC music files (Apple lossless and MPEG audio both; these were just flat out refusing to copy over, claiming to have copied but coming up with the exclamation point when accessed on the device via iTunes; none of these lossless or mp3 files have been an issue in any previous version of iOS, meaning they are all of the correct sample and bitrate to be used and can sync to other devices in the household running iOS 7)
    Removed all music from the iOS device (by deselecting music syncing)
    Hard rebooted the iOS device after disconnecting it; rebooted the iTunes library host
    Reconnected the iOS device and fired up the third party app (this is the part I do not recommend, but I was eager to try to figure out what the root cause was)
    Removed the iTunes library files on iOS (this is something I had done between other factory resets earlier to force the iOS device to rebuild the library; to rule out library corruption)
    Removed any "music" folders remaining on the iOS device (this is also something I had done a few times which had had no effect)
    Removed any saved artwork (this was something I had not done before, but I too had noticed a strange correlation between it stopping working and the artwork being synced)
    Disconnected and rebooted the iOS device again (forcing a recreation of the iTunes library database files)
    Reconnected the device and started syncing small playlists (50-100 songs). In increments it all seems to be syncing up now without issue
    The two new steps this time around that seem, at least at initial glance, to have solved the problem are stopping syncing any non-AAC music media files and the deletion of the existing artwork folders on the iOS device. Syncing appears to be working, even after disconnecting and reconnecting the device.

  • Apps not working with docomo after updating new sw...

    hello brother,
    i have updated my nokia c2-00 sw v3.99 .
    After updating new sw v.3.99 my apps not working with tata docomo only .
    Docomo is my personal sim-card.
    What can do for get ride it.
    Solved!
    Go to Solution.

    Hello, Premkoli. Which specific apps are you referring to? Are these apps downloaded from the Store, or preloaded ones? When you say 'my apps not working with tata docomo only', does it mean that these apps work with other SIM cards aside from TaTa Docomo? How did you update your Nokia C2-00? Is it by going to Settings > Phone > Device Updates > Check for updates, or via Nokia Suite?
    Since the issue started after the software update, you can try to reinstall the phone's SW via Nokia Suite. Just download it on your PC, and then connect the phone via a compatible USB cable. After that, launch Nokia Suite, and the go to SW Updates > Device Software Updates > Reinstall current SW. After that, try opening the same apps and see if they'll work with your Docomo SIM card. Get Nokia Suite from this link: Nokia Suite
    Let us know the outcome. 

  • TS1702 mailpro app, developer not responding, app not working, what's the next step?

    mailpro
    really useful hotmail, msn &amp; the new outlook mail client
    working fine until last week
    tried all the stuff support recommends
    switch phone on and off
    delete app and reload app
    contact developer
    developer doesn't respond and now
    the app's been taken down in the uk store
    this is a paid app, we should expect something
    for our money, either support from the developer,
    or apple ( who took our money )
    what's the next step?

    thanks very much apple
    you will do absolutely nothing about this ....
    after a two week email discussion with your support team
    you will not
    a. contact the developer
    b. offer a refund
    c. give me an email address for customer complaints
    I am disgusted at the attitude apple displays to its customers,
    and the complete lack of support offered.
    I can have one off telephone support for $49
    ....... for an app not working
    I want a working app ( already paid for via apple app store)
    or a refund for the non working app with no support
    I will not be purchasing any more apple products in the future

  • Why my phone's Android apps not work with normal ph data connection​s???

    After 10.3.1.1779 update my phone Q5 had facing lots prblms... at first I can't download anything from amazon app store with normal deta connection, 2nd android apps not work with normal mobile deta connection its always need wifi, 3rd mobile search engine not worked properly and also contact books always show no contacts after restarts it's fixed bt some time later it's starts again... and pls give update for facebook.... plssss plssss blackberry fix those problem.....

    Can I see your /var/log/Xorg.0.log through Pastebin?

  • In my MacBook Pro Maps app not working properly?.. any solution

    Maps app not working properly?.. any solution

    If i search any routes by clicking directions tab,the message shows like this " DIRECTIONS ARE NOT AVAILABLE A ROUTE TO THE DESTINATION FROM ITS NEAREST ROAD CANNOT BE DETERMINED"

  • Problem with new version 4.3.2 apps not working " after update to the new version "

    Problem with new version 4.3.2 apps not working " after update to the new version "
    i was in 4.3.1 then i do the update , but now after update i face this problem , so what i Supposed to do ?!!

    Hi There
    Had the same problem as you. App would terminate when launched.
    Solution to working You Tube app:
    -Go to playstore
    - Uninstall app (it doesn't remove the app, only removes the update)
    - "Et Voila", working again.
    This doesn't correct the problem, it's just a workaround for you to be able to use youtube app again.
    Hope it helped.
    Best Regards

  • I have a problem with my MacBook Pro is the almost of my app not working at all like a app store and terminal and other important apps please if u can help me as fast as you can cuz i don't wanna format it that's why am on Mac now not win ?

    i have a problem with my MacBook Pro is the almost of my app not working at all like a app store and terminal and other important apps please if u can help me as fast as you can cuz i don't wanna format it that's why am on Mac now not win ?

    Abdussalam.A,
    you mentioned that Terminal does not work at all for your MacBook Pro. What currently happens when you run Terminal? In what way does it not work?

  • Default Mail app not working with yahoo mail. Won't update.

    Default Maill app not working with Yahoo Mail.
    It stopped working the other day. I tried everything but it wouldn't update new mail. The yahoo account itself is fine because I can see new mail on Yahoo or a yahoo app.
    I tried deleting the account and putting it back on, but now it has 0 mail in any part of it. Nothing has synced.
    What do I do?
    iPad 2 latest OS.

    A lot of people have been unable to access Yahoo e-mail on their iPhones or iPads. My wife’s iPad was not downloading Yahoo mail, although her iPhone was. Both used IOS 8.2. We tried deleting the account several times and troubleshooting all of the other settings. The problem appears to have been that allowing the IOS to automatically create the account on the iPad resulted in the wrong settings for the incoming server. The following procedure, pieced together from two websites, fixed the problem for us. So far, so good.
    https://portal.smartertools.com/kb/a2659/configure-imap-for-iphone-or-ipad.aspx
    https://help.yahoo.com/kb/mobile-mail/imap-server-settings-sln4075.html
    On the iPhone, tap Settings.
    Tap Mail, Contacts, Calendars.
    Tap your Yahoo account, then delete it.
    Tap Add Account.
    Tap Other.
    Tap Add Mail Account.
    Complete the Name, Address (email address), Password and Description fields.
    Click Next.
    Ensure IMAP is selected.
    Enter the following incoming mail server information:
    Incoming Mail (IMAP) Server - Requires SSL
    Server: imap.mail.yahoo.com
    Port: 993
    Requires SSL: Yes
    Hostname is mail.yahoo.com.
    Username is your full email address
    Password is the same password used to access webmail.
    Enter the following outgoing mail server information:
    Outgoing Mail (SMTP) Server - Requires SSL
    Server: smtp.mail.yahoo.com
    Port: 465 or 587
    Requires SSL: Yes
    Requires authentication: Yes
    Username is your full email address
    Password is the same password used to access webmail. It may have been entered for you.
    Tap Next.
    The iPhone will establish an SSL connection to your IMAP and SMTP servers.
    That’s all!

Maybe you are looking for

  • How can i hide my extension number when i make outgoing calls

    Hi All, How can i hide my extension number when i make outgoing calls,what configuration should i make on the call manager server. Regards, Lester

  • Using two different GPUs in a Mac Pro (4,1)

    Hi, so I've been Google'ing, and I've thus far been unable to find any hint whatsoever to my (somewhat difficult-to-understand) question. So here it is: I'm planning to purchase a Radeon 5870 to upgrade from my dated nVidia GT 120 GPU. However, there

  • Connect iPhone contacts to Facebook and get their photos?

    Is there a way to connect the contacts on my iPhone to Facebook (either on the iphone or on computer, i have a macbook) so that I can receive their current Facebook display picture as my contact caller ID picture?

  • IPad won't bluetooth pair with Mac mini

    I would like to use Mobile Mouse by RPA Tech on my IPad mini  to control my Mac mini running OS X  10.6.8.  It would be my preference to use a Bluetooth PAN instead of WiFi,   I say this because Bluetooth peripherals seem to auto-connect better than

  • Problems Shared Services:Registered application is not active at the moment

    Hi! I have a problem with Hyperion Shared Services (HSS) and Hyperion Performance Socrecard (HPS), my projecto from HPS appears like if not it was registered in HSS. The error is: Registered application is not active at the moment. Please consult you