Fedora :: Cannot Login With KDE But Can With Gnome?

Feb 7, 2010

When I am at the login manager and enter the password and user and select KDE then the login manager just reloads itself and nothing happens.But when I select gnome, then I can login and everything works.I can start kde while logged in in gnome with "startkde", but then i have both desktop environments running

View 10 Replies


ADVERTISEMENT

Fedora :: No Gnome Panels At Login (F12)

Jan 24, 2010

Intermittently I seem to have no panels when I login to Gnome on my F12 install.I can fix it by "pkill -USR1 gnome-panel", but there's got to be a root cause for it.I've found loads of results on Google, but no solutions, mostly Ubuntu users (you never seem to get solutions from Ubuntu users!)

View 11 Replies View Related

Fedora :: F13 - Cannot Login As NIS User By Using Gnome Or GUI

Sep 24, 2010

I have a problem concerning about NIS. I have set-up a NIS client, but I am not able to login as NIS-user by using GNOME or KDE login GUI. However, I was able to login as NIS-user by using a terminal that's open from a local account or root. Also the NFS seems working as well. This problem only occur on my new FC13 pc, and I don't have this problem on my FC10 pc. Both of my FC13 and FC10 PC have the same NFS and NIS setting.

View 8 Replies View Related

Fedora :: [F14] GNOME Crash On Login?

Dec 4, 2010

I've just installed F14 64bit on my desktop and I tried to run Open Office Writer. As a result, GNOME crashed and the rendering of the desktop was messed up. I had to force a reboot, and now everytime I login the Open Office recover dialog causes a crash again. I suppose it has something to do with the opensource nvdia drivers and OO.o's toolkit but I can't look at it with the crash-on-login thingy there (I suppose I can install the closed source drivers from a tty now that I am thinking it again....)

---------- Post added at 07:27 PM ---------- Previous post was at 07:24 PM ----------

Uh... actually I can't install the closed source drivers. Yum finds no mirrors for rpmfusion >(
...or the Fedora repos :

View 1 Replies View Related

Fedora :: Run Script After Gnome Login?

Jun 24, 2011

To get my external display working on my laptop I need to run these commands after logging into gnome. I've tried .xprofile, .xsession and .Xsession and none of them seem to run. I also tried putting it in /etc/X11/xinit/xinitrc.d/ however it didn't seem to respect the last command to set the external monitor as my primary output.

Code:

#!/bin/bash
xrandr --newmode "1440x900_60.00" 106.50 1440 1528 1672 1904 900 903 909 934 -hsync +vsync
xrandr --addmode VGA-1 1440x900_60.00

[code]....

View 5 Replies View Related

Fedora :: Gnome Login Sounds Distorted

Aug 29, 2009

I am running latest fc11. the startup sound (desktop-login.ogg) always plays distorted. it plays a chord or two, slight pause, plays another chord, etc.. skips about as much as it plays. i found if i run canberra-gtk-play with the ogg file from a terminal, it plays fine. i changed it to play /usr/share/sounds/startup3.wav, but it also plays distorted during startup. plays fine from a terminal or thru natilus. i have installed the pulse-audio through the "perfect" guide.

View 4 Replies View Related

Fedora :: Enable Root Login For Gnome?

Nov 28, 2010

Is there any way o enable root login for Gnome in Fedora 14 ?

View 6 Replies View Related

Fedora Installation :: KDE & Gnome Login After Upgrade To F15?

Jun 24, 2011

About a week ago I used preupgrade to make the transition F14 -> F15 on a x86_64 workstation.

The system has been fully updated ever since, but I'm still not able to login either with KDE or Gnome. With KDE, the login process freezes before completion, whereas with Gnome I get the "wallpaper" behaviour reported here: [URL]

Funny though, I can login in the KDE failsafe session.

I could find no other thread reporting this problem and am at a loss on how to start diagnosing the problem. If anyone out there has any suggestion, I'd welcome it...

what's the difference between a "regular" KDE session and the failsafe one? They both look & feel the same to me...

View 2 Replies View Related

Fedora :: Gnome 3 Doesn't Start No Login

Jul 30, 2011

