Re: [E-devel] edje and event objects

2005-10-07 Thread Jose O Gonzalez


On Fri, 7 Oct 2005 13:06:10 +0900 Carsten writes:
 On Sat, 17 Sep 2005 04:24:29 -0400 Jose O Gonzalez 
 [EMAIL PROTECTED] babbled:
 
  But no, that's not what I meant here.
  
  There are many canvas 'models' in the object types they
  support and the event model they (may) use:
  
  
  
  
  There others... and indeed we may even think of ewl
  as a canvas.
 
 indeed - it isnt the same everywhere its a problem - but its also 
 due to each
 system being specific for a particular task.
 
But they *are* also all the same.

Fix where they agree, abstract where they differ into
functional variables, and plug in this result as a particular
value of these variables.

What do you get?

  
  Why do you have to have smart-objects?
 
 because makign evas istelf govern the policy of if u move 1 object 
 how do u
 move a group of them) and resize is stupid. that level of complex 
 high-level
 policy shoudl be exportable to smart objects they have been 
 overloaded a lot
 of late though :)
 
They are 'underdetermined' in the variablity they allow.
This leads to various problems, some of which have been encountered
already, others are lurking there..
One such is the issue of 'coloring' a smart object, as I've
mentioned to you.

   the important stuff is rto make sute the api can be 
   expanded
   without breaking it in the future. some things need to be put 
   off 
   (at last off 
   my own todo list) until others have been done. i have placed e17 
   (itself) at 
   the top notch of my priority queue. i only do things directly 
   related to it 
   getting done (sanely) outside of it. 
   
   of course if everyone else things we should abandon e17 and just 
   go back to
   working on libs for a few years... ? who's voting for that? 
   (looking for hands going up). 
   
  
  Shame on you for taking such a cheap way out that one :)
  Truly shameful :)
  
  But hey, everyone knows that real men don't use *any* libs
  to write their code - think of how much easier and quicker you'd
  have had e17 done if you hadn't had to waste so much time writing
  all those pesky libs!
 
 seriously though - there is a bigger picture at stake and it RELIES 
 on use
 getting e17 out the door - with perfect libs or not.
 

Agreed, agreed :)  Far be it for me to urge for a *Total Rewrite*
of e17... not if I value my life! :) 

But beware of being married to past imperfections :)



---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 crash recently

2005-10-07 Thread Didier Casse
On 10/7/05, Laurence Vanek [EMAIL PROTECTED] wrote:
 Same just happen here with fresh CVS tree.  running FC4.

Yeps... what a nightmare! I wanted to rebuild for the repo but pfff I'll wait...

--
With kind regards,
Didier.


Yum/apt repository for DR17/EFL: http://sps.nus.edu.sg/~didierbe

Didier F.B Casse
PhD candidate, Singapore Synchrotron Light Source (SSLS)
National University of Singapore.


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] background changing

2005-10-07 Thread xnowfall


Carsten Haitzler (The Rasterman) wrote:
 
 fized. it was an issue that e wasnt callign bg update on zones other than the
 current one. your config didnt take effect until later.

cool, fixed before i could reply :)



---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] lock position bug

2005-10-07 Thread xnowfall
when using locks-user-position, clicking a window's titlebar no longer 
raises the window (same with alt-left-click)




---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] CVS snapshots...

2005-10-07 Thread Anders Trobäck

Hi,

are there any CVS snapshots of apps like entrance, entangle and emblem?

\\anders

--


Microsoft is not the answer.
Microsoft is the question.
And 'No' is the answer!

Anders Trobäck
http://www.troback.com


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Two swallows in 1 edje group

