Re: [e-users] eloquence

2005-08-22 Thread phriedrich
On Mon, 22 Aug 2005 03:39:40 +0200
Thomas Kuther [EMAIL PROTECTED] wrote:

 [...] 
 Had to patch it a bit to make it work with beep-media-player.
 works nice!
 maybe beep-mp support can be added 'by default'? the way i patched it
 definately broke xmms support i guess, so won't be of any use to hand
 that patch out.

It would be great to If you could send me your patch, I had an Idea how
to build in and have a menu entry to select the player.
I allready thought about that, because eclair support is also in my
wishlist.

Best regards,

Friedrich


pgpbrGR3pJjS3.pgp
Description: PGP signature


Re: [e-users] [e-users]what's the red alert on menu bar ?

2005-08-22 Thread The Rasterman
On Sun, 21 Aug 2005 22:43:30 +0300 Omry Yadan [EMAIL PROTECTED] babbled:

 I think some times applications that began responding again are still 
 marked red.

this was a problem in the default theme that it didnt reset the state properly.
i fixed it - but other themes may have copied it and not fixed it.

 Виктор Кожухаров wrote:
 
 On Sun, 2005-08-21 at 20:33 +0200, Francois Baudens wrote:
   
 
 Hello all
 i've just noticed a red alert in the menu bar, using gqview. What's
 this for ? does it mean locked application ? or something like that ?
 
 Thanks.
 François
 
 PS : screenshot included.
 
 
 
 E pings the clients to determine if they are alive. If the client doesnt
 respond in 10 seconds, this happens. Basically, it means that the client
 has stopped responding.
 
 
 
 ---
 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-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 
   
 
 
 
 
 ---
 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-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


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


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [e-users]what's the red alert on menu bar ?

2005-08-22 Thread The Rasterman
On Sun, 21 Aug 2005 22:55:07 +0200 Francois Baudens [EMAIL PROTECTED]
babbled:

 Yes it was the case for that app : it began flashing red, then the app
 responded, but the red signal was still flashing. And it stopped a few
 seconds later.
 Good feature !
 
 Do you think it's possible to make the difference between a dead app
 and a slow app ?

no. there is no wak to know that even as a human or as the os or maybe even the
hung app itself. it can only be inferred by if it hasnt reposnded after a long
time and you expected it to respond much sooner - it might be permenantly
hung. some hung apps get hung for hourse and then respond, or only seconds or
mnutes. properly written apps never hang. their response tiems are within
fractions of a second - 1/100th of a second or faster on an unloaded system. on
loaded systems it shoudl still be well under a second (less than 1/4 of a
second) normally, unless the app is not written well. sometiems there is a
short hiccup for a second or 2 when it has to do some IO it expects normalyl
will be very fast but something on the system makes it slow (it has to read a
small file from a CD that now has to spin up to work and the CD is spinning up
thus the app it blocked until it can read the 200 byte file). thus the default
of 10 seconds until e marks the app as hung. it's up to you as to what to do
- but it is intended to bring your attention to a app with a problem and let
you know something about it (the app literally is not responding to gui
events). as mentions. it's up to you as to what you want to do about it.

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


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] some prob.'s with e17-cvs

2005-08-22 Thread The Rasterman
On Sun, 21 Aug 2005 15:54:45 +0200 egag [EMAIL PROTECTED] babbled:

 hi all,
 
 a few days ago i discovered enlightenment-17 and i really like it.
 although it's  only  alfa code, i'm using it.
 ( used kde and never liked the other  light  wm.'s )
 
 so i am following the cvs tree from day to day and
 i wrote some buildscripts to do the work for me.
 using slackware 10.1 i have one script that builds a package
 for the EFL-libs ( =the libs package ), and another that gives a 
 package containing
 e, e_utils, e_modules and engage (= the  apps package).
 
 
 the prob.'s i encounter are :
 
 1) since 8/19/05 when i install the new  apps package, i don't get a 
 mouse pointer.
 all works, i can start programs form engage, and when the pointer
 is above a working window ( for example konqueror ) i see the small 
 black arrow.
 when i logout of e17, i see an error saying smth. like: ERROR: no 
 default pointer.
 pointer has size of zero .
 what could be causing this ?
 ( btw. i'm just using the 8/18/05  apps  package for now )

do you have a ~/.e/e/themes/default.edj ? i swear i put code in to literally
delete that file if it exists.

 2) i enlarged the default and title bar text sizes and they show up 
 correct at startup.
 but after using the pc for a while , textsizes drop back to the default 
 ( smaller ) size.
 when i reload the theme, the size is according to my settings again, but 
 not for long.
 i haven't found a certain action that causes it to change, so i don't 
 have a clue.

for now - don't worry about that - i know things have issues there. i'll get to
that eventually.

 3) am i able to change ( enlarge ) the text size of the gadgets ?
 i mean the temperature readout and the readings in the monitor,
 because i find them a little to small.

that depends on the theme :) sure you can - if you fiddle with the theme.
eventually i will get to making all the text class stuff work so fonts and
sizes can be set by a user properly - right now it's half-arsed.

 4) i read that transparancy won't work, because other apps cannot read
 the background image.
 but when i use konqueror, the transparant menu's work ok.

thats because just before they appear they grab the screen contents where the
menu will go over then calculate a new image with that as the base and stuff
blended on top. try this: go to a web page with an animated gif - pop up the
menu so its over the animation... then watch as the stuff under the menu is
frozen - but the stuff outside keeps moving. it's a hack.

 i mean, when the menu goes outside the konq.-window i can see the 
 background trough it,
 just as it should be.
 is this another  kind  of tranparancy they are using ?
 
 well...i guess that's it.
 a very short  bug list for a piece of alfa-code eh...  :)
 anyone a hint on one of the topics ?
 
 greetings,
 
 egag
 
 
 
 
 ---
 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-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


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


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Thanks Question

2005-08-22 Thread The Rasterman
On Thu, 18 Aug 2005 13:26:19 -0400 Ben [EMAIL PROTECTED] babbled:

 First of all - I just recently made the switch from being a full-time 
 Windows user, to Debian. Three weeks now, and I only boot into Windows for 
 gaming (Wish M$ didn't have anything to do with that game, then perhaps it 
 could come to Linux!). I started with KDE, and while any change from XP is 
 for the better, I didn't see everything I could do with my GUI until I 
 installed e17. Faster, prettier  more stable than XP ever was for me, and 
 this is alpha software! So I'd just like to thank all the developers for a 
 great piece of software.

thanks :)

 Now, for the questions... I'm using rasterman's get_e script to update 
 occasionally. I've watched the CVS messages scroll by and have an idea of 
 some of the items updated, but I wondered if anyone has a list of what get_e 
 updates. Related to that, any suggestions on other portions of e17 that 
 aren't updated, that I should check out? I'm not using entrance, already 
 took that out with the option in that script. I am using the engage module  
 evidence, and the the usual e_utils for making icons, changing backgrounds, 
 etc.

check the script :) it checks out all of e17 cvs but builds only part of it.
just because it's in cvs does not mean you should be building it. i put in
there only whats NEEDED to get things up. :)

 Also, using get_e .. Any suggestions (personal preference, even) for how 
 often to update with this script? I've been running it almost daily, but 
 wasn't sure how often there are significant updates to CVS.

that varies week to week day to day. right now i'm not adding much as i'm
working on subsystem support in evas to help me move on in e17 with some stuff
- i've been fixing some bugs here and there sao things are improving on the
stable front at the moment. 
 Final question, for now - I've found directions for forcing transperancy 
 with the standalone Engage, but not with the module. I see no theme-related 
 configuration for it at all, and have no clue how (doesn't seem it would be 
 possible) to fee the module version any command-line flags.

moduels dont have command-line args. they are part of the e process loaded in
at tuntime (lumps of code inserted into e). they have their own configuration
they can handle in whatever way they like.

 Anyway, thanks again for the great software, and hope someone has time to 
 help a new user.
 
 Ben
 


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


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Nice screenshot, but what program is it?

2005-08-22 Thread The Rasterman
On Wed, 17 Aug 2005 12:20:18 + Fernando Meira [EMAIL PROTECTED] babbled:

 Ok, I found the problem.
 When I start urxvt from another terminal (xterm) all goes fine.
 When I start urxvt from iBar (with the same options) the CPU monitor blows 
 away..
 Why?

what's using the cpu?

 On 8/17/05, Christoph Gysin [EMAIL PROTECTED] wrote:
  
  Fernando Meira wrote:
   Regarding the cpu-usage, I was using the following options:
   urxvt -tr -sh 95 -tint white +sb -geometry 100x32, and with this, the
   monitor fly to 101%!
   With urxvt -tr +sb it behaves much better..
  
  I use:
  
  $ urxvt -rv +sb -tr -fade 70 -sl 5000 -tint white -sh 40
  
  Christoph
  --
  echo mailto: NOSPAM !#$.'*'|sed 's. ..'|tr * !#:2 [EMAIL PROTECTED]
  
  
  
  ---
  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-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 
 


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


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Mouse cursor

2005-08-22 Thread The Rasterman
On Thu, 18 Aug 2005 20:50:46 + Guillermo Movia [EMAIL PROTECTED]
babbled:

 Hi, i'm using e17 from CVS since two month. Never i could see the
 cursor of the mouse of e. Today i downloaded the new milky theme that
 came with a personalized mouse cursor, but i couldn't see neither.
 someone know which may be the problem? I just see the X window cursor
 or the gtk2.

does your evas have buffer engine support? (did it build it?)

 Guillermo
 
 
 ---
 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-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


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


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E17: Why does some of the animated images shake?

2005-08-22 Thread The Rasterman
On Wed, 17 Aug 2005 16:13:28 +0200 Martin Zwickel
[EMAIL PROTECTED] babbled:

 Hi there!
 
 I posted this some time ago, but now with a video.
 
 Some animated images (like the e17 start logo) does shake.
 Does the image position code has a bug?
 
 Ah, here the e17 start logo example:
 http://media.putfile.com/shaking_e

when does this happen?

1. what cpu do you have?
2. what os/libc etc.
3. what resolution is your screen?
4. what resolution are you doing that test at?

i don't see that here under any sizing conditions. have you used weird CFLAGS
to compile? like -ffast-math? 

 Regards,
 Martin
 
 -- 
 MyExcuse:
 Windows 95 undocumented feature
 
 Martin Zwickel [EMAIL PROTECTED]
 Research  Development
 
 TechnoTrend AG http://www.technotrend.de
 


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


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] strange behavior of Ctrl+Alt+Left+Right

2005-08-22 Thread The Rasterman
On Sat, 13 Aug 2005 11:06:19 -0400 Geoffrey [EMAIL PROTECTED] babbled:

 Jesse wrote:
  my apologies - didn't get your posts until a few hours after I made
  mine.
  
  You definitely know better than I - but I wouldn't consider my machine
  slow:
  It's happening when I only have 2 programs open - p4 3.06ghz at 12%
  system load or less, 1GB pc2100 - over 400mb free, just some modules
  open and a very simple animated bg. And it still loses windows. The only
  slow thing on my machine is the graphics - intel extreme 3d - runs
  about 330fps in evas under opengl and about 250 without acceleration.
  
  I'd look into it but I haven't touched cpp in years, so I'd probably
  muck up more stuff than I fixed. Anyways - no rush to this bug I think
  as even the person who started this thread had to put effort into
  hitting all 4 keys at once.
 
 My point exactly.  You tell the doctor, it hurts when I bite my 
 tongue.  The doctor says, don't bite your tongue.
 
 I don't see any reason for one to hit all four keys at once, even on 
 accident.  If it did this when you bumped the space bar, grant it, it's 
 an issue to look into, sooner, not later.
 
 As for this particular key sequence, not only is there no reason to do 
 it, it's quite difficult to do it unintentionally.
 
 Keep it in the very bottom of the todo list.  In the mean time, take the 
 doctor's advice, don't do it. :)

but it is a bug and i do need to fix it. a bug is a bug. the problem is - i
have yet to have inspiration as to WHY it happens. and no one has helped me
with that inspiration - so until i get some magic inspiration or actually sit
down and nut it out until i fix it - it's going to languish low in my fix
list :)

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


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Nice screenshot, but what program is it?

2005-08-22 Thread Fernando Meira
On 8/22/05, The Rasterman Carsten Haitzler [EMAIL PROTECTED] wrote:
On Wed, 17 Aug 2005 12:20:18 + Fernando Meira [EMAIL PROTECTED] babbled: Ok, I found the problem. When I start urxvt from another terminal (xterm) all goes fine.
 When I start urxvt from iBar (with the same options) the CPU monitor blows away.. Why?what's using the cpu?
nothing!
I also use the same .eap file to start urxvt on startup and that works
fine. But starting it from iBar or from the menu (left-click on bg)
sends CPU to 99 - 101%. Having something running at the same time or
not, does not change anything. It's strange.

Fernando



Re: [e-users] E17: Why does some of the animated images shake?

