Re: [e-users] problem with compling elementary

2011-06-23 Thread The Rasterman
On Thu, 23 Jun 2011 23:42:39 -0400 zongsen said: mei wen ti :) > Today I compiled again and succeded. > Seems I haven't clean old items totally. > This time I entered: > /usr/local/include > /usr/local/bin > /usr/local/lib > /usr/local/lib/pkg-config > deleted all things related with e17 and upd

[e-users] Bodhi Guide to Enlightenment - E17 Overview/User Guide

2011-06-23 Thread Jeff Hoogland
Hey All - I'd just like to share a nifty little piece of information some of my team members put together on our wiki. Gives a text and graphical overview of the E desktop - should be applicable to any system running a current E desktop for the most part :) Calling it the "Bodhi Guide to Enlighte

[e-users] Segmentation Fault with Ephoto

2011-06-23 Thread zongsen
I have just compiled and install Ephoto,it doesn't work: The content of ~/Ephoto.log: Error Signal Information: ephoto was interrupted by a Segmentation Fault. Output Data: There was no output Error Logs: There was no error message Any ideas? --

Re: [e-users] problem with compling elementary

2011-06-23 Thread zongsen
Today I compiled again and succeded. Seems I haven't clean old items totally. This time I entered: /usr/local/include /usr/local/bin /usr/local/lib /usr/local/lib/pkg-config deleted all things related with e17 and updated all source to revision 60644,then finished the compiling job. Thanks a lot to

Re: [e-users] Battery Module Not Working on Tablet

2011-06-23 Thread Jeff Hoogland
Working :) Your the man. On Wed, Jun 22, 2011 at 10:43 PM, Carsten Haitzler wrote: > On Wed, 22 Jun 2011 09:03:16 -0500 Jeff Hoogland > said: > > try update. tested with your bat dir content. works for me. only issue it > SHOULd have had are > > 1. if you didnt set it to use internal battery re

Re: [e-users] Finger Friendly Main Menu

2011-06-23 Thread Daniel Juyung Seo
yeah. elementary is the answer :) Daniel Juyung Seo (SeoZ) On Fri, Jun 24, 2011 at 8:48 AM, Carsten Haitzler wrote: > On Thu, 23 Jun 2011 17:02:46 -0500 Jeff Hoogland > said: > > menus as such are not a particularly touch friendly thing anyway - well not > since they can become arbitrarily tal

Re: [e-users] Finger Friendly Main Menu

2011-06-23 Thread The Rasterman
On Thu, 23 Jun 2011 17:02:46 -0500 Jeff Hoogland said: menus as such are not a particularly touch friendly thing anyway - well not since they can become arbitrarily tall or wide (with many levels of submenu). that's why you find touch ui's do things a bit differently :) but no - e17 itself has cl

Re: [e-users] problem with compling elementary

2011-06-23 Thread The Rasterman
On Thu, 23 Jun 2011 06:40:29 -0400 zongsen said: http://trac.enlightenment.org/e/browser/trunk/evas/src/lib/canvas/evas_object_table.c http://trac.enlightenment.org/e/browser/trunk/evas/src/lib/Evas.h those functions are in evas. they ARE in svn. they ARe compiled. there is no #ifdef conditional

Re: [e-users] Finger Friendly Main Menu

2011-06-23 Thread Jeff Hoogland
Yes, but scaling tends to make some of the text too large on things. Will play with it some to see if I can find a happy mediuml. A new menu that simply fills the whole screen would be the best fit I think though. On Thu Jun 23 2011 04:40:39 PM CDT, Christopher Michael wrote: > On 06/23/2011

Re: [e-users] Finger Friendly Main Menu

2011-06-23 Thread Christopher Michael
On 06/23/2011 05:07 PM, Jeff Hoogland wrote: > I know E has been used on several smaller touch screen devices already - is > there code hiding out there somewhere already for a more "finger friendly" > main menu? The current one is very much designed for a mouse and is > difficult to use via a touc

[e-users] Finger Friendly Main Menu

2011-06-23 Thread Jeff Hoogland
I know E has been used on several smaller touch screen devices already - is there code hiding out there somewhere already for a more "finger friendly" main menu? The current one is very much designed for a mouse and is difficult to use via a touch screen only IMO. -- ~Jeff Hoogland

Re: [e-users] problem with compling elementary

2011-06-23 Thread Daniel Juyung Seo
Something weird is going on :( Can you check if evas_object_table_pack_get() is in _ /usr/local/include/evas-1/Evas.h ? If the API is there, your machine is referencing different evas libraries. If the API is not there, you failed to install evas correctly. Daniel Juyung Seo (SeoZ) 2011/6/23 zong

Re: [e-users] Focus bug with yesterday SVN

2011-06-23 Thread Ross Vandegrift
On Thu, Jun 23, 2011 at 02:33:41PM +0900, Carsten Haitzler wrote: > On Thu, 9 Jun 2011 12:00:31 -0400 Ross Vandegrift said: > > The bug raises the lower window even in the case when the pointer > > doesn't ever enter the lower window during the desktop switch. Will > > file a report. > > actuall

Re: [e-users] problem with compling elementary

2011-06-23 Thread zongsen
Yes,evas was successfully compiled and installed.I only found /usr/local/lib/libevas.so in my filesystem. Today,I came across another problem with eio,it was relied by elementary,so I ceased the compiling: eio_monitor.c: In function ‘_eio_monitor_error_cleanup_cb’: eio_monitor.c:62:35: error: macr