When I boot my Fedora 15 installation it shows me the blue screen with progress indicator, however I do not reach the login screen.Instead I see the textual shell where the last item is:Started Display Manager.It looks like my monitors are not detected anymore. I have been working with them though (this appeared after a restart). I am not sure how I determined it but I read in some log that no display was detected. Nothing changed to the hardware set up however.I see some suggestions to run system-config-display as root.However this command can not be found nor can it be found when I run yum install system-config-display.

View 1 Replies View Related

Fedora Installation :: F9 - Cannot Login To Gnome Window Manager

Jan 23, 2009

I tried to install Compiz on F9 Gnome and I added a startup entry (system, preferences, personal, session, startup programs). Now I can't log in to the gnome window manager, it logs in and then logs out again. I would like to remove the entry that I created in the startup programs, but I don't know which file to edit. Where the settings to the System > Preferences > Personal > Session > Startup Programs are stored.

View 1 Replies View Related

Fedora :: Start A Service On User Login To Gnome

Oct 15, 2009

Does anyone know a secure method for starting a service after a user logs in to the desktop environment? There are a couple of issues that I'm trying to work around / troubleshoot and this would assist with doing that.

I'm running Fedora 11, not sure if that matters for this question.

View 14 Replies View Related

Fedora :: Set User Not To Show On Gnome Login Screen?

Jan 16, 2010

I'm wondering if there is an option to not show specyfic user on login screen in my gnome desktop - so f.e. I've got 3 users: "a", "b" and "c" and I want only "a" and "b" to be shown in login window.

View 4 Replies View Related

Fedora Installation :: Unable To Login As Root Under Gnome?

Feb 3, 2010

I've installed F12 twice now. After completing the installation and getting all the updates via YumEx, my network trouble begin after a reboot. I am not able to login as root under gnome so I can't see the services panel.

Tried to reinstall 'NetworkManager' after the fact but of course I have no network connections so I may have made the problem worse. I hate to reinstall and repeat the same troubles over again as it consumes a lot of time. I don't know where to begin.

View 8 Replies View Related

Fedora :: Enable Automatic Login In 14 Gnome Desktop?

Nov 7, 2010

I have tried editing

Code:
/etc/gdm/custom.conf
by adding

[code]...

View 14 Replies View Related

Fedora :: Opening Gnome-terminal - To Be Performed Only At Login

Jan 17, 2011

I have a 'special script' in my .bashrc file, which I want to be performed only at Login. When I open a terminal (through a gnome launcher <gnome-terminal> as the command) it unfortunately sources .bashrc.

Hence the opening of the terminal runs the 'special script' again.

How can I instruct .bashrc not to do something except when and only when I am logging in? I found a segment of code which is supposed to do what I want but I am not sure of how it works.

Code:

Will this work to put my 'special script' in to ensure that it only runs when it is a login script and not when it is a simple launcher terminal opening?

View 8 Replies View Related

Fedora :: Login Screen Gnome On LXDE Spin?

May 9, 2011

I have installed a LXDE F14 spin into my laptop cause I its older, the thing is that I would like to use Gnome login screen, like where you choose your desktop management and insert your password. I have gnome installed as well..

PS. or can I just update LXDE to the version that comes with F15 (I looked to it quickly and seemed cool) without fresh install ?

View 1 Replies View Related

Fedora Installation :: Gnome 3 - No Login Screen / Solve This?

May 28, 2011

I have recently upgraded my System from F13 to F15.

I use an ATOM Board with an Intel N10 graphic chip. It worked without any issue with F13.

F15 boots up, I can see the blue screen with the Fedora Logo. Then it changes to the background picture of gnome and thats is. No login screen. I checked the logs but I am unable to find any hint, why gnome does not boot up completley.

btw: With TigerVNC I am able to login.

What can I do, to solve this problem?

View 1 Replies View Related

Fedora :: Unable To Login System Through Gnome - Root Account

Sep 11, 2009

i,m using Fedora11 since some time.... to day i hav updated my system but after updation, im unable to login my system through Gnome, but i can login by KDE as usual. now there is another problem i can,t login system throgh root account although i can access root account through terminal

View 13 Replies View Related

Fedora :: No Gnome Or Console Login After Upgrade FC10 - FC12

Jan 23, 2010

After the Upgrade of my Fedora Insatallation (FC 10 => 12) I have some problems with Gnome and the Login via console. The system actually boots fine and all kind of services like Postfix, IMAP, Samba, SSHD, Apache, etc. are avialable normally.

