Ubuntu :: Run Script On GNOME Startup Without Gnome Session Manager

Nov 12, 2010

I'm currently building a ubuntu distro and would like to run a script on GNOME startup. I've read about doing it through the session manager but I have to do it through chroot so I'll need to set it up as a terminal command. Is there a way to add an item to the Session Manager from terminal or, even better, a directory where I can put the script so it will run on start?

View 1 Replies


ADVERTISEMENT

Ubuntu :: When Logged Into Gnome Desktop - Message - The GNOME Session Manager Was Unable To Read File

May 3, 2010

When i logged into a gnome desktop i got this message: "The GNOME session manager was unable to read file:'/home/(desktop name)/ICEauthority'. If this file exists it must be readable by you for GNOME to work properly. try logging in with failsafe session and removing the file." What commands do i use for that? or do i need to do something else?

View 2 Replies View Related

Fedora :: Add A Text Session Besides Kde And Gnome At Startup?

Apr 11, 2011

How can I add a text session besides kde and gnome at startup?
I know that modifying /etc/inittab to level 3 will do this job, but I want the text desktop to be a session option at starrtup. Is it possible?

View 4 Replies View Related

Ubuntu :: 'Options' Tab Missing Form Gnome-session-properties (aka Startup Applications)

Jul 26, 2011

=> "Automatically remember running applications when logging out" is no longer existing because of bugs with multiple sessions. Is there a way to enforce this option, even if it is bugged with multiple sessions? My system has only 1 user and I miss so much this feature.

View 2 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

OpenSUSE Install :: Change Default Session From Gnome To Gnome-fallback?

Sep 12, 2011

Does anyone knows how to do this for all users with one command?Or which file i have to edit to do this?

View 9 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

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

OpenSUSE Install :: Install Error - Config Defaults For GNOME For GNOME Power Manager Have Not Been Installed Correctly

Mar 4, 2010

Things were running fine until GNOME misbehaved;

GNOME failed to load telling me:

Install error, Configuration defaults for GNOME power manager have not been installed correctly.

So I

Code:

To the shell and check the logs in gdm and find this:

Could not ask power manager if user can suspend, launch helper exited with unknown return code 0.

So I try

Code:

To see if another user will get the desktop; I get the error

Cant create etc/passwd no space left on device.

So I

Code:

And get the following

I insert a usb drive to prepare for back up; Run

Code:

On the shell to get the usb device name; Then run

Code:

To mount the device.

I end up with:

Cant create lock file /etc/mtab~ 4610 No space left on device(use -n flag to override)

So, I

Code:

And see 9 partitionitions

Code:

Again to check which ones are loaded at boot up time and get

plus some other file systems mounted at boot up, but not mapping to any physical partitionition.

I try

Code:

On partition9 and get warnings because its mounted, so I chicken out and try

Code:

And run into the error:


cant create lock file /etc/mtab~4832 no space left on device (use -n flag to override)

Good thing is there is a

Code:

Since space is a problem, I

Code:

On partition6 which is not mounted at boot up time and try to

Code:

I still get the error

cant create lock file /etc/mtab~4735 no space left on device (use -n flag to override

Code:

For package update tells me

cant open /var/run/zypp.pid in mode w

Code:

For power management tells me its not even recognised as a command.

View 3 Replies View Related

Ubuntu :: Can't Log Into Gnome Session In UNR 10.04

May 18, 2010

I have installed Ubuntu Netbook Remix 10.04 on my Sony Vaio netbook. I want to be able to log into a Gnome session as an alternative to UNR. The main reason for wanting to do this is to be able to add some applets to the panel which I use a lot. This is not possible in UNR, which is really irritating! However, I really like UNR otherwise, so don't want to just install standard version.

Synaptic shows that Gnome is not installed, but when I try to install it, I get this error message:
gnome: Depends: swfdec-mozilla but it is not going to be installed

I tried uninstalling Epiphany, which I sometime use instead of Firefox, but still got the error. I installed Ubuntu-Desktop, but when I select "Gnome" from the session menue at the bottom of the login page, it just logs into UNR session.

How do I install Gnome desktop so that I can log into a Gnome session?

View 3 Replies View Related

Ubuntu :: Gdm Will Not Start Gnome Session?

Jul 31, 2010

I'm having issues logging into my system... After authenticating via GDM, the screen goes black with only the mouse showing and remains this way indefinitely. At first the hard disk is active to a similar degree as it was when logins were successful, but then the system (apart from being able to move the mouse) is unresponsive.

If left for long enough so that the screen goes into power-saving mode, moving the mouse brings up the unlock dialogue that you normally get if you set your computer to lock itself after a period of idleness.

I suspect some sort of file corruption, as I have not changed any settings recently. I have forced checks on all of my disks in the hope it would solve this problem. I have also tested logging in on a freshly created user account I created which gives the same result. Also, starting an xterm session from GDM works fine.

View 4 Replies View Related

Ubuntu :: How To Run Guest Session In Gnome 3

Aug 15, 2011

In Unity I can run guest session but how to run it in Gnome 3?

View 1 Replies View Related

Ubuntu :: Connect Via Ssh Into A Existing Gnome Session?

Jun 12, 2010

I've got two ubuntu machines and i want to connect via ssh into a existing gnome session. (or a new one if that is possible) VNC works fine(well slow and unresponsive) but when trying ssh i get problems. After som trial and error(some permissions on host, i did sudo startx and screwed up) i logged in and could start xterm. Anyway now i want to use gnome, so i wrote "gnome-session" - something i read would work but i got ALOT of errors.

Code:
gnome-session[6094]: WARNING: Unable to find provider 'nautilus' of required component 'filemanager'
** (gnome-settings-daemon:6104): WARNING **: You can only run one xsettings manager at a time; exiting
** (gnome-settings-daemon:6104): WARNING **: Unable to start xsettings manager: Could not initialize xsettings manager.

[Code]...

View 1 Replies View Related

Ubuntu :: Running A Tidy Gnome-session Over X?

Oct 13, 2010

I have both a mac and ubuntu box sitting on my desk. I work on the mac and access the ubuntu box over ssh.Often I need the point-and-click interface of the ubuntu box, at which point I run gnome-session. The problem is that the top and bottom menu bars fill the full size available to them, which can cause me problems (I use two different-sized screens and the barsget hidden), and overall it looks very messy. I would therefore like to confine the gnome-session to a window, much like you get with vnc (or parallels if you're running a virtual ubuntu session).

View 5 Replies View Related

Ubuntu Installation :: Can't Log Into Normal Gnome Session

Nov 6, 2010

I just installed 10.04.1 i386 into a friend's computer, but I can't properly log in! Every time I type the password into the login screen to start Gnome Session, it goes right back into the login screen! FAILSAFE Gnome and XTerm works, but the normal Gnome does not.


The Video Card is 01:00.0 VGA compatible controller: VIA Technologies, Inc. KM400/KN400/P4M800 [S3 UniChrome] (rev 01) (prog-if 00 [VGA controller]).

View 9 Replies View Related

Ubuntu :: No Network-manager Or Nework-manager-gnome

Oct 6, 2009

I have been trying to lighten the load that Ubuntu uses on my RAM and processor, and decided to try LXDE, as it is the lightest-weight DE that I have tried and liked. I noticed I didn't have any wireless connectivty under LXDE, so I checked the LXDE site for the solution, and it said to download and install LXNM, which supports wireless connections. Unfortunately, installing LXNM (apt-get install lxnm) also uninstalled nework-manager, and network-manager-gnome, on top of lxnm not working properly, and stranding me without any way of reinstalling the OS, and without an internet connection (I can't connect with a wired connection, either). Is there anything I can do, aside from reinstalling?

View 5 Replies View Related

Debian :: Gnome Session Won't Start

Jul 9, 2010

Gnome sessions started hanging during login on a debian lenny box, and I can only think it's related to a recent package update as it was working fine before the last set. It affects all user accounts and hangs before the applications menu or any icons appear on the panels, but after after the top /bottom panels and the desktop background appears.

View 1 Replies View Related

Ubuntu Installation :: Dual Session Gnome Kde How To Upgrade?

Mar 19, 2010

is ther someone so gentle to tell me if the two desktops i have installed on my machine, which are the hardy heron gnome and kde are two separate identities? i need to know this as today i was offered by the update manager in kde to upgrade to the new release. i do not know if upgrading the kubuntu side, will affect and perhaps mess up the ubuntu side too. can i upgrade to the new release or have i better to wait for the next long term release of ubuntu?

View 2 Replies View Related

Ubuntu :: Enable Sound Without Being Logged Into A Gnome Session

Aug 28, 2010

I'm running a VM (headless), and sound only works when I am logged into a gnome session. Sound (from any application, including VLC running in a terminal) is stopped when I switch user. How do I prevent this from happening?

View 3 Replies View Related

Ubuntu :: Accidentally Turned Off GNOME As Default Session?

Nov 19, 2010

In my login screen settings, I accidentally swithed from GNOME to the recovery terminal. I can boot to x fine in recovery mode, but I can't change the screen settings from here.

How do I change it back to GNOME?

View 2 Replies View Related

Ubuntu :: Sudo Apt-get Remove Gnome Session Errors

May 30, 2011

This is the error I get when removing gnome-session:
alex@alex:~$ sudo apt-get remove gnome-session
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies.
ubuntu-desktop : Depends: gnome-session but it is not going to be installed
Recommends: banshee-extension-ubuntuonemusicstore but it is not going to be installed
Recommends: gnome-accessibility-themes but it is not going to be installed
Recommends: ubuntuone-client-gnome but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

And this is what happens when I do apt-get -f install:
alex@alex:~$ sudo apt-get -f install
[sudo] password for alex:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done

The following package was automatically installed and is no longer required:
xulrunner-2.0-mozjs
Use 'apt-get autoremove' to remove them.

The following extra packages will be installed:
gnome-session
Suggested packages:
desktop-base

The following packages will be upgraded:
gnome-session
1 upgraded, 0 newly installed, 0 to remove and 21 not upgraded.
Need to get 0 B/11.8 kB of archives.
After this operation, 8,192 B of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 250821 files and directories currently installed.)
Preparing to replace gnome-session 3.0.1-0ubuntu1~build2 (using .../gnome-session_3.0.2-0ubuntu3~natty1_all.deb) ...
Unpacking replacement gnome-session ...
dpkg: error processing /var/cache/apt/archives/gnome-session_3.0.2-0ubuntu3~natty1_all.deb (--unpack):
trying to overwrite '/usr/share/xsessions/gnome-shell.desktop', which is also in package gnome-shell 3.0.1-0ubuntu1~build1
Errors were encountered while processing:
/var/cache/apt/archives/gnome-session_3.0.2-0ubuntu3~natty1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

View 9 Replies View Related

Debian Multimedia :: Can't Open Gnome Session ?

Jan 18, 2011

After following a tutorial to install a pxe server for debian network install I can't log in my user session on gnome anymore

I got an error saying : /$home/.dmrc was ignored, can't save session and language the file must belong to the user and has persmission 644

I remember on my last session i got some icons on my home folder with a little lock icon on them i tried to remove them successfully using the command line but i still can't login. however i can successfully login with another user.

View 6 Replies View Related

OpenSUSE :: Can't Get Gnome-session To Work In Vncserver

Dec 10, 2010

I have followed the instructions at TightVNC (VNC Xvnc) on openSUSE as Client or Server (Remote Desktop Connections). I have also successfully configured vnc servers to use both Gnome and KDE on many machines; this is the first time I've had trouble.

Here is my xstartup file:

#!/bin/sh
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
#xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &

[Code]....

View 1 Replies View Related

Software :: Use 'screen' To Restore A Gnome-session?

Oct 24, 2010

This is regarding the 'screen' utility. I use an utility called 'HummingBird Exceed' to get the XSession of a linux client on my windows desktop (basically it uses XDMCP). But the pain is that at the end of the day, when I close Exceed, the session gets destroyed. I did lot of searching on the web to know how the save and restore session in Exceed, but failed. However, I found that 'screen' is the utility which keeps the session intact even when you logout. So, I did the following:

a. Logged into the machine using Putty (terminal emulator).

