phablet-screenshot gives blank image

Bug #1284790 reported by Nicholas Skaggs
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
phablet-tools (Ubuntu)
Fix Released
Medium
Andrew Starr-Bochicchio

Bug Description

phablet-screenshot appears to work properly, but the resulting image is blank. this occurs even though the device is properly plugged in and the screen is on. I'm using a mako in this instance, but phablet-screenshot currently also fails completely on manta;

https://bugs.launchpad.net/ubuntu/+source/phablet-tools/+bug/1276683

and I'm told the nexus 7 produces a blank image like the mako

Related branches

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in phablet-tools (Ubuntu):
status: New → Confirmed
Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :

via Google+, there's apparently a new way to do this now. I guess the script should be re-written as a wrapper for this.

Ricardo Salveti originally shared:

Ubuntu Touch image 230 also brings a new way to take screenshots, and this time grabbing the texture from Mir directly (and making it compatible with any other device that is also using Mir by default).

How to easily get a screenshot with Mir:
$ adb shell mirscreencast -m /tmp/mir_socket -n1
Starting screencast for output id 1
$ adb pull /tmp/mir_screencast_768x1280.rgba
4788 KB/s (3932160 bytes in 0.801s)
$ convert -size 768x1280 -depth 8 mir_screencast_768x1280.rgba screenshot.png

You could also use mirscreencast to do a proper screencast (and not just one frame), but be careful as that will dump a huge amount of data in your disk :-)

Changed in phablet-tools (Ubuntu):
status: Confirmed → In Progress
importance: Undecided → Medium
assignee: nobody → Andrew Starr-Bochicchio (andrewsomething)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package phablet-tools - 1.0+14.04.20140326-0ubuntu1

---------------
phablet-tools (1.0+14.04.20140326-0ubuntu1) trusty; urgency=low

  [ Andrew Starr-Bochicchio ]
  * Port to mir_screencast. Fixes LP: #1284790. (LP: #1284790)
 -- Ubuntu daily release <email address hidden> Wed, 26 Mar 2014 21:56:52 +0000

Changed in phablet-tools (Ubuntu):
status: In Progress → Fix Released
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.