Re: [e-users] firefox save dialog size bug

2005-08-11 Thread B S Srinidhi
On Thu, 2005-08-11 at 01:21 +0900, Carsten Haitzler wrote:
 so... i think for now we can assume it's not an e17 problem - a firefox 
 problem.

Now, even I feel so... :)

Srinidhi.



---
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] managing eaps

2005-08-11 Thread Ron Lau
On Wed, 2005-08-10 at 16:15 -0500, jochen wrote:
 Ron Lau wrote:
  here is what I do
  
  all themed eaps in sub dirs of .e/e/applications/all
  
  .e/e/applications/all has only links to the current theme, and my
  special eaps.
  
  .e/e/applications/engage has links (back to applications/all) to all the
  eap files that are listed in its .order file.
  
  
  R.
 The linking of the engage files shouldn't be nescessary. You only need
 the .order file and engage picks up the eaps from all/. At least this is
 the case in my setup.
 cheers
 Jochen
 
 

Linking them inot the engage subdir prevented duplicate icons from
appearing in the 'open windows' part of engage.

R.





---
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] Problem with the PATH variable

2005-08-11 Thread Christoph Gysin

Alejandro Salas wrote:

In my .bash_profile I add to the PATH a couple of
apps, but enlightenment is running on a different
environment, so my .bash_profile actions have no
effect. 
That hasn't happened to me before, it's more or less

the same .bash_profile I was using in my prior
installation (Fedora Core 3), and I never had any
problems. I tried setting the correct PATH in
/etc/profile, but that didn't work either.

Does anyone knows a solution??


You could source /etc/profile from your e17 session.

My session looks like this:

$ cat /etc/X11/Sessions/enlightenment-17
#!/bin/bash
. /etc/profile

exec /usr/bin/enlightenment-0.17


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


Re: [e-users] eterm misbehaving with mozilla when pasting special chars

2005-08-11 Thread gimpel
On Thu, 11 Aug 2005 04:05:17 +0200
Morten Nilsen [EMAIL PROTECTED] wrote:

 filed this bug some time back om bmo:
 https://bugzilla.mozilla.org/show_bug.cgi?id=287198
 
 I tried it out again, and now both gaim and xterm behaves, while
 eterm turn æøå into ??a*
 
 I would appreciate any help solving this problem
 
 Cheers,
 -- 
 Morten
 

Eterm does not support utf-8 (yet) which i assume you are using on your
system. See 'man Eterm' quite at the end for a list of available
encodings

regards
tom


pgp7ODJdPRdd4.pgp
Description: PGP signature


Re: [e-users] eterm misbehaving with mozilla when pasting special chars

2005-08-11 Thread Christoph Gysin

gimpel wrote:

I tried it out again, and now both gaim and xterm behaves, while
eterm turn æøå into ??a*

I would appreciate any help solving this problem


Eterm does not support utf-8 (yet) which i assume you are using on your
system. See 'man Eterm' quite at the end for a list of available
encodings


If this is the case, you could use urxvt, a rxvt fork that supports unicode. It 
also supports most of Eterms features...


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


Re: [e-users] Problem with the PATH variable

2005-08-11 Thread Alejandro Salas
 My session looks like this:
 
 $ cat /etc/X11/Sessions/enlightenment-17
 #!/bin/bash
 . /etc/profile
  
 exec /usr/bin/enlightenment-0.17

That did the trick... thanx a lot!




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] animated bg

2005-08-11 Thread robert gadziemski

hey there
few minutes ago i finished making my very simple animated background for 
e17.
i noticed it works a bit too fast. so id like to ask if there is some 
way to reduce the speed of displaying frames.


robert

ps: when ill finish the bg ill post it to get-e





---
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] Alt-Tab is not displaying the popup menu

2005-08-11 Thread Alejandro Salas
Hello everyone,
I have the last release of e16, and noticed that when
I alt-tab to go through the windows in a virtual
desktop the popup menu with the name of all the
windows is not shown. Is there a file that I can edit
to show the popup?

Thanx in advance




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


Re: [e-users] e17 to MDKKDM

2005-08-11 Thread Esa Linna
That didn't help but thank you anyway! 

This did it: 
I made the script starte17.sh which can be found from this spanish site:
http://blogdrake.net/node/2219

Then I created .desktop- file into /etc/X11/dm/Sessions/

After that I removed and re-installed mdkkdm, and then it began to
work. I don't know if there's easier way, but at least I can choose
e17 from mdkdkm.

http://www.emvg.net/e17.jpg

2005/8/10, [EMAIL PROTECTED] [EMAIL PROTECTED]:
 For a standard KDM in my gentoo,
 
 I added this : /usr/share/xsessions/e17.desktop
 [Desktop Entry]
 Encoding=UTF-8
 Name=Enlighenment-0.17
 Comment=This session logs you into Enlightenment
 Exec=enlightenment-0.17
 TryExec=enlightenment-0.17
 Icon=
 Type=Application
 
 enlightenment-0.17 is the excutable of enlightenment in gentoo.
 
 hope that can help...
 
 On Wed, 10 Aug 2005 09:48:30 +0300
 Esa Linna [EMAIL PROTECTED] wrote:
 
  CVS version of e17 is configured and installed successfully, but how
  could I add it to Mandrake 10.1's MDKKDM - successfully? I don't want
  to use entrance at the moment, since I know my wife doesn't like if DM
  changes into something she isn't familiar with... :(
 
 
  ---
  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
 
 
 
 
 
 ___
 Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
 Téléchargez cette version sur http://fr.messenger.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] Alt-Tab is not displaying the popup menu

2005-08-11 Thread Alejandro Salas
Hi..

I'm using Debian Sarge3.1_r0a and enlightenment-0.16.7.2.

__
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] animated bg

2005-08-11 Thread The Rasterman
On Thu, 11 Aug 2005 18:55:01 +0200 robert gadziemski [EMAIL PROTECTED]
babbled:

 hey there
 few minutes ago i finished making my very simple animated background for 
 e17.
 i noticed it works a bit too fast. so id like to ask if there is some 
 way to reduce the speed of displaying frames.

increase the transition times? (they are in seconds). edje is timed and thus
runs at the speed you tell it to - ie it transitions from state to state over N
seconds. speed of cpu/gfx card etc. simply affect how jerky or smooth it is
and/or how much cpu is consumed trying to meet the target framerate set by the
application (e17 by default sets a target fps rate of 30 fps).

 robert
 
 ps: when ill finish the bg ill post it to get-e
 
 
 
 
 
 ---
 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] blinking title bar

2005-08-11 Thread The Rasterman
On Thu, 11 Aug 2005 21:43:54 +0200 Massimo Maiurana [EMAIL PROTECTED]
babbled:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 
 in e17, sometimes I can see the title bar of a window blinking red.
 I have seen this with sylpheed 2.0 and, one or two times, with firefox.
 
 what exactly does it means?

the program is hung and has stopped responding to pings for more than 10
seconds.

 - --
  Massimo Maiurana  mailto:[EMAIL PROTECTED]
http://massimo.solira.org   GPG keyID #7044D601
 
 Articolo 11 - L'Italia ripudia la guerra come strumento di offesa alla
 libert__  degli  altri  popoli   e  come  mezzo  di  risoluzione  delle
 controversie internazionali
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.2 (GNU/Linux)
 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
 
 iD8DBQFC+6p5LUrLvHBE1gERAsYVAKCqy40XfnTbj7Fhrmz6wbT8Eq6RqACggbYt
 C8mLQ9kJi+WaXN/53Jq870I=
 =eE6E
 -END PGP SIGNATURE-
 
 
 
 ---
 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


[e-users] e17-window border still around after being deleted

2005-08-11 Thread Marcelo Coelho
Sometimes the window borders are still around 1 second after being
deleted. This happens with a xorg-x11-6.8.2-r1, in gentoo, with a
laptop with a i855GM graphics.

usually it happens when i change desktop.

i installed it today.





---
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] e16 Composite manager

2005-08-11 Thread Dmitry Rashkeev
Hi,

I've upgraded to the latest e16.8 from CVS, and noticed much to my joy a
composite manager has been integrated into enlightenment. I activated
this baby hoping to try out some of the latest and greatest features.
While the manager was quite good, and in most cases performed better
than what my experience with xcompmgr and xfce, it left a series of
annoying artifacts on the desktop that completely cancelled any
eye-candy value that the manager had. To see what I'm talking about,
please go to
http://www.physics.unc.edu/~rashkeev/gkrellShoot_07-20-05_130844.jpg

This is the result of me dragging the composite settings window around
on the screen. As you can see, very annoying.

Also, the switching desktops animation no longer works properly, and a
desktop switch results in similar artifacts on the screen.

Has anyone else had this problem? Am I missing something very clear, or
is the composite manager broken? I could probably fix parts of this
myself but wanted to make sure there was no other solution out there.

--Dmitry


---
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] e16 Composite manager problem

2005-08-11 Thread Dmitry Rashkeev
Kim Woelders wrote: 


 For various reasons e16 doesn't play well with xcompmgr. You are not
 running xcompmgr while enabling e16.8 composite support, right?
  


Nope. Just checked. I also tried switching to the ati driver in
xorg.conf (from radeon). Didn't help. E is the only program I've seen
that has this problem, so I'm kind of doubtful it's the driver. On the
other hand, both xcompmgr and the built-in e16 drivers give identical
results, which makes me think it might be the driver after all. Could be
both.


 To my knowledge e16.8 with composite enabled, including shadows and
 animations, works fairly well with the nvidia drivers.
 I also have it running on a 266 MHz PII with a 4MB ATI 3D Rage Pro.
 Not fast  :) , but not broken either.
  


Sweet! So I have a unique bug?

--Dmitry





---
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 Performance

2005-08-11 Thread Shish
 I have Thunderbird on Desktop 1,0 and it takes a good minute and a
 half to be able to see the entire Thunderbird window when switching
 desktops. Opening a new message window to compose this email took almost
 another minute. What gives?

I would think you're out of main memory, so thunderbird is being pushed
into swap space - ie the program's memory is written to disk, and
pulled out again when requested; a VERY slow process compared to
keeping everything in main memory all the time. I'd recommend using a
low-memory WM (eg fluxbox) until you can buy more RAM, and don't have
too many apps open at once.

An almost certain way to tell if you're using swap space is that the
hard disk will be churning when you switch between windows, as each is
moved between the RAM and the HD whenever needed.


---
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] desktop clear feature

2005-08-11 Thread Tim Jacobs
Hey everyone,

Just thought i'd throw out a suggestion for a feature I think would
greatly add to E17. I think it'd be nice to have a keyboard shortcut
that clears the entire desktop (ideally does something cool like slides
the windows off) It'd be nice for people like me who have several
modules up all the time since modules can't be above windows. Maybe
make an option that you can either hold the hotkey down to slide off
all the windows and when you release they go back to normal. Or press
once to remove and again to reappear. Anyways, thats just a suggestion,
if I had some more coding skill this would be my project :).

Thanks for reading,
Tim


[e-users] Problems getting e16.8 to work

2005-08-11 Thread Luis O. Silva
Dear enlightened community,

This is my first post here. I'm sort of novice, although  I've
used e16 for some time.

I've installed imlib2-1.2.1 into my Ubuntu Hoary system using
the default installation path, i. e.,

/usr/local/

`imlib2_test' from a terminal works fine.

Then I compiled and installed the snapshot
e16-0.16.8-0.14.tar.gz without problems. However, I cannot get
e16.8 to work. In .xsession-errors one can find

/usr/local//bin/e16: error while loading shared libraries:
libImlib2.so.1: cannot open shared object file: No such file
or directory

Thank you very much for any advice,
luis


-- 
Luis Octavio Silva Pereyra.
IIMAS-UNAM
Depto. de Métodos Matemáticos y Numéricos
Apdo. postal 20-726
01000 México, D.F.



---
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] Problems getting e16.8 to work

2005-08-11 Thread Luis O. Silva
Dear enlightened community,

This is my first post here. I'm sort of novice, although  I've
used e16 for some time.

I've installed imlib2-1.2.1 into my Ubuntu Hoary system using
the default installation path, i. e.,

/usr/local/

`imlib2_test' from a terminal works fine.