If I try however to work directly on the server I only see the completed Fedora progress icon and not as hoped for, the Login to Gnome. Also the attempt to change to a plain console with ALT-CTRL-F1 fails.

Since actually everything seems to work quite fine, I am somewhat helpless, according to should I look for, to get Gnome and the Console Login working again.

View 8 Replies View Related

Fedora :: Computer Freezes After Enter User And Pass When Login To Gnome?

Mar 23, 2010

I am running FC12 64bit on my desktop and the problem is that after I enter my credentials at graphicall login screen (Gnome) the computer hungs i cannot moove the mouse, CTRL+ALT+DEL won't work the Caps and Scroll lock on my keboard are blinking. Nothing responds. I am absolutelly cluless. Untill yesterday i was using FC12 i686 and never had this problem, but i got 4GB ram so in order to get those fully i installed the 64bit version. On clean install of the 64bit ver everything went fine, but i updated the system and followed theese instroctions [LINK]http://www.howtoforge.com/the-perfect-desktop-fedora-12-i686-gnome[/LINK] and that's all

View 13 Replies View Related

Fedora :: Gnome Timed Login Doesn't Work On Fresh 13 Install?

Jul 28, 2010

I just installed Fedora 13 on a new computer and the timed login for gnome does not work unless you manually select it. This surprised me as I upgraded a separate computer to Fedora 13 and the timed login feature still correctly functions and does not require user interaction.

Code:
[daemon]
TimedLoginEnable=true
TimedLogin=<username>
TimedLoginDelay=3

Adding the above to /etc/gdm/custom.conf only adds an Automatic Login option that you have to manually select and then the computer will login. I would deem this less than useful.

Code:
[daemon]
AutomaticLoginEnable=true
AutomaticLogin=<username>

I know you can substitute the timed login with the automatic login and it will instantly login, but this provides no option to select another user. I have been unable to find any information why this feature no longer works and wanted to know if there is a new way or if anyone knows why the timed login feature was crippled.

View 1 Replies View Related

Fedora :: Computer Freezes After Enter User And Pass When Login To Gnome

Mar 23, 2010

I am running FC12 64bit on my desktop and the problem is that after I enter my credentials at graphicall login screen (Gnome) the computer hungs i cannot moove the mouse, CTRL+ALT+DEL won't work the Caps and Scroll lock on my keboard are blinking. Nothing responds. I am absolutelly cluless. Untill yesterday i was using FC12 i686 and never had this problem, but i got 4GB ram so in order to get those fully i installed the 64bit version. On clean install of the 64bit ver everything went fine, but i updated the system and followed theese instroctions [URL] and that's all.

Before i atempt to login i can ssh to the machine.

View 7 Replies View Related

OpenSUSE Install :: Can't Login - Gnome - Background And The Login Box In The Middle Of The Page Just Turns Whole White And Keeps Flashing

Jun 23, 2011

when I get into the login page, I can only see the background and the login box in the middle of the page just turns whole white and keeps flashing. no response for any clicks. I was force to ctrl+alt+F1 to switch to init 1 to do my work. But I still want to use my graphical desktop either KDE or Gnome is ok. I am using gnome.

View 5 Replies View Related

Fedora Networking :: Pam_mount Not Mapping Network Drives On Gnome User Login?

Nov 18, 2010

Have been configuring fedora 14 to connect to a windows domain server and have been successful so far....am now on mapping network drives when the user logs in via the gnome gui.

If there is a better method of mapping network drives on login

After reading up on PAM_MOUNT and using that for mapping drives on login I have been able to successfully map them, but it doesn't do this automatically on gnome login.

Problem is as follows: It works when i connect / login using the terminal but requires me to enter the password once (even when i logged into the user account on gnome).

How I want it to work:I would like the mapping to occur when i login via gnome so that i dont have to open a terminal once logged in to gnome to map the network drives. I would like it to login without having to type the password again as the user is already logged in

Config Files:

#--- ~/.pam_mount.conf.xml ---#
<?xml version="1.0" encoding="utf-8" ?>
<pam_mount>
<volume fstype="cifs" server="GRA.GI" path="apps" mountpoint="/mnt/GRA.GI/apps"/>
</pam_mount>

[Code].....

View 2 Replies View Related

