[Dx-packages] [Bug 1321043] Re: [regression] lock screen bypass with touchpad

2014-07-23 Thread Treviño
** Tags removed: verification-needed
** Tags added: verification-done

** Changed in: unity/7.2
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1321043

Title:
  [regression] lock screen bypass with touchpad

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  Fix Committed
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  Fix Released

Bug description:
  [Inpact]
  Using  3/4-fingers gestures in touchpads when unity is locked might make the 
switcher or the dash to show up

  [Test case]
  1) Lock the unity screen with Super+L
  2) Use the [1] three fingers gesture to show the switcher or the four fingers 
tap to
 show the dash
  3) Nothing should be shown.

  [Regression Potential]
  There's basically no regression potential. Geistures are just disabled when 
the screen is locked.

  [1] https://wiki.ubuntu.com/Multitouch#Supported_Gestures

  -

  László Gyaraki has reported a lock screen bypass using the touchpad;
  his video appears to use three-finger or four-finger use of his
  touchpad in conjunction with some gestures to bring up windows from
  the locked session.

  His demonstration video can be found here:
  http://ubuntuone.com/28JQHOlYozn5SKe4jcmb3p (61 megabytes,
  video/3gpp).

  Thanks

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1321043] Re: [regression] lock screen bypass with touchpad

2014-07-23 Thread Treviño
** Changed in: unity/7.2
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1321043

Title:
  [regression] lock screen bypass with touchpad

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  Fix Released

Bug description:
  [Inpact]
  Using  3/4-fingers gestures in touchpads when unity is locked might make the 
switcher or the dash to show up

  [Test case]
  1) Lock the unity screen with Super+L
  2) Use the [1] three fingers gesture to show the switcher or the four fingers 
tap to
 show the dash
  3) Nothing should be shown.

  [Regression Potential]
  There's basically no regression potential. Geistures are just disabled when 
the screen is locked.

  [1] https://wiki.ubuntu.com/Multitouch#Supported_Gestures

  -

  László Gyaraki has reported a lock screen bypass using the touchpad;
  his video appears to use three-finger or four-finger use of his
  touchpad in conjunction with some gestures to bring up windows from
  the locked session.

  His demonstration video can be found here:
  http://ubuntuone.com/28JQHOlYozn5SKe4jcmb3p (61 megabytes,
  video/3gpp).

  Thanks

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1321043] Re: [regression] lock screen bypass with touchpad

2014-07-22 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.2.2+14.04.20140714-0ubuntu1

---
unity (7.2.2+14.04.20140714-0ubuntu1) trusty; urgency=medium

  [ Alfred Neumayer ]
  * Restore the launcher position by reversing the animation and