2005-10-07 Thread The Rasterman
On Fri, 07 Oct 2005 10:24:14 +0100 Andrew Williams [EMAIL PROTECTED]
babbled:

 
 
 Carsten Haitzler (The Rasterman) wrote:
  On Thu, 06 Oct 2005 12:25:03 +0100 Andrew Williams [EMAIL PROTECTED]
  babbled:
  
  
 OK, so I am trying to get my head round having many swallows, and I
 think I am getting there but I seem to have 1 issue, perhaps someone can
 figure it out for me (or point me in the right direction).
 
 At the following URL there is one .edc and one .c file (and compile
 script) - the edc defines a border rect, and two inner rects.
 The .c loads this and tries to place swallows in the rects...
 
 now, if I swallow only into the right this works (this is the state in
 the file).
 
 BUT - uncomment the left swallowing in swallow.c and things get screwy.
 Swallowing only the left (comment out the right) is wrong too.
 
 Can someone suggest what I am doing wrong?
 
 http://handyande.co.uk/Files/_files/swallow_test.tar.gz 
  
  
  add a:
  
  align: 0.0 0.5;
  
  to the left swallow description. basically the defalts are 0.5 0.5 so that
  means when u swallow somehting and it has to GROW in size it will center
  around the left point u have fixed it at. aligning it to the left will make
  it grow TO the right :)
  
  works here when i test it :)
  
  
 
 haleluyia!!!
 
 thanks man, now I can go sort engage ;)

happy handy! :)


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸好多  [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] lock position bug

2005-10-07 Thread The Rasterman
On Fri, 07 Oct 2005 12:50:12 +0200 xnowfall [EMAIL PROTECTED] babbled:

 when using locks-user-position, clicking a window's titlebar no longer 
 raises the window (same with alt-left-click)

that's because the raise is part of the move itselt and the move is denied. i
guess i could split it off after the raise bit and deny the move there.

 
 
 ---
 This SF.Net email is sponsored by:
 Power Architecture Resource Center: Free content, downloads, discussions,
 and more. http://solutions.newsforge.com/ibmarch.tmpl
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸好多  [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] lock position bug

2005-10-07 Thread xnowfall


Carsten Haitzler (The Rasterman) wrote:
 
when using locks-user-position, clicking a window's titlebar no longer 
raises the window (same with alt-left-click)
 
 
 that's because the raise is part of the move itselt and the move is denied. i
 guess i could split it off after the raise bit and deny the move there.

splitting it off would be nice so it's still possible to raise a window
even if it can't be moved. i guess it must have been that way before as
it worked until a few weeks ago



---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] background changing

2005-10-07 Thread Chad Kittel
Carsten Haitzler [EMAIL PROTECTED] (The Rasterman) [Fri, 07 Oct
2005 14:08:33 +0900]:
 On Thu, 6 Oct 2005 23:16:49 -0500 Chad Kittel [EMAIL PROTECTED]
 babbled:
 
  Chad Kittel [EMAIL PROTECTED] [Thu, 06 Oct 2005 22:50:50 -0500]:
   xnowfall [EMAIL PROTECTED] [Thu, 06 Oct 2005 22:14:05
   +0200]:
with multiple monitors changing the wallpaper (with 
enlightenment_remote, emblem, e17setroot) only takes place on
the screen the change is executed from - ie where emblem or the
xterm is. the other screen is first updated when switching to
another desktop or restarting e.
   
   I've expereinced the same behaviour for quite a long time, maybe
   even since the begining?
   
   I use nvidia's twinview features.  I'm always confused when to
   comes to what dual-head vs xinerama actually means.  So put
   it this way, cursor freely goes back and forth between the
   screens as do applications (aka 3200x1200 type resolution)
   
   My work-around has always been.
   1. start emblem
   2. choose bg
   3. move emblem over to other monitor's view
   4. choose bg (again)
   
  
  And for what it is worth, also in this configuration I have set up
  here.  When switching desks on my second display (e.g. with using
  the pager, dragging a window to do a desk flip, or using the scroll
  wheel on the root), I do not receive the pager popup window like i
  do on my other screen.  The pager popup is only visible on my first
  screen.  And looking at the pager's Enable Popup menu item, it is
  enabled on both pagers.
 
 fized. it was an issue that e wasnt callign bg update on zones other
 than the current one. your config didnt take effect until later.

Thank you for the rapid turnaround on this.

The pager not showing its pop-up is still an issue.  Looking back at
the -commits ML, I didn't see any commits related to that so I assume it
just hasn't been looked at yet.

Once again. thank you.

-- 
  _
(\o/) Chad 'v3rt1g0' Kittel [EMAIL PROTECTED]
 /_\  Milwaukee, WI (USA)
