Bug 33234 - Захват области не работает по горячей клавиши
Summary: Захват области не работает по горячей клавиши
Status: CLOSED FIXED
Alias: None
Product: Branch p8
Classification: Distributions
Component: mate-screenshot (show other bugs)
Version: не указана
Hardware: all Linux
: P3 normal
Assignee: Andrey Cherepanov
QA Contact: qa-p8@altlinux.org
URL: https://github.com/mate-desktop/mate-...
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-13 14:04 MSK by Evgeniy Korneechev
Modified: 2017-11-01 07:55 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Evgeniy Korneechev 2017-03-13 14:04:33 MSK
mate-screenshot -a - из терминала работает, а если назначить комбинацию клавиш - например Ctrl+Print - ничего не происходит.
Воркэраунд - по ссылке на баг -
#!/bin/bash
sleep 0.05
/usr/bin/mate-screenshot.orig $@

В сизифной версии проблем нет из коробки.
Comment 1 Repository Robot 2017-11-01 07:55:09 MSK
mate-utils-1.12.0-alt2.M80P.1 -> p8:

Fri Oct 27 2017 Evgeniy Korneechev <ekorneechev@altlinux> 1.12.0-alt2.M80P.1
- mate-dictionary: include correct header to fix occasional FTBFS
- mate-screenshot: ':' -> '-' in file's name (closes: #32339)
- mate-screenshot: fixed grab an area on the hotkey (closes: #33234)