unsetting the DND_PUSHED_OFF quirk. (LP: #1304882)

  [ Brandon Schaefer ]
  * TextInput: move the warning icon inside the input field, render it
white (LP: #1307738)
  * ShutdownView: Scale up the Buttons and Text plus Borders of the
UnityWindowView. (LP: #1308323)
  * Lockscreen warning icon needs a tooltip to say what the warning is
about! (LP: #1308288)

  [ Marco Trevisan (Treviño) ]
  * UnityScreen: always paint the lockscreen above, just add menu and
onboard as exceptions Some code cleanup, factorizing similar code.
(LP: #1313280)
  * ApplicationLauncherIcon: Focus and, in case, Spread the windows on
DnD After 1 second that an user is over an icon, that icon should
focus the relative application and Spread its windows if it has more
than one opened. Correctly handle the DnD scale in launcher, and
apply glow to the icon under pointer. (LP: #607796)
  * ShutdownView: Scale up the Buttons and Text plus Borders of the
UnityWindowView. (LP: #1308323)
  * SwitcherView: use RawPixel's for the size values and convert them to
match current scaling (LP: #1317348)
  * PluginAdapter: try to grab the screen to make sure that the screen
is not grabbed FocusIn event with NotifyGrab mode is not always
triggered by X when a window takes the grab, then we need to ensure
that there's no grab by trying to get one. We only care about
keyboard here, since pointer grabs don't affect us in general.
(LP: #741869)
  * ShortcutView: use RawPixel's for the size values and convert them to
match current scaling Plus dinamically allocate horizontal space,
not to cut the text. (LP: #924840)

  [ Chris Townsend ]
  * Fix issue where scaling the edge illumination up and down with the
size of the Launcher icons would cause the illumination border to be
offset and smaller than the icon. (LP: #1309739)
  * Fix issue where the number of Launcher icon pips are not always
properly updated when a new window of an already running application
is opened. (LP: #1283775)
  * Fix issue where the Panel shadow would get drawn over drop down
windows in full screen windows. (LP: #1316005)
  * Bump upstream release to 7.2.2.

  [ Andrea Azzarone ]
  * Clear the clipboard when locking the screen. (LP: #1308911)
  * Disable switcher gestures if screen is locked. Fixed a regression.
(LP: #1321043)
  * Pass the correct options to showLauncherKeyTerminate in
UnityScreen::OnLockScreen (LP: #1320438)
  * Fix skype indicator blinking. (LP: #1310200)
  * Add a warning in the session dialog if other sessions are still
open. (LP: #1281058)

  [ Ubuntu daily release ]
  * New rebuild forced
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Mon, 14 Jul 2014 
14:31:00 +

** Changed in: unity (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1321043

Title:
  [regression] lock screen bypass with touchpad

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  Fix Released

Bug description:
  [Inpact]
  Using  3/4-fingers gestures in touchpads when unity is locked might make the 
switcher or the dash to show up

  [Test case]
  1) Lock the unity screen with Super+L
  2) Use the [1] three fingers gesture to show the switcher or the four fingers 
tap to
 show the dash
  3) Nothing should be shown.

  [Regression Potential]
  There's basically no regression potential. Geistures are just disabled when 
the screen is locked.

  [1] https://wiki.ubuntu.com/Multitouch#Supported_Gestures

  -

  László Gyaraki has reported a lock screen bypass using the touchpad;
  his video appears to use three-finger or four-finger use of his
  touchpad in conjunction with some gestures to bring up windows from
  the locked session.

  His demonstration video can be found here:
  http://ubuntuone.com/28JQHOlYozn5SKe4jcmb3p (61 megabytes,
  video/3gpp).

  Thanks

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1321043] Re: [regression] lock screen bypass with touchpad

2014-07-22 Thread Gyaraki László
The Unity 7.2.2+14.04.20140714-0ubuntu1 is perfect! Thank you!

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1321043

Title:
  [regression] lock screen bypass with touchpad

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  Fix Released

Bug description:
  [Inpact]
  Using  3/4-fingers gestures in touchpads when unity is locked might make the 
switcher or the dash to show up

  [Test case]
  1) Lock the unity screen with Super+L
  2) Use the [1] three fingers gesture to show the switcher or the four fingers 
tap to
 show the dash
  3) Nothing should be shown.

  [Regression Potential]
  There's basically no regression potential. Geistures are just disabled when 
the screen is locked.

  [1] https://wiki.ubuntu.com/Multitouch#Supported_Gestures

  -

  László Gyaraki has reported a lock screen bypass using the touchpad;
  his video appears to use three-finger or four-finger use of his
  touchpad in conjunction with some gestures to bring up windows from
  the locked session.

  His demonstration video can be found here:
  http://ubuntuone.com/28JQHOlYozn5SKe4jcmb3p (61 megabytes,
  video/3gpp).

  Thanks

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1321043] Re: [regression] lock screen bypass with touchpad

2014-07-15 Thread Chris J Arges
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1321043

Title:
  [regression] lock screen bypass with touchpad

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  New

Bug description:
  [Inpact]
  Using  3/4-fingers gestures in touchpads when unity is locked might make the 
switcher or the dash to show up

  [Test case]
  1) Lock the unity screen with Super+L
  2) Use the [1] three fingers gesture to show the switcher or the four fingers 
tap to
 show the dash
  3) Nothing should be shown.

  [Regression Potential]
  There's basically no regression potential. Geistures are just disabled when 
the screen is locked.

  [1] https://wiki.ubuntu.com/Multitouch#Supported_Gestures

  -

  László Gyaraki has reported a lock screen bypass using the touchpad;
  his video appears to use three-finger or four-finger use of his
  touchpad in conjunction with some gestures to bring up windows from
  the locked session.

  His demonstration video can be found here:
  http://ubuntuone.com/28JQHOlYozn5SKe4jcmb3p (61 megabytes,
  video/3gpp).

  Thanks

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1321043] Re: [regression] lock screen bypass with touchpad

2014-07-15 Thread Chris J Arges
Hello Seth, or anyone else affected,

Accepted unity into trusty-proposed. The package will build now and be
available at
http://launchpad.net/ubuntu/+source/unity/7.2.2+14.04.20140714-0ubuntu1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: unity (Ubuntu Trusty)
   Status: New = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1321043

Title:
  [regression] lock screen bypass with touchpad

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  Fix Committed

Bug description:
  [Inpact]
  Using  3/4-fingers gestures in touchpads when unity is locked might make the 
switcher or the dash to show up

  [Test case]
  1) Lock the unity screen with Super+L
  2) Use the [1] three fingers gesture to show the switcher or the four fingers 
tap to
 show the dash
  3) Nothing should be shown.

  [Regression Potential]
  There's basically no regression potential. Geistures are just disabled when 
the screen is locked.

  [1] https://wiki.ubuntu.com/Multitouch#Supported_Gestures

  -

  László Gyaraki has reported a lock screen bypass using the touchpad;
  his video appears to use three-finger or four-finger use of his
  touchpad in conjunction with some gestures to bring up windows from
  the locked session.

  His demonstration video can be found here:
  http://ubuntuone.com/28JQHOlYozn5SKe4jcmb3p (61 megabytes,
  video/3gpp).

  Thanks

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1321043] Re: [regression] lock screen bypass with touchpad

2014-07-15 Thread Seth Arnold
Marco, Andrea, I don't have a gesture-capable touchpad and can't test
this SRU myself.

Thanks

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1321043

Title:
  [regression] lock screen bypass with touchpad

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  Fix Committed

Bug description:
  [Inpact]
  Using  3/4-fingers gestures in touchpads when unity is locked might make the 
switcher or the dash to show up

  [Test case]
  1) Lock the unity screen with Super+L
  2) Use the [1] three fingers gesture to show the switcher or the four fingers 
tap to
 show the dash
  3) Nothing should be shown.

  [Regression Potential]
  There's basically no regression potential. Geistures are just disabled when 
the screen is locked.

  [1] https://wiki.ubuntu.com/Multitouch#Supported_Gestures

  -

  László Gyaraki has reported a lock screen bypass using the touchpad;
  his video appears to use three-finger or four-finger use of his
  touchpad in conjunction with some gestures to bring up windows from
  the locked session.

  His demonstration video can be found here:
  http://ubuntuone.com/28JQHOlYozn5SKe4jcmb3p (61 megabytes,
  video/3gpp).

  Thanks

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1321043] Re: [regression] lock screen bypass with touchpad

2014-06-19 Thread Stephen M. Webb
** Changed in: unity
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1321043

Title:
  [regression] lock screen bypass with touchpad

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  László Gyaraki has reported a lock screen bypass using the touchpad;
  his video appears to use three-finger or four-finger use of his
  touchpad in conjunction with some gestures to bring up windows from
  the locked session.

  His demonstration video can be found here:
  http://ubuntuone.com/28JQHOlYozn5SKe4jcmb3p (61 megabytes,
  video/3gpp).

  Thanks

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1321043] Re: [regression] lock screen bypass with touchpad

2014-06-12 Thread Launchpad Bug Tracker
This bug was fixed in the package unity - 7.2.0+14.10.20140607-0ubuntu1

---
unity (7.2.0+14.10.20140607-0ubuntu1) utopic; urgency=low

  [ Chris Townsend ]
  * Fix issue where the number of Launcher icon pips are not always
properly updated when a new window of an already running application
is opened. (LP: #1283775)
  * Fix issue where the Panel shadow would get drawn over drop down
windows in full screen windows. (LP: #1316005)

  [ Andrea Azzarone ]
  * Clear the clipboard when locking the screen. (LP: #1308911)
  * Disable switcher gestures if screen is locked. Fixed a regression.
(LP: #1321043)
  * Pass the correct options to showLauncherKeyTerminate in
UnityScreen::OnLockScreen (LP: #1320438)
  * Fix skype indicator blinking. (LP: #1310200)

  [ Marco Trevisan (Treviño) ]
  * PluginAdapter: try to grab the screen to make sure that the screen
is not grabbed FocusIn event with NotifyGrab mode is not always
triggered by X when a window takes the grab, then we need to ensure
that there's no grab by trying to get one. We only care about
keyboard here, since pointer grabs don't affect us in general. (LP:
#741869)
  * ShortcutView: use RawPixel's for the size values and convert them to
match current scaling Plus dinamically allocate horizontal space,
not to cut the text. (LP: #924840)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Sat, 07 Jun 2014 
16:27:46 +

** Changed in: unity (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1321043

Title:
  [regression] lock screen bypass with touchpad

Status in Unity:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  László Gyaraki has reported a lock screen bypass using the touchpad;
  his video appears to use three-finger or four-finger use of his
  touchpad in conjunction with some gestures to bring up windows from
  the locked session.

  His demonstration video can be found here:
  http://ubuntuone.com/28JQHOlYozn5SKe4jcmb3p (61 megabytes,
  video/3gpp).

  Thanks

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1321043] Re: [regression] lock screen bypass with touchpad

2014-06-12 Thread Treviño
** Changed in: unity
   Status: In Progress = Fix Committed

** Also affects: unity/7.2
   Importance: Undecided
   Status: New

** Changed in: unity/7.2
   Status: New = In Progress

** Changed in: unity/7.2
   Importance: Undecided = Critical

** Changed in: unity/7.2
 Assignee: (unassigned) = Andrea Azzarone (andyrock)

** Changed in: unity/7.2
Milestone: None = 7.2.2

** Changed in: unity
Milestone: 7.2.2 = 7.3.0

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1321043

Title:
  [regression] lock screen bypass with touchpad

Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  László Gyaraki has reported a lock screen bypass using the touchpad;
  his video appears to use three-finger or four-finger use of his
  touchpad in conjunction with some gestures to bring up windows from
  the locked session.

  His demonstration video can be found here:
  http://ubuntuone.com/28JQHOlYozn5SKe4jcmb3p (61 megabytes,
  video/3gpp).

  Thanks

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1321043] Re: [regression] lock screen bypass with touchpad

2014-06-04 Thread Stephen M. Webb
** Changed in: unity
Milestone: 7.2.1 = 7.2.2

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1321043

Title:
  [regression] lock screen bypass with touchpad

Status in Unity:
  In Progress
Status in “unity” package in Ubuntu:
  In Progress

Bug description:
  László Gyaraki has reported a lock screen bypass using the touchpad;
  his video appears to use three-finger or four-finger use of his
  touchpad in conjunction with some gestures to bring up windows from
  the locked session.

  His demonstration video can be found here:
  http://ubuntuone.com/28JQHOlYozn5SKe4jcmb3p (61 megabytes,
  video/3gpp).

  Thanks

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1321043] Re: [regression] lock screen bypass with touchpad

2014-05-30 Thread Adolfo Jayme
** Changed in: unity (Ubuntu)
   Importance: Undecided = Critical

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1321043

Title:
  [regression] lock screen bypass with touchpad

Status in Unity:
  In Progress
Status in “unity” package in Ubuntu:
  In Progress

Bug description:
  László Gyaraki has reported a lock screen bypass using the touchpad;
  his video appears to use three-finger or four-finger use of his
  touchpad in conjunction with some gestures to bring up windows from
  the locked session.

  His demonstration video can be found here:
  http://ubuntuone.com/28JQHOlYozn5SKe4jcmb3p (61 megabytes,
  video/3gpp).

  Thanks

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1321043] Re: [regression] lock screen bypass with touchpad

2014-05-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~andyrock/unity/lp-1321043

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1321043

Title:
  [regression] lock screen bypass with touchpad

Status in Unity:
  In Progress
Status in “unity” package in Ubuntu:
  In Progress

Bug description:
  László Gyaraki has reported a lock screen bypass using the touchpad;
  his video appears to use three-finger or four-finger use of his
  touchpad in conjunction with some gestures to bring up windows from
  the locked session.

  His demonstration video can be found here:
  http://ubuntuone.com/28JQHOlYozn5SKe4jcmb3p (61 megabytes,
  video/3gpp).

  Thanks

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1321043] Re: [regression] lock screen bypass with touchpad

2014-05-20 Thread Andrea Azzarone
** Changed in: unity
Milestone: None = 7.2.1

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1321043

Title:
  [regression] lock screen bypass with touchpad

Status in Unity:
  In Progress
Status in “unity” package in Ubuntu:
  In Progress

Bug description:
  László Gyaraki has reported a lock screen bypass using the touchpad;
  his video appears to use three-finger or four-finger use of his
  touchpad in conjunction with some gestures to bring up windows from
  the locked session.

  His demonstration video can be found here:
  http://ubuntuone.com/28JQHOlYozn5SKe4jcmb3p (61 megabytes,
  video/3gpp).

  Thanks

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp


[Dx-packages] [Bug 1321043] Re: [regression] lock screen bypass with touchpad

2014-05-20 Thread Andrea Azzarone
@Crish can you try to linked branch? Ubuntu does not support my
multitouch device so I'm not able to reproduce the bug. Please tell me
if you need a PPA.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1321043

Title:
  [regression] lock screen bypass with touchpad

Status in Unity:
  In Progress
Status in “unity” package in Ubuntu:
  In Progress

Bug description:
  László Gyaraki has reported a lock screen bypass using the touchpad;
  his video appears to use three-finger or four-finger use of his
  touchpad in conjunction with some gestures to bring up windows from
  the locked session.

  His demonstration video can be found here:
  http://ubuntuone.com/28JQHOlYozn5SKe4jcmb3p (61 megabytes,
  video/3gpp).

  Thanks

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

-- 
Mailing list: https://launchpad.net/~dx-packages
Post to : dx-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dx-packages
More help   : https://help.launchpad.net/ListHelp