...staring up at heaven from the bottom of a glass - Savatage


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] CVS snapshots...

2005-10-07 Thread Mike Frysinger
On Friday 07 October 2005 07:04 am, Anders Trobäck wrote:
 are there any CVS snapshots of apps like entrance, entangle and emblem?

the e homepage has a link to the cvs snapshots:
http://enlightenment.freedesktop.org/

other than that, i dont know of any official cvs snapshots
-mike


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] background changing

2005-10-07 Thread The Rasterman
On Fri, 7 Oct 2005 08:06:57 -0500 Chad Kittel [EMAIL PROTECTED] babbled:

 Carsten Haitzler [EMAIL PROTECTED] (The Rasterman) [Fri, 07 Oct
 2005 14:08:33 +0900]:
  On Thu, 6 Oct 2005 23:16:49 -0500 Chad Kittel [EMAIL PROTECTED]
  babbled:
  
   Chad Kittel [EMAIL PROTECTED] [Thu, 06 Oct 2005 22:50:50 -0500]:
xnowfall [EMAIL PROTECTED] [Thu, 06 Oct 2005 22:14:05
+0200]:
 with multiple monitors changing the wallpaper (with 
 enlightenment_remote, emblem, e17setroot) only takes place on
 the screen the change is executed from - ie where emblem or the
 xterm is. the other screen is first updated when switching to
 another desktop or restarting e.

I've expereinced the same behaviour for quite a long time, maybe
even since the begining?

I use nvidia's twinview features.  I'm always confused when to
comes to what dual-head vs xinerama actually means.  So put
it this way, cursor freely goes back and forth between the
screens as do applications (aka 3200x1200 type resolution)

My work-around has always been.
1. start emblem
2. choose bg
3. move emblem over to other monitor's view
4. choose bg (again)

   
   And for what it is worth, also in this configuration I have set up
   here.  When switching desks on my second display (e.g. with using
   the pager, dragging a window to do a desk flip, or using the scroll
   wheel on the root), I do not receive the pager popup window like i
   do on my other screen.  The pager popup is only visible on my first
   screen.  And looking at the pager's Enable Popup menu item, it is
   enabled on both pagers.
  
  fized. it was an issue that e wasnt callign bg update on zones other
  than the current one. your config didnt take effect until later.
 
 Thank you for the rapid turnaround on this.
 
 The pager not showing its pop-up is still an issue.  Looking back at
 the -commits ML, I didn't see any commits related to that so I assume it
 just hasn't been looked at yet.
 
 Once again. thank you.

it should work - try enabling it? etc.? rm -rf your .e dir and start e?

 -- 
   _
 (\o/) Chad 'v3rt1g0' Kittel [EMAIL PROTECTED]
  /_\  Milwaukee, WI (USA)
 ...staring up at heaven from the bottom of a glass - Savatage
 
 
 ---
 This SF.Net email is sponsored by:
 Power Architecture Resource Center: Free content, downloads, discussions,
 and more. http://solutions.newsforge.com/ibmarch.tmpl
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 


-- 
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸好多  [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] e_util_eapp_edit crash

2005-10-07 Thread Christopher Michael

Hi Folks,

	When trying to select an icon with e_util_eapp_edit it crashes. Just 
thought I'd send a backtrace about this one. Dunno if this is a known 
error or not.


Regards,
devilhorns

(gdb) bt
#0  0xb7fa5392 in ewl_embed_widget_find (w=0x1) at ewl_embed.c:686
#1  0xb7f9c70d in ewl_attach_cb_tooltip_timer (data=0x1) at ewl_attach.c:559
#2  0xb7ebe7c9 in _ecore_timer_call (when=1128685748.277168)
at ecore_timer.c:178
#3  0xb7ebc0bb in _ecore_main_loop_iterate_internal (once_only=0)
at ecore_main.c:457
#4  0xb7ebc457 in ecore_main_loop_begin () at ecore_main.c:79
#5  0xb7fafac7 in ewl_main () at ewl_misc.c:280
#6  0x0804a735 in main (argc=2, argv=0xbfceb334) at eapp_edit_main.c:124


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] CVS snapshots...

2005-10-07 Thread Didier Casse
On 10/7/05, Anders Trobäck [EMAIL PROTECTED] wrote:
 Hi,

 are there any CVS snapshots of apps like entrance, entangle and emblem?

Nope... But you could make unofficial ones yourself. :) Pull out
packages from anon cvs (btw  entangle and emblem are in the e_utils
tree.) and take raster's little script:

http://www.rasterman.com/files/asparagus

and modify the second line from the bottom to point to your own
directory.  Then Use it!

--
With kind regards,
Didier.


Yum/apt repository for DR17/EFL: http://sps.nus.edu.sg/~didierbe

Didier F.B Casse
PhD candidate, Singapore Synchrotron Light Source (SSLS)
National University of Singapore.


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] evas build config problem

2005-10-07 Thread Mike Russo

evas seems to think I want to build with xcb, but I don't have it installed:

checking for shmat... (cached) yes
checking for IceConnectionNumber in -lICE... (cached) yes
checking for xcb-icccm... Package xcb-icccm was not found in the 
pkg-config search path. Perhaps you should add the directory containing 
`xcb-icccm.pc' to the PKG_CONFIG_PATH environment variable No package 
'xcb-icccm' found
configure: error: Library requirements (xcb-icccm) not met; consider 
adjusting the PKG_CONFIG_PATH environment variable if your libraries are 
in a nonstandard prefix so pkg-config can find them.


!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/evas-/work/e17/libs/evas/config.log

Looking at the attached config.log, the ebuild is passing 
--enable-software-xcb to aclocal, so it's not an e17 problem per se, but 
Mike reads this list... ;)


--
Mike Russo
ReadQ Systems, Inc.
(212) 425 3680 x105

Random quote of the last-time-I-ran-bash:
Worst Month of 1981 for Downhill Skiing:
August.  The lift lines are the shortest, though.
-- Steve Rubenstein

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man 
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc 
--localstatedir=/var/lib --build=i686-pc-linux-gnu --enable-software-x11 
--enable-software-xcb --enable-directfb --enable-fb --enable-buffer 
--enable-gl-x11 --enable-xrender-x11 --enable-image-loader-png 
--enable-image-loader-jpeg --enable-image-loader-eet --enable-font-loader-eet 
--enable-image-loader-edb --enable-cpu-mmx --enable-cpu-mmx --enable-cpu-sse 
--disable-cpu-altivec --enable-cairo-x11 --enable-cpu-c --enable-scale-sample 
--enable-scale-smooth --enable-convert-8-rgb-332 --enable-convert-8-rgb-666 
--enable-convert-8-rgb-232 --enable-convert-8-rgb-222 
--enable-convert-8-rgb-221 --enable-convert-8-rgb-121 
--enable-convert-8-rgb-111 --enable-convert-16-rgb-565 
--enable-convert-16-rgb-555 --enable-convert-16-rgb-444 
--enable-convert-16-rgb-rot-0 --enable-convert-16-rgb-rot-270 
--enable-convert-16-rgb-rot-90 --enable-convert-24-rgb-888 
--enable-convert-24-bgr-888 --enable-convert-32-rgb- 
--enable-convert-32-rgbx- --enable-convert-32-bgr- 
--enable-convert-32-bgrx- --enable-convert-32-rgb-rot-0 
--enable-convert-32-rgb-rot-270 --enable-convert-32-rgb-rot-90

## - ##
## Platform. ##
## - ##

hostname = ozark
uname -m = i686
uname -r = 2.6.12-gentoo-r9
uname -s = Linux
uname -v = #1 SMP Wed Aug 17 00:47:14 EDT 2005

/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.00GHz
/bin/uname -X = unknown

/bin/arch  = i686
/usr/bin/arch -k   = unknown
/usr/convex/getsysinfo = unknown
hostinfo   = unknown
/bin/machine   = unknown
/usr/bin/oslevel   = unknown
/bin/universe  = unknown

PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.4
PATH: /opt/blackdown-jdk-1.4.2.02/bin
PATH: /opt/blackdown-jdk-1.4.2.02/jre/bin
PATH: /usr/qt/3/bin
PATH: /usr/kde/3.4/sbin
PATH: /usr/kde/3.4/bin


## --- ##
## Core tests. ##
## --- ##

configure:1583: checking build system type
configure:1601: result: i686-pc-linux-gnu
configure:1609: checking host system type
configure:1623: result: i686-pc-linux-gnu
configure:1639: checking for i686-pc-linux-gnu-gcc
configure:1655: found /usr/bin/i686-pc-linux-gnu-gcc
configure:1665: result: i686-pc-linux-gnu-gcc
configure:1947: checking for C compiler version
configure:1950: i686-pc-linux-gnu-gcc --version /dev/null 5
i686-pc-linux-gnu-gcc (GCC) 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1953: $? = 0
configure:1955: i686-pc-linux-gnu-gcc -v /dev/null 5
Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs
Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure 
--prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 
--includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include 
--datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 
--mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man 
--infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info 
--with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 
--host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec 
--enable-nls --without-included-gettext --with-system-zlib --disable-checking 
--disable-werror --disable-libunwind-exceptions --disable-multilib 
--enable-java-awt=gtk --enable-languages=c,c++,java,f77 --enable-shared 

[E-devel] I'm gonna write some FAQ's.

2005-10-07 Thread David Seikel
I've been answering a few Questions that are Frequently Asked recently,
both in the mailing lists and in the chat channel.  Being the typical
lazy programmer that I am, it's time to generalise my solution to
avoid duplicating the effort in the future.  I'm gonna write some FAQ's.

I'm currently looking through my latest cvs checkout, searching for
existing FAQ's to modify, style guides, and anything else that will
point me in the right direction.  Nothing found so far.  Any pointers
guys?

For now, I'll just whip up a quick, plain'ol'text file if I don't find
anything useful to patch, or instructions to do otherwise.


pgp0fQ37Oe9MW.pgp
Description: PGP signature


Re: [E-devel] I'm gonna write some FAQ's.

2005-10-07 Thread Blake Barnett

David Seikel wrote:


I'm currently looking through my latest cvs checkout, searching for
existing FAQ's to modify, style guides, and anything else that will
point me in the right direction.  Nothing found so far.  Any pointers
guys?
 



CVSROOT/e17/docs/presentations/faq.*
http://enlightenment.org/Main/FAQs/index.html
http://www.get-e.org/Main/FAQs/index.html

To say that some consolidation and management of these is needed would 
be an understatement.


-Blake


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] I'm gonna write some FAQ's.

2005-10-07 Thread Blake Barnett

David Seikel wrote:


To say that some consolidation and management of these is needed
would be an understatement.
   



Guess I just volunteered for that job.
 



It'd be great if all these references pointed to the same place.  If 
it's CVS, or the enlightenment.org CMS, or the get-e.org CMS, or the 
edevelop.org CMS.   Whatever, updating this sort of information should 
be in one place, and all of these places should point to it or sync with 
it, rather than having their own copy.  I agree with having a separate 
FAQ for Users, Developers, and maybe even Themers or a Customization 
FAQ.  Obviously this applies to a lot more information than just FAQs.


I'm happy to help, and if you'd like to use edevelop.org as a playground 
to work on this stuff, feel free.  I'll give admin/moderator access to 
anyone who's willing.


-Blake


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] I'm gonna write some FAQ's.

2005-10-07 Thread David Seikel
On Fri, 07 Oct 2005 11:23:43 -0700 Blake Barnett [EMAIL PROTECTED]
wrote:

 David Seikel wrote:
 
 To say that some consolidation and management of these is needed
 would be an understatement.
 
 Guess I just volunteered for that job.
 
 It'd be great if all these references pointed to the same place.  If 
 it's CVS, or the enlightenment.org CMS, or the get-e.org CMS, or the 
 edevelop.org CMS.   Whatever, updating this sort of information
 should be in one place, and all of these places should point to it or
 sync with it, rather than having their own copy.

So the first thing is to decide where that one place is.  CVS
e17/docs/FAQs/ seems sensible to me.

  I agree with having
 a separate FAQ for Users, Developers, and maybe even Themers or a
 Customization FAQ.  Obviously this applies to a lot more information
 than just FAQs.

While I was only talking about a users FAQ, as that is the current
level of my knowledge, I'm happy to manage the others, and I will
learn the answers to the other FAQ's by watching the experts answer
them.

 I'm happy to help, and if you'd like to use edevelop.org as a
 playground to work on this stuff, feel free.  I'll give
 admin/moderator access to anyone who's willing.

I'm willing, and I'm creating an edevelop.org account for myself even
as I type.  Although I am mostly a programmer, I am way better at
documentation than programmers usually are expected to be.  B-)



pgpw7pvYnt2Rc.pgp
Description: PGP signature


[E-devel] Make install errors - Solaris 10

2005-10-07 Thread AJ Rebmann
Title: Make install errors - Solaris 10






Hey everyone,


I'm having some issues trying to run make install for Eterm 0.9.3 on solaris 10 (sparc 64). I have been able to compile ok after correcting some libast library locations. I'm getting the following errors when running make install. I can get eterm running, but I am unable to get any of the backgrounds loaded and I think it may be due to the following. I may be able to fix some of it manually, but I rather try to get make install to run completely. Any comments/suggestions are very appreciated. Thanks!

Installing pixmaps in tile

*** Error code 1

The following command caused the error:

(for j in tile scale ; do echo Installing pixmaps in $j ; \

 /bin/sh ../mkinstalldirs /usr/local/share/Eterm/pix/$j ; (cd ./$j ; \

 for i in `ls -1 | grep -v CVS | grep -v \.cvsignore` ; do \

 echo .././install-sh -c -m 644 $i /usr/local/share/Eterm/pix/$j/ ; \

 .././install-sh -c -m 644 $i /usr/local/share/Eterm/pix/$j/ ; \

 done) ; \

done)

make: Fatal error: Command failed for target `install-data-hook'

