[Bug 1307545] Re: Power Manager settings are ignored when closing laptop lid

2015-05-18 Thread Peter de Ridder
Thank you all for the thorough testing.

As with the results of #61, the intial problem is solved with the right 
combination of settings.
While prepering this patch to be brought into master it became clear there are 
still some corner cases with this patch before it is ready.
Meanwhile this patch will do fine.
If (new) usability issues appear, these can be handled in other reports.

As to backporting, I've tried backporting (this or another patch) to the
14.10 version. However, there are many addition in the intermediate
versions which result in comprehesive patches or backporting more
features resulting in an upgrade more or less.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1307545

Title:
  Power Manager settings are ignored when closing laptop lid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-locker/+bug/1307545/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1252655]

2015-02-05 Thread Peter de Ridder
Created attachment 5903
Assume file changed while in cache

This might be a performance penalty, but this seems to refresh the file
info on copy.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1252655

Title:
  Thunar assigns date stamp of deleted file when previous (e.g.
  original) copy of file copied or moved into directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/1252655/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1252655]

2015-02-05 Thread Peter de Ridder
*** Bug 11468 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1252655

Title:
  Thunar assigns date stamp of deleted file when previous (e.g.
  original) copy of file copied or moved into directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/thunar/+bug/1252655/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1315898] Re: Light-Locker not working in Lubuntu 14.04

2014-08-09 Thread Peter de Ridder
light-locker is written to work with lightdm. It uses the
org.freedesktop.DisplayManager DBus API to lock the session. This is
what lightdm implements.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1315898

Title:
  Light-Locker not working in Lubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-locker/+bug/1315898/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1310104] Re: Light locker interacts badly with fingerprint authentication

2014-04-20 Thread Peter de Ridder
light-locker doesn't handle the authentication. This is handled by lightdm.
What happens it this:
light-locker send a lock signal to lightdm.
lightdm spawns a new X server and starts a lightm greeter in it.
lightdm with the greeter as user interface handle the pam authentication.

** Package changed: light-locker (Ubuntu) = lightdm (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1310104

Title:
  Light locker interacts badly with fingerprint authentication

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1310104/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309744] Re: Light Locker blanks the screen when playing video

2014-04-20 Thread Peter de Ridder
If lock after screensaver is enabled for light-locker the screen is locked 
after build-in X screensaver is activated.
The getting blanked is screensaver kicking in. That probably means that the 
build-in X screensaver isn't inhibitted.

This would mean that the same blanking happend even is light-locker is
not used.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309744

Title:
  Light Locker blanks the screen when playing video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-locker/+bug/1309744/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1005813] Re: Locking session leads to stale X server

2013-03-27 Thread Peter de Ridder
I can confirm the session lock is fixed with 1.5.2
No stale greeter.
I also tested with SwitchToGreeter, that was indeed working properly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1005813

Title:
  Locking session leads to stale X server

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1005813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1005813] Re: Lightdm doesn't terminate alternate session login

2013-03-26 Thread Peter de Ridder
I can't run the tests on my system unfortunately.

But I can produce the stale greeter. I followed 
test-switch-to-greeter-return-session.
With lightdm --version: lightdm 1.5.1

What I did:
- First greeter shown
1. Log in with cavalier
- Session started
2. Send Session.Lock DBus signal
- Second greeter shown
3. Unlock session with user cavalier
- Switch to unlocked session
To verify greeter termination:
4. Press Crtl+Alt+F8
- Second greeter still alive - Expected an empty VT

As seen in the log:
...
Starting local X display
Using VT 7
Activating VT 7
...
Connecting to XServer :0
Starting greeter
Started session 257 with service 'lightdm-greeter', username 'lightdm'
Session 257 authentication complete with return value 0: Success
Greeter authorized
...
Activating VT 7
Greeter start authentication for cavalier
Started session 425 with service 'lightdm', username 'cavalier'
Session 425 got 1 message(s) from PAM
Prompt greeter with 1 message(s)
Continue authentication
Session 425 authentication complete with return value 0: Success
Authentication result for user cavalier: Success
User cavalier authorized
...
Stopping greeter
Session 257: Sending SIGTERM
Greeter closed communication channel
Session 257 exited with return value 0
Greeter quit
...
Starting session xfce as user cavalier
...
Locking seat
Starting new display for greeter with user cavalier selected
Starting local X display
Using VT 8
...
Connecting to XServer :1
Logging in user cavalier
Started session 544 with service 'lightdm', username 'cavalier'
Session 544 authentication complete with return value 19: Conversation error
Autologin failed authentication
Session 544: Sending SIGTERM
Started session 545 with service 'lightdm-greeter', username 'lightdm'
Session 544 terminated with signal 15
Session 545 authentication complete with return value 0: Success
Greeter authorized
...
Activating VT 8
Locking display
Locking logind session /org/freedesktop/login1/session/_31
Greter start authentication for cavalier
Started session 565 with service 'lightdm', username 'cavalier'
Session 565 got 1 message(s) from PAM
Prompt greeter with 1 message(s)
Continue authentication
Session 565 authentication complete with return value 0: Success
Authentication result for user cavalier: Success
User cavalier authorized
...
Switching to existing session for user cavalier
Unlocking display
Unlocking logind session /org/freedesktop/login1/session/_31
Activating VT 7
Locking display

As can be seen from the log. This version of lightdm includes the
systemd-logind patches on top of 1.5.1.

In the test scripts there is a check for the termination of the X server and 
greeter. In the test I performed this doesn't seem to happen.
I was unable the locate the code which should terminate the greeter and X 
server, hence my merge request.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1005813

Title:
  Lightdm doesn't terminate alternate session login

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1005813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1005813] Re: Locking session leads to stale X server

2013-03-26 Thread Peter de Ridder
I was able to run the test after all.
I added the tests to patched lightdm I'm using.
All but one of the test-switch-to-greeter tests pass.

test-switch-to-greeter-return-session fails after *STOP-DAEMON:
...
*GREETER :51 START-SESSION
GREETER :51 TERMINATE SIGNAL=15
XSERVER :51 TERMINATE SIGNAL=15
*STOP-DAEMON
SESSION :50 TERMINATE SIGNAL=15
XSERVER :51 TERMINATE SIGNAL=15
^^^ expected (SESSION :50 TERMINATE SIGNAL=15|XSERVER :50 TERMINATE SIGNAL=15)

Although this fails, the log still shows that the second greeter is
terminated here. Which differs from the manual test.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1005813

Title:
  Locking session leads to stale X server

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1005813/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs