Re: [E-devel] Advanced Theme Configuration....

2007-05-30 Thread Mike Russo
Where's the Codito theme come from? I tried checking get-e and Hisham's
site but couldn't find it.  Is there another public E17 theme repository
I'm unaware of?

Ravenlock wrote:
 Hello,

 Please find attached a patch which will add an Advanced dialog to the
 Theme configuration panel.

 The advanced dialog will allow a user to associate individual themed
 elements of E with any theme installed on the machine.  For example,
 your borders could come from Codito, your menus from Gant, your icons
 from Kor, your winlist from carbon-14, and your pager from Blue-eyed.


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

Random quote of the last-time-I-ran-bash:
Forgive him, for he believes that the customs of his tribe are the laws
of nature!
-- G.B. Shaw


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Bling Patch

2007-02-28 Thread Mike Russo
Thanks so much for this reply -- I found out that while xcompmgr hasn't 
been released in quite a while, there have been changes made to it and 
if you build it from git it will set this selection and enable me to 
have real transparent gnome-terminals in E17. :)

Kim Woelders wrote:
 Mike Russo wrote:
   
 do you know what would be involved in getting gnome-terminal to use 
 bling for its compositing?  apparently the true transparency support in 
 gnome-terminal will only work with either the metacity or beryl compositors.

 
 Or any other compositor that sets the _NET_WM_CM_Sx selection. I believe 
 gtk wants this selection to be owned before enabling ARGB windows.

 /Kim


 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys-and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

   


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

Random quote of the last-time-I-ran-bash:

Chuck Norris knows everything there is to know - Except for the definition of 
mercy. 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Bling Patch

2007-02-21 Thread Mike Russo
Zach-
thx for the patch - it really speeds up bling when i don't have to 
have giant windows fading in and out (or just changing their opacities) 
all the time.  However, rather than making active opacity = inactive 
opacity, could you add an option to just disable active/inactive opacity 
changing?  I use xbindkeys+transset-df to set the opacity on my windows 
manually and when i move away from the window, bling will just reset the 
opacity to its own value.
do you know what would be involved in getting gnome-terminal to use 
bling for its compositing?  apparently the true transparency support in 
gnome-terminal will only work with either the metacity or beryl compositors.

Zachary Goldberg wrote:
 Its up to the manager of the module, xcomp to submit it to CVS.  Im
 simply waiting for him to show up on IRC for me to ask him :).  I'll
 put in a concerted effort to find him and get it put into CVS.  You
 could also manually apply the patches, should he not wish to add it.

 On 2/14/07, Mike Russo [EMAIL PROTECTED] wrote:
 any chance your patches could get into cvs? this functionality is really
 the only thing preventing me from using bling as opposed to xcompmgr ;)

 Zachary Goldberg wrote:
  Minor addition to that -- now it works even after E restarts :)
  (Attatched diff is a replacement -- it is NOT a patch ontop of the
  previous patch)
 
  --Zgold
 
  On 2/2/07, Zachary Goldberg [EMAIL PROTECTED] wrote:
  Adds config options to set opacity levels for active and inactive
  windows.
 
 
  
 
 
  
 - 

  Using Tomcat but need to do more? Need to support web services, 
 security?
  Get stuff done quickly with pre-integrated technology to make your 
 job easier.
  Download IBM WebSphere Application Server v.1.0.1 based on Apache 
 Geronimo
  
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
  
 
 
  ___
  enlightenment-devel mailing list
  enlightenment-devel@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 


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

 Random quote of the last-time-I-ran-bash:
 A woman is like your shadow; follow her, she flies; fly from her, she 
 follows.
 -- Chamfort





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

Random quote of the last-time-I-ran-bash:
If an experiment works, something has gone wrong.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] building with automake-1.10

2006-10-20 Thread Mike Russo
I tried setting WANT_AUTOMAKE=1.9 and doing an 'emerge e' but I'm still
getting the same errors. Does emerge clear out my env's and not respect
this?  Should I unmerge automake-1.10 instead?

Mike Frysinger wrote:
 On Tuesday 17 October 2006 22:42, Michael Jennings wrote:
   
 config.rpath is relatively new; what version of automake brought that
 about?
 

 it isnt new really ... gettext has used it for quite a while now (as long as 
 ive played with gettext)

 i guess automake now performs sanity checks to make sure it exists when it is 
 going to be called (previously you'd just get errors when you run 
 `./configure` about config.rpath not being found)

   
 Unfortunately, autoreconf is also fairly new, and it doesn't always
 work.
 

 yeah, i dont generally trust autoreconf myself ... ive seen it break 
 historically too many times
 -mike
   
 

 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 

 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
   


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

Random quote of the last-time-I-ran-bash:
Magically turning people's old scalar contexts into list contexts is a
recipe for several kinds of disaster.
 -- Larry Wall in [EMAIL PROTECTED]


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] converting modules to 'new' API

2006-07-05 Thread Mike Russo
sorry - i meant isn't gadman going to go away eventually..

Christopher Michael wrote:

 To my knowledge, there are no scripts to convert from gadman to 
 gadcon. IIRC, the eloquence module does not need to be gadcon as it does 
 not reside in a shelf, but rather draws directly on the desktop. 
 Therefore, it should not need the gadcon code.

 devilhorns


 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

   


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

Random quote of the last-time-I-ran-bash:
Prof:So the American government went to IBM to come up with a data
 encryption standard and they came up with ...
Student: EBCDIC!


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] converting modules to 'new' API

2006-06-27 Thread Mike Russo
Are there any tips on how to convert 3rd party modules to the 'new' 
API which eliminates config_menu and icon_file?  I understand I'm 
supposed to create a module.eap, but what about the config_menu?  I'd 
really like to get eloquence working again, although I know a 
gadman-gadcon conversion is still looming anyway, and I can't seem to 
contact the author. :(

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

Random quote of the last-time-I-ran-bash:
LILO, you've got me on my knees!
(from David Black, [EMAIL PROTECTED], with apologies to Derek and the
Dominos, and Werner Almsberger)


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] opengl evas engine build error

2006-05-03 Thread Mike Russo




The diff fixes the error in evas_gl_gradient.c, but now a new error
appears in evas_x_main.c: 

i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I.
-I../../../../src/lib -I../../../../src/lib/include
-I../../../../src/modules/engines/gl_common -I/usr/include/freetype2
-I/usr/X11R6/include -I/usr/include -O2 -march=pentium4 -mfpmath=sse
-msse2 -fomit-frame-pointer -pipe -MT evas_x_main.lo -MD -MP -MF
.deps/evas_x_main.Tpo -c evas_x_main.c -fPIC -DPIC -o
.libs/evas_x_main.o
evas_engine.c:147: error: `engine_context_render_op_get' undeclared
here (not in a function)
evas_engine.c:147: error: initializer element is not constant
evas_engine.c:147: error: (near initialization for
`eng_func.context_render_op_get')
evas_engine.c: In function `eng_font_draw':
evas_engine.c:1219: warning: passing arg 3 of
`evas_common_draw_context_font_ext_set' from incompatible pointer type
evas_engine.c:1219: warning: passing arg 4 of
`evas_common_draw_context_font_ext_set' from incompatible pointer type
evas_engine.c:1219: warning: passing arg 5 of
`evas_common_draw_context_font_ext_set' from incompatible pointer type
make[5]: *** [evas_engine.lo] Error 1


[EMAIL PROTECTED] wrote:

  

  I'm getting the following error when attempting to build evas:
.
.
evas_gl_gradient.c:37: error: conflicting types for
'evas_gl_common_gradient_data_unset'
evas_gl_common.h:191: error: previous declaration of
'evas_gl_common_gradient_data_unset' was here
evas_gl_gradient.c: In function
`_evas_gl_common_gradient_texture_build':
evas_gl_gradient.c:209: error: request for member `map'
in something not a structure or union
make[5]: *** [evas_gl_gradient.lo] Error 1


I got around this with USE="-opengl" emerge evas, but I figured
I should bring it to everyone's attention.  ;)

-- 
Mike Russo

  

  Yes, thanks. I will send the fix a bit later.

   jose.

  
  
Attached is a diff that should fix this..

jose.
  



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

Random quote of the last-time-I-ran-bash:
The audacious nature of Muad'dib's actions may be seen in the fact that He knew 
from the beginning whither He was bound, yet not once did He step aside from 
that path. He put it clearly when He said: "I tell you that I come now to my 
time of testing when it will be shown that I am the Ultimate Servant."
Thus He weaves all into One, that both friend and foe may worship Him.
It is for this reason and this reason only that His Apostles prayed: "Lord,
save us from the other paths which Muad'dib covered with the Waters of His Life."
Those "other paths" may be imagined only with the deepest revulsion.

  -- from The Yiam-el-Din (Book of Judgment)





---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk=120709=263057=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] opengl evas engine build error

2006-05-02 Thread Mike Russo
I'm getting the following error when attempting to build evas:

 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I.
-I../../../../src/lib -I../../../../src/li
b/include -I/usr/include/freetype2 -I/usr/include -O2 -march=pentium4
-pipe -g -msse2 -mfpmath=sse -MT evas
_gl_image.lo -MD -MP -MF .deps/evas_gl_image.Tpo -c evas_gl_image.c -o
evas_gl_image.o /dev/null 21
evas_gl_gradient.c:37: error: conflicting types for
'evas_gl_common_gradient_data_unset'
evas_gl_common.h:191: error: previous declaration of
'evas_gl_common_gradient_data_unset' was here
evas_gl_gradient.c:37: error: conflicting types for
'evas_gl_common_gradient_data_unset'
evas_gl_common.h:191: error: previous declaration of
'evas_gl_common_gradient_data_unset' was here
evas_gl_gradient.c: In function `_evas_gl_common_gradient_texture_build':
evas_gl_gradient.c:209: error: request for member `map' in something not
a structure or union
make[5]: *** [evas_gl_gradient.lo] Error 1


I got around this with USE=-opengl emerge evas, but  I figured I
should bring it to everyone's attention.  ;)

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

Random quote of the last-time-I-ran-bash:
God gives burdens; also shoulders

Jimmy Carter cited this Jewish saying in his concession speech at the
end of the 1980 election.  At least he said it was a Jewish saying; I
can't find it anywhere.  I'm sure he's telling the truth though; why
would he lie about a thing like that?
-- Arthur Naiman, Every Goy's Guide to Yiddish



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Re: ecore_exe new flag ECORE_EXE_USE_SH

2006-04-06 Thread Mike Russo




David - thanks for the flag change, works great.  If the URL from
devian does not contain a metacharacter firefox is executed directly
and if it does it uses /bin/sh and firefox loads the url properly. 

Laurent - When I right click over an item and click "Source Viewer" it
works, but when I click on the globe icon it does not (I think because
you have two places where you use ecore_exe, and the other call still
passes 0).


Laurent GHIGONIS wrote:

  I commited the change, thanks =)
Tell me if the bug remains

Le Wed, 05 Apr 2006 14:51:34 -0400,
Mike Russo [EMAIL PROTECTED] a écrit :

  
  
Hey -

thought you should know the David Seikel added a new flag to
ecore_exe called ECORE_EXE_USE_SH which would force the use
of /bin/sh to execute the command line, so if you make that part of
the flags for your call to ecore_exe it will fix the csh-issue.
thanks!!


  
  
  



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

Random quote of the last-time-I-ran-bash:
* TwingyAFK is shopping for 17" flat panel
* aav sells TwingyAFK a piece of plywood





---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk0944$17201642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Ecore_exe and shell metacharachters

2006-04-05 Thread Mike Russo
Ecore_exe will try to avoid using sh -c to execute a program if it 
can.  If the command line contains shell meta characters (defined as any 
combination of |;$'\'*?#) it will use the user's shell to execute 
the command, otherwise it will execute it directly.


Unfortunately this causes a problem if the user's shell is csh/tcsh and 
the command line contains a ? character. I noticed this problem because 
dEvian's RSS face uses ecore_exe in order to launch a web browser with 
the URL as the command line argument, and if the URL contains a ? 
ecore_exe will try to use tcsh to execute it, and this will only work if 
the ? is escaped with a \.  Not even including the command line between 
single quotes


Not really sure what the best way to fix this would be though. The 
simple solution of enclosing the command line in single quotes does not 
work.  I think if the command line is parsed and all meta characters are 
escaped it will work with any shell, but I'm too lazy to implement that. 
:(  Just wanted to report it, I'll probably change my shell or edit 
ecore_exe.c to use /bin/sh instead of my shell to work around it until 
someone less lazy then myself can fix it. :)


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

Random quote of the last-time-I-ran-bash:
rac jstubbs: perl is garbage collected. however, circular references 
will confuse it
rac jstubbs: so if you have circular references, you have to break the 
circularity manually
jstubbs rac: so if references aren't being used and everything is 
defined using my within a function that gets called from a loop, is it 
normal for it to continuously eat memory?
rac jstubbs: why do i feel like if i say no, i'm going to get a bug 
filed on my head? :)




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Eloquence

2006-03-23 Thread Mike Russo
phriedrich wrote:

 Which version of e and eloquence are you running? My e is about one week
 olde (because of the CVS problems) but I had no problems at all.
 Maybe cleaning away your ~/.e/e/config/default/*eloquence* helps.

   
Sorry, it's not the configuration dialog per se -- i did some more
troubleshooting (after removing all eloquence cfg files) and it appears
the e segfault happens ONLY when
- configuration is set to amarok
- left click on the OPTIONS to bring up the menu
- if you select configuration it works -- i was getting confused because
- if you go near Control Player, e segfaults (but is restartable from
the segfault window unless i'm using the blokkie theme).

Control Player works if I use XMMS or audacious. 

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

Random quote of the last-time-I-ran-bash:
Rock 'n' Roll had become stagnant.  `Achy Breaky Heart' was seven years
away.  Something had to fill the void, and that something was barbershop.

-- Homer Simpson
   Homer's Barbershop Quartet



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] CVS Access is now off.

2006-03-23 Thread Mike Russo
Kevin Brosius wrote:
 For those of you who have committed to CVS in the last few days (since
 Sun), you can help verify the consistency of the new CVS repo by
 checking your changes made it into the external copy.  All changes that
   
how long till vapier changes the ebuilds? :)

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

Random quote of the last-time-I-ran-bash:
Software is like sex; it's better when it's free.
-- Linus Torvalds



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Eloquence

2006-03-22 Thread Mike Russo
Brian Mattern wrote:
 How about releasing tarballs at stable points in module dev, and sticking 
 those up on get-e? The modules are in cvs to facilitate development (and not 
 as an alternative distribution method), so its still up to the maintainer to 
 release packages (binary or source) for distribution. Assuming the autofoo is 
 working properly, it should only require a 'make dist' and an upload. :)
   
Actually I'm very happy when a module gets put into e_modules, as it
will then get kept up to date
every time I emerge e_modules.  Of course this requires recompiling
every module in there, but
I guess I don't feel this as much with this 3ghz p4 :)  

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

Random quote of the last-time-I-ran-bash:
What is involved in such [close] relationships is a form of emotional
chemistry, so far unexplained by any school of psychiatry I am aware of, that
conditions nothing so simple as a choice between the poles of attraction and
repulsion.  You can meet some people thirty, forty times down the years, and
they remain amiable bystanders, like the shore lights of towns that a sailor
passes at stated times but never calls at on the regular run.  Conversely,
all considerations of sex aside, you can meet some other people once or twice
and they remain permanent influences on your life.
Everyone is aware of this discrepancy between the acquaintance seen
as familiar wallpaper or instant friend.  The chemical action it entails is
less worth analyzing than enjoying.  At any rate, these six pieces are about
men with whom I felt an immediate sympat - to use a coining of Max Beerbohm's
more satisfactory to me than the opaque vogue word empathy.
-- Alistair Cooke, Six Men



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Problems with CVS checkout

2006-03-08 Thread Mike Russo
Alexander Griesser wrote:
 Hi all!

 I just want to know if there are any cvs mirrors online instead of
 cvs.sourceforge.net?

 It is very frustrating trying to checkout the latest cvs snapshot
 because most of the time I try to checkout I get server errors and
 timeouts. Do you experience the same problem? I wasn't able to checkout
 for the last two or three days everytime I tried to checkout :-/

 regards,
   
Everyone is getting the same errors. There are two options:

1. schedule a job with at(1) that will checkout/compile everything
during off-hours (say 3am in North America), or
2. write a script that will continually try to checkout each individual
module from cvs until the error code from cvs(1) is 0.

I have a script that does #2 (using Gentoo and the exit status from
emerge), but I still schedule it to run at midnight.

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

Random quote of the last-time-I-ran-bash:
Labor, n.:
One of the processes by which A acquires property for B.
-- Ambrose Bierce, The Devil's Dictionary



---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] e17 build error

2005-12-01 Thread Mike Russo
I received the following autotools error regarding a missing Makefile.in 
file, and automake couldn't generate Makefile or configure. Files are 
being downloaded via emerge script via cvs.


Running aclocal...
/usr/share/aclocal/pilot-link.m4:1: warning: underquoted definition of 
AC_PILOT_LINK_HOOK

 run info '(automake)Extending aclocal'
 or see 
http://sources.redhat.com/automake/automake.html#Extending%20aclocal
/usr/share/aclocal/libfame.m4:6: warning: underquoted definition of 
AM_PATH_LIBFAME
/usr/share/aclocal/gtkgl.m4:4: warning: underquoted definition of 
AM_PATH_GTKGL/usr/share/aclocal/glib.m4:8: warning: underquoted 
definition of AM_PATH_GLIB

/usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO
Running autoheader...
Running autoconf...
Running libtoolize...
Running automake...
configure.in: installing `./install-sh'
configure.in: installing `./missing'
configure.in:316: required file `src/modules/gadget_test/Makefile.in' 
not foundMakefile.am:1: `intl' should not be in SUBDIRS when 
AM_GNU_GETTEXT([external]) is used

src/bin/Makefile.am: installing `./depcomp'
configure.in:316: required file `src/modules/gadget_test/Makefile.in' 
not foundMakefile.am:1: `intl' should not be in SUBDIRS when 
AM_GNU_GETTEXT([external]) is used



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

Random quote of the last-time-I-ran-bash:
Parkinson's Fourth Law:
The number of people in any working group tends to increase
regardless of the amount of work to be done.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] e17 free() invalid pointer segfault

2005-11-30 Thread Mike Russo
I recently updated e17 and was astonished (!) at it crashing on me 
within a few minutes of use for no apparent reason. I switched to my 
backup WM (blackbox 0.7) and started up in e17 in a VNC session running 
under my ID. again, crashes within a few minutes, using the default 
theme and having moved my e.cfg out of the way. I think this has 
something to do with the eap cache thread tripping over one of my eaps 
and dying, but it has never done this before.



[EMAIL PROTECTED] ~/.e/e/config/default $ DISPLAY=:1 gdb enlightenment-0.17
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.

Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i686-pc-linux-gnu...Using host libthread_db 
library /lib/libthread_db.so.1.


(gdb) run
Starting program: /usr/bin/enlightenment-0.17
[Thread debugging using libthread_db enabled]
[New Thread -1226586416 (LWP 2774)]
DYNAMIC DETERMINED PREFIX: /usr
E17 INIT: XINERAMA CHOSEN: [0], 1024x768+0+0
Cache scan finish.
Cache _fileman.eap - MODIFIED
Cache Audacious.eap - MODIFIED
Cache scan finish.
Cache OpenOffice.org_2.0.eap - MODIFIED
Cache scan finish.
Cache scan finish.
Xlib:  extension RANDR missing on display :1.0.
ERROR: Couldn't get screen information for 38
*** glibc detected *** free(): invalid pointer: 0x08125f14 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread -1226586416 (LWP 2774)]
0xe410 in __kernel_vsyscall ()
(gdb) backtrace
#0  0xe410 in __kernel_vsyscall ()
#1  0xb76bcd1d in raise () from /lib/libc.so.6
#2  0xb76be333 in abort () from /lib/libc.so.6
#3  0xb76efb52 in __fsetlocking () from /lib/libc.so.6
#4  0xb76f5497 in malloc_usable_size () from /lib/libc.so.6
#5  0xb76f5e9b in free () from /lib/libc.so.6
#6  0xb7f35d30 in _edje_textblock_style_cleanup (edf=0x840fd40)
   at edje_textblock_styles.c:322
#7  0xb7f2bb04 in _edje_file_free (edf=0x840fd40) at edje_load.c:673
#8  0xb7f352c1 in _edje_cache_file_clean () at edje_cache.c:245
#9  0xb7f35382 in edje_file_cache_flush () at edje_cache.c:292
#10 0x08097000 in e_canvas_cache_flush () at e_canvas.c:101
#11 0x08097212 in _e_canvas_cb_flush (data=0x0) at e_canvas.c:170
#12 0xb7b5d8f5 in _ecore_timer_call (when=1133382453.6632409)
   at ecore_timer.c:178
#13 0xb7b5b22d in _ecore_main_loop_iterate_internal (once_only=0)
   at ecore_main.c:457
#14 0xb7b5b5c8 in ecore_main_loop_begin () at ecore_main.c:79
#15 0x0805fa7e in main (argc=1, argv=0xbff53204) at e_main.c:591
(gdb)

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

Random quote of the last-time-I-ran-bash:
Endy taniwha: Have you TESTED this one? :)
taniwha Endy: of course not



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] e segfaults with new eloquence 0.4.3 module

2005-11-25 Thread Mike Russo
e17 segfaults whenever I enable the newer version of eloquence (0.4.3). 
It happens even if I use the default theme. Here's a backtrace:


(gdb) continue
Continuing.

(now is when I enable the module)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1226406192 (LWP 15419)]
0xb7726979 in strcat () from /lib/libc.so.6
(gdb) backtrace
#0  0xb7726979 in strcat () from /lib/libc.so.6
#1  0xb6db82ec in _eloquence_face_switch_theme (data=0x8eb9c70, theme=0x0)
   at e_mod_main.c:673
#2  0xb6db92bd in e_modapi_init (module=0x8e87290) at e_mod_main.c:225
#3  0x0809193d in e_module_enable (m=0x8e87290) at e_module.c:248
#4  0x0806aac5 in _e_ipc_cb_client_data (data=0xb7b8c7c4, type=69,
   event=0x81be4d0) at e_ipc_handlers.h:905
#5  0xb7b834b3 in _ecore_event_call () at ecore_events.c:431
#6  0xb7b87181 in _ecore_main_loop_iterate_internal (once_only=0)
   at ecore_main.c:629
#7  0xb7b87378 in ecore_main_loop_begin () at ecore_main.c:79
#8  0x0805fa1e in main (argc=1, argv=0xbfd7d184) at e_main.c:591

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

Random quote of the last-time-I-ran-bash:
The time for action is past!  Now is the time for senseless bickering.



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] cannot load any other themes but default

2005-11-22 Thread Mike Russo
Updated from thinktux CVS server at ~1pm today. When I restarted e, it 
cleared my configuration data so I attempted to pick another theme but 
the themes list shows all the themes as their filenames with an .edj 
extension on them instead of just the basename. Picking one of the 
themes results in the usual e restart messages on my console and no 
errors, yet the default theme reappears. Not that I don't like the 
default theme, but hey :)


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

Random quote of the last-time-I-ran-bash:
Nature to all things fixed the limits fit,
And wisely curbed proud man's pretending wit.
As on the land while here the ocean gains,
In other parts it leaves wide sandy plains;
Thus in the soul while memory prevails,
The solid power of understanding fails;
Where beams of warm imagination play,
The memory's soft figures melt away.
-- Alexander Pope (on runtime bounds checking?)



---
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628alloc_id=16845op=click
___
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] e17 crash recently

2005-10-06 Thread Mike Russo
I recently rebuilt e17 from cvs (gentoo is so handy for such things), 
but when I went to restart it, it crashed. It had been perfectly stable 
for quite some time for me:


ozark{miker}113: enlightenment-0.17
DYNAMIC DETERMINED PREFIX: /usr
Xlib:  extension XINERAMA missing on display :1.0.
E17 INIT: XINERAMA CHOSEN: [0], 1024x768+0+0
*** glibc detected *** double free or corruption (fasttop): 0x0838f7e0 ***
Abort (core dumped)
ozark{miker}114: file core
core: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), 
SVR4-style, SVR4-style, from 'enlightenment-0'


So I rebuilt it with USE=debug FEATURES=nostrip and attempted to get a 
backtrace, but gdb seems to hang after I type run, and if I 'pkill gdb' 
from another window, I only get the following:

[EMAIL PROTECTED] ~ $ gdb enlightenment-0.17
GNU gdb 6.3
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.

Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i686-pc-linux-gnu...Using host libthread_db 
library /lib/libthread_db.so.1.


(gdb) run
Starting program: /usr/bin/enlightenment-0.17
[Thread debugging using libthread_db enabled]
[New Thread -1224562192 (LWP 2422)]
DYNAMIC DETERMINED PREFIX: /usr
Xlib:  extension XINERAMA missing on display :1.0.
E17 INIT: XINERAMA CHOSEN: [0], 1024x768+0+0
*** glibc detected *** double free or corruption (fasttop): 0x08392460 ***

Program received signal SIGABRT, Aborted.
[Switching to Thread -1224562192 (LWP 2422)]
0xe410 in __kernel_vsyscall ()
(gdb)
Terminated

so in lieu of that, here's the last ten lines of an strace:

[EMAIL PROTECTED] ~ $ tail /tmp/es
read(10, gnome-terminal.eap\nfirefox.eap\nt..., 8192) = 174
read(10, , 8192)  = 0
close(10)   = 0
munmap(0xb7ce, 8192)= 0
open(/dev/tty, O_RDWR|O_NONBLOCK|O_NOCTTY) = 10
writev(10, [{*** glibc detected *** , 23}, {double free or corruption 
(fastt..., 35}, {: 0x, 4}, {083914e8, 8}, { ***\n, 5}], 5) = 75

rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(7310, 7310, SIGABRT) = 0
--- SIGABRT (Aborted) @ 0 (0) ---
+++ killed by SIGABRT (core dumped) +++


... and this reminds me -- I also updated to the latest gentoo stable 
glibc today -- glibc-2.3.5-r2, and hadn't restarted e17 since. So this 
could be an issue with regards to that, not with anything new in e17.


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

Random quote of the last-time-I-ran-bash:
There is something in the pang of change
More than the heart can bear,
Unhappiness remembering happiness.
-- Euripides



---
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-06 Thread Mike Russo




Carsten Haitzler (The Rasterman) wrote:

  On Thu, 06 Oct 2005 22:14:05 +0200 xnowfall [EMAIL PROTECTED] babbled:

  
  
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.

  
  
xinerama or multihead?
  

This happens to me as well (using nvidia twinview which combines two
displays into one screen but provides Xinerama info so apps only
maximize to one display, E provides one pager per display, etc).
However when one display gets its background changed, and then I switch
the virtual desktop on the other display, there is such a cool
transition effect that I always assumed it did this on purpose. ;)
-- 
Mike Russo
ReadQ Systems, Inc.
(212) 425 3680 x105

Random quote of the last-time-I-ran-bash:
I've had a perfectly wonderful evening.  But this wasn't it.
		-- Groucho Marx





---
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] Monitor module

2005-09-07 Thread Mike Russo
It's been observed that if your PC does not have a wireless interface, 
and the wireless part of the monitor module is set to check fast then 
this will happen. Set the check interval for check very slow. The 
developers are working on modularizing this module.


Robert May wrote:


I have been unsuccessful at finding the monitor developer's email
address so I am finally just sending this here.

Every time I enable the monitor module it places one of my cpu's at
100% (monitor reports 254-258% on Monitor 0 and 147% on Monitor 1).
This has been happening over the last week or so.  Also whenever I
access the menu of the monitor module on Monitor 1 the menu appears on
Monitor 0 instead.  Hopefully I have described this well enough.

Thank you,

Robert

 




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

Random quote of the last-time-I-ran-bash:
Anyone who thinks UNIX is intuitive should be forced to write 5000 lines of 
code using nothing but vi or emacs. ACK!

(Discussion in comp.os.linux.misc on the intuitiveness of commands, especially
Emacs.)



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] imlib2: Cygwin build patch

2005-09-01 Thread Mike Russo

Mike Frysinger wrote:

ld manpage seems to indicate opposite behavior here for the '-no-undefined' 
flag ...


does the flag '--allow-shlib-undefined' work ?
 


I know for sure -no-undefined works to generate shared libraries in all
components except E modules (for the obvious reasons).



then wouldnt the somewhat sane thing be to put this in an internal header
file:
#ifndef RTLD_LOCAL
# define RTLD_LOCAL 0
# warning your crap box doesnt define RTLD_LOCAL !?
#endif
 


If that's how you'd rather deal with it, fine.
   



find attached a patch for this then, please test :)
 


I think I just did a #define RTLD_LOCAL RTLD_GLOBAL (which should be
defined everywhere) and it worked fine.


then why not fix __imlib_TrimLoaderList ?  i dont have cygwin to test against, 
but what if you change the .so test in that func to .dll ?

-mike
 


It does indeed work fine if you change .so to .dll -- i believe you
could also make a symlink to the .dll files (Cygwin actually uses
windows shortcut files to simulate soft links... insane, isn't it?)



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

Random quote of the last-time-I-ran-bash:
Armor's Axiom:
Virtue is the failure to achieve vice.




---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] minimum version of cairo for evas?

2005-09-01 Thread Mike Russo

Recently while trying to compile evas I received:

--  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. 
-I../../../../src/lib -I../../../../src/lib/include -I/usr/include/freetype2 
-I/usr/X11R6/include -O2 -march=pentium4 -mfpmath=sse -msse2 
-fomit-frame-pointer -pipe -MT evas_engine.lo -MD -MP -MF .deps/evas_engine.Tpo 
-c evas_engine.c  -fPIC -DPIC -o .libs/evas_engine.o
In file included from evas_engine.h:4,
from evas_x_main.c:3:
../../../../src/lib/include/evas_cairo_common.h:19:19: cairo.h: No such file or 
directory


It seems cairo's include files are in /usr/include/cairo on my machine, 
using cairo 0.3 (the latest gentoo testing ebuild).
Even when running the gcc command and appening -I/usr/include/cairo I 
received:


ozark cairo_x11 #  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. 
-I. -I../../../../src/lib -I../../../../src/lib/include 
-I/usr/include/freetype2 -I/usr/X11R6/include -O2 -march=pentium4 -mfpmath=sse 
-msse2 -fomit-frame-pointer -pipe -MT evas_engine.lo -MD -MP -MF 
.deps/evas_engine.Tpo -c evas_engine.c  -fPIC -DPIC -o .libs/evas_engine.o 
-I/usr/include/cairo
evas_engine.c: In function `evas_engine_cairo_x11_context_new':
evas_engine.c:376: error: too many arguments to function `cairo_create'
evas_engine.c: In function `evas_engine_cairo_x11_image_draw':
evas_engine.c:907: warning: passing arg 1 of 
`cairo_image_surface_create_for_data' from incompatible pointer type


Which version of cairo should be installed for compiling evas?

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

Random quote of the last-time-I-ran-bash:
Home life as we understand it is no more natural to us than a cage is
to a cockatoo.
-- George Bernard Shaw



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] minimum version of cairo for evas?

2005-09-01 Thread Mike Russo




Hisham Mardam Bey wrote:

  
It seems cairo's include files are in /usr/include/cairo on my machine,
using cairo 0.3 (the latest gentoo testing ebuild).
Even when running the gcc command and appening -I/usr/include/cairo I
received:


Which version of cairo should be installed for compiling evas?


  
  
Cairo is at version 1.0 now. You might want to get that from CVS if
Gentoo doesnt provide it.
  

OOh, it worked perfect now! Thanks.

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

Random quote of the last-time-I-ran-bash:
Innovations seem to have a life and a sentience of their own.  When conditions 
are right, a radical new idea -- a paradigm shift -- may appear simultaneously 
from many minds at once.  Or it may remain secret in the thoughts of one man 
for years, decades, centuries . . . until someone else thinks of the same 
thing.  How many brilliant discoveries die stillborn, or lie dormant,
never to be embraced by the Imperium as a whole?

  -- OMBUDSMEN OF RICHESE, Rebuttal to the Landsraad, The True Domain
 of the Intellect -- Private Property, or Resources for the Galaxy?





---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on cygwin ALMOST works

2005-08-30 Thread Mike Russo
Carsten Haitzler (The Rasterman) wrote:

it looks like eet simply can't load the image data from the eet files Or it
just can't load the edje file at all in the first place. somehow.
  

Yeah, not exactly sure why, the .edj file is opened and read (according
to an strace), and edje_decc works fine, and it's opened in cygwin
binary mode, so (shrugs).

anyway - e is pretty much built around unix as such - cygwin is really pushing
your luck! :)
  

Yes, completely correct. What's important is not that it works on
cygwin, but that it works so damn well on my pentium (classic) 233
laptop that i use it over fluxbox!


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

Random quote of the last-time-I-ran-bash:
There are places I'll remember
All my life though some have changed.
Some forever not for better 
Some have gone and some remain.
All these places had their moments
With lovers and friends I still recall.
Some are dead and some are living,
In my life I've loved them all.

But of all these friends and lovers,
There is no one compared with you,
All these memories lose their meaning
When I think of love as something new.
Though I know I'll never lose affection
For people and things that went before,
I know I'll often stop and think about them
In my life I'll love you more.
-- Lennon/McCartney, In My Life, 1965



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on cygwin ALMOST works

2005-08-30 Thread Mike Russo

Ibukun Olumuyiwa wrote:


Mike Russo wrote:


i have some screen shots and build notes here:

http://www.stardatecomputer.com/people/miker/MJR_TiddlyWiki.html#E17onCygwin 



short story is, it builds but ewl has some video display issues. :-)
why? i didn't want to wait till windows vista!



Wow. Now that someone has figured all this out, I might actually try 
to fix the remaining issues. I would *LOVE* to be able to use E17 
instead of Openbox at work!


Ibukun


Heh, I wish i had figured it all out; ewl/e does not work because it 
cannot seem to get at the images or fonts in the .edj theme, and no 
matter what run-time modules are not going to work because of 
limitations of Windows' run-time linker (unresolved symbols are not 
allowed at link time for shared objects like they are on unix). I guess 
it might be possible to build a statitically linked enlightenment.exe 
which contained all the modules you wanted to use, but i'm not sure.  
good luck. ;-)



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

Random quote of the last-time-I-ran-bash:
There are places I'll remember
All my life though some have changed.
Some forever not for better 
Some have gone and some remain.

All these places had their moments
With lovers and friends I still recall.
Some are dead and some are living,
In my life I've loved them all.

But of all these friends and lovers,
There is no one compared with you,
All these memories lose their meaning
When I think of love as something new.
Though I know I'll never lose affection
For people and things that went before,
I know I'll often stop and think about them
In my life I'll love you more.
-- Lennon/McCartney, In My Life, 1965



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on cygwin ALMOST works

2005-08-30 Thread Mike Russo
Carsten Haitzler (The Rasterman) wrote:

On Tue, 30 Aug 2005 09:48:15 -0400 Mike Russo [EMAIL PROTECTED] babbled:

  

Carsten Haitzler (The Rasterman) wrote:



it looks like eet simply can't load the image data from the eet files Or it
just can't load the edje file at all in the first place. somehow.
 

  

Yeah, not exactly sure why, the .edj file is opened and read (according
to an strace), and edje_decc works fine, and it's opened in cygwin
binary mode, so (shrugs).



it may be that cygwin's libc does not implement %a in printf/scanf... thats a
bit fo a showstopper.
  

Correctamundo again. This C99 functionality is not supported by Cygwin's
libc, they can barely get windows to emulate an '80s-era Unix kernel, so
this is still on the TODO list. ;) This, along with the fact that
modules require a lot of work to get going, should pretty much answer
the question as to whether it's possible. It certainly can't run all
unix software, but I actually have a mail server running
MailScanner/SpamAssassin/exim for cygwin, and despite the fact that SA
runs on top of Perl built for cygwin, it's actually pretty fast.

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

Random quote of the last-time-I-ran-bash:
I still maintain the point that designing a monolithic kernel in 1991 is a
fundamental error.  Be thankful you are not my student.  You would not get a
high grade for such a design :-)
(Andrew Tanenbaum to Linus Torvalds)




---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] e17 on cygwin ALMOST works

2005-08-29 Thread Mike Russo

i have some screen shots and build notes here:

http://www.stardatecomputer.com/people/miker/MJR_TiddlyWiki.html#E17onCygwin

short story is, it builds but ewl has some video display issues. :-)
why? i didn't want to wait till windows vista!

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

Random quote of the last-time-I-ran-bash:
The one L lama, he's a priest
The two L llama, he's a beast
And I will bet my silk pyjama
There isn't any three L lllama.
-- O. Nash, to which a fire chief replied that occasionally
his department responded to something like a three L lllama.



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on cygwin ALMOST works

2005-08-29 Thread Mike Russo

Nathan Ingersoll wrote:

It looks like you're missing eet loader support in evas. You're notes 
don't mention building eet, that should be done prior to building 
evas. This would prevent Edje's from being loaded correctly and the 
display issues for both EWL and e17.


I just checked and I most definitely built eet before evas, and eet  
edb loader support (and eet font support) was configured for evas. I 
just rebuilt evas, disabling mmx and see to see if that would make a 
difference, but no dice. (When building evas, the programs in src/bin 
wouldn't build, complaining there was no target in the Makefile for 
them, so I commented them out, but I don't think that would make a 
difference in this case -- the evas lib is installed).


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

Random quote of the last-time-I-ran-bash:
The one L lama, he's a priest
The two L llama, he's a beast
And I will bet my silk pyjama
There isn't any three L lllama.
-- O. Nash, to which a fire chief replied that occasionally
his department responded to something like a three L lllama.



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Compile Problem with e,entice,entrance,e_utils

2005-08-25 Thread Mike Russo

zolo wrote:



is anybody have an idea
bad gcc or bad CFLAGS ??

any help welcome
 

I think this happened to me once when building E17, and it turned out to 
be bad CFLAGS. Try building with -O2 only (at least for edje) and see 
what happens.


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

Random quote of the last-time-I-ran-bash:
The Great Movie Posters:

The Miracle of the Age!!!  A LION in your lap!  A LOVER in your arms!
-- Bwana Devil (1952)

OVERWHELMING!  ELECTRIFYING!  BAFFLING!
Fire Can't Burn Them!  Bullets Can't Kill Them!  See the Unfolding of
the Mysteries of the Moon as Murderous Robot Monsters Descend Upon the
Earth!  You've Never Seen Anything Like It!  Neither Has the World!
SEE... Robots from Space in All Their Glory!!!
-- Robot Monster (1953)

1,965 pyramids, 5,337 dancing girls, one million swaying bullrushes,
802 scared bulls!
-- The Egyptian (1954)



---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel