Ubuntu :: Open A Graphic Session Without A Window Manager?

Jun 4, 2011

To try another windows manager, I have to open a new display without a windows manager. The problem is that when I run

Code:

startx -- :1

kde runs automatically on it. How can I open a graphic session without a window manager?

View 2 Replies


ADVERTISEMENT

Server :: Squid - Cannot Open Session Manager - Cannot Open Network Socket

Jan 27, 2010

I have configured a squid proxy; it's running, but there was a problem: it does not provide service to client side.

The error was: "could not connect to session manager" "cannot open the network socket"

View 1 Replies View Related

Ubuntu :: Window Borders Keep Disappearing - Open Compiz Icon To Reload Window Manager?

Apr 23, 2010

I recently upgraded the motherboard/processor on my computer (as in quadrupled the processor and octupled the ram). The new board has a built in GPU (intel) and from searching the forums, I think this is part of the problem. Every time I boot up the computer, I need to open the Compiz icon and use it to reload the window manager before I see any title bars, borders, etc. 've tried the .bashrc hack (metacity --replace), but that doesn't do anything. In fact, whenever I open the terminal, I need to have two tabs open in order to use it, and when I close it all the borders go away again (even when I haven't done anything). Also, the onboard sound card (intel) doesn't work, but that's another task (I at least have a compatible card for that).

View 9 Replies View Related

Debian :: Add New Window Manager Entry To GDM's Session Menu?

Jul 7, 2010

I compiled QLWM window manager but it's not in GDM's session menu. How do i add it there?

View 1 Replies View Related

General :: Possible To Have A GNOME Session Without A Window Manager Or Panel?

May 20, 2011

Is it possible to run the GNOME session manager but not have a window manager? It would also be nice to have a panel (or at least a status notification area) that was in a window, rather than a title-bar less menu bar.

The reason I want this is that I'm using my Mac's X server and logging into a VM running Fedora on the same host. And I've noticed some things, like the ability to use USB tethering, depend on a D-Bus session being active, and possibly the NetworkManager widget in the panel.

From IRC - #gnome:<borschty> ok, then go to gconf-editor somewhere under /desktop/session there should be something like "required_components" and remove window-manager from that list. You could use something like wmctrl to change the window-type of the panel, but a) that might break stuff and b)

View 1 Replies View Related

General :: Make System Boot Up Into Window Manager-less X Session?

Dec 30, 2010

I am setting up a thin client boot (over NFS) with x2go thinclient. So far everything works, the client boots over PXE, mounts the NFS dir on the server. But the x2go thinclient system does not install properly. I end up with a CLI prompt, to log in. It does not start X, not does it start the x2go client in a window managerless X session.

X2go is, in case you don't know it yet, a cool Linux X terminal session system, very much like Nomachines NXserver. I like it very much, since my experience, especially with freenx has not been good.

Now I am missing some Linux knowhow here: I know that after startup (the CLI part), the display manager is started (GDM or KDM), which starts the X server and shows the graphical login. Now since X2go does not properly setup and there is no documentation about the thinclient part, I will set it up myself.

I need the system to boot up, startx and then immediately start an X program (x2goclient), without having to log in before.

I found that putting a .xsession file in to the users home dir causes that script to be run when you invoke startx.But when I put startx in a script that runs as the last one in the runlevel (as in S05startx), it does not run at all.

What is the proper way to run X and a program on it directly, right at startup?

View 10 Replies View Related

Ubuntu :: Where Does Ubuntu Store Window Manager / Desktop Environment Session Choice?

May 5, 2011

After a discussion we had at my LUG tonight, I wanted to find out where Ubuntu stored that choice so as to make it my default choice.I looked in /etc/gdm, /etc/X11, and in various hidden files and directories in my home directory but could not find a likely suspect for further interrogation.

View 4 Replies View Related

Software :: 10.04 Window Manager Refuses To Open

May 2, 2010

I just upgraded to 10.04, and after the upgrade, metacity stubbornly refuses to start. I can't get any window manger at all in either KDE or GNOME, and starting metacity manually from command line just produces the message "window manager error: unable to open x display." I've tried reinstalling gnome, metacity, and xorg from command line have had no effect.

View 4 Replies View Related

OpenSUSE Install :: Cannot Open ConsoleKit Session: Unable To Open Session

Apr 11, 2010

The following message comes up when I boot up: Logging in user Warning: Cannot open ConsoleKit session: Unable to open session: Launch helper exited with unknown return code 0. When I press OK, the system completes the start up and everything looks normal. But when I try to connect to internet, I get the following message:

KNetworkManager cannot start because the installation is misconfigured. System DBUS policy does not allow it to provide user settings; contact your system administrator or distribution. KNetworkManager will not start automatically in future. If I reboot the system, I logg in successfully. So far the problem has appeared approximately upon every second time I boot up. Rebooting the system seems to take care of it.

Don't know what info is of interest. I'm using

Opensuse 11.2
KDE 4.4.2 (Factory)
After upgrade from 4.4.1 to 4.4.2 it worked fine for a week or so.

View 9 Replies View Related

Slackware :: 13.1 Beta1 - Cannot Open ConsoleKit Session - Unable To Open Session

May 13, 2010

I do a clean install of slackware64 13.1 beta1 with KDE and switch default runlevel to 4 in /etc/inittab.

I try to login in kdm, I always come back to the login....

I try this with default runlevel 3 and an .xinitrc with "ck-launch-session startkde" .. works without problems, so I switch back to default runlevel 4, now i can login and only get the error "Cannot open ConsoleKit session: Unable to open session..."

Here are some logs

syslog

Code:

Code:

View 2 Replies View Related

Ubuntu :: Session Manager / Select As A Startup Session?

Nov 1, 2010

Is there a session manager I can use with 10.10? I would like to try Openbox but am not sure how to select it as a startup session. I would like to be able to choose between kde, gnome and openbox.

View 1 Replies View Related

Red Hat / Fedora :: Graphic Interface - Wont Work - Just Black - Cant Type Password And Login To Get In Session

May 1, 2010

I have a problem with my graphic interface, it wont work any more, its just black i cant type password and login to get in the session, what can i do ?

View 9 Replies View Related

Ubuntu Multimedia :: Avant Window Navigator Without Graphic Effect

Feb 13, 2011

I need switch on a effect Compiz to AWN thema.When I use graphic effect Normal or high I see laggs(when ubu hardworking) that I must do switch off effect but if I do that i louse skin on tray bar lack effect.

View 2 Replies View Related

General :: Disallow Closing Last Emacs Window Via Window-Manager Close Button

Jul 8, 2011

I like to start Emacs as part of a login script and leave it running for the duration of my login session (which is typically weeks).

I have scripts to call emacs-client which will allow me to use a file-manager or Windows Explorer to locate files and right-click to edit them in Emacs.

I often end up with a lot of emacs windows (frames) open and I like to just be able to close them by clicking on the MS-Windows or KDE X button at the top-right.

The trouble is, if the window is the last one, this will shut down emacs which will lose all kinds of interesting history information.

As a work-around I use C-x 5 0 which won't let me close the last frame but this is often not as convenient as using the mouse

Does anyone know how to configure Emacs so that it can intercept the Window-Close button of the last frame to either request confirmation or simply disallow it?

On MS-Windows, disallowing closing of the last window may cause logoff to hang if emacs is still running but I'm not too worried about that.

View 2 Replies View Related

Ubuntu :: No Session Manager Under "System/Preferences", No Startup Programs Manager

Jun 6, 2010

Hello - installed 10.04 yesterday, Had previously dabbled, trying to switch over to Ubuntu full time now. Wanted to access the session manager, but when I scroll to System/Preferences, there is no entry for it, or for the startup programs manager. Also, I'm getting the following error when attempting to open the "windows" entry: Failed to execute child process "gnome-window-properties" (No such file or directory)

Did I somehow botch something in gnome which is now leading to the absence of the session manager as well as the inability to launch the "windows" manager?

View 3 Replies View Related

Ubuntu :: Click On The File System Icon In The Launcher To Open A Nautilus Window The Window Opens, But Is Unresponsive?

Aug 8, 2011

My system boots, I login and am brought to my desktop. I click on the file system icon in the launcher to open a Nautilus window. The window opens, but is unresponsive (i.e., I can't move it, clicking on the icons does nothing, etc.). If I press the super key to get the dash and the press escape, the window becomes responsive again, just like normal.

If I open a folder in the window, the window becomes halfway unresponsive in that I can't move the window, but I can select more folders and toolbar icons. The top menu no longer appears at this point, and I can't access any of the system icons on the top right of the screen. Alt-F4 closes the window even if the close button doesn't work.As another example, suppose I open a Nautilus window and then a Chromium window. Both are immediately unresponsive. If I super-esc again, I can move the Chromium window around, and it seems to work normally. I can click on the Nautilus window, but it always stays greyed out. Even if I'm clicking on things in it, the Chromium window always has focus.

I had a similar experience to this with VLC and Chromium. After clicking around enough I eventually got it to the point where VLC apparently always had focus, but I couldn't access any of VLC's controls. Double clicking anywhere on the screen fullscreened the video, and that's all I could really do. Not even escape worked to bring it back.I can usually press super to get the dash and Alt-F2 to get a command prompt. Also Alt-Shift-T seems to usually work to bring up a working Terminal (at least one that accepts commands, even if I can't move the window).Does anyone have any ideas on what might be causing this? The behavior is highly unpredictable and extremely frustrating. I should note that key commands don't always work, even though they seem to in my examples. So I don't think it's just a mouse issue.

View 9 Replies View Related

Ubuntu :: How To Open In Windows (Graphic) Mode

Nov 25, 2010

I try thus Ubuntu Linux Server edition 10.10. I have installed it on a Virtual machine but don't know how to open GUI (Windows mode) in linux. What is the command for that or do i need setup anything more?

View 2 Replies View Related

OpenSUSE Install :: Configure X Window On 11.4 And Older X86 Hardware With 32MB Graphic Card?

Jul 5, 2011

How to configure X Window on opensuse 11.4 and older x86 hardware with 32MB graphic card?

View 9 Replies View Related

Slackware :: Blueman-manager Works But No Graphic Interface

Nov 20, 2010

If I click on "Settings ----> Bluetooth Manager" on KDE451 (kde's slack-current) nothing happens ...

If the command line I type Blueman-manager, I get:

Code:

What am I doing wrong or what I do?

Slack updated Sat Nov 20 01:28:23 2010 UTC

I am trying to connect my PC to the mobile tele ....

View 11 Replies View Related

Ubuntu :: Graphic Card And OpenSuse (64-bit) - Can't Open Graphics

Feb 23, 2011

I belive there is a problem with my graphics card, because when I start a VMware vm with accellerated graphics, i get this message: Code: Cannot open file "/home/joe/.vmware/dndlogs/ * dndlog.conf": No such file or directory. 3D graphics acceleration will be disabled. This computer does not have a 3D graphics system supported by VMware Workstation. My laptop model is the ASUS U52F-BBL9 btw.

View 1 Replies View Related

Debian Multimedia :: How To Install Xtreme Download Manager In Graphic Interface

Mar 18, 2016

As a substitute for IDM, for linux this program comes in handy.. I want to know how to get it installed graphically

View 4 Replies View Related

Ubuntu Multimedia :: Wine WoW Wrath Of The Lich King With ATI Open Source Graphic Driver?

Feb 18, 2010

Just wondering if this is possible? Total n00b with linux, this is my *thinking* 3rd week using Ubuntu 9.10. And I am using my system for surfing the web, listen to music, video`s and chatting. And I got the "funny" tough`t of trying to maybe play World of Warcraft again on this computer. Yes I have run it before when I had XP and W7 on it. The w7 experience on this computer was a bad mistake. So yeah, the thing I am really wondering on is this: Wine, WoW with WoTLK ( Wrath of the Lich King ), with the newest Open Source ATI graphic driver?[URL].. According to that page (you have to Ctrl-F and "Open source ATI drivers" to find the what I mean ) it is possible, but I am wondering on how to do it?[URL].. and been reading on different sites that you can play games with wine in a new X. Curious on how that can be done, and if that MAYBE is the best thing to do with my Wow game. Havent installed it YET, thinking of downloading the web installer after this post. If the moderators should find this is the wrong place for this to be asked, move it to the "Wine" section, if its better placed there.

View 7 Replies View Related

OpenSUSE :: Sudo And Graphic Apps Not Working - Can't Open Display: :0.0 From /etc/sudoers

Oct 18, 2010

After upgrading GNOME to 2.32 in my openSUSE 11.3 x86_64 running graphic applications with sudo is impossible. (that means it worked before upgrading GNOME)

Code:

etam@etam-laptop:~> sudo xeyes
root's password:
No protocol specified
Error: Can't open display: :0.0 From /etc/sudoers:

Code:

Defaults env_keep = "LANG LC_ADDRESS LC_CTYPE LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE LC_TIME LC_ALL LANGUAGE LINGUAS XDG_SESSION_COOKIE XMODIFIERS GTK_IM_MODULE QT_IM_MODULE QT_IM_SWITCHER DISPLAY"
Some interesting facts:

[code]....

View 2 Replies View Related

General :: Restarting The Session And Going Directly To Login Window?

Feb 8, 2010

I have GShutdown 0.2 on ubuntu .when i put it on with some time it is just restarting the session and going directly to login window. "sudo shutdown -P -- --" is working properly so why the GShutdown 0.2 is not??

View 1 Replies View Related

CentOS 5 :: Running X Window Graphical Application Over Ssh Session?

Sep 14, 2010

I want to run X window graphical application over ssh session on my server running Centos 5.5 . i used the -X flag for ssh (ssh -X user@serverip). i checked the /etc/ssh/sshd_config file on the server and i have the line "X11Forwarding yes". but i can not run any X applicaton. when i use root account i get the message: xauth: creating new authority file /root/.serverauth.15813

[Code]...

View 3 Replies View Related

Ubuntu Installation :: Update Graphic Driver - It Keeps Saying Graphic Card Is Outdated?

Mar 30, 2010

So I finally got ubuntu..I wanted to play team fortress 2.Runs great in wine etc.But 1 problem.It keeps saying my graphic card is outdated.I cant see anything.So I downloaded the driver from nvidia website.Followed some instructions.But it says cannot open binary file or something.Is there any other way to update graphic drivers.Cause I realy still want to play some windows games.Mount&blade, Atlantica online,team fortress 2 etc

View 1 Replies View Related

SUSE / Novell :: Session Manager ?

May 9, 2010

I installed OpenSUSE and it seems to have installed multiple desktop environments. I only need one environment and don't much care for the flexibility of others as it is a drain on my HDD space.

Problem is that uninstalling one seems to conflict with anothers dependencies and I'm unsure if removing configuration packages with one environment is going to adversely affect another environment. Said packages being like gnome keyring manager or like programs that pertain to interfaces for hardware settings and configuration.

I began to uninstall Gnome, and it just started trying to change everything about Kde4, and when it said Yast and keyring manager I was unsure if I should continue, even letting Yast decide what to do. Numerous of the programs I installed also would have been broken such as gstreamer codecs, google programs, gimp, everything had to change from attempting to remove the Gnome Desktop.

I would prefer to have no remnants of any environment except for KDE.

View 2 Replies View Related

Ubuntu Installation :: Graphic Driver - Enemy Territory It Comes Back With Error On Graphic Card

Nov 8, 2010

i justy got me a dedi box and there is no graphic driver installed on it, or it dont work :/ VGA compatible controller: S3 Inc. VT8375 [ProSavage8 KM266/KL266] but wen i try installing enemy territory it comes back with error on graphic card

[Code]....

View 9 Replies View Related

Ubuntu :: Guild Wars Graphic - None Of The 3D Graphic Parts Works

Oct 28, 2010

I have an ubuntu PC with 512 MB ram and an 3d graphic card that can normally support Guild Wars on windows xp. I installed the game with Wine an the game opens, I can see my character menu but the problem is none of the 3D graphic parts works, I just see a black screen.I even installed directX.

View 3 Replies View Related

Ubuntu :: Cannot Open ConsoleKit Session

Mar 11, 2011

Since doing an update (Kubuntu 10.04), this message appears when attempting to log in;

Quote:

Warning: cannot open ConsoleKit session: Unable to open session: the permission of the setuid helper is not correct.

After clicking ok on the above warning, the system logs in, but gives 2 error messages;

- removed sound devices

- KNetworkManager cannot start because the installation is misconfigured. System DBUS policy does not allow it to provide user settings. contact your system administrator or distribution. KNetworkManager will not start automatically in future.

View 2 Replies View Related







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