Add feature to take screenshots of the buggy window
Bug #772336 reported by
Abhinav Upadhyay
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Apport |
Triaged
|
Wishlist
|
Unassigned | ||
apport (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
In the comments of bug #357847 (https:/
I am opening this bug to discuss about the possibilities of adding this feature to apport.
In my opinion I always like to attach screenshots with the bug report to make my problem more clear but it takes some effort to do it manually. So for me it is a must have feature.
Changed in apport: | |
assignee: | nobody → Abhinav Upadhyay (er-abhinav-upadhyay) |
Changed in apport: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
Changed in apport (Ubuntu): | |
status: | Incomplete → Triaged |
Changed in apport: | |
assignee: | Abhinav Upadhyay (er-abhinav-upadhyay) → nobody |
To post a comment you must log in.
I have been trying to investigate how it could be accomplished as gnome-screenshot doesn't provide any such feature. Although there is another screenshot taking app "Shutter" which does provide the feature to point and click at a window and take it's screenshot.
I contacted the author of Shutter about how Shutter achieves this. He was kind enough to send me a small piece of Perl code that demonstrates how it could be achieved. I have translated that code to Python and I am attaching it with this comment.
It would be great it someone could test it and give me the feedback about how useful it is.
It depends on python-wnck.