Ubuntu :: Ssh -X Hangs On Logout When Using Gedit

May 12, 2010

I am using Lucid and am having a problem logging out of a ssh -X connection after I had forwarded an X window during it. I don't know if this is the proper place to be posting such a problem but I can think of nowhere else. Please feel free to redirect me elsewhere.At google's suggestion, I tried redirecting the pipes but that didn't help. I am not sure this helps but I did a verbose output of an example ssh session. I login, open a window, close it without doing anything, and then attempt to logout. It hangs which forces me to use ^c on it.

View 9 Replies


ADVERTISEMENT

OpenSUSE :: Hangs On SSH Logout?

May 4, 2010

I've been using OpenSUSE (11.2) and ssh to access my Ubuntu Server (8.04). The problem is that when I give the shutdown command to turn off the server (sudo shutdown -P now), OpenSUSE hangs and I can't close bash and the computer locks up. I then need to turn my OpenSUSE box off by pushing the power button. Any idea what might be causig this?I'm not sure if this is the right place to ask this question because I don't think this is a bash problem but I wasn't really sure where to ask this question.

View 6 Replies View Related

Debian Configuration :: XFCE Logout Doesn't Completely Logout Of System / Solution For This?

Oct 17, 2010

As a normal user I have activated the functions of the Quit applet, i.e. Logout, Shutdown and Restart are active buttons. I am able to restart or shutdown, no problems. But when I use the Logout button I don't get logged out, just returned to the login shell & I am still logged in as my user. I don't have a display manager installed and I do NOT want to use a display manager such as XDM or GDM. How do I get the Logout button to actually logout the user? It appears I am only getting logged out of the x-session, but I want complete logout.

View 6 Replies View Related

Ubuntu :: Installing Explorer - Command Gedit User.reg (gedit:2573): Gtk-WARNING ** Cannot Open Display

Jan 12, 2010

I am trying to make wine work for explorer. I followed some instructions on this link [URL] To follow this link, I am supposed to

cd ~/ies4linux/ie6
cp user.reg ~/user.reg.old
gedit user.reg

1st and 2nd line went well 3rd line when I try to execute the command gedit user.reg (gedit:2573): Gtk-WARNING ** cannot open display I then /ies4linux/ie6# ls dosdevices(in blue) drive_c(in blue) system.reg(in white) userdef.reg(in green) user.reg

View 3 Replies View Related

OpenSUSE :: Gedit With Sudo - (gedit:7137): Gtk-WARNING : Cannot Open Display

Feb 8, 2010

I set-up my Sudo it works but when I use Gedit I get the following message

Jean-Luc@localhost:~> sudo gedit /etc/fstab
(gedit:7137): Gtk-WARNING **: cannot open display:
samething with /etc/sudoers

If I use vi it's ok, I can modify and save. In Fedora it run ok, but with opensuse?

View 9 Replies View Related

Software :: Scroll One Line Each Time Like Gedit Does When Scrolling In Gedit?

Oct 29, 2010

When scrolling down in nano with keyboard (holding "down" key), nano scrolls several lines at once each time. Is there any possibility to configure it so it will scroll one line each time like gedit does when scrolling in gedit?

View 3 Replies View Related

Ubuntu :: Hangs At Install Screen - Then Reboots And Hangs At HP Logo

Feb 15, 2011

I am trying to install Ubuntu 10.10 x64 on a HP Pavilion p6565uk.

My PC is x64 compatible, although ubuntu will not install.

I don't get to any gui, it says ubuntu will continue install in 5 seconds, at 0, nothing happens. The CPU light is flashing, but nothing happens.

After about 10 minutes, it reboots, but when the HP splash screen shows (Before the boot selection screen) it just hangs. I have to do a hard shutdown to boot back up.

I am using wubi for install.

View 1 Replies View Related

Ubuntu :: Why Cannot Run Kill From Logout

Jun 23, 2010

Since the OpenOffice quickstarter effectively disables the shutdown and hibernate buttons under Lucid, I put a command into my .logout to kill the quickstarter:
Code:
kill `ps aux | awk '/soffice.bin/ && (/quickstart/ || /splash-pipe/) {print $2}'`
This works fine if I execute it manually, but in the .logout file it seems to have no effect.

View 2 Replies View Related

Ubuntu :: Auto-logout On - Enter ?

Mar 9, 2010

Soon after I installed synergy and set up conky and devilspie, I started having problems with the machine loging out automatically.

As soon as I turn the computer on, it auto-logs in, and when I press enter (it seems it works for anything) the machine logs out. After logging back in it's fine however.

/var/log/syslog output:

Code:

(Of course there was log more output, but this is the only thing that seems related. Everything else is about "named" and "dnsmasq")

View 3 Replies View Related

Ubuntu :: 10.04 LTS System Freeze On Logout.

May 28, 2010

