Add a keyboard shortcut by default for take screenshot of a selection"

Bug #625518 reported by Kedar Mhaswade
32
This bug affects 7 people
Affects Status Importance Assigned to Milestone
GNOME Settings Daemon
Unknown
Unknown
One Hundred Papercuts
Fix Released
Wishlist
Papercuts Ninjas
gnome-control-center (Ubuntu)
Fix Released
Wishlist
Unassigned
gnome-settings-daemon (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

See: http://kedarm.posterous.com/ubuntu-linux-adding-a-shortcut-to-take-screen

I was looking for a keyboard combination to take screenshot of a specific selection. This is not available by default. We have Print (PrtScr) and Alt+Print (PrtScr) to mean either take the screenshot of an entire desktop or that of a Window currently in focus.

Basically, I am asking for a keyboard shortcut that is equivalent of "Cmd+Shift+4" on a Mac that takes the screenshot (brings the crosswires to select an area) of a selection. I'd suggest we make the default Ctrl+Alt+Print (similar to Print and Alt+Print).

Revision history for this message
Kedar Mhaswade (kedar-mhaswade) wrote :

Added paultag per his request.

Vish (vish)
description: updated
Revision history for this message
Vish (vish) wrote :

This bug is an upstream one and it would be quite helpful if somebody experiencing it could send the bug the to the people writing the software. You can learn more about how to do this for various upstreams at https://wiki.ubuntu.com/Bugs/Upstream.
Once submitted upstream , do report back here with the upstream bug number.Thanks in advance!

Changed in libgnomekbd (Ubuntu):
importance: Undecided → Wishlist
status: New → Confirmed
Changed in hundredpapercuts:
importance: Undecided → Wishlist
status: New → Confirmed
Vish (vish)
affects: libgnomekbd (Ubuntu) → gnome-settings-daemon (Ubuntu)
affects: libgnomekbd → gnome-settings-daemon
Revision history for this message
dazza5000 (darran-kelinske) wrote :

+1

I use an Ubuntu rig to QA products at work and I have to manually select "Select Area to Grab" every time I want to attach a screen. Been looking for a way to use a shortcut to do this.

Changed in gnome-settings-daemon:
importance: Undecided → Unknown
status: New → Unknown
Changed in gnome-settings-daemon:
importance: Unknown → Medium
status: Unknown → New
Vish (vish)
Changed in gnome-settings-daemon (Ubuntu):
status: Confirmed → Triaged
Changed in hundredpapercuts:
status: Confirmed → Triaged
Changed in gnome-settings-daemon:
status: New → Invalid
Revision history for this message
Paul Tagliamonte (paultag) wrote :
Revision history for this message
Paul Tagliamonte (paultag) wrote :

Pushed to master in git in commit 4709c0e

Someone close this when it gets sent in off the matching 3.3.x release.

Changed in gnome-settings-daemon:
importance: Medium → Unknown
status: Invalid → Unknown
Changed in gnome-control-center (Ubuntu):
status: New → Triaged
importance: Undecided → Wishlist
Changed in gnome-settings-daemon (Ubuntu):
status: Triaged → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gnome-settings-daemon - 3.3.5-0ubuntu1

---------------
gnome-settings-daemon (3.3.5-0ubuntu1) precise; urgency=low

  * New upstream version (lp: #931656), refreshed patches,
    thanks Jeremy Bicha for starting the work on the new version:
    - change the sound level by device (lp: #340720)
    - correctly unassign keybindings (lp: #515670)
    - define keybinding to take a screenshot of a selection (lp: #625518)
    - resolve some segfaults (lp: #865286)
  * debian/control.in:
    - build-depends on libgudev-1.0-dev
    - breaks unity-greeter (<< 0.2.1-0ubuntu1) due to the wacom schema rename
    - build-depends on libwacom
    - updated gtk, gnome-desktop3, g-d-s, upower requirements
  * debian/gnome-settings-daemon.gsettings-override:
    - don't set deprecated "sleep-inactive-battery" key
  * debian/patches/90_set_gmenus_xsettings.patch:
    - refreshed, we don't handle gnome-shell xsettings yet because we still
      ship 3.2, that patch will need an update if we go for the new version
  * debian/patches/git_gsettings_write_only_when_required.patch;
    debian/patches/50_add_dell_backlight.patch:
    - dropped the fix is in the new version
  * debian/patches/47_delay_pa_connect_to_idle.patch:
    - commented, will need to be updated if still needed
  * debian/patches/revert_git_datetime_dropping.patch:
    - revert the datetime service dropping, ubuntu-system-service doesn't
      implement the timedated interfaces
  * debian/patches/revert_git_dropping_gconf_wrapper.patch:
    - revert the gconf code dropping, we might still need the settings
      gateway for the lts (though it's a bit hackish)
  * debian/patches/revert_git_use_gsetting_keybindings.patch:
    - revert the keybindings switch to gsettings, compiz is not ready,
      it's likely possible to update the patch to do either according to
      the session in use at runtime if somebody wants to work on that
  * debian/patches/revert_git_a11y_gsettings.patch:
    - similar to the previous one
  * debian/patches/revert_git_stop_using_gconf.patch:
    - don't stop using gconf, the other patches listed before need it
  * debian/rules:
    - don't use -Bsymbolic-functions to workaround upstream issues
    - drop deprecated --enable-pulse option
    - use --disable-systemd
  * debian/watch:
    - watch for .xz
 -- Sebastien Bacher <email address hidden> Wed, 15 Feb 2012 11:41:52 +0100

Changed in gnome-settings-daemon (Ubuntu):
status: Fix Committed → Fix Released
Changed in hundredpapercuts:
status: Triaged → Fix Released
milestone: none → precise-9-miscellaneous
assignee: nobody → Papercuts Ninja (papercuts-ninja)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gnome-control-center - 1:3.3.5-0ubuntu1

---------------
gnome-control-center (1:3.3.5-0ubuntu1) precise; urgency=low

  * Upload the new serie, that will bring in quite some fixes, we revert
    some problematic or risky changes as well
  * The new version includes those fixes:
    - "Change Password in User Accounts panel focuses "New password" field,
       skipping "Current password"" (lp: #821759)
    - The dialog to add online accounts should have a title
      (lp: #822380)
    - "Remove Profile" button clickable in Color panel when
       no profile selected (lp: #869603)
    - Move Removable Media into System Info (lp: #835880)
    - Sound preferences: mouse scrolling balance only works for right.
      (lp: #918017)
    - gnome-control-center SIGSEGV in actualize_printers_list()
      (lp: #903009)
    - selecting preffered applications is not an info (lp: #890143)
    - Add a keyboard shortcut by default for take screenshot of a selection"
      (lp: #625518)
  * debian/patches/revert_git_datetime_port.patch:
    - revert use of datetimed, we don't use systemd and ubuntu-system-service
      doesn't support it yet
  * debian/patches/revert_git_drop_library.patch:
    - consolidate "01_allow_external_panels.patch", don't drop the library
      we use it from other components on ubuntu, the patch will be improved
      later to not use a copy of files like it does in that version
  * debian/patches/revert_git_stop_using_gconf.patch,
    debian/patches/revert_ua_gsettings.patch,
    debian/patches/revert_git_keyboard_gsettings.patch:
    - revert keyboard porting to gsettings, compiz still use gconf and we
      didn't update gnome-shell to the new serie (yet)

  [ Jeremy Bicha ]
  * New upstream release (Thanks Rico Tzchichholz!)
  * debian/control.in:
    - Bump minimum dependency versions and add libwacom dependency
  * debian/rules: Build without -Wl,-z,defs
  * debian/watch: Watch for unstable releases
  * Refreshed patches:
    - 01_allow_external_panels.patch
    - 04_add_theme_selection.patch
    - 50_ubuntu_systemwide_prefs.patch
    - 58_ubuntu_icon_views_redesign.patch
    - 59_install_gcm_components_on_demand.patch
    - 91_configure_cheese.patch
  * Dropped upstream patches:
    - 00git_handle_media_dialog_close.patch
    - 03_show_wacom_under_unity.patch
    - 90_git_sound_tab_order.patch
    - 91_git_build_use_fontconfig.patch
    - 92_git_minimal_output_height.patch
    - 93_change_window_role_on_panel_change.patch
    - 94_git_adding_shortcuts.patch
    - 95_git_ctrlw_shortcut.patch
    - git_extra_keywords.patch

  [ Ken VanDine ]
  * debian/patches/96_sound_nua_panel.patch
    - refreshed with latest changes from ronoc
 -- Sebastien Bacher <email address hidden> Wed, 15 Feb 2012 23:16:31 +0100

Changed in gnome-control-center (Ubuntu):
status: Triaged → Fix Released
Revision history for this message
Jānis Kangarooo (kangarooo) wrote :

FINALLY
THX

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.