b. Started 'screen'.

c. Issued the command: /usr/bin/gnome-session

I got the XSession on the Exceed and started working. I opened three or four gnome-terminals. But when I logout of exceed(and detach from the screen), the screen displayed a message saying that 'Connection to XServer was lost". Hence I could not restore to this session when I reattached to the screen. how do I use 'screen' so that when I attach to the screen on which I had started gnome-session, it attempts to connect to the Xserver and open the session as it was before detaching?

View 1 Replies View Related

Ubuntu Servers :: 9.10 64bit Remote Session Into Gnome Desktop

Mar 14, 2010

Currently using Ubuntu9.10 Desktop 64bit. I want to remotely login into this Ubuntu pc Gnome Desktop from my office Windows PC with a separate user and one particular application assigned to this user ID.

View 3 Replies View Related

Ubuntu :: Opera Segfault Closed Gnome-session - And GParted ?

Sep 12, 2010

I was using GParted to move and resize a few partitions on my external HDD that I use for backup purposes. Well while this was going on, I was using Opera to reply to a post on the forums and Opera segfaulted, which in turn crashed GNOME. Gnome restarted, I logged back in, my external HDD was still reading/writing furiously and GParted won't open.

So I know that the GParted I started is still running, although the handle that GParted had on its GUI is still locked - so I can't open a new GParted GUI - and the existing GParted GUI has closed - so now I can't check on the progress of my partition operation.

View 2 Replies View Related

Ubuntu Servers :: Login With VNC Viewer And Spawn Gnome Session

Dec 1, 2010

I have just installed a version of 32 bits Lucid LTS on a server box. I would like to setup a VNC service so that I will be able to login to the server with VNC viewer and spawn a gnome-session. I ran the following command:
Code:
apt-get install ubuntu-desktop
apt-get install Xvnc xinetd

I was in front of the server and make sure that I can start a gdm locally. Then, I added Xvnc service to xinetd following the guide here: {URL] I was only using a session, and /etc/xinetd.d/Xvnc is as follow:
Code:
service Xvnc
{
type = UNLISTED
disable = no
socket_type = stream
protocol = tcp
wait = yes
user = root
server = /usr/bin/Xvnc .....

After all, I restart gdm by "/etc/init.d/gdm restart". When I try to start a VNC connection from another machine, I can see Xvnc running successfully. But XDMCP does not run properly and I cannot see a traditional ubuntu login screen. I am sure that port 177 UDP is opening by looking at the output of "netstat -anp".

View 5 Replies View Related

Ubuntu :: Gnome Session Does Not Save Application After Upgrade To Maverick?

Jan 14, 2011

after the upgrade to maverick, gnome-session-save doesn't save applications on shutdown or logout as it did on Lucid.I've noticed the following things:

On Lucid, if I had a stopped job in a shell, the system refused to logout or shutdown, showing a confirmation window. On Maverick, the CPU goes to 100% and then the computer shuts down; on reboot, no application is saved

On Maverick, if there are NO stopped jobs in a shell, I can logout cleanly but only a few applications are saved (eg. terminal, firefox) but others aren't (eg. empathy,evolution) I've checked "Automatically remember application on exit" in "Session management" menu.

View 3 Replies View Related

Ubuntu Installation :: Error Encountered While Processing Gnome 3 Session

May 7, 2011

I have Ubuntu 11.04 and whenever I install gnome3, I will get an error during the install. Following are the details.
"sudo apt-get dist-upgrade".
I will always get an error pop-up and a error message in terminal saying
"errors were encountered while processing: /var/cache/apt/archives/gnome-session_3.0.1-0ubuntu~build1_all.deb" &
"E:sub-process /usr/bin/dpkg returned an error code (1)"
And when I reboot, I will get stuck at the ubuntu splash page and ubuntu will not load.

View 2 Replies View Related

Debian Configuration :: Gnome Close Session Suddenly

Aug 18, 2015

I bought a hp envy x360, and I have installed debian 8.1 and I have some problems with GNOME.

I am running session and it works fine, but after some time it is closed suddenly and after I can't start session.

View 0 Replies View Related







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