My partner and I share the computer, so we are normally both logged in.

When we come to turn the computer off, one of us will log out then the other shuts down (to have a clean shutdown), but when either one of us uses 'Logout' the system just freezes, no response, nothing, have to turn the machine off via power button.

We can 'switch user' fine, and everything else appears ok but log out fails, I did try reporting a bug on this, but seems to have got taken over with people with dual screens / SLI cards, taking it over and its not the same thing.

I get the 'impression' its a graphics driver issue, I'm using the 'recommended' Nvidia driver (am at work and can't remember which version sorry).

View 9 Replies View Related

Ubuntu :: Black Screen After Logout?

Jan 12, 2011

If I try to logout or switch user, I end up with a black screen and a blinking cursor. I can type and the letters show up on the screen but don't do anything. I can do Ctrl-Alt-F1 and then "sudo service kdm restart", but I'd rather fix the underlying problem..Google gives several pages with similar problems but they all seem pretty old (2007), and they don't seem to apply to 10.10.

View 8 Replies View Related

Ubuntu :: Daemons Being Killed On Logout?

Jan 20, 2011

How do I prevent ubuntu from killing my server daemons on user logout. I have the user irc which I run Unrealircd on but unfortunately I have to be logged into that user in terminal to keep it running, the moment i exit it loses connection in xchat.

View 9 Replies View Related

Ubuntu :: Auto Logout At Time Of Day?

Feb 10, 2011

I'm trying to get a script that will auto logout user at a certain time of day.I have look all over the web. All I have found in my hunting is a script that will auto logout user after "x" amount of idle time.

View 1 Replies View Related

Ubuntu :: Logout Causes Screen To Scramble?

Mar 12, 2011

Dell Latitude D610 Laptop on a docking station running Ubuntu 10.04 Have 2 monitors, monitor 1 using DVI, monitor 2 using VGA. Extended desktop working as intended out of the box...was not successful getting the ATI Catalyst Control Center to work, but no big deal.The big deal is, when I log out, my screen on the DVI monitor scrambles, and you cannot see the login prompt at all. I get the little drumbeat SFX, and attempt to press enter and blindly enter password, but no login. The VGA monitor remains blank

View 1 Replies View Related

Ubuntu :: Stop Automatic Logout?

Mar 15, 2011

I am logged in as a new user and the desktop is logging out.So how do I keep it up all the time?

View 5 Replies View Related

Ubuntu :: Making SSH Script Run On Logout

Jul 21, 2011

I'm trying to make a sh script that will kill a program on logout. The issue is, all I know how to do with launching an sh file is making it run on login.

View 4 Replies View Related

Ubuntu Multimedia :: No Sound Except For Login/logout?

Jan 19, 2010

I have a fresh install of kubuntu 9.10 which only seems to play the start up and shut down noise. Audio from games, flash videos, and other sources do not appear to work.

I've been searching around, and while there seem to be a few threads on this topic, none have solutions. Where should I begin?

View 1 Replies View Related

Ubuntu :: Keyboard Layout Changes At Logout / Login

Jun 14, 2010

Running Ubuntu 10.04 AMD64 and Compiz with cube enabled. I have a BTC 5100 PS/2 mini keyboard, and if keyboard layout is set to USA it works fine. Keyboard model is set to "Generic 105-key (Intl) PC" and I don't see an entry for BTC 5100.

But every time I logout or reboot, the system adds an entry for "USA International (with dead keys)" below the entry for "USA" in the keyboard layouts tab and then I lose keys like the apostrophe key. I have no idea where these setting are kept. I've checked .gconf/desktop/gnome/peripherals/keyboard/kbd/%gconf.xml, but see no change when I blow the second keyboard layout away.

View 1 Replies View Related

Ubuntu :: 10.04 : Shutdown / Logout Panel Missing

Jul 12, 2010

I added a Netspeed applet to my top panel. It screwed up my Me Menu and Logout menu, so I removed it, rebooted. However after the reboot my menu's are still screwed up. See the attached screen shot. The Me Menu works however if I click where the logout menu is supposed to be I don't get anything.

View 9 Replies View Related

Ubuntu Multimedia :: 10.4 LTS Logout Sound Won't Play / Get That?

Sep 6, 2010

I am having trouble getting my logout sound to play. All my sounds work, the window sounds work, as well as the login, but I cannot get my logout sound to play. I have looked at https://bugs.launchpad.net/ubuntu/+s...io/+bug/214370, tried many of the solutions(ex. installing esound package) there, but to no avail. could pulseaudio be the problem? could it be just some code in a file? Has anyone figured this out?

View 1 Replies View Related

Ubuntu :: Cant Logout Without Black Screen Showing Up?

Sep 8, 2010

Every time me or another user uses the "log out" option were faced with a black screen that does not go away, unless the computer is restarted. i've left it for an hour thinking it might have just slowed down or something but that was a no go, and it happens each time you try to use it. the strange thing is if the black screen is up programs still run. i have a media server running most of the time and i have no problem accessing it while the black screen is showing.

Another problem im having is that sometimes when a user logs in they have no sound. the sound icon is showing that no sound is installed, but when another user logs in there is no problem and sound works fine.

Lastly i dont know if this is a feature or a problem. the first user to log in will always have control over the network connection. for example if my mother logs in first the icon to switch connections will show up on the top of her screen and she has full access to what connections she wants to use, also her account is just a basic user account. now when i log in i wont have the network icon on the top of my screen, and my account is the main admin account.

View 3 Replies View Related

Ubuntu :: Changing The Login And Logout Sound?

Oct 2, 2010

How do you change the login and logout sound. Replacing the files in /usr/share/sounds/ubuntu/stereo doesn't work.

View 4 Replies View Related

Ubuntu :: Shutdown - Restart And Logout Buttons Will Not Do Anything

Nov 5, 2010

On two of my machines that have Ubuntu 10.10 on them, I cannot shut down, restart or log out by pressing the "power button" on Gnome panel. I can not even do "Alt + Ctl + Backspace" either. However, I can shutdown or restart by: Quote: sudo shutdown -h now sudo shutdown -r now

View 4 Replies View Related

Ubuntu :: Firefox Causing The System Logout

Nov 11, 2010

I'm running firefox 3.6.12 with the following add ons installed: Windows Media Player 10, Div X web player 1.4.0.233 and Flash 10.1 r102. Ubuntu is 32 bit as is the Flash plugin. Quicktime, VLC and iTunes application detector are installed but disabled. I get recurrent episodes whilst using firefox where the entire screen goes grey/black and after a minute or so the login screen appears and I have to enter my password get back to the desktop. I suspect that this is flash related as it normally occurs after watching a few minutes of video. Disabling flash reduces the frequency of the problem but does not eliminate it.

View 3 Replies View Related

Ubuntu :: Panels Change After Logout/login ?

Nov 17, 2010

Meerkat user and loving it so far. However, I've noticed a weird glitch in Ubuntu: when I boot up, everything works fine. However, if I logout and log back in, the panels are different! Instead of the black ones, the panels are now grey with different icons.

I've tried restarting the panels using gconftool and pkill gnome but it didn't work. Any suggestions? I've attached a screenshot for reference.

View 3 Replies View Related

Ubuntu :: Logout Messages Disappear Too Quickly?

Nov 26, 2010

Ubuntu 10.04 - when I logout I get screenful (at least) of messages all with the same format. They disappear too quickly to see what they're about. I've looked at the logs but can't see anything like what I see on the screen. Is there any way I can find them?

View 2 Replies View Related

Ubuntu Servers :: Regular Users Cannot Logout?

Dec 22, 2010

I am moving a webserver from a Gutsy to Lucid server. The webserver works fine, but I am having a problem with the users. I moved the home directories, along with passwd, group, shadow, and gshadow. The users can login fine, and their home directories are fine. The problem is when they try to logout, they get

$logout
-sh: logout: not found

View 4 Replies View Related

Ubuntu Multimedia :: Switch Pcm Profile Without Logout?

Jan 25, 2011

Below is my ~/.asoundrc, which is working as desired. I can change the "pcm.!default" value, log out then back in, and it takes effect as desired.

How can I switch the profiles without logging out? code...

View 3 Replies View Related

Ubuntu :: Remove Logout From System Menu?

Feb 9, 2011

On 10.04, Lucid, I have a need to adjust the system menu for one of our accounts to remove the Log Out [Name] item. It's a rather embarrassing problem involving the nVidia driver, a laptop, a dock and dual monitors, where ending a gnome session sems to crash the video driver (or even the whole computer, I'm not sure) where I can adjust the contents of the system menu either for the whole system or for particular users?

View 6 Replies View Related

Ubuntu :: Torrent Client Running After Logout?

Feb 10, 2011

I currently use Deluge for torrents, and I have many torrents which I would like to keep seeding 24/7 on my desktop computer. This machine is on 24/7, and has many users, both locally (using the standard Ubuntu GUI on a monitor, keyboard, and mouse hooked to the actual machine) and remotely (via ssh). My point is that this is a multiuser system. I am the administrator/have root access.

Anyway, the point is, I would like to run a BitTorrent client on this system without having to have any user logged in just to sustain it. Currently, the only way I know of keeping BitTorrent active at all times is to log in locally via the GUI, turn on Deluge, and then hit "lock screen," protecting my session and allowing others to log in locally as well while I'm gone (via "Switch User"). It is a big drain on system resources to have me logged in all the time (especially with a GUI).

I think I have explained the problem...Is there a solution? I use Deluge and like it, so I'd like to stick with it, but if there is a better option for this purpose, I am willing to switch.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved