Hello After some digging - i have new light on this case: The problem is: http://trac.enlightenment.org/e/changeset/45480
On current svn (with changset applied) i have the following info when starting: E17 INIT: XINERAMA SCREEN: [0], 1280x1024+1680+0 E17 INIT: XINERAMA SCREEN: [1], 1680x1050+0+0 E17 INIT: XINERAMA CHOSEN: [1], 1680x1050+0+0 E17 INIT: XINERAMA CHOSEN: [0], 1280x1024+1680+0 ... zones are wrong assigned and e_zone_current_get() returns wrong zone for the screen - this leads to setting wallpaper on opposite screen And when i revert above changset - the zones are correct, and log is saying: E17 INIT: XINERAMA SCREEN: [0], 1280x1024+1680+0 E17 INIT: XINERAMA SCREEN: [1], 1680x1050+0+0 E17 INIT: XINERAMA CHOSEN: [0], 1280x1024+1680+0 E17 INIT: XINERAMA CHOSEN: [1], 1680x1050+0+0 suggestions how to solve this? regards, manio jabber/e-mail: [email protected] http://manio.skyboo.net ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