Current working directory /usr/local/eterm/Eterm-0.9.3/bg

*** Error code 1

make: Fatal error: Command failed for target `install-data-am'

Current working directory /usr/local/eterm/Eterm-0.9.3/bg

*** Error code 1

The following command caused the error:

make install-exec-am install-data-am

make: Fatal error: Command failed for target `install-am'

Current working directory /usr/local/eterm/Eterm-0.9.3/bg

*** Error code 1

The following command caused the error:

set fnord ; amf=$2; \

dot_seen=no; \

target=`echo install-recursive | sed s/-recursive//`; \

list='src themes utils doc bg pix'; for subdir in $list; do \

 echo Making $target in $subdir; \

 if test $subdir = .; then \

 dot_seen=yes; \

 local_target=$target-am; \

 else \

 local_target=$target; \

 fi; \

 (cd $subdir  make $local_target) \

 || case $amf in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \

done; \

if test $dot_seen = no; then \

 make $target-am || exit 1; \

fi; test -z $fail

make: Fatal error: Command failed for target `install-recursive'






A. J. 





Re: [E-devel] evas build config problem

2005-10-07 Thread Vincent Torri

hello,

I've just tried to compile evas without xcb and it works. I have no error
messages, only a warning message, and xcb is not built.

I don't know what ebuild does, but using the usual way
(configure/make/make install) works when xcb is not found.

Vincent

On Fri, 7 Oct 2005, Mike Russo wrote:

 evas seems to think I want to build with xcb, but I don't have it installed:

 checking for shmat... (cached) yes
 checking for IceConnectionNumber in -lICE... (cached) yes
 checking for xcb-icccm... Package xcb-icccm was not found in the
 pkg-config search path. Perhaps you should add the directory containing
 `xcb-icccm.pc' to the PKG_CONFIG_PATH environment variable No package
 'xcb-icccm' found
 configure: error: Library requirements (xcb-icccm) not met; consider
 adjusting the PKG_CONFIG_PATH environment variable if your libraries are
 in a nonstandard prefix so pkg-config can find them.

 !!! Please attach the config.log to your bug report:
 !!! /var/tmp/portage/evas-/work/e17/libs/evas/config.log

 Looking at the attached config.log, the ebuild is passing
 --enable-software-xcb to aclocal, so it's not an e17 problem per se, but
 Mike reads this list... ;)

 --
 Mike Russo
 ReadQ Systems, Inc.
 (212) 425 3680 x105

 Random quote of the last-time-I-ran-bash:
 Worst Month of 1981 for Downhill Skiing:
   August.  The lift lines are the shortest, though.
   -- Steve Rubenstein




