Fwd: Re: [e-users] Transparent gnome-terminal backgrounds with multiple desktops

2004-10-10 Thread Daniel Stonier
On Sun, 10 Oct 2004 14:00:03 -0400, Smoke [EMAIL PROTECTED] wrote:
On Sunday, Oct 10, 2004 at 18:51, Kim Woelders wrote:
GNOME doesn't handle virtual root windows (2., 3., ... desktop)  
properly.
E 0.16.7 has a feature that makes things seem to work, try:
$ eesh -e hints xroot root
Well, that solved my problem :) I'm not using gnome, though, just
e. How come e doesn't do this by default? Oh, and will i have to run
this from my .xinitrc, or will e remember this setting?
Maybe because its new. There were still some problems on my machine.
I have two multiple desktops - labelled 1, 2 here for convenience and am
using transparent backgrounds on
Eterm and gdesklets. With the root hints mentioned above, both picked up
the proper backgrounds upon switching
to a different desktop - great! But
Enlightenment (0.16.7.1-1)
gdesklets: Failed to persist on either desktop.
Eterm (0.9.2-4): Failed to persist on desktop 1.
i.e. failing to persist equates to the background dropping back to a blank
background (pale blue for gdesklets and black for Eterm) after
about 20 seconds. After failing if you switched desktops and came back
again it would redraw with the background but then fail to
persist after another 20 seconds.
Hope this helps,
Daniel.

--
email:[EMAIL PROTECTED]
http://members.optusnet.com.au/stonierd/
---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Transparent gnome-terminal backgrounds with multiple desktops

2004-10-10 Thread Daniel Stonier
On Sun, 10 Oct 2004 14:41:17 -0400, Robt.  Miller [EMAIL PROTECTED] wrote:
On Sun, Oct 10, 2004 at 02:00:03PM -0400, Smoke wrote:
On Sunday, Oct 10, 2004 at 18:51, Kim Woelders wrote:
 GNOME doesn't handle virtual root windows (2., 3., ... desktop)  
properly.
 E 0.16.7 has a feature that makes things seem to work, try:
 $ eesh -e hints xroot root

Well, that solved my problem :) I'm not using gnome, though, just
e. How come e doesn't do this by default? Oh, and will i have to run
this from my .xinitrc, or will e remember this setting?
 I'm apparently not using 16.7. I downloaded and installed 16.7.1 and I
still can't do the eesh -e hints xroot root - how can I verify that
I'm actually using 16.7.1?

On the command line,
enlightenment -V
--
email:[EMAIL PROTECTED]
http://members.optusnet.com.au/stonierd/
---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: Fwd: Re: [e-users] Transparent gnome-terminal backgrounds with multiple desktops

2004-10-10 Thread Smoke
On Monday, Oct 11, 2004 at  6:12, Daniel Stonier wrote:
 Maybe because its new. There were still some problems on my machine.
 Eterm (0.9.2-4): Failed to persist on desktop 1.

Yeah, i guess i sent that email a little too hastily. As i was reading
this reply, i glanced over at the Eterm in question and it had turned
solid black. It looks like that persistence time is more like 2
minutes for me, though. I guess i'll be disabling that hinting for
now, unless anyone else has any suggestions.

Thanks,
B*B,
-Smoke.


-- bye!  :) 

I believe I found the missing link between animal and civilized man.
It is us.
 -- Konrad Lorenz



---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: Re: [e-users] 2 backgrounds

2004-10-10 Thread Maverick [agm-65]
tnx everybody for ur comments :)
I will post some new E background soon [and maybe I'll make a gallery for  
this...]

tnx
--
http://landofillusions.no-ip.org/
--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f
Sponsor:
Giornata faticosa? Rilassati con il Cuscino per Massaggi che vibra!
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=2742d=10-10
---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] problems compiling ewl

2004-10-10 Thread ktabic
Hi,
I'm having problems compiling efl.
It has all been checked out of cvs tonight, and everything compiles fine 
up until I get to ewl.
Then I get the following error:

Making all in themes
make[3]: Entering directory 
`/home/software/window-managers/enlightenment/e17/libs/ewl/data/themes'
(cd ../../data/themes ; edje_cc -v -id 
../../data/themes/default/bits/images default.edc 
../../data/themes/default.eet)
edje_cc: Opening /tmp/edje_cc.edc-tmp-sITglc for input
edje_cc: Parsing input file
edje_cc: Error. parse error default/bits/entry-groups.edc:31. There is 
already a part of the name base
make[3]: *** [default.eet] Error 255
make[3]: Leaving directory 
`/home/software/window-managers/enlightenment/e17/libs/ewl/data/themes'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/software/window-managers/enlightenment/e17/libs/ewl/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/home/software/window-managers/enlightenment/e17/libs/ewl'
make: *** [all] Error 2

I've looked at the file entry-groups.edc, and there are two almost 
identical entries in there, but I guss that is correct.
Frankly I have no idea what is wrong, and am hoping someone knows the 
cause of this.

For information, I'm running Slackware 10, with gcc 3.3.4
Thanks in advanced
ktabic
---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users