Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405579 - x11-misc/slim - "numlock" option doesn't work anymore
Summary: x11-misc/slim - "numlock" option doesn't work anymore
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ian Stakenvicius (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-24 13:25 UTC by alorewotik
Modified: 2012-03-05 15:45 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Fix for bug 405579 (slim-1.3.3-fix-numlock.patch,438 bytes, patch)
2012-03-04 15:58 UTC, Vincent Pit
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description alorewotik 2012-02-24 13:25:17 UTC
After 1.3.3 update, the "numlock" option in slim.conf does not affect the num lock state.

Reproducible: Always

Steps to Reproduce:
1. Set "numlock on" in slim.conf.
Actual Results:  
Num Lock is off at the start of SLiM.

Expected Results:  
Num Lock is on at the start of SLiM.
Comment 1 Ian Stakenvicius (RETIRED) gentoo-dev 2012-02-24 20:29:15 UTC
Thanks for reporting - ill check the code and try to patch the regression within the next few days.
Comment 2 Ian Stakenvicius (RETIRED) gentoo-dev 2012-02-26 13:01:49 UTC
Definitely a regression
Comment 3 Vincent Pit 2012-03-04 15:58:01 UTC
Created attachment 304229 [details, diff]
Fix for bug 405579

Here's a fix for this issue. I've also reported it upstream (http://developer.berlios.de/bugs/?func=detailbug&bug_id=18522&group_id=2663)
Comment 4 Ian Stakenvicius (RETIRED) gentoo-dev 2012-03-05 15:45:34 UTC
Thank-you!  Patch applied.

--- ChangeLog   2012-02-23 10:17:56.000000000 -0500
+++ ChangeLog.new       2012-03-05 10:38:18.000000000 -0500
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/x11-misc/slim/ChangeLog,v 1.80 2012/02/23 15:17:56 axs Exp $

+  05 Mar 2012; Ian Stakenvicius <axs@gentoo.org>
+  +files/405579-fix-numlock.patch, slim-1.3.3.ebuild:
+  fixed numlock issue, bug #405579 -- thanks to Vincent for the patch.
+