On Thu, 22 Mar 2012 21:36:16 -0500 Jeff Hoogland <[email protected]> said:
and that breaks all scaling for all elm apps. :) > A hack is the solution I ended up going with. > > I crack open the two Elm source files that call edje_scale and comment out > the lines that trigger scaling - this way only E controls the scaling and > the issue is gone (I've already built this way and can confirm it works) > > On Thu, Mar 22, 2012 at 8:37 PM, Wido <[email protected]> wrote: > > > Is that a hack? a command in command line? or both? > > > > just curious =P > > > > El 20 de marzo de 2012 21:14, Carsten Haitzler > > <[email protected]>escribió: > > > > On Tue, 20 Mar 2012 09:05:32 -0500 Jeff Hoogland <[email protected]> > >> said: > >> > >> use elementary_config and set scaling to the same value as u set it in e's > >> scaling config. :) > >> > >> > Am I correct in assuming this is an internal conflict between E and Elm > >> > then? Is there anyway (even a quick and dirty patch I could apply) to > >> > correct this behaviour? The profile I use ELFE really needs scaling more > >> > than my other ones! > >> > > >> > On Fri, Mar 16, 2012 at 1:49 PM, Nicolas Aguirre > >> > <[email protected]>wrote: > >> > > >> > > Le 14 mars 2012 08:33, Carsten Haitzler <[email protected]> a > >> écrit : > >> > > > On Wed, 14 Mar 2012 09:37:05 -0400 Christopher Michael < > >> > > [email protected]> > >> > > > said: > >> > > > > >> > > > this is almost definitely elementary and e conflicting as they both > >> play > >> > > with > >> > > > global scaling options and e has its own config for this, as does > >> elm. > >> > > they > >> > > > both then modify edje global scale properties etc. based on > >> eachothers > >> > > > conflicting options. > >> > > > > >> > > >> On 03/14/2012 09:25 AM, Jeff Hoogland wrote: > >> > > >> > I can confirm after testing that it is ELFE that is causing the > >> issue > >> > > with > >> > > >> > scaling. > >> > > >> > > >> > > >> > Let me know if there is other information I can provide to get > >> this > >> > > issue > >> > > >> > resolve Nicolas. > >> > > >> > > >> > > >> /me prepares the beating trout for a royal thumping > >> > > >> > >> > > >> dh > >> > > >> > >> > > >> > On Wed, Mar 14, 2012 at 1:49 AM, Nicolas Aguirre > >> > > >> > <[email protected]>wrote: > >> > > >> > > >> > > >> >> Le 13 mars 2012 17:46, Christopher Michael< > >> [email protected]> > >> > > a > >> > > >> >> écrit : > >> > > >> >>> On 03/13/2012 12:19 PM, Jeff Hoogland wrote: > >> > > >> >>>> I know you dislike it - but if you add the ELFE module does it > >> > > still > >> > > >> >> work? > >> > > >> >>>> I'll have to toggle other modules I use in the profile on and > >> off > >> > > to > >> > > >> >> see if > >> > > >> >>>> one of them is causing the issue. > >> > > >> >>>> > >> > > >> >>> Yea, don't care for all the space that it wastes ;) > >> > > >> >>> > >> > > >> >>> Umm, I would have to build/install it to test that. BUT if it > >> does > >> > > not > >> > > >> >>> work after adding the elfe module, then I would spank the ELFE > >> > > module > >> > > >> >>> author very very hard if I were you !! ;) It (elfe) should not > >> be > >> > > >> >>> breaking normal e_config stuffs like this.... > >> > > >> >>> > >> > > >> >> > >> > > >> >> I already notice this issue. > >> > > >> >> If i change the scaling value in elfe, it's a mistake and i'm > >> pretty > >> > > >> >> sure i don't. > >> > > >> >> > >> > > >> >> As i'm using elementary in elfe, there is maybe a side effect > >> between > >> > > >> >> both of them ? > >> > > >> >> > >> > > >> >> > >> > > >> >>> dh > >> > > >> >>> > >> > > >> >>>> On Tue, Mar 13, 2012 at 11:17 AM, Christopher Michael< > >> > > >> >>>> [email protected]> wrote: > >> > > >> >>>> > >> > > >> >>>>> On 03/13/2012 12:07 PM, Jeff Hoogland wrote: > >> > > >> >>>>> > >> > > >> >>>>>> Howdy All, > >> > > >> >>>>>> > >> > > >> >>>>>> I sent a message regarding this a couple months back and the > >> > > issue is > >> > > >> >>>>>> still > >> > > >> >>>>>> present - for some reason the "scaling" option doesn't > >> function > >> > > >> >> properly > >> > > >> >>>>>> with and illume based profile. It works the first time you > >> apply > >> > > it, > >> > > >> >> but > >> > > >> >>>>>> each restart after that you must reapply the scaling level. > >> > > >> >>>>>> > >> > > >> >>>>>> Any ideas what is wrong? This makes the text on the illume > >> > > keyboard > >> > > >> >> awful > >> > > >> >>>>>> hard to see. > >> > > >> >>>>>> > >> > > >> >>>>>> > >> > > >> >>>>> Very odd. It's working here like it should.... > >> > > >> >>>>> > >> > > >> >>>>> dh > >> > > >> >>>>> > >> > > >> >>>> > >> > > >> >>>> > >> > > >> >>>> > >> > > >> > >> > > >> > >> > > > >> ------------------------------------------------------------------------------ > >> > > >> Virtualization & Cloud Management Using Capacity Planning > >> > > >> Cloud computing makes use of virtualization - but cloud computing > >> > > >> also focuses on allowing computing to be delivered as a service. > >> > > >> http://www.accelacomm.com/jaw/sfnl/114/51521223/ > >> > > >> _______________________________________________ > >> > > >> enlightenment-users mailing list > >> > > >> [email protected] > >> > > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users > >> > > >> > >> > > > > >> > > > > >> > > > -- > >> > > > ------------- Codito, ergo sum - "I code, therefore I am" > >> -------------- > >> > > > The Rasterman (Carsten Haitzler) [email protected] > >> > > > > >> > > > > >> > > > > >> > > > >> ------------------------------------------------------------------------------ > >> > > > This SF email is sponsosred by: > >> > > > Try Windows Azure free for 90 days Click Here > >> > > > http://p.sf.net/sfu/sfd2d-msazure > >> > > > _______________________________________________ > >> > > > enlightenment-users mailing list > >> > > > [email protected] > >> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > >> > > > >> > > I take a look at elementary, and it seems that it changes the edje > >> > > global scale value as raster said, even if I don't see this value > >> > > changed in e17. > >> > > I don't really see what i can do to solve this issue, i think the best > >> > > is to wait for e18 and the complete and right integration of elm in e. > >> > > > >> > > There is other problem in elfe, icons drag&drop doesn't work anymore, > >> > > maybe a recent behavior change in elm, who knows. > >> > > > >> > > Sorry, Jeff but i can't do more right now :( > >> > > > >> > > > >> > > -- > >> > > Nicolas Aguirre > >> > > Mail: [email protected] > >> > > Web: http://enna.geexbox.org > >> > > Blog: http://dev.enlightenment.fr/~captainigloo/ > >> > > > >> > > >> > > >> > > >> > -- > >> > ~Jeff Hoogland <http://jeffhoogland.com/> > >> > Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech Blog > >> > Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop > >> > > >> ------------------------------------------------------------------------------ > >> > This SF email is sponsosred by: > >> > Try Windows Azure free for 90 days Click Here > >> > http://p.sf.net/sfu/sfd2d-msazure > >> > _______________________________________________ > >> > enlightenment-users mailing list > >> > [email protected] > >> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > >> > > >> > >> > >> -- > >> ------------- Codito, ergo sum - "I code, therefore I am" -------------- > >> The Rasterman (Carsten Haitzler) [email protected] > >> > >> > >> > >> ------------------------------------------------------------------------------ > >> This SF email is sponsosred by: > >> Try Windows Azure free for 90 days Click Here > >> http://p.sf.net/sfu/sfd2d-msazure > >> _______________________________________________ > >> enlightenment-users mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users > >> > > > > > > > > -- > > Wido > > > > > > -- > ~Jeff Hoogland <http://jeffhoogland.com/> > Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech Blog > Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop > ------------------------------------------------------------------------------ > This SF email is sponsosred by: > Try Windows Azure free for 90 days Click Here > http://p.sf.net/sfu/sfd2d-msazure > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
