screenshot now displays a helpful error message when it fails
authorMike Blumenkrantz <zmike@samsung.com>
Fri, 9 May 2014 14:35:10 +0000 (10:35 -0400)
committerMike Blumenkrantz <zmike@samsung.com>
Fri, 9 May 2014 14:46:30 +0000 (10:46 -0400)
commit1ac25835dbcb2452ec4154945e941e0c210f24c8
tree6a38068e668096c910277db5651182c45fa531ce
parentdfd14bc7d35a3245b1ef2ca5624f2a64a51922e9
screenshot now displays a helpful error message when it fails

now that larger xinerama setups are getting more common, it's also the case that shm creation is more likely to fail due to SHMMAX defaults only working on displays smaller than than 8,388,609 total pixels. in this case, we print a helpful error message so the user can (optionally) increase SHMMAX
src/modules/shot/e_mod_main.c