Activity log for bug #1348539

Date Who What changed Old value New value Message
2014-07-25 08:49:20 Ara Pulido bug added bug
2014-07-25 08:49:35 Ara Pulido plainbox-provider-checkbox: importance Undecided Wishlist
2014-07-25 08:50:13 Ara Pulido description When we created the external screenshot job (using an external USB webcam), we removed the one we had for Internal Screenshots: plugin: shell name: screenshot requires: package.name == 'xorg' package.name == 'imagemagick' command: import -window root ${CHECKBOX_DATA}/screenshot.png _description: Captures a screenshot. plugin: attachment name: screenshot.png depends: screenshot command: cat ${CHECKBOX_DATA}/screenshot.png We would need to add back something similar to the checkbox provider, as it is an useful test for external testing. When we created the external screenshot job (using an external USB webcam), we removed the one we had for Internal Screenshots: plugin: shell name: screenshot requires:  package.name == 'xorg'  package.name == 'imagemagick' command: import -window root ${CHECKBOX_DATA}/screenshot.png _description:  Captures a screenshot. plugin: attachment name: screenshot.png depends: screenshot command: cat ${CHECKBOX_DATA}/screenshot.png We would need to add back something similar to the checkbox provider, as it is an useful test for external testing.
2014-07-25 08:52:58 Ara Pulido description When we created the external screenshot job (using an external USB webcam), we removed the one we had for Internal Screenshots: plugin: shell name: screenshot requires:  package.name == 'xorg'  package.name == 'imagemagick' command: import -window root ${CHECKBOX_DATA}/screenshot.png _description:  Captures a screenshot. plugin: attachment name: screenshot.png depends: screenshot command: cat ${CHECKBOX_DATA}/screenshot.png We would need to add back something similar to the checkbox provider, as it is an useful test for external testing. When we created the external screenshot job (using an external USB webcam), we removed the one we had for Internal Screenshots: plugin: shell name: screenshot requires:  package.name == 'xorg'  package.name == 'imagemagick' command: import -window root ${CHECKBOX_DATA}/screenshot.png _description:  Captures a screenshot. plugin: attachment name: screenshot.png depends: screenshot command: cat ${CHECKBOX_DATA}/screenshot.png We would need to add back something similar to the checkbox provider, as it is an useful test for external testing. Daniel comments: "If we want to bring an "internal screenshot" test back, I'd suggest looking at using something other than imagemagick, which sometimes was unreliable. We can use gnome-screenshot, use the dbus org.Gnome.Screenshot stuff (what happens when you press PrtScr), or look into another option that may have better compatibility with tablet/phone; maybe some qt-based thing."
2014-07-25 17:13:43 Daniel Manrique branch linked lp:~roadmr/checkbox/1348539-screenshot-jobs
2014-07-25 17:16:55 Daniel Manrique plainbox-provider-checkbox: status New In Progress
2014-07-25 17:16:59 Daniel Manrique plainbox-provider-checkbox: milestone 0.9
2014-07-25 17:17:02 Daniel Manrique plainbox-provider-checkbox: assignee Daniel Manrique (roadmr)
2014-08-01 09:41:07 Sylvain Pineau plainbox-provider-checkbox: status In Progress Fix Committed
2014-08-15 21:49:37 Daniel Manrique plainbox-provider-checkbox: status Fix Committed Fix Released