[Bug 399056] Re: Update to 2.27.4

Launchpad Bug Tracker 399056 at bugs.launchpad.net
Tue Jul 14 05:10:07 UTC 2009


This bug was fixed in the package cheese - 2.27.4-0ubuntu1

---------------
cheese (2.27.4-0ubuntu1) karmic; urgency=low

  * New upstream release: (LP: #399056)
    - ensure the drawing area has a native X11 window
      With the new client-side-window gtk+ widgets do not always have a
      native window anymore. We need an XID to give to GstXOverlay and embed
      video into the application. This temporarily works around the issue
      forcing a native window. Works around bug 588357
    - use the camera-web icon instead of camera-video
      we are using camera-web in the project logo/icon but camera-video for the
      UI. it is more appropriate to use the camera-web icon as it's a) less
      likely people will use camcorders with cheese b) there is bigger visual
      distinction between camera-photo and camera-web than camera-photo and
      camera-video.
    - manually expose the window if not PLAYING
      Draw a black background if the pipeline is starting up and the overlay
      is still not ready to expose the drawing area.
    - fix broken xoverlay management
      For some reason this went unnoticed for a long time. We were calling
      set_x_overlay right after setting PLAYING state (with no warranty that
      the state change succeeded nor that an overlay was really there). The
      only right way to do this is to wait for prepare-xwindow-id message. It
      worked until now just because we've been extremely lucky.
    - drop url and email handlers
      Drop url and email handlers used in the about dialog since gtk+ 2.17.2
      already provides that functionality built in.
    - drop GEditMessageArea in favor of GtkInfoBar
      Drop GEditMessageArea since it recently entered gtk+. Fixes bug #586545
    - use AM_SILENT_RULES if available, fixes bug #587581
    - Use accessor functions instead direct access, fixes bug #585210
    - remove markup from translatable strings
    - keybindings: add configure checks for needed X11 stuff
      Check for XF86keysym.h availability and add a configure option to
      disable Webcam Button listening. Copied from rhythmbox.
    - add little program to emit fake webcam button events
    - capture webcam buttons
      Listen to XF86Webcam keypresses to capture webcam buttons. Should
      work with every driver that correctly binds the input device to
      KEY_CAMERA events. Fixes bug #521551
    - remove padding from the take_picture button
      Use alignment xscale property instead of padding in the take_picture
      button. Doesn't fix but at least partly works around bug #573301 (the
      button can now grow up and fill the whole free space with no padding
      constraint).
    - sanitize main toolbar structure
      No real change, just some little restructuring of the glade toolbar
      definition to make it easier to hack on.
  * debian/control:
    - Bump gtk+ requirement to 2.17.3
    - Add build-dep on x11proto-core-dev for multimedia keys
    - Add build-dep on docbook-utils
  * debian/rules:
    - Build with --enable-mmkeys
    - Remove --enable-hildon when building for LPIA - there are cheese-hildon packages
      for this (LP: #345772)

 -- Robert Ancell <robert.ancell at canonical.com>   Tue, 14 Jul 2009
09:25:41 +1000

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

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

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




More information about the universe-bugs mailing list