Fedora Hardware :: 15 Nvidia GeForce Go 7400 Gnome 3 Shell Hang On Login

Jul 12, 2011

I've seen a lot of posts related to problems with GNOME 3 shell and nvidia drivers but I have yet to find anything that seems to fix my problem. At this point, the laptop, a Dell D850, boots just fine all the way to the gdm login screen. When I log in, the background and menus initialize and the mouse can be moved around, but nothing works---I can't click on anything, Alt-F1 does nothing, and I have to switch to a VT and shut-down X. I've uninstalled all things nvidia and now I have a working laptop, so long as I use Classic with Compiz.

I upgraded two other hosts, but both had ATI graphics cards; they worked without a hitch. I'm regretting having decided to upgrade this laptop

View 2 Replies View Related

Ubuntu :: 9.10 - Login On GNOME Or GNOME Fail Safe Mode

Mar 12, 2010

I have installed Ubuntu 9.10 on my Dell GX240. I have severe difficulty logging in. If I try to login on GNOME or GNOME fail safe mode , I just cant get in . I keep getting the login screen again. I am able to go into terminal mode. Sometimes I have to try upto 100 times to login in GNOME or failsafe mode. Once I am in everything is fine. Is there a way to do some troublshooting? Also transfer to USB sticks is very slow - sometimes as slow as 1MB per min. Is this normal with Ubuntu?

View 3 Replies View Related

Ubuntu Security :: Bad Login Protocols - Graphical Login For Gnome Sizes Itself To Accommodate A User's Exact Password Length

Dec 14, 2010

I'm seeing really bad user login format under a standard installation and am wondering why ubuntu does this as default. I have noticed that the graphical login for gnome sizes itself to accommodate a user's exact password length. This indicates to me that somewhere on the unencrypted part of a standard installation with user encryption contains at least some indication of the content of the password length which seems a security flaw even if not a complete hole, it majorly reduces the number of attempts a cracker would have to cycle through.

And that's assuming that *only* the length is contained. Furthermore it seems that it would be MUCH better to simply display the number of characters entered into the pw field and allowing the gui to expand itself from an fixed size as the field is filled out so the the user still receives visual feedback for entering characters. Either a simple character count display should be entered into the field or a 10 dot to new line so that one can visually quickly count the number enter by multiplying from a 10base graphical observation.

View 9 Replies View Related

Ubuntu :: No Login Sound Checked At Startup Applications And Found GNOME Login Sound Is Enabled?

Aug 7, 2010

I hear no login sound when I login to my ubuntu. I checked at startup applications and found GNOME login sound is enabled. The command used there is

Code:
/usr/bin/canberra-gtk-play --id="desktop-login" --description="GNOME Login"
.

Its not only this, but there is no other sounds enabled - for mouse clicks etc

View 3 Replies View Related

Ubuntu :: Openbox Allows Login To An Openbox Session, But GNOME/openbox Just Redirects To The Login Screen?

Jul 17, 2010

I have installed openbox on ubuntu 9.10 by this

Code:
https://help.ubuntu.com/community/Openbox
Code:

[code]....

View 1 Replies View Related

Red Hat / Fedora :: Login - Error "no Profile For The User Can Be Found And It Couldnt Create Per-user Gnome Configuration Directory"

Aug 8, 2010

I have a network set up that has been working for around a year with no problems but has now developed a login problem. The system was set up with a main server with all users on it and another PC located elsewhere that people could log onto using there personal login and password that then gained access to the account on the main server. This remote PC has now got the problem. When you try to log onto an account it comes up with the message "your session has lasted less than 10 seconds. If you have not logged out yourself this could mean there is a installation problem or that you are out of disk space."

Error message says that no profile for the user can be found and it couldnt create per-user gnome configuration directory. I can log on as root onto the remote PC as it is obviously a local account but all the account on the main server are not accessible. From the root account I can see that the connection to the server is OK and I can actually log into the accounts on the server using the failsafe session so the physical network is OK.

I never built or designed this set up and to be honest I normally work with windows so its all a bit strange to me. Both PC's run Centos 5. I have checked the messages log and there doesnt seem to be any indication of a problem. Just that it stopped connecting from the remote PC. The accounts are all active on the main server itself and have no problems being accessed.

View 3 Replies View Related







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