[00:36] hi, gdm fails to load during boot leaving me without a desktop, how can this possibly be fixed? [01:08] charlesay, would need to see logs [01:09] how far do you get? do you see the login screen? [01:38] darkxst: no - it's showing "Starting Gnome Display Manager [fail]", then starts or stops some other services and the last message in the log is about samba services (this without further errors) and then hangs there [01:39] charlesay, can you paste /var/log/:0-greeter.log [01:40] ^ /var/log/gdm/ [01:40] also :0.log as well [01:46] how exactly would i do this on my tty? i am not familiar with the format those logs are in [01:46] they are just text files. you could use pastebinit [01:53] Noskcaj, if you want to merge gnome-user-share it can probably go into ppa:ubuntu-desktop/transitions now [01:54] ok, here goes: http://paste.ubuntu.com/10181258/ [01:56] X seems happy enough, the other log? [01:57] ok, http://paste.ubuntu.com/10181303/ [01:58] that seems much less happy [01:59] but seems gnome-shell did start and no hints to what is failing [02:00] charlesay, enable Debug in /etc/gdm/custom.conf [02:00] reboot and try paste that greeter log again [02:02] is it enough to just uncomment the [debug] enable=true line? [02:02] yes [02:04] ok, i'll report back in a minute [02:11] darkxst: here is the new log of :0-greeter.log, but to me it does not look more verbose: http://paste.ubuntu.com/1081454 [02:12] that link doesnt work [02:14] sorry, forgot a digit : http://paste.ubuntu.com/10181454 [02:14] odd [02:14] There should be a heap of DEBUG lines [02:15] could i try to reinstall gdm? [02:16] that won't help [02:17] seems gnome-session is somewhat absent [02:18] you do have that installed right? [02:20] yes, 3.9.90 [02:21] charlesay, anything gnome related in /var/crash/ [02:23] not obviously so. there is an empty file called ' .lock' [02:23] guess you need to find out why gnome-session is not launching then [02:24] the other new file there is called _usr_lib_tracker_tracker-miner-fs.1000.crash [02:25] that won't affect much [02:27] (tracker dosen't even run until you login, and even when it crashes things should still boot fine) [02:29] in the boot log there is one more fail-message, about the SMB/CIFS Active Directory Server, but that really should be unrelated. [02:31] since your intel I suppose you could try boot with nomodeset [02:32] or try lightdm and see if you can login to GNOME session with [02:32] i was just going to ask you whether trying lightdm would be an idea [02:32] wouldnt hurt [02:33] lightdm is a little more resilient with gpu issues, but the X logs looked fine [02:33] do I just apt-get install it, and how do I tell the system to use it? [02:33] install it and it popup a configuration screen [02:34] also accessible via dpkg-reconfigure lightdm [02:35] you mean the config screen will show up when i reboot? or i'd just run the reconfigure command? [02:36] config screen will show up when you install lightdm [02:36] you will need to run the reconfigure command to switch back gdm though [02:37] ah, it's there now [02:40] it's finished installing lightdm, so I reboot into it? [02:42] yes [02:44] okay, let's see what happens... [02:52] darkxst: hm, in lightdm i get to the login screen, but when I enter my password the session doesn't start and the login screen returns/stays there without comment, it complains if the password is wrong [02:56] paste ~/.cache/upstart/gnome-session-GNOME.log [02:59] http://paste.ubuntu.com/10181924/ [02:59] gnome-shell:2434): Gjs-WARNING **: JS ERROR: TypeError: Shell.StageInputMode is undefined [02:59] onFocusChange@/home/daro/.local/share/gnome-shell/extensions/maximus-two@wilfinitlike.gmail.com/app_menu.js:74 [02:59] WindowManager<.actionMoveWorkspace@/usr/share/gnome-shell/js/ui/windowManager.js:1137 [02:59] wrapper@resource:///org/gnome/gjs/modules/lang.js:169 [02:59] WindowManager<._showWorkspaceSwitcher@/usr/share/gnome-shell/js/ui/windowManager.js:1115 [02:59] wrapper@resource:///org/gnome/gjs/modules/lang.js:169 [03:00] try disable maximus [03:00] though something seems to be killing your X server [03:01] gtg though now [03:02] ok thank you for your help [03:02] 1! [03:03] gsettings set org.gnome.shell extensions-enabled '[]' [03:12] That puts out "No such key 'extensions-enabled' " [03:48] Gnome fails to load and I have session log with a huge amount of window manager warnings and gnome shell errors. how do I find the root cause for this? [03:49] http://paste.ubuntu.com/10182314/ === JockeTF is now known as Guest9949 === Guest9949 is now known as JockeTF1 === JockeTF1 is now known as JockeTF [18:27] Hi all. Is there a good resource that explains how to change the GDM theme? === shannon is now known as Guest20783 [19:39] Hello everyone [19:42] hi UnDim [19:49] UnDim, You said that you're developer in your email, what programming languages do you know, and how would you like to help? [19:54] last couple of years it's been c# and java. I have played around with vala a little in the last couple of months [20:03] UnDim, My suggest is, find a bug that affects you (bugs.launchpad.net/ubuntu and bugzilla.gnome.org) and try and fix it. git.gnome.org will says what language a program is written in [20:05] Noskcaj, Sounds good. Quick question. Is there a document that shows the correct way to submit a fix? I have already install Mutt so I can send plan text emails. [20:06] UnDim, Make a diff, attach it to the bug report(s), then i'll work you through packaging [20:07] Also, I am open to doing anything to help you out until I get up to speed on the coding. [20:07] Thanks [20:29] You could maybe make some headerbar/titlebar patches. While gnome is switching to headerbars, all other DEs only look good with traditional menubars. Most gnome devs haven't bothered making the latter usecase work [20:29] Meaning we have to manually patch them [20:37] Ok. Is there a bug for it? [20:41] UnDim, It's probably not that great to start with actually, since every package is different. e.g. bug v [20:42] bug 1385560 [20:42] bug 1385560 in Gnome System Monitor "gnome-system-monitor 3.14.1-1 uses headerbar on all DEs" [Wishlist,New] https://launchpad.net/bugs/1385560 [20:42] I'll try and find some unfixed ones now [20:47] Go back to my original suggestion, headerbar stuff isn't nice to start with [20:48] no worries. [20:52] rhythmbox ans smuxi are both C#, so maybe bugs in them are a good place to start [20:52] *and [20:57] darkxst, Could you point UnDim in the direction of something he can help with? [20:59] UnDim, both baobab and gnome-contacts need headerbar patches [20:59] they are both written in vala, which is somewhat similar to c# I believe [21:01] darkxst, vala is very similar. [21:01] i will look into those [21:02] :) [21:02] darkxst, Also, appstream-glib branch is done. Still no response from grilo-plugins maintainer though [21:41] Noskcaj, did you re-enable the tests? [21:42] nm, looknig at it now [21:43] Noskcaj, theres quilt noise in the debdiff [21:46] also the patch is missing headers [21:47] try .patch instead of .diff (on github) [22:15] Noskcaj, also uess you saw Laney's email about not landing gtk 3.15, too many issues popped up