2005-08-22 Thread The Rasterman
On Mon, 22 Aug 2005 11:07:20 +0200 Martin Zwickel
[EMAIL PROTECTED] babbled:

 On Mon, 22 Aug 2005 13:29:34 +0900
 Carsten Haitzler (The Rasterman) [EMAIL PROTECTED] bubbled:
 
  On Wed, 17 Aug 2005 16:13:28 +0200 Martin Zwickel
  [EMAIL PROTECTED] babbled:
  
   Hi there!
   
   I posted this some time ago, but now with a video.
   
   Some animated images (like the e17 start logo) does shake.
   Does the image position code has a bug?
   
   Ah, here the e17 start logo example:
   http://media.putfile.com/shaking_e
  
  when does this happen?
 
 Everytime I start E17. The start logo shakes after some frames as you
 can see in the video. All animated stuff seems to shake, like the window
 min/max/close buttons in winter theme, the flashing icons in the app
 launcher, ...
 Maybe a gcc bug... but also could be a non updated lib.
 
  1. what cpu do you have?
 
 P4 2.4GHz
 
  2. what os/libc etc.
 
 Linux Gentoo with kernel 2.6.8-rc2-mm1
 libc: 2.3.5
 gcc: 3.3.5-20050130(Gentoo Linux 3.3.5.20050130-r1,
 ssp-3.3.5.20050130-1, pie-8.7.7.1)
 
  3. what resolution is your screen?
  4. what resolution are you doing that test at?
 
 1280x1024, but the movie was from Xnest with geo 960x768.
 
  i don't see that here under any sizing conditions. have you used weird
  CFLAGS to compile? like -ffast-math? 
 
 CFLAGS=-march=pentium4 -O2 -mfpmath=sse -msse2 -mmmx -pipe
 -fomit-frame-pointer

remove -mfpmath=sse

dont use that. i suspect this might be the cause.

 Here you can see all the flags used while e compile:
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include
 -I../.. -I../../src/bin -I../../src/lib -I/usr/X11R6/include
 -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5
 -DFAST_PC=6 -DE17_PROFILE=FAST_PC-march=pentium4 -O2 -mfpmath=sse
 -msse2 -mmmx -pipe -fomit-frame-pointer -MT e_zone.o -MD -MP -MF
 .deps/e_zone.Tpo -c -o e_zone.o e_zone.c
 
 
 What do you think? Should I try a build without my CFLAGS?
 
 -- 
 MyExcuse:
 Internet outage
 
 Martin Zwickel [EMAIL PROTECTED]
 Research  Development
 
 TechnoTrend AG http://www.technotrend.de
 


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


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Nice screenshot, but what program is it?

2005-08-22 Thread Fernando Meira
Oh.. I see..
I'm give you the answer in a few minutes... I'm compiling some stuff here, so I'll let it finish before I check that!
I was only looking in the CPU monitor from e_modules.On 8/22/05, The Rasterman Carsten Haitzler [EMAIL PROTECTED]
 wrote:On Mon, 22 Aug 2005 09:14:02 + Fernando Meira 
[EMAIL PROTECTED] babbled:  what's using the cpu? nothing! I also use the same .eap file to start urxvt on startup and that works fine. But starting it from iBar or from the menu (left-click on bg) sends CPU to
 99 - 101%. Having something running at the same time or not, does not change anything. It's strange.i mean if you run top - what process is eating all the cpu? or is it just thatthe cpu meter in e_monitors goes crazy by itself for no reason and nothing is
actually eating cpu?--- Codito, ergo sum - I code, therefore I am --The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
裸
好多
[EMAIL PROTECTED]Tokyo, Japan (東京 日本)


Re: [e-users] more module troubles

2005-08-22 Thread Stefan
Carsten Haitzler (The Rasterman) wrote:
 On Sat, 20 Aug 2005 11:59:42 +0200 Stefan [EMAIL PROTECTED] babbled:

All of them have the same problem, that their graphics aren't always 
updatet properly. Which means 80% of the time the cpufreq module's 
pointer thingy on top is missing and the battery module shows the 
textvalues but no battery in the background. The textvalues itfels seem 
all to show the right values.
The clock module suffers the most. Its NEVER updated after loaded once 
and thats not that good for a clock is it? Same for the weather module. 
No update of the data after it was loaded.

Update: the weather module is updated! (still the degrees are odd
formatted, but it works)

 
 
 unfortunately i don't see any of these problems. i am not sure what can cause
 it. it's not a simple symptom-solution. unless you can give me a way to
 reproduce, detailed code-level descriptions of the issue, patches, i cant fix
 it unless i can reproduce it or be given a fix. :(
 

i'm aware of that, but i thought maybe someone has similar problems or
can point me in the right direction where to look.
since i dont know what borked it at first and slowly run out of options
how to get back to the point where they were running properly, i really
could need some hints

 
 what is the top graphic?? the black needle that poitns at an angle? what?
 

yep, thats it. sorry for the bad description, maybe a screenshot
would've been better

 
entrance is not shutting down sometimes and seems to be stuck. 
But if I move the cursor around a little bit when this happens, it 
starts the normal shutdown process.
 
 again - not sure. i hven't seen these. idon't know what they might be
 symptomatic of exactly. maybe edje signals not gettign routed properly? but
 then i can't think of why they wouldnt get routed... i'd dearly love a lot 
 mroe
 detailed info and a way to reproduce. 

ok, if i have the time, i dig deeper into this and try to give you a way
to reproduce this

 what is it about your box lets say that
 displays these and mine that doesnt? what about other people?

what infos about my box are you interested in?


My Specs:
Samsung P30 XVM 1500
gentoo linux - 2.6.11 kernel
Xorg 6.8.2 - using xorg ati drivers
e17 portage-cvs version from 08/17/05

gcc (GCC) 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1,
ssp-3.3.5.20050130-1, pie-8.7.7.1)
CFLAGS=-march=pentium3 -O2 -msse2 -mmmx -pipe -fomit-frame-pointer
USE=x86 X aalib acpi acpi4linux alsa apm avi berkdb bitmap-fonts bonobo
bootsplash cdr crypt cups curl dga divx4linux dri dvd dvdr eds encode
esd fam fb fbcon flac foomaticdb fortran gd gdbm gif gnome gstreamer gtk
gtk2 icq imagemagick imlib java jpeg junit libg++ libwww lirc mad mikmod
mmx mmx2 motif mozilla moznocompose moznoirc moznomail mozsvg mp3 mpeg
mplayer ncurses nfs nls ogg oggvorbis opengl oss pam pdflib perl png
python quicktime readline real samba sdl slang spell sqlite sse sse2 ssl
svga tcltk tcpd tiff truetype truetype-fonts type1-fonts unicode v4l2
vcd vorbis wifi win32codecs xine xml xml2 xmms xpm xv xvid zlib
userland_GNU kernel_linux elibc_glibc


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] more module troubles [solved]

2005-08-22 Thread Stefan

got the modules working properly finally!
in your reply to the shaking animated screens you said, that the CFLAG
-mfpmath=sse is bad and so i compiled a fresh cvs checkout without this
flag this morning, but didnt restart since *thrrppt*
i realized this right after my last post.
so i deleted my .e folder, restartet e and all modules are up and
running nicely, even after restarting with my old configs
thanks for that post man!
i'll watch out for glitches, if this is just some weird coincidence with
other changes i made the last weeks and have an eye on that entrance
stuck problem too if it comes up again
to be save i'll do a build with my old CFLAGS sometime and post the results

greets

my other self wrote:
 Carsten Haitzler (The Rasterman) wrote:
 
On Sat, 20 Aug 2005 11:59:42 +0200 Stefan [EMAIL PROTECTED] babbled:
 
 
All of them have the same problem, that their graphics aren't always 
updatet properly. Which means 80% of the time the cpufreq module's 
pointer thingy on top is missing and the battery module shows the 
textvalues but no battery in the background. The textvalues itfels seem 
all to show the right values.
The clock module suffers the most. Its NEVER updated after loaded once 
and thats not that good for a clock is it? Same for the weather module. 
No update of the data after it was loaded.
 
 
 Update: the weather module is updated! (still the degrees are odd
 formatted, but it works)
 
 

unfortunately i don't see any of these problems. i am not sure what can cause
it. it's not a simple symptom-solution. unless you can give me a way to
reproduce, detailed code-level descriptions of the issue, patches, i cant fix
it unless i can reproduce it or be given a fix. :(

 
 
 i'm aware of that, but i thought maybe someone has similar problems or
 can point me in the right direction where to look.
 since i dont know what borked it at first and slowly run out of options
 how to get back to the point where they were running properly, i really
 could need some hints
 
 
what is the top graphic?? the black needle that poitns at an angle? what?

 
 
 yep, thats it. sorry for the bad description, maybe a screenshot
 would've been better
 
 
entrance is not shutting down sometimes and seems to be stuck. 
But if I move the cursor around a little bit when this happens, it 
starts the normal shutdown process.

again - not sure. i hven't seen these. idon't know what they might be
symptomatic of exactly. maybe edje signals not gettign routed properly? but
then i can't think of why they wouldnt get routed... i'd dearly love a lot 
mroe
detailed info and a way to reproduce. 
 
 
 ok, if i have the time, i dig deeper into this and try to give you a way
 to reproduce this
 
 
what is it about your box lets say that
displays these and mine that doesnt? what about other people?
 
 
 what infos about my box are you interested in?
 
 
My Specs:
Samsung P30 XVM 1500
gentoo linux - 2.6.11 kernel
Xorg 6.8.2 - using xorg ati drivers
e17 portage-cvs version from 08/17/05

 
 gcc (GCC) 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1,
 ssp-3.3.5.20050130-1, pie-8.7.7.1)
 CFLAGS=-march=pentium3 -O2 -msse2 -mmmx -pipe -fomit-frame-pointer
 USE=x86 X aalib acpi acpi4linux alsa apm avi berkdb bitmap-fonts bonobo
 bootsplash cdr crypt cups curl dga divx4linux dri dvd dvdr eds encode
 esd fam fb fbcon flac foomaticdb fortran gd gdbm gif gnome gstreamer gtk
 gtk2 icq imagemagick imlib java jpeg junit libg++ libwww lirc mad mikmod
 mmx mmx2 motif mozilla moznocompose moznoirc moznomail mozsvg mp3 mpeg
 mplayer ncurses nfs nls ogg oggvorbis opengl oss pam pdflib perl png
 python quicktime readline real samba sdl slang spell sqlite sse sse2 ssl
 svga tcltk tcpd tiff truetype truetype-fonts type1-fonts unicode v4l2
 vcd vorbis wifi win32codecs xine xml xml2 xmms xpm xv xvid zlib
 userland_GNU kernel_linux elibc_glibc
 
 
 ---
 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-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 
 



---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] more module troubles [solved]

2005-08-22 Thread The Rasterman
On Mon, 22 Aug 2005 13:45:40 +0200 Stefan [EMAIL PROTECTED] babbled:

 
 got the modules working properly finally!
 in your reply to the shaking animated screens you said, that the CFLAG
 -mfpmath=sse is bad and so i compiled a fresh cvs checkout without this
 flag this morning, but didnt restart since *thrrppt*
 i realized this right after my last post.
 so i deleted my .e folder, restartet e and all modules are up and
 running nicely, even after restarting with my old configs
 thanks for that post man!
 i'll watch out for glitches, if this is just some weird coincidence with
 other changes i made the last weeks and have an eye on that entrance
 stuck problem too if it comes up again
 to be save i'll do a build with my old CFLAGS sometime and post the results

ok. so now you removed sse math it works fine... i'll note that down for
myself. ok - well.. don't do it! :) i woudl guess theres some inaccuracy or
rounding or even compiler errors in handling it so that might be why it didnt
work and i never saw it. i qould for now put it down as a compiler bug - but
i'd like to know a lot more about this though...

 greets
 
 my other self wrote:
  Carsten Haitzler (The Rasterman) wrote:
  
 On Sat, 20 Aug 2005 11:59:42 +0200 Stefan [EMAIL PROTECTED] babbled:
  
  
 All of them have the same problem, that their graphics aren't always 
 updatet properly. Which means 80% of the time the cpufreq module's 
 pointer thingy on top is missing and the battery module shows the 
 textvalues but no battery in the background. The textvalues itfels seem 
 all to show the right values.
 The clock module suffers the most. Its NEVER updated after loaded once 
 and thats not that good for a clock is it? Same for the weather module. 
 No update of the data after it was loaded.
  
  
  Update: the weather module is updated! (still the degrees are odd
  formatted, but it works)
  
  
 
 unfortunately i don't see any of these problems. i am not sure what can
 cause it. it's not a simple symptom-solution. unless you can give me a way
 to reproduce, detailed code-level descriptions of the issue, patches, i
 cant fix it unless i can reproduce it or be given a fix. :(
 
  
  
  i'm aware of that, but i thought maybe someone has similar problems or
  can point me in the right direction where to look.
  since i dont know what borked it at first and slowly run out of options
  how to get back to the point where they were running properly, i really
  could need some hints
  
  
 what is the top graphic?? the black needle that poitns at an angle? what?
 
  
  
  yep, thats it. sorry for the bad description, maybe a screenshot
  would've been better
  
  
 entrance is not shutting down sometimes and seems to be stuck. 
 But if I move the cursor around a little bit when this happens, it 
 starts the normal shutdown process.
 
 again - not sure. i hven't seen these. idon't know what they might be
 symptomatic of exactly. maybe edje signals not gettign routed properly? but
 then i can't think of why they wouldnt get routed... i'd dearly love a lot
 mroe detailed info and a way to reproduce. 
  
  
  ok, if i have the time, i dig deeper into this and try to give you a way
  to reproduce this
  
  
 what is it about your box lets say that
 displays these and mine that doesnt? what about other people?
  
  
  what infos about my box are you interested in?
  
  
 My Specs:
 Samsung P30 XVM 1500
 gentoo linux - 2.6.11 kernel
 Xorg 6.8.2 - using xorg ati drivers
 e17 portage-cvs version from 08/17/05
 
  
  gcc (GCC) 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1,
  ssp-3.3.5.20050130-1, pie-8.7.7.1)
  CFLAGS=-march=pentium3 -O2 -msse2 -mmmx -pipe -fomit-frame-pointer
  USE=x86 X aalib acpi acpi4linux alsa apm avi berkdb bitmap-fonts bonobo
  bootsplash cdr crypt cups curl dga divx4linux dri dvd dvdr eds encode
  esd fam fb fbcon flac foomaticdb fortran gd gdbm gif gnome gstreamer gtk
  gtk2 icq imagemagick imlib java jpeg junit libg++ libwww lirc mad mikmod
  mmx mmx2 motif mozilla moznocompose moznoirc moznomail mozsvg mp3 mpeg
  mplayer ncurses nfs nls ogg oggvorbis opengl oss pam pdflib perl png
  python quicktime readline real samba sdl slang spell sqlite sse sse2 ssl
  svga tcltk tcpd tiff truetype truetype-fonts type1-fonts unicode v4l2
  vcd vorbis wifi win32codecs xine xml xml2 xmms xpm xv xvid zlib
  userland_GNU kernel_linux elibc_glibc
  
  
  ---
  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-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
  
  
 


-- 
- Codito, ergo sum - I code, 

Re: [e-users] eloquence

2005-08-22 Thread Thomas Kuther
On Mon, 22 Aug 2005 08:56:34 +0200
phriedrich [EMAIL PROTECTED] wrote:

 On Mon, 22 Aug 2005 03:39:40 +0200
 Thomas Kuther [EMAIL PROTECTED] wrote:
 
  [...] 
  Had to patch it a bit to make it work with beep-media-player.
  works nice!
  maybe beep-mp support can be added 'by default'? the way i patched
  it definately broke xmms support i guess, so won't be of any use to
  hand that patch out.
 
 It would be great to If you could send me your patch, I had an Idea
 how to build in and have a menu entry to select the player.
 I allready thought about that, because eclair support is also in my
 wishlist.
 
 Best regards,
 
 Friedrich

Hi Friedrich!

I just did a grep -R -i 'xmms-config' and replaced everything there
with beep-config. in src/xmms.c I just replaced 
# include xmms/xmmsctrl.h
with
#include beep-media-player/bmp/beepctrl.h

also replaced gtk1.2 and glib-1.2 stuff with gtk/glib-2.0

then re-ran libtoolize and autogen. Anyways patch is here:
http://gimpel.ath.cx/~tom/eloquence-beep-0.4.patch , but note that it
breaks xmms support!
That was more a good luck work than really knowing what i did, cause
i'm no coder and knowledge is limited to the VERY basics..

And yeah! eclair support would be very awesome too! :)

Regards!
Tom




pgpQvFSaebgsL.pgp
Description: PGP signature


[e-users] engage build problem

2005-08-22 Thread Andrei Moldovan
Hello, I'm having some trouble building engage.

http://rafb.net/paste/results/j463FP92.html

I have all the EFLs and E17 installed, not in /usr, but in /usr/local.
Same thing happens to embrace, too.


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] eloquence

2005-08-22 Thread Ag. System Administrator
Hi!


Thanks for good piece of code (and your help in e17 modules development :)!

Just tested 0.4 - cool!

Only 2 things:

After theme change, position of module is reset back to predefined location (on 
top of pager module)

To successfull compilation, i was needed to add -I/opt/e17/include 
-I/opt/e17/include/enlightenment to
CPPFLAGS line in src/Makefile


But anyway, it's hell COOL ;)

Thanks,
Dan


phriedrich wrote:
 Hi,
 
 last year I started a very small project using the EFL: eloqunece[1], a
 program that displays the title of the song xmms plays, directly on the
 desktop and allows some basic xmms-control.
 
 Some weeks ago I started a port as module[2] for e17, though it's
 version number is 0.4 (compared to 0.3.2 of standalone version) it's very
 basic now, lacks all possibilities to control xmms, just shows the song
 now.
 The theme-selector still don't work and the themes have to be changed in
 some points to better fit into e17.
 
 Best regards,
 
 Friedrich
 
 --
 [1] http://www.phriedrich.artfact.at/eloquence.php
 [2]
 NEhttp://www.phriedrich.artfact.at/projects/eloquence/eloquence-0.4.tar.bz
 --
 
 


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] eloquence

2005-08-22 Thread phriedrich
On Mon, 22 Aug 2005 15:38:51 +0300
Ag. System Administrator [EMAIL PROTECTED] wrote:

 After theme change, position of module is reset back to predefined
 location (on top of pager module)
I noticed that and try to fix this ATM, themes are also not saved and
after restarting e the default theme gets loaded.

 To successfull compilation, i was needed to add -I/opt/e17/include
 -I/opt/e17/include/enlightenment to CPPFLAGS line in src/Makefile
Oh, thats good to know, I installed e in /usr/local here, I'll see what I
can do to change the makefiles. I love automake/conf/etc ;|

 But anyway, it's hell COOL ;)
Thanks, great you find it useful :)

Best Regards,

Friedrich


pgpD0w2LrNSJ7.pgp
Description: PGP signature


Re: [e-users] eloquence

2005-08-22 Thread phriedrich
Hi

 I just did a grep -R -i 'xmms-config' and replaced everything there
 with beep-config. in src/xmms.c I just replaced 
 # include xmms/xmmsctrl.h
 with
 #include beep-media-player/bmp/beepctrl.h
That sounds as if beep media is very similar to xmms, I'll emerge it and
try to build support for it directly into eloquence


 also replaced gtk1.2 and glib-1.2 stuff with gtk/glib-2.0
I don't know if that has to be done, glib is only included for having a
variable of type gint, so gtk1 should be enough and is more likeley
installed maybe on many systems.

 then re-ran libtoolize and autogen. Anyways patch is here:
 http://gimpel.ath.cx/~tom/eloquence-beep-0.4.patch , but note that it
 breaks xmms support!
 That was more a good luck work than really knowing what i did, cause
 i'm no coder and knowledge is limited to the VERY basics..
I believe the biggest problem is my insufficient knowledge of all the
funny makefile stuff, the idea is to let configure check if beep media
player is found, and if so, compiles support in and enables an option in
the menu to select the player...i'll see...

 And yeah! eclair support would be very awesome too! :)
Yep, but I haven't even looked in eclair's code now to check where I can
get an entry point...

Regards,

Friedrich


pgpu09Ru6O1uK.pgp
Description: PGP signature


Re: [e-users] engage build problem

2005-08-22 Thread Andrei Moldovan
The only libeet.la I have instaled is in /usr/local/lib.

On 22 Aug 05 13:50, [EMAIL PROTECTED] wrote:
 possible you have an old libeet from your distro in /usr ?
 
 Andrei Moldovan wrote:
 Hello, I'm having some trouble building engage.
 
 http://rafb.net/paste/results/j463FP92.html
 
 I have all the EFLs and E17 installed, not in /usr, but in /usr/local.
 Same thing happens to embrace, too.
 


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] eloquence

2005-08-22 Thread Thomas Kuther
On Mon, 22 Aug 2005 15:11:09 +0200
phriedrich [EMAIL PROTECTED] wrote:

 Hi
 
  I just did a grep -R -i 'xmms-config' and replaced everything there
  with beep-config. in src/xmms.c I just replaced 
  # include xmms/xmmsctrl.h
  with
  #include beep-media-player/bmp/beepctrl.h
 That sounds as if beep media is very similar to xmms, I'll emerge it
 and try to build support for it directly into eloquence

indeed! xmmsctrl.h and beepctrl.h are pretty much the same.

  also replaced gtk1.2 and glib-1.2 stuff with gtk/glib-2.0
 I don't know if that has to be done, glib is only included for having
 a variable of type gint, so gtk1 should be enough and is more likeley
 installed maybe on many systems.

beep uses gtk2. that's why i prefer using it. all in all bmp is a port
of xmms to gtk2. but if that change is really needed.. not sure...

  then re-ran libtoolize and autogen. Anyways patch is here:
  http://gimpel.ath.cx/~tom/eloquence-beep-0.4.patch , but note that
  it breaks xmms support!
  That was more a good luck work than really knowing what i did,
  cause i'm no coder and knowledge is limited to the VERY basics..
 I believe the biggest problem is my insufficient knowledge of all the
 funny makefile stuff, the idea is to let configure check if beep media
 player is found, and if so, compiles support in and enables an option
 in the menu to select the player...i'll see...

Yeah that would be the best. Sorry i can't help with that either... no
real idea of it (yet). But lots of good people here on the list, maybe
someone helps out ;)

  And yeah! eclair support would be very awesome too! :)
 Yep, but I haven't even looked in eclair's code now to check where I
 can get an entry point...
 
 Regards,
 
 Friedrich

Cheers!
Tom


pgpZopWOIu3sF.pgp
Description: PGP signature


Re: [e-users] E17: Why does some of the animated images shake?

2005-08-22 Thread Martin Zwickel
On Mon, 22 Aug 2005 18:14:50 +0900
Carsten Haitzler (The Rasterman) [EMAIL PROTECTED] bubbled:

 On Mon, 22 Aug 2005 11:07:20 +0200 Martin Zwickel
 [EMAIL PROTECTED] babbled:
 
  On Mon, 22 Aug 2005 13:29:34 +0900
  Carsten Haitzler (The Rasterman) [EMAIL PROTECTED] bubbled:
  
   On Wed, 17 Aug 2005 16:13:28 +0200 Martin Zwickel
   [EMAIL PROTECTED] babbled:
   
Hi there!

I posted this some time ago, but now with a video.

Some animated images (like the e17 start logo) does shake.
Does the image position code has a bug?

Ah, here the e17 start logo example:
http://media.putfile.com/shaking_e
   
   when does this happen?
  
  Everytime I start E17. The start logo shakes after some frames as
  you can see in the video. All animated stuff seems to shake, like
  the window min/max/close buttons in winter theme, the flashing icons
  in the app launcher, ...
  Maybe a gcc bug... but also could be a non updated lib.
  
   1. what cpu do you have?
  
  P4 2.4GHz
  
   2. what os/libc etc.
  
  Linux Gentoo with kernel 2.6.8-rc2-mm1
  libc: 2.3.5
  gcc: 3.3.5-20050130(Gentoo Linux 3.3.5.20050130-r1,
  ssp-3.3.5.20050130-1, pie-8.7.7.1)
  
   3. what resolution is your screen?
   4. what resolution are you doing that test at?
  
  1280x1024, but the movie was from Xnest with geo 960x768.
  
   i don't see that here under any sizing conditions. have you used
   weird CFLAGS to compile? like -ffast-math? 
  
  CFLAGS=-march=pentium4 -O2 -mfpmath=sse -msse2 -mmmx -pipe
  -fomit-frame-pointer
 
 remove -mfpmath=sse
 
 dont use that. i suspect this might be the cause.

As in the other thread: It was the cause! The Intro does not shake
anymore.
Hmm, someone should have a look at the code generation with the
-mfpmath=sse.

Thanks ;)

-- 
MyExcuse:
Backbone adjustment

Martin Zwickel [EMAIL PROTECTED]
Research  Development

TechnoTrend AG http://www.technotrend.de


pgpmESMmlE9pP.pgp
Description: PGP signature


Re: [e-users] Ebiff module?

2005-08-22 Thread Anders Trobäck

Thanks, will have a look, you must have ment embrace, right!?

\\anders

Bertrand Jacquin wrote:

Hi,

You can see in embace which is not a module but an evas application
which do job you want

++
Beber

On 8/22/05, Anders Trobäck [EMAIL PROTECTED] wrote:


Hi,

does any one know if there are a mail check module for E17?

Thanks!

\\anders
--


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

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


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users







--


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

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


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Nice screenshot, but what program is it?

2005-08-22 Thread Fernando Meira
Ok... it looks revenge...
Now it works ok... for the first time!! From iBar and from Menu (start).
If that happens again, I'll check that out.
Cheers,
FernandoOn 8/22/05, Fernando Meira [EMAIL PROTECTED] wrote:
Oh.. I see..
I'm give you the answer in a few minutes... I'm compiling some stuff here, so I'll let it finish before I check that!
I was only looking in the CPU monitor from e_modules.On 8/22/05, The Rasterman Carsten Haitzler 
[EMAIL PROTECTED]
 wrote:On Mon, 22 Aug 2005 09:14:02 + Fernando Meira 

[EMAIL PROTECTED] babbled:  what's using the cpu? nothing! I also use the same .eap file to start urxvt on startup and that works fine. But starting it from iBar or from the menu (left-click on bg) sends CPU to
 99 - 101%. Having something running at the same time or not, does not change anything. It's strange.i mean if you run top - what process is eating all the cpu? or is it just thatthe cpu meter in e_monitors goes crazy by itself for no reason and nothing is
actually eating cpu?--- Codito, ergo sum - I code, therefore I am --The Rasterman (Carsten Haitzler)
[EMAIL PROTECTED]
裸
好多
[EMAIL PROTECTED]Tokyo, Japan (東京 日本)




Re: [e-users] some prob.'s with e17-cvs

2005-08-22 Thread egag
Carsten Haitzler (The Rasterman) wrote:

On Sun, 21 Aug 2005 15:54:45 +0200 egag [EMAIL PROTECTED] babbled:

  

hi all,

a few days ago i discovered enlightenment-17 and i really like it.
although it's  only  alfa code, i'm using it.
( used kde and never liked the other  light  wm.'s )

so i am following the cvs tree from day to day and
i wrote some buildscripts to do the work for me.
using slackware 10.1 i have one script that builds a package
for the EFL-libs ( =the libs package ), and another that gives a 
package containing
e, e_utils, e_modules and engage (= the  apps package).


the prob.'s i encounter are :

1) since 8/19/05 when i install the new  apps package, i don't get a 
mouse pointer.
all works, i can start programs form engage, and when the pointer
is above a working window ( for example konqueror ) i see the small 
black arrow.
when i logout of e17, i see an error saying smth. like: ERROR: no 
default pointer.
pointer has size of zero .
what could be causing this ?
( btw. i'm just using the 8/18/05  apps  package for now )



do you have a ~/.e/e/themes/default.edj ? i swear i put code in to literally
delete that file if it exists.
  


i also guessed it would be smth. with the theme.
so i did a  mv .e .olde  in my home dir. without luck.
i just build a new set from cvs with the same ( and more... ) prob.
but whenever i install the apps ( e, e_utils, e_modules, engage ) newer
than 8/18, i have no pointer.
it sais smth. about  no xinerama extension on display 0:0  and  no
default mouse pointer 
( sorry, i couldn't copy the exact error here )
i'm going to upgrade e, e_utils, e_modules, engage apart to see which is
causing this ghost pointer.
more on that later.
btw.: am i the only one with a missing pointer.?

also, could it be that my way to update is no good?
i update the cvs tree, and run ./autogen.sh ; make; make install ( as
simple as possible ) in
every dir. i need. ( in the right order )
could there be the error ?

also i noticed that, when i load the engage module, it won't show up in
the menu editor anymore ?
it always did and i don't remember doing any configuration for that.
am i missing smth. here ?

2) i enlarged the default and title bar text sizes and they show up 
correct at startup.
but after using the pc for a while , textsizes drop back to the default 
( smaller ) size.
when i reload the theme, the size is according to my settings again, but 
not for long.
i haven't found a certain action that causes it to change, so i don't 
have a clue.



for now - don't worry about that - i know things have issues there. i'll get to
that eventually.
  


ok.

  

3) am i able to change ( enlarge ) the text size of the gadgets ?
i mean the temperature readout and the readings in the monitor,
because i find them a little to small.



that depends on the theme :) sure you can - if you fiddle with the theme.
eventually i will get to making all the text class stuff work so fonts and
sizes can be set by a user properly - right now it's half-arsed.
  

oh..ok...i'm not yet up to theme editing right now, but it looks
interesting.
i'm sure gonna try that in the future. :)

  

4) i read that transparancy won't work, because other apps cannot read
the background image.
but when i use konqueror, the transparant menu's work ok.



thats because just before they appear they grab the screen contents where the
menu will go over then calculate a new image with that as the base and stuff
blended on top. try this: go to a web page with an animated gif - pop up the
menu so its over the animation... then watch as the stuff under the menu is
frozen - but the stuff outside keeps moving. it's a hack.

  

it's a nice hack then :)

thanks ,

egag


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] CFBase.h missing at configuring e

2005-08-22 Thread egag

when i run ./configure in e17/apps/e i get a warning :
--
checking CFBase.h usability... no
checking CFBase.h presence... no
checking for CFBase.h... no
configure: WARNING: Cannot find CoreFoundation headers and libraries.
--

could that brake things ?
and if so, how should i get that file ?
( it's nowhere on my disks right now )

egag


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] CFBase.h missing at configuring e

2005-08-22 Thread Andrew Elcock

update from cvs

this was fixed

and stated in the ML archive

egag wrote:

when i run ./configure in e17/apps/e i get a warning :
--
checking CFBase.h usability... no
checking CFBase.h presence... no
checking for CFBase.h... no
configure: WARNING: Cannot find CoreFoundation headers and libraries.
--

could that brake things ?
and if so, how should i get that file ?
( it's nowhere on my disks right now )

egag


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users





---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] eloquence

2005-08-22 Thread Peter Wehrfritz
phriedrich schrieb:

then re-ran libtoolize and autogen. Anyways patch is here:
http://gimpel.ath.cx/~tom/eloquence-beep-0.4.patch , but note that it
breaks xmms support!
That was more a good luck work than really knowing what i did, cause
i'm no coder and knowledge is limited to the VERY basics..


I believe the biggest problem is my insufficient knowledge of all the
funny makefile stuff, the idea is to let configure check if beep media
player is found, and if so, compiles support in and enables an option in
the menu to select the player...i'll see...

  

First of all, I'm also very new to autoconf and automake. So perhaps I
am totally wrong.

I think it's not important if bpm or xmms are install, but if
xmms/xmmsctrl.h and/or beep-mediaplayer/bmp/beepctrl.h exist.
To check the header files add this line in your configure.in:

AC_CHECK_HEADERS(xmms/xmmsctrl.h beep-media-player/bmp/beepctrl.h)

This autoconfig macro defines
#define HAVE_BEEP_MEDIA_PLAYER_BMP_BEEPCTRL_H 1
and/or
#define HAVE_XMMS_XMMSCTRL_H 1
in youre config.h if you have got the header file(s)

To use this macros, you must only add
#include config.h
in your source.

And now you can easily check them in your source.
e.g.:
#ifdef HAVE_XMMS_XMMSCTRL_H
  #include xmms/xmmsctrl.h
#endif

I hope I could help you a little bit

peat


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] eloquence

2005-08-22 Thread phriedrich
On Mon, 22 Aug 2005 21:04:06 +0200
Peter Wehrfritz [EMAIL PROTECTED] wrote:

 [...]
 I think it's not important if bpm or xmms are install, but if
 xmms/xmmsctrl.h and/or beep-mediaplayer/bmp/beepctrl.h exist.
 To check the header files add this line in your configure.in:
 
 AC_CHECK_HEADERS(xmms/xmmsctrl.h beep-media-player/bmp/beepctrl.h)
 
 This autoconfig macro defines
 #define HAVE_BEEP_MEDIA_PLAYER_BMP_BEEPCTRL_H 1
 and/or
 #define HAVE_XMMS_XMMSCTRL_H 1
 in youre config.h if you have got the header file(s)

Hi Peter,

many thanks, that was the missing link, the other parts I allready had.

Great!

Best regards,

Friedrich


pgpQ73t6bupQu.pgp
Description: PGP signature


Re: [e-users] E17: Why does some of the animated images shake?

2005-08-22 Thread ilLogict

L'autre jour, Carsten Haitzler [EMAIL PROTECTED] a eu le malheur de dire:


On Mon, 22 Aug 2005 11:07:20 +0200 Martin Zwickel
[EMAIL PROTECTED] babbled:


On Mon, 22 Aug 2005 13:29:34 +0900
Carsten Haitzler (The Rasterman) [EMAIL PROTECTED] bubbled:

 On Wed, 17 Aug 2005 16:13:28 +0200 Martin Zwickel
 [EMAIL PROTECTED] babbled:

  Hi there!
 
  I posted this some time ago, but now with a video.
 
  Some animated images (like the e17 start logo) does shake.
  Does the image position code has a bug?
 
  Ah, here the e17 start logo example:
  http://media.putfile.com/shaking_e

 when does this happen?

Everytime I start E17. The start logo shakes after some frames as you
can see in the video. All animated stuff seems to shake, like the window
min/max/close buttons in winter theme, the flashing icons in the app
launcher, ...
Maybe a gcc bug... but also could be a non updated lib.

 1. what cpu do you have?

P4 2.4GHz

 2. what os/libc etc.

Linux Gentoo with kernel 2.6.8-rc2-mm1
libc: 2.3.5
gcc: 3.3.5-20050130(Gentoo Linux 3.3.5.20050130-r1,
ssp-3.3.5.20050130-1, pie-8.7.7.1)

 3. what resolution is your screen?
 4. what resolution are you doing that test at?

1280x1024, but the movie was from Xnest with geo 960x768.

 i don't see that here under any sizing conditions. have you used weird
 CFLAGS to compile? like -ffast-math?

CFLAGS=-march=pentium4 -O2 -mfpmath=sse -msse2 -mmmx -pipe
-fomit-frame-pointer


remove -mfpmath=sse

dont use that. i suspect this might be the cause.


Here you can see all the flags used while e compile:
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include
-I../.. -I../../src/bin -I../../src/lib -I/usr/X11R6/include
-DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5
-DFAST_PC=6 -DE17_PROFILE=FAST_PC-march=pentium4 -O2 -mfpmath=sse
-msse2 -mmmx -pipe -fomit-frame-pointer -MT e_zone.o -MD -MP -MF
.deps/e_zone.Tpo -c -o e_zone.o e_zone.c


What do you think? Should I try a build without my CFLAGS?

--
MyExcuse:
Internet outage

Martin Zwickel [EMAIL PROTECTED]
Research  Development

TechnoTrend AG http://www.technotrend.de




--
- Codito, ergo sum - I code, therefore I am --
The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
$BMg9%B?(B  [EMAIL PROTECTED]
Tokyo, Japan ($BEl5~(B $BF|K\(B)


Hello!

I always had the same problem on my box. But on amd64, this is set as gcc's
default. Do anyone know how to bypass it so that it won't be used?

Cheers!



--

 ilLogict


Website: http://illogict.online.fr
E-Mail:  [EMAIL PROTECTED]
AIM/NIM: illogict
Yahoo:   illogict
MSN: [EMAIL PROTECTED]
ICQ: #74274856

Infos:   E17 rocks!
Le nettoyage de ligne, quelle chose efficace ! (1900-4700 @60dB)


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] E17- window shows no content.

2005-08-22 Thread Mark Dobossy
In E17, if I attempt to run matlab from a command line, I get the splas 
screen just fine, but then the matlab window opens with no content- just 
a title bar, and window edge, with nothing in it.


Any ideas what might be causing this?

-Mark


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Eclair not playing music

2005-08-22 Thread Alejandro Salas
Hello everyone,

I just compiled eclair and everything went great. But
I hit play and it doesn't play the file. Any ideas why
this happens?

Thanx




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Compiling e_utils

2005-08-22 Thread Alejandro Salas
Hi,

I'm trying to compile e_utils, autogen.sh doesn't give
me any problems. But when I do make, I get a bunch
of errors, these are the first couple of lines:

eapp_edit_main.c:2:17: Ewl.h: No such file or
directory
eapp_edit_main.c:11: error: syntax error before '*'
token
eapp_edit_main.c:12: error: syntax error before
Ewl_Widget
eapp_edit_main.c:12: warning: data definition has no
type or storage class
eapp_edit_main.c:14: error: syntax error before
Ewl_Widget
eapp_edit_main.c:16: error: syntax error before '*'
token
eapp_edit_main.c:17: error: syntax error before '*'
token
eapp_edit_main.c:18: error: syntax error before '*'
token
eapp_edit_main.c:20: error: syntax error before '*'
token


How can I fix this?
Thanx in advance

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Compiling e_utils

2005-08-22 Thread egag

Alejandro Salas wrote:


Hi,

I'm trying to compile e_utils, autogen.sh doesn't give
me any problems. But when I do make, I get a bunch
of errors, these are the first couple of lines:

eapp_edit_main.c:2:17: Ewl.h: No such file or
directory
eapp_edit_main.c:11: error: syntax error before '*'
token
eapp_edit_main.c:12: error: syntax error before
Ewl_Widget
eapp_edit_main.c:12: warning: data definition has no
type or storage class
eapp_edit_main.c:14: error: syntax error before
Ewl_Widget
eapp_edit_main.c:16: error: syntax error before '*'
token
eapp_edit_main.c:17: error: syntax error before '*'
token
eapp_edit_main.c:18: error: syntax error before '*'
token
eapp_edit_main.c:20: error: syntax error before '*'
token


How can I fix this?
Thanx in advance

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



---
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-users mailing list
enlightenment-users@lists.sourceforge.net
 



guess you're missing the file:  /usr/local/include/ewl/Ewl.h  
did you install all lib.'s ?

egag


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E17: Why does some of the animated images shake?

2005-08-22 Thread The Rasterman
On Mon, 22 Aug 2005 20:53:07 +0200 ilLogict [EMAIL PROTECTED] babbled:

 Hello!
 
 I always had the same problem on my box. But on amd64, this is set as gcc's
 default. Do anyone know how to bypass it so that it won't be used?

man gcc. as for the sse fp math... it (from memory) makes gcc use the sse
instruction set to do floating point math operations. this is likely a bad
thing as it 1. means using the mmx unit and swapping out of fp mode and thus
you have a cycle hit with an emms coming back in - as the fp ops are short and
not all over this isn't much worth it. i suspect there is some conversion
rounding cumulative error. but as i dont have an amd64 i cant tell you much
more than what i suspect. :)


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


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Newbie using Didier E16

2005-08-22 Thread Jim Summers

Hello List,

I have just begun using enlightenment.  I am currently using e16 from 
didier's yum repository.  I then got the e16-epplets-base off of 
sourceforge and did a simple configure; make; make install.


It appears that the epplets were installed in /usr/enlightenment.  I can 
not get any of the epplets to show up in the menuing system and when I 
execute and epplet from the command line I get an error regarding that 
the epplet can not create epplet-config in ~/.enlightenment/..


Which with the didier rpm the user config directory is .e16.

I have also installed the e17 development and wasn't sure if that may be 
confusing them.


I have added /usr/enlightenment to my PATH but no resolve.

Any suggestions on the best way to get the epplets to work with this 
install?


TIA,
jim


---
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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users