On 09/26/2009 12:32 AM, DJ Lucas wrote: > On 09/25/2009 06:29 PM, DJ Lucas wrote: > >> On 09/24/2009 06:30 PM, DJ Lucas wrote: >> >> >>>> both need to provide the libexec dir in their pc files, they currently >>>> do not. So those changes will have to be made and then we can do swap >>>> @LIBEXECDIR@ for @GSD_LIBEXECDIR@ and @CK_LIBEXECDIR@ in the relative >>>> desktop.in files in the gdm sourcetree. It looks like a lot of the >>>> gnome packages should include a libexecdir variable in the pc files, but >>>> currently do not. >>>> >>>> >>>> >>> Okay...digging into it a bit. Gnome-settings-daemon and ConsoleKit will >>> First two goals are easy. :-) >>> >>> -- DJ Lucas >>> >>> >>> >>> >>> >> https://bugzilla.gnome.org/show_bug.cgi?id=596388 >> >> Couldn't find a bug tracking DB for ConsoleKit, but emailed Jon McCann >> the request for the addition. >> >> Finally, I've posted the suggested GDM patch in my home dir: >> >> http://www.linuxfromscratch.org/~dj/gdm-2.26.1-fixes-1.patch >> >> This patch includes both patches that are currently in the book for GDM, >> and additional one to fix detection of Xorg via pkg-config, and then the >> pkg-config detection of GSD's and CK's libexecdirs, and fixes to use >> them. Configure was manually patched as GDM does not contain the needed >> m4 files. This patch has been submitted upstream and is dependent on >> the other two posted in the previous message. >> >> -- DJ Lucas >> >> > I missed a gnome-settings-daemon call in gui/. A new patch has been posted: > > http://www.linuxfromscratch.org/~dj/gdm-2.26.1-fixes-2.patch > > However, with both of those issues fixed at the source, I still do not > have icons on the greeter. Nor does a current build with the symlinks > fix it. > > -- DJ Lucas > I stumbled across one additional error while debugging the stupid icons error...couldn't execute dbus-launch. A 3rd patch is in place for testing, but I've beat it up pretty well at this point and can't find any additional missing files.
http://www.linuxfromscratch.org/~dj/gdm-2.26.1-fixes-3.patch Also, the icon problem is because gnome-icon-theme was installing into the gnome directory instead of the hicolor dir as it used to....haven't looked into that just yet, but a symlink in /usr/share/icons/gnome->hicolor should fix the icons in the interim. Going back to work on that now as well. -- DJ Lucas -- This message has been scanned for viruses and dangerous content, and is believed to be clean. -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
