Re: [e-users] strange things after upgrade to efl 1.8 end latest enlightenment from git (sync two-three days ago)

2013-12-05 Thread Vasiliy Tolstov
2013/12/6 Carsten Haitzler : > http://sourceforge.net/mailarchive/message.php?msg_id=31712002 > > that thread... over on our devel list. :) > > http://sourceforge.net/mailarchive/message.php?msg_id=31713290 > > specifically gives the bug details in mesa. :) Thanks! -- Vasiliy Tolstov, e-mail: v

Re: [e-users] strange things after upgrade to efl 1.8 end latest enlightenment from git (sync two-three days ago)

2013-12-05 Thread The Rasterman
On Fri, 6 Dec 2013 10:49:00 +0400 Vasiliy Tolstov said: > 2013/12/6 Carsten Haitzler : > > this would be an driver bug. file bugs appropriately. :) (we know of it - > > it is a definite driver bug). > > > Can you share me link for bug or previous issues like this? http://sourceforge.net/mailar

Re: [e-users] strange things after upgrade to efl 1.8 end latest enlightenment from git (sync two-three days ago)

2013-12-05 Thread Vasiliy Tolstov
2013/12/6 Carsten Haitzler : > this would be an driver bug. file bugs appropriately. :) (we know of it - it > is > a definite driver bug). Can you share me link for bug or previous issues like this? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ---

Re: [e-users] strange things after upgrade to efl 1.8 end latest enlightenment from git (sync two-three days ago)

2013-12-05 Thread Vasiliy Tolstov
2013/12/6 Carsten Haitzler : > this would be an driver bug. file bugs appropriately. :) (we know of it - it > is > a definite driver bug). Thanks! -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru ---

Re: [e-users] strange things after upgrade to efl 1.8 end latest enlightenment from git (sync two-three days ago)

2013-12-05 Thread The Rasterman
On Fri, 6 Dec 2013 09:30:50 +0400 Vasiliy Tolstov said: > 2013/12/6 Carsten Haitzler : > > you don't happen to have an intel mesa gl driver and are using EGL for gl > > support? > > > Yes =). I have intel mesa gl driver and egl =) this would be an driver bug. file bugs appropriately. :) (we kn

Re: [e-users] strange things after upgrade to efl 1.8 end latest enlightenment from git (sync two-three days ago)

2013-12-05 Thread Vasiliy Tolstov
2013/12/6 Carsten Haitzler : > you don't happen to have an intel mesa gl driver and are using EGL for gl > support? Yes =). I have intel mesa gl driver and egl =) -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...@selfip.ru

Re: [e-users] Problem compiling elementary 1.8 on Fedora x86_64

2013-12-05 Thread Kevin Martin
On 12/05/13 18:12, Carsten Haitzler (The Rasterman) wrote: > On Thu, 05 Dec 2013 10:01:42 -0600 Kevin Martin said: > >> On 12/05/13 01:35, rob wrote: >>> On 05/12/13 03:09, Kevin Martin wrote: >>> Ok, so I setup the ld.so.conf.d file that you mentioned, reran ldconfig, removed my old en

Re: [e-users] strange things after upgrade to efl 1.8 end latest enlightenment from git (sync two-three days ago)

2013-12-05 Thread The Rasterman
On Wed, 4 Dec 2013 09:54:38 +0400 Vasiliy Tolstov said: > Hi all! > I have on one desktop strange thing - after upgrade to efl 1.8.1 and > enlightenment (git two-three days ago sync) i can start enlightenment. > But all contents of application windows messed like: > text written from right to lef

Re: [e-users] Problem compiling elementary 1.8 on Fedora x86_64

2013-12-05 Thread The Rasterman
On Thu, 05 Dec 2013 10:01:42 -0600 Kevin Martin said: > On 12/05/13 01:35, rob wrote: > > On 05/12/13 03:09, Kevin Martin wrote: > > > >> Ok, so I setup the ld.so.conf.d file that you mentioned, reran ldconfig, > >> removed my old enlightenment install, make distclean, rerun autogen.sh, > >> and

Re: [e-users] Problem compiling elementary 1.8 on Fedora x86_64

2013-12-05 Thread The Rasterman
On Thu, 05 Dec 2013 08:15:08 -0800 "Dustin N. Jenkins" said: > Good. By the way, the order is efl, elementary, > emotion_generic_players, and evas_generic_loaders, I believe. it doesnt matter as long a s efl is first. after that anything goes. > Can someone confirm if one needs to run make be

Re: [e-users] Problem compiling elementary 1.8 on Fedora x86_64

2013-12-05 Thread Cedric BAIL
Hello, On Fri, Dec 6, 2013 at 2:25 AM, Kevin Martin wrote: > On 12/05/13 11:07, Kevin Martin wrote: >> On 12/05/13 10:15, Dustin N. Jenkins wrote: >>> Good. By the way, the order is efl, elementary, >>> emotion_generic_players, and evas_generic_loaders, I believe. >>> >>> Can someone confirm if

Re: [e-users] Problem compiling elementary 1.8 on Fedora x86_64

2013-12-05 Thread Kevin Martin
On 12/05/13 11:07, Kevin Martin wrote: > On 12/05/13 10:15, Dustin N. Jenkins wrote: >> Good. By the way, the order is efl, elementary, >> emotion_generic_players, and evas_generic_loaders, I believe. >> >> Can someone confirm if one needs to run make before make install? Does >> it matter? I'v

Re: [e-users] Problem compiling elementary 1.8 on Fedora x86_64

2013-12-05 Thread Kevin Martin
On 12/05/13 10:15, Dustin N. Jenkins wrote: > Good. By the way, the order is efl, elementary, > emotion_generic_players, and evas_generic_loaders, I believe. > > Can someone confirm if one needs to run make before make install? Does > it matter? I've always run make and then make install, but

Re: [e-users] Problem compiling elementary 1.8 on Fedora x86_64

2013-12-05 Thread Dustin N. Jenkins
Good. By the way, the order is efl, elementary, emotion_generic_players, and evas_generic_loaders, I believe. Can someone confirm if one needs to run make before make install? Does it matter? I've always run make and then make install, but maybe make is smart enough to compile before it will

Re: [e-users] Problem compiling elementary 1.8 on Fedora x86_64

2013-12-05 Thread Kevin Martin
On 12/05/13 01:35, rob wrote: > On 05/12/13 03:09, Kevin Martin wrote: > >> Ok, so I setup the ld.so.conf.d file that you mentioned, reran ldconfig, >> removed my old enlightenment install, make distclean, rerun >> autogen.sh, and make install and nothing has changed. I'm still getting >> the