Hello, 2010/10/13 michael bouchaud <[email protected]>: > I have a segfault with e17 updated to current svn I assume you've also updated ecore?
> when I do an xrandr -s something I've tried it here and could only spot a bug (maybe due to my graphicscard driver(?)) by changing resolution: e17 always reverts the resolution to the recommended one. > this is due to my current xrandr version (1.3.2) or not ? No, afaics it has nothing to do with RandR 1.3.2. Actually the -s switch of xrandr should trigger a XRandR v1.1 event, but might implicitly trigger 1.2 events as well, which are received by e17 that in turn (on my machine) tries to enable the recommended resolution. BR, Leif > here is my backtrace > > #0 0x00007f5d72964783 in select () from /lib/libc.so.6 > #1 0x00007f5d75dbab95 in _ecore_main_select (timeout=<value optimized out>) > at ecore_main.c:979 > #2 0x00007f5d75dbb240 in _ecore_main_loop_iterate_internal (once_only=0) at > ecore_main.c:1314 > #3 0x00007f5d75dbb27f in ecore_main_loop_begin () at ecore_main.c:568 > > I have no idea how to correct this, sorry... > > -- > Michaël Bouchaud > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating great > experiences on the web. Be a part of the beta today. > http://p.sf.net/sfu/beautyoftheweb > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