Then I compiled and installed the snapshot
e16-0.16.8-0.14.tar.gz without problems. However, I cannot get
e16.8 to work. In .xsession-errors one can find

/usr/local//bin/e16: error while loading shared libraries:
libImlib2.so.1: cannot open shared object file: No such file
or directory

Thank you very much for any advice,
luis



---
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] Bug in move_absolute

2005-08-11 Thread Doomsday
Thanx for attention.

I found a bug with the binding move_absolute. Maybe it is
reproductible with move_relative but few tries are not enough.

Well, take a look:

Pre-requesites: got at least one key binding for move_absolute
enlightenment-remote -binding-key-add ANY Left  'CTRL|ALT' 0
'move_absolute' '+0 *'
enlightenment-remote -binding-key-add ANY Right 'CTRL|ALT' 0
'move_absolute' '-0 *'
enlightenment-remote -binding-key-add ANY Up'CTRL|ALT' 0
'move_absolute' '* +0'
enlightenment-remote -binding-key-add ANY Down  'CTRL|ALT' 0
'move_absolute' '* -0'
Open two terminals in a empty virtual desktop.
Move second terminal upon the first (with a little down offset).

So, let's start the show:

Get the focus from the foreground one.
Move the window with CTRL|ALT + Right binding.
Ok, all could be done. Now, remove window in origin posision, and
repeat exactly same action, with taking attention on the focus of the
second one. If you are attentive, you can see the background window
steal focus during one millisecond.

It's a bit annoying if we repeat quickly many key binding like that,
all window are moved instead just one (the focused..).

Thanx to developer for fix this little bug :-)

-- 
Doomsday


---
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] Corrupt display with E17

2005-08-11 Thread Jonathan Buschmann

Hello,

I've tried to run E17 from CVS with DragonFlyBSD-Devel (aka 1.3)
using a Dell Inspiron 8200 with Geforce 4 440Go 32Mb.
I'm using Xorg 6.8.2.
But i can't have something usable for now.

Here is a screen of what it looks like when i start it :
http://www.actitude.net/~jonthn/screen.jpg
Moreover when i start it i get error from Xlib: missing XpExtension
and EDJE ERROR: programs recursing up to recursion limit of 64

After that i installed pekwm 0.1.4-pre2 in order to run some tests.
All of the test below runs perfectly :
   - evas_software_x11_test
   - ecore_evas_test
   - edje detour-pre3.edj

If someone can help me that would be great.

Regards,

   Jonathan


---
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] Problem using boost::bind and ecore_ipc from Enlightenment

2005-08-11 Thread Vincent Torri

For an example of implementation of callbacks with boost:

http://cvs.sourceforge.net/viewcvs.py/avisynth2/avisynth/src/filters/source/gstreamer/?only_with_tag=avisynth_3_0

look at factory.*

Vincent

On Mon, 1 Aug 2005, Carsten Haitzler wrote:

 On Sun, 31 Jul 2005 22:08:37 +0200 Der Lockruf des Kaos
 [EMAIL PROTECTED] babbled:

   ecore_* takes a pointer to a function whereas boost::bind returns an
   object (that can be used as a function by operator overloading). to use
   a member function you need both a pointer to an object instance and a
   pointer to the function, which boost::bind wraps up in an object, but
   which the efl can't use.
  
   it would be nice to use stuff like boost::bind, but that's a c++ thing
   and the efl is c
 
  Ok so i must use something else then i guess.
  Thanks for this good Explanation!
  I didn't realize this.

 yeah - basically you will need to write a c callback to c++ boost::bind style
 calling to make it work. one side of this must me a standard C function call 
 of
 the prototype ecore expects as handler callbacks. it is possible as you can
 create a generic callback handler that uses the data pointer as the pointer to
 the boots:bind: object and then proceeds to call down further from there using
 c++ as the object you gety is both an object AND a callback (from 
 boost::bind).

 btw - just theorising here - no practical examples for you.

 remember efl is c and done in a c way making it easy for c. c++ is often very
 similar and it is possible to bridge the 2 BUT when you jump into heavily OO 
 c++
 construct systems like boost::bind the separation between c and it gets larger
 and harder to bridge.

  So i guess i must code a Mini IPC Thing or think about restructuring my
  Framework in another Fashion. ;)
 
  BtW: Enlightenment rocks!
 
  Greets,
  Christian
 
 
 
  ---
  SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
  from IBM. Find simple to follow Roadmaps, straightforward articles,
  informative Webcasts and more! Get everything you need to get up to
  speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
  ___
  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: Discover Easy Linux Migration Strategies
 from IBM. Find simple to follow Roadmaps, straightforward articles,
 informative Webcasts and more! Get everything you need to get up to
 speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
 ___
 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


[e-users] Re: Preview eaps

2005-08-11 Thread Amit B Kulkarni
You could use emblem to view individual eap's or entangle to view all of
them and drag-n-drop them into ibar, engage etc.

AK



---
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] Problem using boost::bind and ecore_ipc from Enlightenment

2005-08-11 Thread Vincent Torri

Can't you wrap ecore objects with a boost::smart_ptr ? I use the smart_ptr
to wrap objects of the Gstreamer library without any problem. After that,
I think it is not difficult to use the C++ stuff of boost. For examples,
maybe you can have a look there:

http://cvs.sourceforge.net/viewcvs.py/avisynth2/avisynth/src/gstreamer/?only_with_tag=avisynth_3_0

Hope this helps

Vincent

On Sun, 31 Jul 2005, xnowfall wrote:

 ecore_* takes a pointer to a function whereas boost::bind returns an
 object (that can be used as a function by operator overloading). to use
 a member function you need both a pointer to an object instance and a
 pointer to the function, which boost::bind wraps up in an object, but
 which the efl can't use.

 it would be nice to use stuff like boost::bind, but that's a c++ thing
 and the efl is c



 ---
 SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
 from IBM. Find simple to follow Roadmaps, straightforward articles,
 informative Webcasts and more! Get everything you need to get up to
 speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
 ___
 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


[e-users] Module Pictures

2005-08-11 Thread Daniel Kozlowski
Hi all i just built E17 from CVS including all the modules ( running off
the Gentoo E-builds)  and i have noticed that a few of the modules don't
have any graphics no matter what i do to them ( switch themes reload
them resize them.) the modules are the temperature modules the
monitor modules and the weather modules.  Any idea why this might be
happening  
-- 
Daniel Kozlowski [EMAIL PROTECTED]
Drexel University


signature.asc
Description: This is a digitally signed message part


[e-users] DirectFB

2005-08-11 Thread Andrea Spada
Hi, anyone using e17 straight on DirectFB? There's a chance of this
occur? I mean, if I have a evas backend thru DirectFB, I imagine any efl
app can start directly from the console... as evas test module does. But
maybe I'm wrong!

I'm developing a linux from scratch custom layout build, and want to
replace entirely X, without using XDirectFB; now, that gdk-directfb is
working fine, I'm wondering about a completely embedded-like desktop
solution. 

Cheers,
Andrea   



---
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] minor E17 issues

2005-08-11 Thread Guerreiro da Luz
On 7/30/05, The Rasterman Carsten Haitzler [EMAIL PROTECTED] wrote:
 On Sat, 30 Jul 2005 17:40:46 +0200 Guerreiro da Luz [EMAIL PROTECTED]
 babbled:
 
  Just compiled and installed E17 from the CVS, got couple questions
  regarding configuration:
 
  1. How to turn off that flashing effect in window title bar when
  switching focus to window (trying various options with
  enlightenment_remote, but to no avail)?
 
 that's part of the theme. edit/change the theme or select a different one.
 
   [ ... ]

Thanks for both replies, suggestions from both of you worked like a charm.

Regards.


---
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] Maximizing on DR16

2005-08-11 Thread István Váradi
Hi,

I am using DR16 on two Debian Linux machines. Both have very similar
(probably identical) configurations and the same versions. On one
machine, when I maximize a window it takes into account windows on the
right side, like those of the pager and the epplets. On the other one
it does not, i.e. the maximized window occupies the whole screen.

What could be difference between these two?

Thanks,

Istvan


---
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 USERS]

2005-08-11 Thread Ciro Mattia Gonano
Il giorno dom, 07/08/2005 alle 12.43 +, Sylvain Blot ha scritto:

 Somebody know the list of options for changing the switching desktop effect?

$ edje_ls /usr/local/share/enlightenment/data/themes/default.edj | grep
transition
/usr/local/share/enlightenment/data/themes/default.edj:
transitions/crossfade
/usr/local/share/enlightenment/data/themes/default.edj:
transitions/vswipe

(the same for whatever theme are you using)

-- 
Ciro Mattia Gonano
  Winged.it Master   - http://www.winged.it
  FlyingCircus.it member - http://www.flyingcircus.it
GPG Keynumber: DEF86925 --- ICQ#: 52631406



---
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] error XpExtension missing

2005-08-11 Thread dalfa the enlightenedone
when i try run some E apps say me this:

--
[EMAIL PROTECTED] ~]$ emblem 
Xlib:  extension XpExtension missing on display :0.0.
ERROR: can't find plugin (default)
ERROR: using default layout plugin
ERROR: can't find plugin (default)
ERROR: can't load default plugin
Segmentation fault
--

i dont know what that means :-p

i run E17 cvs from today, in an MDV2005LE with two monitors
without xinerama 

thanks for the help


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

2005-08-11 Thread dalfa the enlightenedone
hi 

today i compile a fresh e cvs snapshot and a new module
apear the wheater module, its look great.

well my question is, where is the configuration file?


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

2005-08-11 Thread Didier Casse
On 8/12/05, dalfa the enlightenedone [EMAIL PROTECTED] wrote:
 hi
 
 today i compile a fresh e cvs snapshot and a new module
 apear the wheater module, its look great.
 
 well my question is, where is the configuration file?
 

~/.weather.config



-- 
With kind regards,
Didier.


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

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


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

2005-08-11 Thread dalfa the enlightenedone
for latin america users for this module:

i from El salvador an the page give these url:
http://espanol.weather.com/weather/local/ESXX0003?letter=S

but the module just showme a ? sign so i change the url to this:
http://www.weather.com/weather/local/ESXX0003

and works fine now the module shows the city and the temperature but 
the page returns the url like this:

http://www.weather.com/outlook/travel/businesstraveler/local/ESXX0003

so if another user of latin america want to use it it can do it :-p


---
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] make in e_utils fails

2005-08-11 Thread Esa Linna
Sorry about the long error message, but do you find anything where I
could try to locate the problem:

(everything's fine in make, until:)

/usr/local/include/Ecore_X.h:692: error: syntax error before pid_t
/usr/local/include/Ecore_X.h:694: error: syntax error before '}' token
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
eapp_edit_main.c:20: warning: data definition has no type or storage class
eapp_edit_main.c:21: error: syntax error before '*' token
eapp_edit_main.c:21: warning: data definition has no type or storage class
eapp_edit_main.c:27: error: syntax error before '*' token
eapp_edit_main.c:32: error: syntax error before '*' token
eapp_edit_main.c: In function `_eapp_edit_save':
eapp_edit_main.c:36: error: `Engrave_File' undeclared (first use in
this function)
eapp_edit_main.c:36: error: (Each undeclared identifier is reported only once
eapp_edit_main.c:36: error: for each function it appears in.)
eapp_edit_main.c:36: error: `eet' undeclared (first use in this function)
eapp_edit_main.c:37: error: `Engrave_Image' undeclared (first use in
this function)
eapp_edit_main.c:37: error: `image' undeclared (first use in this function)
eapp_edit_main.c:38: error: `Engrave_Group' undeclared (first use in
this function)
eapp_edit_main.c:38: error: `grp' undeclared (first use in this function)
eapp_edit_main.c:39: error: `Engrave_Part' undeclared (first use in
this function)
eapp_edit_main.c:39: error: `part' undeclared (first use in this function)
eapp_edit_main.c:40: error: `Engrave_Part_State' undeclared (first use
in this function)
eapp_edit_main.c:40: error: `ps' undeclared (first use in this function)
eapp_edit_main.c:52: error: `ENGRAVE_IMAGE_TYPE_COMP' undeclared
(first use in this function)
eapp_edit_main.c:60: error: `ENGRAVE_PART_TYPE_IMAGE' undeclared
(first use in this function)
eapp_edit_main.c: At top level:
eapp_edit_main.c:98: error: syntax error before '*' token
eapp_edit_main.c:100: error: syntax error before Ewl_Widget
eapp_edit_main.c: In function `_eapp_edit_read':
eapp_edit_main.c:104: error: `Ewl_Widget' undeclared (first use in
this function)
eapp_edit_main.c:104: error: `cell1' undeclared (first use in this function)
eapp_edit_main.c:104: error: `cell2' undeclared (first use in this function)
eapp_edit_main.c:104: error: `text' undeclared (first use in this function)
eapp_edit_main.c:104: error: `part' undeclared (first use in this function)
eapp_edit_main.c:106: error: `ef' undeclared (first use in this function)
eapp_edit_main.c:108: error: `key' undeclared (first use in this function)
eapp_edit_main.c:119: error: `desc' undeclared (first use in this function)
eapp_edit_main.c:120: error: `checkbox' undeclared (first use in this function)
eapp_edit_main.c:132: error: `grid' undeclared (first use in this function)
eapp_edit_main.c:132: error: `row' undeclared (first use in this function)
eapp_edit_main.c: At top level:
eapp_edit_main.c:142: error: syntax error before Ewl_Widget
eapp_edit_main.c: In function `_eapp_edit_write':
eapp_edit_main.c:152: error: `checkbox' undeclared (first use in this function)
eapp_edit_main.c:153: error: `source' undeclared (first use in this function)
eapp_edit_main.c:156: warning: assignment makes pointer from integer
without a cast
eapp_edit_main.c:166: error: `key' undeclared (first use in this function)
eapp_edit_main.c:170: error: `ef' undeclared (first use in this function)
eapp_edit_main.c: At top level:
eapp_edit_main.c:180: error: syntax error before '*' token
eapp_edit_main.c: In function `_eapp_edit_dialog_destroy':
eapp_edit_main.c:181: error: `w' undeclared (first use in this function)
eapp_edit_main.c: At top level:
eapp_edit_main.c:185: error: syntax error before '*' token
eapp_edit_main.c: In function `_eapp_edit_dialog_changed':
eapp_edit_main.c:190: error: `ev_data' undeclared (first use in this function)
eapp_edit_main.c:193: error: `EWL_RESPONSE_OPEN' undeclared (first use
in this function)
eapp_edit_main.c:194: error: `w' undeclared (first use in this function)
eapp_edit_main.c:194: warning: assignment makes pointer from integer
without a cast
eapp_edit_main.c:199: error: `EWL_RESPONSE_CANCEL' undeclared (first
use in this function)
eapp_edit_main.c: At top level:
eapp_edit_main.c:206: error: syntax error before '*' token
eapp_edit_main.c: In function `_eapp_edit_dialog_show':
eapp_edit_main.c:209: warning: assignment makes pointer from integer
without a cast
eapp_edit_main.c:214: error: `EWL_CALLBACK_DELETE_WINDOW' undeclared
(first usein this function)
eapp_edit_main.c:218: error: 

Re: [e-users] make in e_utils fails

2005-08-11 Thread Justin Rocha (Xenith)
On Fri, Aug 12, 2005 at 08:31:21AM +0300, in the study, with the lead pipe, Esa 
Linna wrote:
 Sorry about the long error message, but do you find anything where I
 could try to locate the problem:
 
 (everything's fine in make, until:)

Is this CVS? I'm going to assume so. If nottry CVS. :)

Your copy of the source looks messed up. Try updating from CVS again (or
wait a couple hours for anoncvs to update). If that doesn't work, wipe
your e_utils tree and update again. (cvs up -dP)

Also, it looks like your Ecore headers might be messed up. You could try
reinstalling those.
-- 
Justin Rocha  KG6SGU
-Xenith || [EMAIL PROTECTED] || http://xenith.org/
JabberID:  [EMAIL PROTECTED]   || AIM:  JustinR98

Enlightenment - http://www.enlightenment.org/


pgpaspshtDtlt.pgp
Description: PGP signature