Re: [Touch-packages] [Bug 1302491] when autlogin with a timeout is used, it should be reapplied when the user logs out.

2014-12-10 Thread Marc Balmer
> Am 10.12.2014 um 02:48 schrieb Launchpad Bug Tracker 
> <1302...@bugs.launchpad.net>:
> 
> This bug was fixed in the package lightdm - 1.10.3-0ubuntu2
> 
> ---
> lightdm (1.10.3-0ubuntu2) trusty; urgency=medium
> 
>  * Refresh patches
> -- Robert AncellFri, 10 Oct 2014 21:24:51 
> +1300
> 
> ** Changed in: lightdm (Ubuntu Trusty)
>   Status: Fix Committed => Fix Released
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1302491
> 
> Title:
>  when autlogin with a timeout is used, it should be reapplied when the
>  user logs out.
> 
> Status in Light Display Manager:
>  Fix Released
> Status in Light Display Manager 1.10 series:
>  Fix Released
> Status in lightdm package in Ubuntu:
>  Fix Released
> Status in lightdm source package in Trusty:
>  Fix Released
> Status in lightdm source package in Utopic:
>  Fix Released
> 

Will this also be fixed in Precise?  (which I would welcome a lot…)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1302491

Title:
  when autlogin with a timeout is used, it should be reapplied when the
  user logs out.

Status in Light Display Manager:
  Fix Released
Status in Light Display Manager 1.10 series:
  Fix Released
Status in lightdm package in Ubuntu:
  Fix Released
Status in lightdm source package in Trusty:
  Fix Released
Status in lightdm source package in Utopic:
  Fix Released

Bug description:
  [Impact]
  If LightDM is set up for timed login this only occurs on first login, i..e 
after a session logout timed login is not reattempted. This doesn't match the 
traditional behaviour of GDM. A common use case for timed login is kiosk setups 
where the greeter should never be displayed for any significant amount of time; 
this is currently impossible to set up with LightDM.

  [Test Case]
  1. Setup LightDM to do a timed login
  2. Wait for timeout
  (session starts)
  3. Log out of session
  Expected result:
  The session is started again after the timeout.
  Observed result:
  The greeter is show forever.

  [Regression potential]
  There is some risk that someone might have been relying on the existing 
behaviour. The assumption is that most timed login users would prefer the new 
behaviour. There is a small risk that these changes may have broken something 
else, this has been reduced by using the regression tests.

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

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


[Touch-packages] [Bug 1391857] Re: libcairo segfaults when rendering video streams, e.g. youtube videos in webkit based browsers

2014-11-12 Thread Marc Balmer
** Summary changed:

- libcairo segfaults when rendering video streams, e.g. youtube videos in 
webkit base browsers
+ libcairo segfaults when rendering video streams, e.g. youtube videos in 
webkit based browsers

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cairo in Ubuntu.
https://bugs.launchpad.net/bugs/1391857

Title:
  libcairo segfaults when rendering video streams, e.g. youtube videos
  in webkit based browsers

Status in “cairo” package in Ubuntu:
  Triaged
Status in “midori” package in Ubuntu:
  New
Status in “webkitgtk” package in Ubuntu:
  New

Bug description:
  The libcairo version (1.13) that is used on Ubuntu 14.04 contains a
  bug the leads to a segementation fault (see
  https://bugs.freedesktop.org/show_bug.cgi?id=81699) when rendering
  certain video streams.  E.g. webkit based browser that render Youtube
  videos will eventually crash.

  The bug has been fixed upstream, libcairo 1.14 does not segfault, so
  it would be very desirable that the libcairo2 package in Ubuntu gets
  updated to version 1.14 of libcairo.

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

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


[Touch-packages] [Bug 1391857] Re: libcairo segfaults when rendering video streams, e.g. youtube videos in webkit base browsers

2014-11-12 Thread Marc Balmer
** Also affects: midori (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: webkitgtk (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cairo in Ubuntu.
https://bugs.launchpad.net/bugs/1391857

Title:
  libcairo segfaults when rendering video streams, e.g. youtube videos
  in webkit base browsers

Status in “cairo” package in Ubuntu:
  Triaged
Status in “midori” package in Ubuntu:
  New
Status in “webkitgtk” package in Ubuntu:
  New

Bug description:
  The libcairo version (1.13) that is used on Ubuntu 14.04 contains a
  bug the leads to a segementation fault (see
  https://bugs.freedesktop.org/show_bug.cgi?id=81699) when rendering
  certain video streams.  E.g. webkit based browser that render Youtube
  videos will eventually crash.

  The bug has been fixed upstream, libcairo 1.14 does not segfault, so
  it would be very desirable that the libcairo2 package in Ubuntu gets
  updated to version 1.14 of libcairo.

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

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


Re: [Touch-packages] [Bug 1391857] libcairo segfaults when rendering video streams, e.g. youtube videos in webkit base browsers

2014-11-12 Thread Marc Balmer
> Am 12.11.2014 um 13:50 schrieb Marc Balmer :
> 
> 
>> Am 12.11.2014 um 13:40 schrieb Sebastien Bacher :
>> 
>> Thanks, the corresponding upstream commit seem to be 
>> http://cgit.freedesktop.org/cairo/commit/?id=13a09526d2120c244471e03b6ae979016ef88e83
>> http://cgit.freedesktop.org/cairo/commit/?id=a5f51588afd9d5629b03297eb29ff46350b6ba50
>> 
>> Does it impact any Ubuntu package? If we SRU the fix it should ideally
>> fix a bug reported in launchpad and easy to reproduce so the fix can be
>> confirmed to work
> 
> 
> Yes it does affect Ubuntu packages, e.g. libwebkitgtk-1.0 uses libcairo when 
> rendering video stream and crashes.  Applications that use libwebkitgtk-1.0 
> consequently also crash.

The package midori is also affected.  Install midori and use the midori
browser to view a video on youtube, it will crash e.g. on this one:

https://www.youtube.com/watch?v=b1XGPvbWn0A
<https://www.youtube.com/watch?v=b1XGPvbWn0A>

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cairo in Ubuntu.
https://bugs.launchpad.net/bugs/1391857

Title:
  libcairo segfaults when rendering video streams, e.g. youtube videos
  in webkit base browsers

Status in “cairo” package in Ubuntu:
  Triaged

Bug description:
  The libcairo version (1.13) that is used on Ubuntu 14.04 contains a
  bug the leads to a segementation fault (see
  https://bugs.freedesktop.org/show_bug.cgi?id=81699) when rendering
  certain video streams.  E.g. webkit based browser that render Youtube
  videos will eventually crash.

  The bug has been fixed upstream, libcairo 1.14 does not segfault, so
  it would be very desirable that the libcairo2 package in Ubuntu gets
  updated to version 1.14 of libcairo.

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

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


Re: [Touch-packages] [Bug 1391857] Re: libcairo segfaults when rendering video streams, e.g. youtube videos in webkit base browsers

2014-11-12 Thread Marc Balmer
> Am 12.11.2014 um 13:40 schrieb Sebastien Bacher :
> 
> Thanks, the corresponding upstream commit seem to be 
> http://cgit.freedesktop.org/cairo/commit/?id=13a09526d2120c244471e03b6ae979016ef88e83
> http://cgit.freedesktop.org/cairo/commit/?id=a5f51588afd9d5629b03297eb29ff46350b6ba50
> 
> Does it impact any Ubuntu package? If we SRU the fix it should ideally
> fix a bug reported in launchpad and easy to reproduce so the fix can be
> confirmed to work


Yes it does affect Ubuntu packages, e.g. libwebkitgtk-1.0 uses libcairo when 
rendering video stream and crashes.  Applications that use libwebkitgtk-1.0 
consequently also crash.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cairo in Ubuntu.
https://bugs.launchpad.net/bugs/1391857

Title:
  libcairo segfaults when rendering video streams, e.g. youtube videos
  in webkit base browsers

Status in “cairo” package in Ubuntu:
  Triaged

Bug description:
  The libcairo version (1.13) that is used on Ubuntu 14.04 contains a
  bug the leads to a segementation fault (see
  https://bugs.freedesktop.org/show_bug.cgi?id=81699) when rendering
  certain video streams.  E.g. webkit based browser that render Youtube
  videos will eventually crash.

  The bug has been fixed upstream, libcairo 1.14 does not segfault, so
  it would be very desirable that the libcairo2 package in Ubuntu gets
  updated to version 1.14 of libcairo.

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

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


[Touch-packages] [Bug 1391857] [NEW] libcairo segfaults when rendering video streams, e.g. youtube videos in webkit base browsers

2014-11-12 Thread Marc Balmer
Public bug reported:

The libcairo version (1.13) that is used on Ubuntu 14.04 contains a bug
the leads to a segementation fault (see
https://bugs.freedesktop.org/show_bug.cgi?id=81699) when rendering
certain video streams.  E.g. webkit based browser that render Youtube
videos will eventually crash.

The bug has been fixed upstream, libcairo 1.14 does not segfault, so it
would be very desirable that the libcairo2 package in Ubuntu gets
updated to version 1.14 of libcairo.

** Affects: cairo (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cairo in Ubuntu.
https://bugs.launchpad.net/bugs/1391857

Title:
  libcairo segfaults when rendering video streams, e.g. youtube videos
  in webkit base browsers

Status in “cairo” package in Ubuntu:
  New

Bug description:
  The libcairo version (1.13) that is used on Ubuntu 14.04 contains a
  bug the leads to a segementation fault (see
  https://bugs.freedesktop.org/show_bug.cgi?id=81699) when rendering
  certain video streams.  E.g. webkit based browser that render Youtube
  videos will eventually crash.

  The bug has been fixed upstream, libcairo 1.14 does not segfault, so
  it would be very desirable that the libcairo2 package in Ubuntu gets
  updated to version 1.14 of libcairo.

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

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