---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] eap icons not showing

2005-10-07 Thread nature-forge

Hello everybody,

sorry for my bad explanation of the problem... but it was solved now (ok not 
really but correctly defined) by AlBrow on the edevelop.org forum :-)


---
I think I can confirm what AlBrow is saying.

When running E-17 directly from Entrance using the E17 session in gentoo, the 
icons don't show up. If I kill entrance and X and just use startx to run E17, 
then the icons are perfect. I tried deleting all the .cfg files in 
~/.e/e/applications directories and also symlinking .xinitrc to .xsession and 
this isn't working either from Entrance. This might be a gentoo problem more 
than an E17 problem, but I'm not entirely sure.

Entrance is definitely not running .xinitrc or .xsession. That's the real bug 
here.
---

(more to this  http://edevelop.org/node/1566 ) (Could it be the fault of 
entrance??)

May be its a gentoo problem, if someone got a working solution (beside starting 
using startx - entrance is just 2 beautifull! *g*) it would nice if you let me 
(and may be http://gentoo-wiki.com/HOWTO_e17 ) know :-)

thx to all enlightenment developers!
e17 is just great - best wm ever in my opinion!!!

Carsten Haitzler (The Rasterman) schrieb am 07.10.05 05:29:19:

 On Wed, 05 Oct 2005 11:33:09 +0200 [EMAIL PROTECTED] babbled:

 
  Hi everyone,
 
  recently there is a problem with the eap icons in 0.16.999.015 CVS
  (2005-10-02). They do not show up in engage and ibar but i can see for
  example the eterm eap at the startup auto starting eterm. Other Users
  reported that the bug can be fixed by just deleting every .eap.cache.cfg...
  but it did not solve the problem for me :( ./e/e/applications/ is allright.
  (.order files eaps [tried different ones] checked)
 
  There is a discussion on edevelop about it
  see - http://edevelop.org/node/1566 - ... there have to be more people
  having the same problem?
 
  using gentoo - e17 - http://gentoo-wiki.com/HOWTO_e17
  x86
 
  btw its my first install of e17, but people who recompile have got the same
  problem. pls could anyone help?

 first cvs is at 0.16.999.017 - well ahead of your version, so update rebuild.
 exit e and from a console, while it isn't running, rm all the cache files
 (.eap.cache.cfg) in ~/.e/e/applications/* dir trees

 rm -rf `find ~/.e/e/applications -name .eap.cache.cfg -print`

 now you shoudl be happy.

  thanks in advance
 
  (and sorry for my bad english)
__
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193



---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Two swallows in 1 edje group

2005-10-07 Thread Andrew Williams


Carsten Haitzler (The Rasterman) wrote:
 On Thu, 06 Oct 2005 12:25:03 +0100 Andrew Williams [EMAIL PROTECTED]
 babbled:
 
 
OK, so I am trying to get my head round having many swallows, and I
think I am getting there but I seem to have 1 issue, perhaps someone can
figure it out for me (or point me in the right direction).

At the following URL there is one .edc and one .c file (and compile
script) - the edc defines a border rect, and two inner rects.
The .c loads this and tries to place swallows in the rects...

now, if I swallow only into the right this works (this is the state in
the file).

BUT - uncomment the left swallowing in swallow.c and things get screwy.
Swallowing only the left (comment out the right) is wrong too.

Can someone suggest what I am doing wrong?

http://handyande.co.uk/Files/_files/swallow_test.tar.gz   
 
 
 add a:
 
 align: 0.0 0.5;
 
 to the left swallow description. basically the defalts are 0.5 0.5 so that
 means when u swallow somehting and it has to GROW in size it will center 
 around
 the left point u have fixed it at. aligning it to the left will make it grow 
 TO
 the right :)
 
 works here when i test it :)
 
 

haleluyia!!!

thanks man, now I can go sort engage ;)


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel