Bug 916782 - Alt-PrintScreen doesn't run xfce4-screenshooter
Summary: Alt-PrintScreen doesn't run xfce4-screenshooter
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: libxfce4ui
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Christoph Wickert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-02-28 21:33 UTC by Stan King
Modified: 2015-07-05 17:33 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-30 01:22:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 768704 0 unspecified CLOSED improve shortcut matching code 2021-02-22 00:41:40 UTC

Internal Links: 768704

Description Stan King 2013-02-28 21:33:00 UTC
Description of problem:

When running Fedora 18 with the XFCE environment, hitting the Alt-PrintScreen key combination does not activate the "xfce4-screenshooter -w" command as specified in the keyboard shortcuts.  However, if I set up Alt-F1 to perform this action, it works fine.

I temporarily set up my own script in the shortcut for Alt-PrintScreen, and it wasn't even executed.  When hitting Alt-PrintScreen in a Terminal window, the cursor blinks, but that's it.

I'm not certain the problem is in xfce4-screenshooter, but that's the best module I could think of for applying this bug report to.

Version-Release number of selected component (if applicable):

xfce4-screenshooter-1.8.0-7.fc18.x86_64
xfwm4-4.10.0-5.fc18.x86_64


How reproducible:

Every time.

Steps to Reproduce:
1. Run Fedora 18 with XFCE.
2. Open a window of any sort & bring focus to it.
3. Hit Alt-PrintScreen
  
Actual results:

Nothing happens.

Expected results:

A pop-up window from xfce4-screenshooter, asking the user what to do with the captured screen data.

Additional info:

Comment 1 Christoph Wickert 2013-05-19 08:30:55 UTC
Seems something changed in gtk2 again, Alt + some other key is now treated as Sys_Req. This means we need to adjust the patch we ship with libxfce4ui.

Comment 2 Christoph Wickert 2013-05-19 08:40:50 UTC
Hold on: It works for me with xfce4-screenshooter-1.8.0-7.fc18 and gtk2-2.24.16-1.fc18, but it does not work on the F18 live CD. What version of gtk2 do you have and what does

grep screenshooter ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml 

return?

For me it returns "<Alt>Print", that's what we have in the package and that does not work in the live session. However I don't want to adjust this to Sys_Req now it it already works.

Comment 3 Stan King 2013-05-25 18:14:13 UTC
These are from my least-altered system.  I had changed the shortcut to Alt-F1 or Alt-F3 on other systems just to make it function desirably.

Output of "rpm -q gtk2": gtk2-2.24.16-1.fc18.i686

Output of "grep screenshooter ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml":

      <property name="&lt;Alt&gt;Print" type="string" value="xfce4-screenshooter -w"/>
      <property name="Print" type="string" value="xfce4-screenshooter -f"/>

Comment 4 Fedora End Of Life 2013-12-21 11:46:44 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 5 Fedora End Of Life 2014-02-05 19:33:25 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 6 Stan King 2014-02-06 02:39:44 UTC
I'm still seeing this with Fedora 20, on four different systems.

The PrintScreen key works.  Alt-PrintScreen does nothing.

I work around it on a Fedora 19 system by mapping Alt-<F1> to "xfce4-screenshooter -w".  But Alt-PrintScreen is jinxed somehow.

Comment 7 Fedora End Of Life 2015-05-29 08:54:28 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 8 Fedora End Of Life 2015-06-30 01:22:01 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 9 Stan King 2015-07-05 17:33:06 UTC
It actually works now in Fedora 22.  Thanks!


Note You need to log in before you can comment on or make changes to this bug.