Re: [e-users] DirectFB

2005-08-11 Thread The Rasterman
On Fri, 22 Jul 2005 19:50:29 -0300 Andrea Spada <[EMAIL PROTECTED]> babbled: > 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 >

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

2005-08-11 Thread The Rasterman
On Wed, 13 Jul 2005 14:27:58 + Marcelo Coelho <[EMAIL PROTECTED]> babbled: > 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.

Re: [e-users] Change Eterm window Class in the source

2005-08-11 Thread The Rasterman
On Thu, 28 Jul 2005 08:42:14 -0500 Ron Lau <[EMAIL PROTECTED]> babbled: > Made a new attempt. > > For each of the 8 servers I have to deal with, I made an eap like this: > > Icon: server.png > App name: server > Generic: > Comments: > Executable: Eterm -t server -n server > Window name: server >

Re: [e-users] Module Pictures

2005-08-11 Thread The Rasterman
On Thu, 21 Jul 2005 13:47:28 -0400 Daniel Kozlowski <[EMAIL PROTECTED]> babbled: > 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 rel

Re: [e-users] desktop clear feature

2005-08-11 Thread The Rasterman
On Mon, 25 Jul 2005 01:20:55 -0400 Tim Jacobs <[EMAIL PROTECTED]> babbled: > 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

Re: [e-users] Corrupt display with E17

2005-08-11 Thread The Rasterman
On Mon, 18 Jul 2005 16:28:13 +0200 Jonathan Buschmann <[EMAIL PROTECTED]> babbled: > 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. is that op

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. :

[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

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 th

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

[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,

[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:

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: transitio

[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.

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

[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 t

[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 a

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/avis

[e-users] Re: Preview eap"s

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 * Dev

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 de

[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 Moreo

[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_abs

[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 insta

[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 insta

[e-users] entrance and sessions

2005-08-11 Thread Viktor Kojouharov
hello list dwellers, i've tried setting up entrance on a slackware machine. so far i've failed miserably. the config db was configured according to the Xsession file (/etc/X11/xdm/Xsession), and entrance was compiled --with-xsession. My Xsession file is at the bottom of the mail. anyway, the

[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 u

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 thunderbir

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 s

[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

[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

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

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.

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 Sponso

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

[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

Re: [e-users] Alt-Tab is not displaying the popup menu

2005-08-11 Thread Kim Woelders
Alejandro Salas wrote: 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? Which exact e16 version (from "ee

[e-users] blinking title bar

2005-08-11 Thread Massimo Maiurana
-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? - -- Massimo Maiurana mailto:[EMAIL PROTECTED] http://

[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 __

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

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 hom

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

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

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 (F

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

2005-08-11 Thread Alejandro Salas
> I had an URL which goes into depth about all > this, if you're interested I can try to find it. If it's not to hard to find I would really appreciate it. Thanx for the answer. Start your day with Yahoo! - make it your home p

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

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 Conferen