Debian :: Xterm Fails To Start / Solution For This?
Aug 3, 2010
Just done a fresh install of squeeze (basic install then installed X, WM and a few applications) and I find that I am unable to get an xterm up and running (same goes for rxvt-unicode (urxvt) and uxterm). The same problem occurs with both Openbox and DWM window managers.
I did a distribution upgrade using "apt-get dist-upgrade". After rebooting, I receive a message saying "Failed to start the X Server". When I okay the prompt for more info, I see the following: GDM: Xserer not found: /usr/bin/X :0 -audit 0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7 Error: Command could not be executed! install the X server or correct GDM configuration and restart GDM.gdm[4678]: WARNING: gdm_server_spawn: Xserver not found: /usr/binX :0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7
Today I upgraded my system to the Nvidia driver 340.93 and 4.2.0-1 kernel on Debian Stretch.
While I wait for the gnome login screen to pop up I get the "Oh no something has gone wrong" message.
When I log in from another terminal and execute startx , gnome initiates and starts although settings like my resolution and other xserver settings are not loaded.
From the journalctl I believe the error is located in the following section:
Code: Select allOct 06 14:23:17 DEBIAN-PC org.a11y.atspi.Registry[1692]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry Oct 06 14:23:17 DEBIAN-PC gnome-session[1680]: X Error of failed request: BadValue (integer parameter out of range for operation) Oct 06 14:23:17 DEBIAN-PC gnome-session[1680]: Major opcode of failed request: 154 (GLX)
[Code] ....
I reinstalled the xorg-xserver and the nvidia drivers and I get the same behavior.
Looking for some info in order to reconfigure the gnome-session to work?
I have just recently installed firestarter to get an idea of iptables editing with a GUI. Firestarter works great and I love it, however when I turn my system on, and my system is booting up the terminal displays a "Failed" message when attempting to start up firestarter. Now I have been doing my homework (reserch) and have read that a user will get this error because firestarter trys to load prior to the network manager starting up. I have also read some other variables that can cause this is if you use network manager and have a password on your user account (which I do have) can cause this issue.
However in most cases from what I have read is even though it gives the user a "Failed" startup message, once the user logs in, and is connected to the internet firestarter will actually load the iptables. I did some tests and from what I understand I can see that this is true because I have allowed access to certain torrent trackers, and denied access to others, and I can see some come online. Does firestarter load iptables once the user logs in? Or once it fails to load, does it not load at all unless you manually open/load the application. If firestarter just modifies iptables, then once I save my listings in firestarter then I really don't need it to start up correct?
Since this morning, I'm having a problem which symptoms are similar to this one : Cannot Login, KDE won't start - OpenSUSE 11.3, but it affects only one user.Everything was fine yesterday, but now, everytime this one user tries to start his KDE session, the screen goes black for a few seconds before coming back to the login screen.
I tried the following :
- I installed LXDE and tried to log in : same problem
- I tried to log in Xterm : no problem
- I created a new user and tried to log in : no problem, be it KDE or LXDE
- I cleared /tmp : same problem. My /home partition is 98% full but still has 2-3GB available. The / partition is 45% full with 28GB left.
[code]....
From what I've gathered so far, it seems the problem is user-specific, graphical session-sepcific, but not desktop-specific (since both KDE and freshly installed LXDE fail in the same way)... and now I don't know what else to try.
Recently,i'm studying around X server and client. when i was logining on and typing "init 3" on gnome-terminal in order to terminate x server.my purpose is x server starting through the command "xinit" only.and xterm to be first client for x server may be terminal.i'try typing "a bunch of commands" on tty1 (Ctrl + ALT + F1) to get through my testing .when a short command "xinit" of those without any agruments was executing, xterm was just staying instantly and disappearing soon. others i try commands,alway coming up with errors:Xterm Xt error: can't open display :%sXterm: Display is not set
After installing the latest upgrades in Testing, KDE will no longer start. After logging in, the progress bar reaches about 80% and then stops. At this point the system is unresponsive, and I have to switch to another VT to reboot.
I upgraded to jessie today and I am having problems with my background. When I log in, the background tries to start on the external monitor but then it fails to load. I can change the background in settings but it does not show up. The background just becomes black and I am not sure why.
every time i try to update. The number of bytes sometimes changes but it ends up always failing to download the full 862kB and suggests checking my Internet connection.... which is fine.
For some reason my gnome-terminal is starting in / when it should be ~ I have checked /etc/profile, ~/.bashrc and /etc/passwd and everything seems fine as far as i can tell Konsole and xterm are starting up with the working dir to my home dir (as set by /etc/passwd) But im at a loss to see where gnome-terminal is starting in / if i enter cd with no argumants in gnome-terminal it is switching to ~ fine, so i dont think its mistaking my home dir for /
I just got a new graphics card. I got an Nvidia GeForce 8400 GS and its working great. Videos are a lot smoother and my overall experience is much better. I figured that I'd test my card to see if it can handle some gaming.
I installed Nexuiz but it wouldn't start. The screen would just flicker. I decided to see what pops up in the terminal and the error message that most pops up is: "Couldn't find matching GLX visual." Here is the full output. code...
There is something wrong with the Xwindows start of my centos5.4 ( 2.6.18-164.el5 X86_64). After several times to try to start the Xwindows, there is a warning message as following:
gdm[5917]: The display server has been shut down about 6 times in the last 90 seconds. It is likely that something bad is going on. Waiting for 2 minutes before trying again on display :0.
Start xpdf or gv. Click an xterm to be active and slide it over xpdf/gv. Vertical lines from xpdf/gv under the xterm stick to the xterm window above and make it unreadable.
The problem does NOT show with KDE default settings with display effects on but does show in fvwm, xfce etc, and in KDE without effects.
On a system with a Sandy Bridge integrated graphics (i5-2400) the problem went away by downgrading to xf86-video-intel-2.13.0. But it was not enough for another system with 945G which needed downgrading to xf86-video-intel-2.12.0.
After upgrading Centos 5.4 cluster nodes to 5.5 all virtual services failed to start. All virtual services are marked as 'failed'. The reason: new /usr/share/cluster/vm.sh requires 'which', but this is not reflected in rgmanager-2.0.52-6.el5.centos.
Solution: run 'yum -y install which' on all nodes, and reboot cluster. Hope that will save somebody hours of downtime.
I just performed a clean install of CentOS 5.4 on a Dell PowerEdge 1950III server. When I booted up for the first time, I begin seeing problems with the following error:There was an error loading the theme TreeFlowerFailed to open file'/usr/share/gdm/themes/TreeFlower/background.png': No such file or directoryOnce I hit OK there I get this:There was an error loading the theme, and the default theme could not be loaded. Attempting to start the standard greeterI then get the standard greeter, and I am able to log in as root. However, once logged in I can open neither Firefox nor a terminal. I can use some programs such as OpenOffice.org, but I cannot use a terminal or a web browser.The next thing I try is to log in to a failsafe terminal session. When I try this I get perhaps the most worrisome error so far:Cannot find "xterm" to start a failsafe session.
I've newly installed Lenny and I find that xterm doesn't have tabs or pretty colours. Vim is also colourless. Is this a conscious effort by Debian to strip back the install to it's most utilitarian? Or am I using the wrong versions of each app?
I have installed squeeze with KDE. I have xterm bugs, this last kill alone with command apt-get, the xterm is killed! There are another xterm client that I install under KDE? >> apt-get install another xterm ........
When I login over ssh or when I open a local text shell I can't get dircolors to show up.
If I open a shell in an X-Session the dircolors are there. Also, colors work fine over text mode and SSH, in both of them VIM works perfectly fine with my colorfull configurations.
This is the session I get when I do a remote login over SSH:
I want to put some info on my all black background, for instance i do a lot of vpn connections, so it would be cool that i do startx and a xterm console was on the background (without the window ofcourse) with the tail -f /var/log/messages or my dropbox status and so on Like tilling....but on background...i hate wallpapers
[Code]....
now a problem to do the command line above and put it for instance in autostart.sh from openbox i need to do it as sudo and give the password......damn..it will not work
I've just installed xterm, ant trying to run it from my windows machine using ssh. I have X11Forwarding yes on /etc/ssh/sshd_config when I use, MobaXterm, np, I can use xterm after I log ssh -X xxx
but when I use Cygwin, and do ssh -X xxx, and then xterm, I have: xterm XT error : Can't open display: xterm: Display is not set
I'm running Debian Squeeze on my laptop and have a large usb drive to do backups to. Any recommendations on a good backup software? I know I can do tar or rsync but I'm hoping to have a bit more complete option that keeps permissions/symlinks/etc in case a restore is needed.
i'm searching for an encrypted backup solution for dial-up users. I'm already using duply (duplicity), but it's not really the right software for a large backup and a slow connection. Every x month a new full backup is needed, and that's really slow.Is there better system for that? A file based encrypted system would be nice, so it's not needed to reupload every large file.