Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· System Builder Marathon, Q2 2013 and more
· Microsoft delivers biggest update to date to TypeScript
· Tiff/nss-pam-ldapd Updates for Debian
· Update for Windows 8/Server 2012
· Apple TV 5.4 beta adds iTunes Radio, Conference Room Display
· DSA 2710-1: xml-security-c security update
· Intel DZ87KLT-75K Kinsley Thunderbolt Motherboard Review
· Microsoft launches Surface RT discount for schools
· MacStadium to provide new Mac Pro hosting and colocation
· Netflix outside the USA - in Linux & with Tunlr

Upcoming News
· Canon PowerShot N Review @ TechReviewSource.com
· Gunpoint Review (PC)
· E3 2013: Wrap Up Coverage @ Legit Reviews
· Cougar Spike Micro ATX Case @ LanOC Reviews
· Logitech G400s Gaming Mouse Video Review with Dave Chaos @ HardwareHeaven.com
· Intel Core i7-4770K Haswell Processor Review @ ThinkComputers.org
· =?UTF-8?B?W0FmZmlsaWF0ZXMgTmV3c10gT0NaIFZlcnRleCAzLjIwIDI0MEdCIFNvbGlkIFM=?= =?UTF-8?B?dGF0ZSBEcml2ZSBSZXZpZXcgQCBBUEggIApOZXR3b3Jrcw==?
· Samsung EX2F Camera Review - A Low-Light Advanced Point-And-Shoot For Any Photographer
· NZXT Phantom 630 Ultra Tower
· An MTN News Flash - MEGATech Reviews: Wicked Audio EVAC Full-Size Headphones

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· Building a new PC: how EXACTLY to install USB mouse?
by: joyask43
on: 2013-06-09 14:36
6 replies, 2673 views

· Packet CD
by: natalieksh5
on: 2013-06-06 14:19
4 replies, 3455 views

· THE SIMS 2 DIRECTX 9.0C ERROR MESSAGE!! HELP! URGENT!!
by: tandrask34
on: 2013-06-05 14:06
28 replies, 93210 views

· Hello
by: barryherne
on: 2013-06-05 13:09
0 replies, 185 views

· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6896 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » October 2006 » GDM2 2.17.1 (unstable), the "Now Working" Release

GDM2 2.17.1 (unstable), the "Now Working" Release

Posted by Philipp Esselbach on: 10/31/2006 09:29 AM [ Print | 0 comment(s) ]

The 2.17.1 release is an unstable release of GDM with the following new features. I wanted to do another release since 2.17.0 was crashing out-of-the-box due to the first issue listed below. Also this release has some really nice new usability improvements and custom command support. Read below...




- No longer crash if at-spi-registryd cannot be started. (Ariel Rios)

- Now support customcommands in GDM configuration so that sysadmins can specify custom commands to appear in the GDM GUI (in addition to reboot/shutdown/etc.). Refer to the comments in the GDM configuration file and documentation for details. Also support new QUERY_CUSTOM_CMD_LABELS and QUERY_CUSTOM_CMD_NO_RESTART_STATUS gdmflexiserver commands. (Lukasz Zalewski)

- Now support for "combo" style lists, and id values of "session" and "language" are supported for displaying the session/language lists as drop-down combos. (Brian Cameron). For example:

lt;item type="list" id="language" combo="true"gt;
lt;pos x="25" y="10" height="40" width="300"/gt;
lt;/itemgt;
lt;item type="list" id="session" combo="true"gt;
lt;pos x="50" y="10" height="40" width="300"/gt;
lt;/itemgt;

- Now OK/Start Again buttons are sensitive/insensitive in a more sensible way for both gdmlogin and gdmgreeter (if GTK style buttons are used in gdmgreeter). (Brian Cameron)

- Face Browser widget and background rectangle (for gdmgreeter) is not shown if there are no users to display. (Brian Cameron)

- Help button now enabled in gdmphotosetup. (Matthias Clasen)

- Fix so that if timed user script returns an invalid user that timed login is not turned on. (Andrew)

- Fix bug that was causing %t to be expanded improperly when used in the timed login label. (Brian Cameron)

- Set authdir to NULL after freeing to avoid accessing an invalid pointer. Fixes bug #359831. (Amnon Aaronsohn)

- Introduce altfile[n] property to cater for alternative image file definition in gdmgreeter themes. (Erwann Chenede)

- Leaks fixed. (Kjartan Maraas)

- Documentation improvements. (Malcolm Parsons)

- Build improvements. (Brian Cameron)

- Translation updates (Dwayne Bailey, Luca Ferretti, Satoru SATOH, Jens Seidel, Ilkka Tuohela)

Note: GDM2 was originally written by Martin K. Petersen lt;mkp@mkp.netgt;. Much work has been done on GDM2 by George Lebl, and Brian Cameron currently shares maintainership duties with the Queen of England.

Note2: If installing from the tarball do note that make install overwrites most of the setup files, all except gdm.conf. It will however save backups with the .orig extension first.

#ifndef GDM_DISABLE_DEPRECATED
Note3: Note3 has been depracated ...
#endif /* GDM_DISABLE_DEPRECATED */

Downloading:
===========

Online Documentation - http://www.gnome.org/projects/gdm/
Latest Stable - http://ftp.gnome.org/pub/GNOME/sources/gdm/2.16/
Latest Unstable - http://ftp.gnome.org/pub/GNOME/sources/gdm/2.17/

No RPM this time around BTW. Have fun. A spec file is included though, so you can try:

rpmbuild -ta gdm-whatever.tar.gz

Have fun,

Brian


Bookmark and Share

« GDM2 2.16.2 (stable), the "Combo" Release · Razer Tarantula Gaming Keyboard Review »

Linux Compatible » News » October 2006 » GDM2 2.17.1 (unstable), the "Now Working" Release
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition