Audacity Bug Summary
••• Introduction •••
••• Keywords •••
    Audacity 3.0.3 development began 19th April 2021

Audacity Bugzilla



Bug 1971 - Linux: Scriptables screenshot command only grab a small rectangle of window
Linux: Scriptables screenshot command only grab a small rectangle of window
Status: RESOLVED FIXED
Product: Audacity
Classification: Unclassified
Component: Scripts
2.3.0
Per OS Linux
: P4 RepeatableAll
Assigned To: Default Assignee for New Bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-09-05 08:06 UTC by Steve Daulton
Modified: 2021-01-23 17:45 UTC (History)
3 users (show)

See Also:
Steps To Reproduce:
See description.
Release Note:
First Git SHA:
Group: ---
Workaround:
Closed: 2019-04-05 00:00:00


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Daulton 2018-09-05 08:06:34 UTC
When using the "screenshot" command from the "Scriptables II" menu and selecting any of the three "Window" options, the resulting screenshot covers only a small rectangular area rather than the full window.

Also occurs when running the command via AUD-DO.

James wrote:
> Looks to be a  linux only bug.
Comment 1 James Crook 2018-09-05 14:51:29 UTC
DEVEL - FIX MADE
https://github.com/audacity/audacity/commit/1ecff6d5db6d3a96d0995f6cf4502b669866e343

One consequence of this change is that the Tools->Screenshot dialog now captures the project window rather than (potentially) some other random top-level dialog.  In light of bug 1598, I do not regard that change in functionality as a regression.  Tools->Screenshot dialog needs a rethink in any case.
Comment 2 Peter Sampson 2018-09-05 15:01:00 UTC
(In reply to James Crook from comment #1)
>Tools->Screenshot dialog needs a rethink in any case.

Indeed - see Bug #1598
Enh: Improve GUI for Screenshot Tools
Comment 3 Steve Daulton 2019-04-05 08:27:01 UTC
Works for me, both from the "Scriptables II" menu and AUD-DO.
Resolved Fixed.