Bug#635709: [laptop-mode-tools] makes dpms-standby compatible with gdm3

2013-03-30 Thread Ritesh Raj Sarraf
On Thursday 28 July 2011 03:32 PM, Florian Reitmeir wrote: +xauthdir=`echo /var/run/gdm3/auth-for-squat-*` +if [ -f $xauthdir/database ]; then +export XAUTHORITY=$xauthdir/database +fi Does this still hold true? Shall I

Bug#635709: [laptop-mode-tools] makes dpms-standby compatible with gdm3

2011-11-25 Thread Piotr Szydełko
Package: laptop-mode-tools Version: 1.60-1 Followup-For: Bug #635709 Problem I have encountered may be related to this bug. /etc/init.d/laptop-mode hangs without any information about the reason. I've traced this behavior to dpms-standby module. This is what led me there (ps -f): 23012 pts/4

Bug#635709: [laptop-mode-tools] makes dpms-standby compatible with gdm3

2011-07-29 Thread Ritesh Raj Sarraf
Hi, Thanks for the patch. Is this the same case with KDM 4 and others? Also we need to be sure that we are backward compatible. Ritesh On 07/28/2011 03:32 PM, Florian Reitmeir wrote: Package: laptop-mode-tools Version: 1.58-1 Severity: normal Tags: patch --- Please enter the report below

Bug#635709: [laptop-mode-tools] makes dpms-standby compatible with gdm3

2011-07-28 Thread Florian Reitmeir
Package: laptop-mode-tools Version: 1.58-1 Severity: normal Tags: patch --- Please enter the report below this line. --- gdm3 moved the .Xauthority file, so the is no access to the X Server here the patch corrects this matter: --- /home/squat/tmp/current/dpms-standby2011-07-28