Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
E17 is coming?? (Part 1)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3 ... 15, 16, 17 ... 29, 30, 31  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Olsen
n00b
n00b


Joined: 28 Jan 2005
Posts: 4

PostPosted: Sat Feb 19, 2005 10:47 pm    Post subject: Reply with quote

i have e17 up and running. but i have some questions

how can i change the destop background?

how can i change the menu items?

how can i change the icons on the ibar?
Back to top
View user's profile Send private message
gimpel
Advocate
Advocate


Joined: 15 Oct 2004
Posts: 2720
Location: Munich, Bavaria

PostPosted: Sun Feb 20, 2005 12:31 am    Post subject: Reply with quote

Olsen wrote:
i have e17 up and running. but i have some questions

how can i change the destop background?

how can i change the menu items?

how can i change the icons on the ibar?


Q: many many
A: http://lude.net/edocs
;)
_________________
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Back to top
View user's profile Send private message
Jefklak
l33t
l33t


Joined: 26 Oct 2003
Posts: 818
Location: Belgium

PostPosted: Mon Feb 21, 2005 10:15 am    Post subject: Re: EWL compile error Reply with quote

MiMi wrote:
i have my e17 desktop running nice now but one thing is I have the old version of EWL. And having the old version of EWL screws up a good amount of things. So when I try and emerge ewl-9999 I get this compile error:
Code:

../src/.libs/libewl.so: undefined reference to `ECORE_FB_EVENT_KEY_UP'
../src/.libs/libewl.so: undefined reference to `ECORE_FB_EVENT_MOUSE_BUTTON_DOWN'
../src/.libs/libewl.so: undefined reference to `ecore_fb_init'
../src/.libs/libewl.so: undefined reference to `ECORE_FB_EVENT_MOUSE_MOVE'
../src/.libs/libewl.so: undefined reference to `ecore_fb_shutdown'
../src/.libs/libewl.so: undefined reference to `ECORE_FB_EVENT_MOUSE_BUTTON_UP'
../src/.libs/libewl.so: undefined reference to `ECORE_FB_EVENT_KEY_DOWN'
collect2: ld returned 1 exit status
make[2]: *** [ewl_embed_test] Error 1
make[2]: *** Waiting for unfinished jobs....
../src/.libs/libewl.so: undefined reference to `ECORE_FB_EVENT_KEY_UP'
../src/.libs/libewl.so: undefined reference to `ECORE_FB_EVENT_MOUSE_BUTTON_DOWN'
../src/.libs/libewl.so: undefined reference to `ecore_fb_init'
../src/.libs/libewl.so: undefined reference to `ECORE_FB_EVENT_MOUSE_MOVE'
../src/.libs/libewl.so: undefined reference to `ecore_fb_shutdown'
../src/.libs/libewl.so: undefined reference to `ECORE_FB_EVENT_MOUSE_BUTTON_UP'
../src/.libs/libewl.so: undefined reference to `ECORE_FB_EVENT_KEY_DOWN'
collect2: ld returned 1 exit status
make[2]: *** [ewl_test] Error 1
make[2]: Leaving directory `/var/tmp/portage/ewl-9999/work/e17/libs/ewl/test'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ewl-9999/work/e17/libs/ewl'
make: *** [all] Error 2
 * This is a LIVE CVS ebuild.
 * That means there are NO promises it will work.
 * If it fails to build, FIX THE CODE YOURSELF
 * before reporting any issues.

!!! ERROR: x11-libs/ewl-9999 failed.
!!! Function enlightenment_die, Line 73, Exitcode 0
!!! emake failed
!!! SEND BUG REPORTS TO vapier@gentoo.org NOT THE E TEAM
!!! If you need support, post the topmost build error, NOT this status message.


I just cant figure out what to do to fix it.

Help is appriciated,


Did you fix the problem?
Im having the same troubles...
Tried re-merging everything in order and ecore 'n stuff but nothing helps...
_________________
{Linux User #333296}
Kernel 2.6.9-nitro4!
<< hurrah
Back to top
View user's profile Send private message
gimpel
Advocate
Advocate


Joined: 15 Oct 2004
Posts: 2720
Location: Munich, Bavaria

PostPosted: Mon Feb 21, 2005 10:21 am    Post subject: Re: EWL compile error Reply with quote

Jefklak wrote:
MiMi wrote:
i have my e17 desktop running nice now but one thing is I have the old version of EWL. And having the old version of EWL screws up a good amount of things. So when I try and emerge ewl-9999 I get this compile error:
Code:

../src/.libs/libewl.so: undefined reference to `ECORE_FB_EVENT_KEY_UP'
----0<----snipp---


I just cant figure out what to do to fix it.

Help is appriciated,


Did you fix the problem?
Im having the same troubles...
Tried re-merging everything in order and ecore 'n stuff but nothing helps...


did you try to emerge ecore with USE="fbcon" ? could help to do so...

cheers!
_________________
http://proaudio.tuxfamily.org/wiki - pro-audio software overlay
Back to top
View user's profile Send private message
Jefklak
l33t
l33t


Joined: 26 Oct 2003
Posts: 818
Location: Belgium

PostPosted: Mon Feb 21, 2005 2:32 pm    Post subject: Reply with quote

Yeah sorry, that helped 8)
But engage won't run in GL modus...

Code:
*** ECORE ERROR: Ecore Magic Check Failed!!!
*** IN FUNCTION: ecore_evas_title_set()
  Input handle pointer is NULL!
*** NAUGHTY PROGRAMMER!!!
*** SPANK SPANK SPANK!!!
*** Now go fix your code. Tut tut tut!


A couple of times & exit.
_________________
{Linux User #333296}
Kernel 2.6.9-nitro4!
<< hurrah
Back to top
View user's profile Send private message
nudd
n00b
n00b


Joined: 16 Feb 2005
Posts: 18

PostPosted: Mon Feb 21, 2005 3:41 pm    Post subject: Reply with quote

Hi guys, wonder if you can help me?

I have emerge the whole e17 from cvs successfully, and it does look really nice.

However, I seem to be missing some essential files.

trying to run anything like entice or erss gives me the result:

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

Obviously, there's a plugin missing somewhere!

Can someone tell me if I've missed emerging a module somewhere and what should I do to fix it?

Thanks!
Back to top
View user's profile Send private message
vrln
Guru
Guru


Joined: 11 Sep 2004
Posts: 534
Location: Finland

PostPosted: Mon Feb 21, 2005 6:59 pm    Post subject: Reply with quote

nudd wrote:
Hi guys, wonder if you can help me?

I have emerge the whole e17 from cvs successfully, and it does look really nice.

However, I seem to be missing some essential files.

trying to run anything like entice or erss gives me the result:

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

Obviously, there's a plugin missing somewhere!

Can someone tell me if I've missed emerging a module somewhere and what should I do to fix it?

Thanks!


Does the E17 windowmanager itself still work? It seems like there has been alot of changes in the EFL lately, it could be that some apps are broken right now.
_________________
Interested in E17? Get Enlightened by reading the user guide.
Back to top
View user's profile Send private message
jxn
Guru
Guru


Joined: 27 Aug 2004
Posts: 327
Location: south dakota

PostPosted: Mon Feb 21, 2005 10:22 pm    Post subject: Reply with quote

nudd,
if you just want to be able to use those programs, grab the latest ~x86 ebuilds (not the -* builds), just put in fresh last night -- possibly cleanups as a result of the recent e17 mini-freeze. While there isn't one for e17 itself, there should be one for most of the libraries and apps, including entice.
_________________
My Last.fm profile | get e17!
Back to top
View user's profile Send private message
nudd
n00b
n00b


Joined: 16 Feb 2005
Posts: 18

PostPosted: Tue Feb 22, 2005 1:07 am    Post subject: Reply with quote

Ok, I'll do as you advise, but it was just so promising that everything compiled without a hitch! I was hoping that it would _just_ _work_ (tm). :D

Anyway, if the ebuilds were really just sync'ed last night, it would be in the same state as my cvs build wouldn't it?

vrin: windowmanager works, but seems like apps kind find the plugin to tell them how to lay themselves out. I guess it somesort of forms type or theme type layout system? Maybe similar to XFORMS or something like that.
Back to top
View user's profile Send private message
nique
n00b
n00b


Joined: 21 May 2003
Posts: 20

PostPosted: Tue Feb 22, 2005 1:12 am    Post subject: Reply with quote

dh3rm3 wrote:
Strange... I successfully compiled all E libs and E two days ago. Then I decided to update from cvs, so I unmerged everything, remove the distfiles and portage tmp files.
Now when I try to recompile it fails on building ecore
Code:

libtool: link: warning: cannot determine absolute directory name of `usr/lib'
grep: usr/lib/libGLU.la: No such file or directory
/bin/sed: can't read usr/lib/libGLU.la: No such file or directory
libtool: link: `usr/lib/libGLU.la' is not a valid libtool archive
make[4]: *** [libecore_evas.la] Error 1
make[4]: Leaving directory `/var/tmp/portage/ecore-9999/work/e17/libs/ecore/src/lib/ecore_evas'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/ecore-9999/work/e17/libs/ecore/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/ecore-9999/work/e17/libs/ecore/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ecore-9999/work/e17/libs/ecore'
make: *** [all] Error 2
 * This is a LIVE CVS ebuild.
 * That means there are NO promises it will work.
 * If it fails to build, FIX THE CODE YOURSELF
 * before reporting any issues.

!!! ERROR: x11-libs/ecore-9999 failed.
!!! Function enlightenment_die, Line 73, Exitcode 0
!!! emake failed
!!! SEND BUG REPORTS TO vapier@gentoo.org NOT THE E TEAM
!!! If you need support, post the topmost build error, NOT this status message.


I strictly changed nothing to my system. Don't even rebooted.
From what I see it's looking for `usr/lib/libGLU.la' and not `/usr/lib/libGLU.la'
Any bug ( typo) in the cvs sources ?
Anyone noticed this ?


This problem turns out to be a problem with the latest xorg-x11 (6.8.2). In /usr/lib/libGLU.la the last line is
Code:
libdir='usr/lib'
but should be
Code:
libdir='/usr/lib'
wich means that the dependency_libs line in files such as libewl.la will contain
Code:
usr/lib/libGLU.la
instead of
Code:
/usr/lib/libGLU.la
.

Update: later versions (later the same day as the first 6.8.2 ebuild appeared) should have fixed this.


Last edited by nique on Tue Feb 22, 2005 10:31 am; edited 1 time in total
Back to top
View user's profile Send private message
lookinin
Guru
Guru


Joined: 21 Jan 2005
Posts: 486

PostPosted: Tue Feb 22, 2005 1:28 am    Post subject: Reply with quote

nique wrote:
This problem turns out to be a problem with the latest xorg-x11 (6.8.2). In /usr/lib/libGLU.la the last line is
Code:
libdir='usr/lib'
but should be
Code:
libdir='/usr/lib'
wich means that the dependency_libs line in files such as libewl.la will contain
Code:
usr/lib/libGLU.la
instead of
Code:
/usr/lib/libGLU.la
.


nique, thanks, would it be possible for you to add your findings to this bug report?

https://bugs.gentoo.org/show_bug.cgi?id=82601
Back to top
View user's profile Send private message
nudd
n00b
n00b


Joined: 16 Feb 2005
Posts: 18

PostPosted: Tue Feb 22, 2005 1:35 am    Post subject: Reply with quote

OK, I emerged from the ~amd64 using the latest snapshots rather than direct from cvs and I'm still getting the same problem.

It can't find the default layout as described above.

Anyway it still looks great, but it does mean that I simply can't use any e apps!
Back to top
View user's profile Send private message
WladyX
Guru
Guru


Joined: 25 Nov 2004
Posts: 503
Location: Romania

PostPosted: Tue Feb 22, 2005 11:33 pm    Post subject: Reply with quote

Any way to change the cursor to the X one?
_________________
We are not alone.
Back to top
View user's profile Send private message
Teh Penguin D00d
n00b
n00b


Joined: 31 Dec 2004
Posts: 35
Location: Tampa, FL

PostPosted: Wed Feb 23, 2005 12:22 am    Post subject: Reply with quote

Find a .png rendition of it, and slap it in /usr/share/enlightenment/data/images/pointer.png
Back to top
View user's profile Send private message
loki99
Advocate
Advocate


Joined: 10 Oct 2003
Posts: 2056
Location: Vienna, €urope

PostPosted: Wed Feb 23, 2005 12:56 am    Post subject: Reply with quote

have you guys seen this? (i didn't check the whole tread! :wink:)

its about "Enlightenment the experimental toolkit". there are two .avi's on that page that are worth watching, imho.

looks pretty amazing to me!8O
Back to top
View user's profile Send private message
jxn
Guru
Guru


Joined: 27 Aug 2004
Posts: 327
Location: south dakota

PostPosted: Wed Feb 23, 2005 3:36 am    Post subject: Reply with quote

loki99 wrote:
have you guys seen this? (i didn't check the whole tread! :wink:)

its about "Enlightenment the experimental toolkit". there are two .avi's on that page that are worth watching, imho.

looks pretty amazing to me!8O


yeah, I saw that. Raster posted it early this morning, and i caught it browsing edevelop.org. I'm going to see if this background is actualized in cvs in a few days when I update (I make it a point to not overload the servers with my cvs updates, as I haven't done any contributing to the project, so i don't feel I have a right to drain their resources). He's referring, i think, to a previous story posted on slashdot...at the time I remember reading the article and thinking "uh...so...they want to turn gnome into enlightenment (again) ?". Raster's right...all bragging aside, I think e17 is (shaping up to be) everything I've been waiting for it to become -- and it's actually here and happening now. ::glee::
_________________
My Last.fm profile | get e17!
Back to top
View user's profile Send private message
gungholady
Guru
Guru


Joined: 19 Oct 2003
Posts: 392

PostPosted: Wed Feb 23, 2005 3:59 am    Post subject: Reply with quote

nique wrote:


This problem turns out to be a problem with the latest xorg-x11 (6.8.2). In /usr/lib/libGLU.la the last line is
Code:
libdir='usr/lib'
but should be
Code:
libdir='/usr/lib'
wich means that the dependency_libs line in files such as libewl.la will contain
Code:
usr/lib/libGLU.la
instead of
Code:
/usr/lib/libGLU.la
.

Update: later versions (later the same day as the first 6.8.2 ebuild appeared) should have fixed this.


The last line in my /usr/lib/libGLU.la does read libdir='/usr/lib'. I'm still getting this same error message with the latest version of engrave.
Back to top
View user's profile Send private message
lookinin
Guru
Guru


Joined: 21 Jan 2005
Posts: 486

PostPosted: Wed Feb 23, 2005 5:21 am    Post subject: Reply with quote

lookinin wrote:
nique, thanks, would it be possible for you to add your findings to this bug report?

https://bugs.gentoo.org/show_bug.cgi?id=82601


nique, if that was you that posted to this bug report, thanks for doing it, and I'm really sorry! I think I sent you to the wrong place :oops: should have been here instead:

https://bugs.gentoo.org/show_bug.cgi?id=82935

I am compiling e17 as I type and I think it is resolved for me too.
Back to top
View user's profile Send private message
vrln
Guru
Guru


Joined: 11 Sep 2004
Posts: 534
Location: Finland

PostPosted: Wed Feb 23, 2005 10:10 am    Post subject: Reply with quote

jxn wrote:
loki99 wrote:
have you guys seen this? (i didn't check the whole tread! :wink:)

its about "Enlightenment the experimental toolkit". there are two .avi's on that page that are worth watching, imho.

looks pretty amazing to me!8O


yeah, I saw that. Raster posted it early this morning, and i caught it browsing edevelop.org. I'm going to see if this background is actualized in cvs in a few days when I update (I make it a point to not overload the servers with my cvs updates, as I haven't done any contributing to the project, so i don't feel I have a right to drain their resources). He's referring, i think, to a previous story posted on slashdot...at the time I remember reading the article and thinking "uh...so...they want to turn gnome into enlightenment (again) ?". Raster's right...all bragging aside, I think e17 is (shaping up to be) everything I've been waiting for it to become -- and it's actually here and happening now. ::glee::


Agreed. There's so much talk about all kinds of cairo/glitz/future xorg stuff, and then there's actually E17/EFL right now in a fully working (of course not in a release-ready yet) state. The background is on his website already, you can load it with a simple enlightenment_remove -bg-set /path/to/file.eet - it's very CPU intensive though since it's completely done with software. Someday when ogl rendering is stable for the wm itself, this will rock.

get the animated background .eet here:
http://www.rasterman.com/files/sky.eet
_________________
Interested in E17? Get Enlightened by reading the user guide.
Back to top
View user's profile Send private message
StinkingMonkey
Apprentice
Apprentice


Joined: 24 May 2003
Posts: 183
Location: UK

PostPosted: Wed Feb 23, 2005 5:19 pm    Post subject: Reply with quote

the usr/lib problem is reported to have been solved in latest xorg, will re-emerge xorg later and see.
_________________
Intel Q6600, Asus P5N32-E SLI, Audigy2 ZS, Gainward 7950
Back to top
View user's profile Send private message
dh3rm3
Tux's lil' helper
Tux's lil' helper


Joined: 26 Aug 2003
Posts: 101

PostPosted: Wed Feb 23, 2005 7:29 pm    Post subject: Reply with quote

StinkingMonkey wrote:
the usr/lib problem is reported to have been solved in latest xorg, will re-emerge xorg later and see.


just for information, I do have x11-base/xorg-x11-6.8.2 running and still got the same usr/lib error compiling ecore :(

Code:

% xdpyinfo
name of display:    :0.0
version number:    11.0
vendor string:    Gentoo Linux (The X.Org Foundation 6.8.2, revision r0-0.1.1)
vendor release number:    60802000
X.Org version: 6.8.2

_________________
dh3rm3's place
Back to top
View user's profile Send private message
lookinin
Guru
Guru


Joined: 21 Jan 2005
Posts: 486

PostPosted: Wed Feb 23, 2005 8:24 pm    Post subject: Reply with quote

dh3rm3 wrote:
just for information, I do have x11-base/xorg-x11-6.8.2 running and still got the same usr/lib error compiling ecore :(


If I understand correctly, a new ebuild was released, but there was no version bump - it's still 6.8.2... just remerge it and any offending libs (ie. evas, etc) and that should fix it - did for me anyway...

Use the command from here to find the affected lib files:

https://bugs.gentoo.org/show_bug.cgi?id=82935 wrote:
# find /usr/lib -iname "*\.la" -exec grep -HE " usr/lib|'usr/lib" '{}' \;
Back to top
View user's profile Send private message
pem
Guru
Guru


Joined: 29 Aug 2004
Posts: 390
Location: France

PostPosted: Thu Feb 24, 2005 7:42 am    Post subject: Reply with quote

lookinin wrote:
Use the command from here to find the affected lib files:
https://bugs.gentoo.org/show_bug.cgi?id=82935 wrote:
# find /usr/lib -iname "*\.la" -exec grep -HE " usr/lib|'usr/lib" '{}' \;

Could you explain us the meaning of this this "-H" option that I don't find under the man of grep?
_________________
Registered user #30505
Back to top
View user's profile Send private message
lookinin
Guru
Guru


Joined: 21 Jan 2005
Posts: 486

PostPosted: Thu Feb 24, 2005 7:45 am    Post subject: Reply with quote

pem wrote:
Could you explain us the meaning of this this "-H" option that I don't find under the man of grep?


man grep wrote:
-H, --with-filename
Print the filename for each match.
Back to top
View user's profile Send private message
cybertron
n00b
n00b


Joined: 30 Jan 2004
Posts: 65
Location: Sweden

PostPosted: Thu Feb 24, 2005 10:57 am    Post subject: Reply with quote

I am also having the problems with libGLU.la

the script suggested didn't find anything wrong...

*will try compile with USE="-opengl" *
_________________
Gentoo using ~x86 branch
computer: Dell Inspiron 8500
everything working except standby/suspend
for newbie configs for gentoo/slackware: http://www.linuxportalen.info
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3 ... 15, 16, 17 ... 29, 30, 31  Next
Page 16 of 31

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum