| View previous topic :: View next topic |
| Author |
Message |
sian Apprentice

Joined: 26 Jan 2004 Posts: 288
|
Posted: Sat Dec 24, 2005 9:54 pm Post subject: |
|
|
Hello all,
1. Is there some ebuild for the other apps like exhibit ?
2. Is there a gentooed theme for e17 or entrance ?
Regards |
|
| Back to top |
|
 |
Varean Guru


Joined: 03 Jul 2005 Posts: 436 Location: California, USA
|
Posted: Wed Dec 28, 2005 7:08 pm Post subject: |
|
|
I get an error when emerging edje:
| Code: | edje_data.c:82: warning: assignment makes pointer from integer without a cast
edje_data.c:89: warning: assignment makes pointer from integer without a cast
edje_data.c:98: warning: assignment makes pointer from integer without a cast
edje_data.c:105: warning: assignment makes pointer from integer without a cast
edje_data.c:112: warning: assignment makes pointer from integer without a cast
edje_data.c:119: warning: assignment makes pointer from integer without a cast
edje_data.c:126: warning: assignment makes pointer from integer without a cast
edje_data.c:133: warning: assignment makes pointer from integer without a cast
edje_data.c:141: warning: assignment makes pointer from integer without a cast
edje_data.c:155: warning: assignment makes pointer from integer without a cast
edje_data.c:161: warning: assignment makes pointer from integer without a cast
edje_data.c:168: warning: assignment makes pointer from integer without a cast
edje_data.c:188: warning: assignment makes pointer from integer without a cast
edje_data.c:194: warning: assignment makes pointer from integer without a cast
edje_data.c:270: warning: assignment makes pointer from integer without a cast
edje_data.c:292: warning: assignment makes pointer from integer without a cast
make[3]: *** [libedje_la-edje_data.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/edje-9999/work/e17/libs/edje/src/li
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/edje-9999/work/e17/libs/edje/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/edje-9999/work/e17/libs/edje'
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. |
Whats up with it? _________________ Registered Linux User #387568
|
|
| Back to top |
|
 |
atrus123 Guru


Joined: 06 Jul 2005 Posts: 339 Location: Annapolis, MD
|
Posted: Wed Dec 28, 2005 9:59 pm Post subject: |
|
|
| Varean wrote: | | Whats up with it? |
Re-emerge eet, embryo, imlib2, ecore, evas, and gettext. Then try it again.
J. _________________ "I cannot support a movement that exploded spending and borrowing and blames its successor for the debt."
-Andrew Sullivan |
|
| Back to top |
|
 |
sian Apprentice

Joined: 26 Jan 2004 Posts: 288
|
Posted: Wed Dec 28, 2005 10:14 pm Post subject: |
|
|
| dont forget to remove files from distfiles/cvs-src/ |
|
| Back to top |
|
 |
Varean Guru


Joined: 03 Jul 2005 Posts: 436 Location: California, USA
|
Posted: Wed Dec 28, 2005 10:21 pm Post subject: |
|
|
Alright, im re-emerging those now. Thanks for the help. _________________ Registered Linux User #387568
|
|
| Back to top |
|
 |
Varean Guru


Joined: 03 Jul 2005 Posts: 436 Location: California, USA
|
Posted: Wed Dec 28, 2005 10:52 pm Post subject: |
|
|
Now I get this error:
| Code: | edje_data.c: In function `_edje_edd_setup':
edje_data.c:57: error: `Eet_Data_Descriptor_Class' undeclared (first use in thisunction)
edje_data.c:57: error: (Each undeclared identifier is reported only once
edje_data.c:57: error: for each function it appears in.)
edje_data.c:57: error: syntax error before "eddc"
edje_data.c:59: error: `eddc' undeclared (first use in this function)
edje_data.c:59: error: `EET_DATA_DESCRIPTOR_CLASS_VERSION' undeclared (first usen this function)
edje_data.c:76: warning: assignment makes pointer from integer without a cast
edje_data.c:82: warning: assignment makes pointer from integer without a cast
edje_data.c:89: warning: assignment makes pointer from integer without a cast
edje_data.c:98: warning: assignment makes pointer from integer without a cast
edje_data.c:105: warning: assignment makes pointer from integer without a cast
edje_data.c:112: warning: assignment makes pointer from integer without a cast
edje_data.c:119: warning: assignment makes pointer from integer without a cast
edje_data.c:126: warning: assignment makes pointer from integer without a cast
edje_data.c:133: warning: assignment makes pointer from integer without a cast
edje_data.c:141: warning: assignment makes pointer from integer without a cast
edje_data.c:155: warning: assignment makes pointer from integer without a cast
edje_data.c:161: warning: assignment makes pointer from integer without a cast
edje_data.c:168: warning: assignment makes pointer from integer without a cast
edje_data.c:188: warning: assignment makes pointer from integer without a cast
edje_data.c:194: warning: assignment makes pointer from integer without a cast
edje_data.c:270: warning: assignment makes pointer from integer without a cast
edje_data.c:292: warning: assignment makes pointer from integer without a cast
make[3]: *** [libedje_la-edje_data.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/edje-9999/work/e17/libs/edje/src/li
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/edje-9999/work/e17/libs/edje/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/edje-9999/work/e17/libs/edje'
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.
| I re-emerged the other libs like told and emptied /usr/portage/distfiles/cvs-src but I get this error when emerging edje. _________________ Registered Linux User #387568
|
|
| Back to top |
|
 |
Varean Guru


Joined: 03 Jul 2005 Posts: 436 Location: California, USA
|
Posted: Wed Dec 28, 2005 10:57 pm Post subject: |
|
|
I took a look at gentoo-portage.com and I found that I had not put the "doc"USE flag in my make.conf. I put it in and now when I emerge edje, I get 3 new files I have to emerge. Is this supposed to happen? I am emerging them and I will see if it works after. _________________ Registered Linux User #387568
|
|
| Back to top |
|
 |
RuiP l33t


Joined: 15 Jan 2005 Posts: 643
|
Posted: Thu Dec 29, 2005 12:07 am Post subject: |
|
|
Ooops, I forgot to post my solution to that problem, that i mention 2 or 3 pages before.
Varean,
your problems happen because either you compile some e17 part manually -not with emerge- or emerge do some wild things with install paths. And you end up with twin libraries on different locations.
So when you emerge eet and edje it compile the latest eet but edje try to compile against some old eet that have a wrong EET_DATA_DESCRIPTOR_CLASS_VERSION declaration.
check for the following folders:
/usr/local/include
/usr/local/lib
/usr/local/share
/usr/local/bin
/usr/local/etc
and delete all Eet* libeet* edje* and libedje*. I delete too any e stuff it appears there like edb*, just in case.
(For complete security clean /var/tmp/portage and ccache would not be a bad thing)
reemerge everything from the beginning (eet should be recompiled to get shore that everithing goes to the correct path)
be happy |
|
| Back to top |
|
 |
Varean Guru


Joined: 03 Jul 2005 Posts: 436 Location: California, USA
|
Posted: Thu Dec 29, 2005 12:18 am Post subject: |
|
|
| RuiP wrote: | Ooops, I forgot to post my solution to that problem, that i mention 2 or 3 pages before.
Varean,
your problems happen because either you compile some e17 part manually -not with emerge- or emerge do some wild things with install paths. And you end up with twin libraries on different locations.
So when you emerge eet and edje it compile the latest eet but edje try to compile against some old eet that have a wrong EET_DATA_DESCRIPTOR_CLASS_VERSION declaration.
check for the following folders:
/usr/local/include
/usr/local/lib
/usr/local/share
/usr/local/bin
/usr/local/etc
and delete all Eet* libeet* edje* and libedje*. I delete too any e stuff it appears there like edb*, just in case.
(For complete security clean /var/tmp/portage and ccache would not be a bad thing)
reemerge everything from the beginning (eet should be recompiled to get shore that everithing goes to the correct path)
be happy |
Sweet, thx for the help, I cleared out my /usr/local/include,lib,share,bin,etc of all E17 files and I am re-emerging as we speak. Hopefully this will get it to work, becuase I am getting really tired of this. _________________ Registered Linux User #387568
|
|
| Back to top |
|
 |
atrus123 Guru


Joined: 06 Jul 2005 Posts: 339 Location: Annapolis, MD
|
Posted: Thu Dec 29, 2005 12:47 am Post subject: |
|
|
Let us know how it turns out.
J. _________________ "I cannot support a movement that exploded spending and borrowing and blames its successor for the debt."
-Andrew Sullivan |
|
| Back to top |
|
 |
Varean Guru


Joined: 03 Jul 2005 Posts: 436 Location: California, USA
|
Posted: Thu Dec 29, 2005 3:01 am Post subject: |
|
|
O.o It works! Thanks for your help guys, I am glad I have the wonderful E17 running again with its nice configuration panel feature (which, btw, is REALLY, REALLY, nice). I posted a screenie in OTW forum, so check it out. Thanks again for the help. _________________ Registered Linux User #387568
|
|
| Back to top |
|
 |
atrus123 Guru


Joined: 06 Jul 2005 Posts: 339 Location: Annapolis, MD
|
Posted: Thu Dec 29, 2005 3:05 am Post subject: |
|
|
Yeah, I totally dig that config panel too. Plus, this build seems more stable than the previous.
J. _________________ "I cannot support a movement that exploded spending and borrowing and blames its successor for the debt."
-Andrew Sullivan |
|
| Back to top |
|
 |
Varean Guru


Joined: 03 Jul 2005 Posts: 436 Location: California, USA
|
Posted: Thu Dec 29, 2005 3:11 am Post subject: |
|
|
| atrus123 wrote: | Yeah, I totally dig that config panel too. Plus, this build seems more stable than the previous.
J. |
Definetly. The Eapp_editor is more stable (my previous version was REALLY broken) and the module loader is really time saving. _________________ Registered Linux User #387568
|
|
| Back to top |
|
 |
sirdilznik l33t


Joined: 28 Apr 2005 Posts: 731
|
Posted: Thu Dec 29, 2005 6:18 am Post subject: |
|
|
So far e17 has been surprisingly stable and user friendly for me. I'm enjoying the experiance quite a bit. I even got my trusty xfce4-panel working with it. Also e17 seems to play nice with xcompmgr (except for flickering in mplayer/opengl games, but I just turn off xcompmgr when using those). You can check out some screenshots in my sig. For whatever reason transparency doesn't show up in the screenshots though. But some of the windows are semi-transparent in reality. |
|
| Back to top |
|
 |
RuiP l33t


Joined: 15 Jan 2005 Posts: 643
|
Posted: Thu Dec 29, 2005 9:15 am Post subject: |
|
|
Hi Varean, glad it works
What amazes me in this late e17 version is the stability. You know, this is suppose to be pre-alpha, pure CVS, and i don't have any error arround  |
|
| Back to top |
|
 |
sian Apprentice

Joined: 26 Jan 2004 Posts: 288
|
Posted: Thu Dec 29, 2005 11:53 am Post subject: |
|
|
in /usr/local/lib, I have
108 -rw-r--r-- 1 root root 106300 Jul 17 11:22 libe.a
4 -rwxr-xr-x 1 root root 1311 Jul 17 11:22 libe.la
0 lrwxrwxrwx 1 root root 13 Jul 17 11:22 libe.so -> libe.so.0.0.0
0 lrwxrwxrwx 1 root root 13 Jul 17 11:22 libe.so.0 -> libe.so.0.0.0
108 -rwxr-xr-x 1 root root 104446 Jul 17 11:22 libe.so.0.0.0
Do you think this is related to e17 ?
I think I have duplicate enlightenment version |
|
| Back to top |
|
 |
RuiP l33t


Joined: 15 Jan 2005 Posts: 643
|
Posted: Thu Dec 29, 2005 12:04 pm Post subject: |
|
|
sian, yes they belong to x11-wm/e.
They should be in /usr/lib.
You can delete those and reemerge all e packages to be shore that everything will be ok.
good luck |
|
| Back to top |
|
 |
dyzydery n00b

Joined: 20 Jul 2005 Posts: 4 Location: Krakow, Poland
|
Posted: Thu Dec 29, 2005 7:46 pm Post subject: |
|
|
I have updated my e17 and it delated my settings, so i have to set it up again.
I'm trying to set different background to each desktop by
| Code: | | enlightenment_remote -desktop-bg-add 0 0 0 0 /path/to/background.edj |
but nothing happen ;/ default background all desktops are still on they place. |
|
| Back to top |
|
 |
sian Apprentice

Joined: 26 Jan 2004 Posts: 288
|
Posted: Thu Dec 29, 2005 8:15 pm Post subject: |
|
|
You need to do :
enlightenment_remote -desktop-bg-add 0 1 0 0 /path/to/background1.edj
enlightenment_remote -desktop-bg-add 0 0 1 0 /path/to/background2.edj
See the site www.get-e.org
I suggest you to write a script so that you can recover you config |
|
| Back to top |
|
 |
atrus123 Guru


Joined: 06 Jul 2005 Posts: 339 Location: Annapolis, MD
|
Posted: Thu Dec 29, 2005 8:38 pm Post subject: |
|
|
| dyzydery wrote: | I have updated my e17 and it delated my settings, so i have to set it up again.
I'm trying to set different background to each desktop by
| Code: | | enlightenment_remote -desktop-bg-add 0 0 0 0 /path/to/background.edj |
but nothing happen ;/ default background all desktops are still on they place. |
I would emerge e_utils. It includes the handy "e17setroot -s" command, which makes background switching much, much easier.
J. _________________ "I cannot support a movement that exploded spending and borrowing and blames its successor for the debt."
-Andrew Sullivan |
|
| Back to top |
|
 |
sirdilznik l33t


Joined: 28 Apr 2005 Posts: 731
|
Posted: Fri Dec 30, 2005 7:35 am Post subject: |
|
|
| Since setting up my system with prelink it seems that the e17 eye candy stuff (rain, fire, etc..) are eating up a little bit less of my cpu. I wonder if this is just my imagination or truly an effect of prelink? |
|
| Back to top |
|
 |
zehnan1 Tux's lil' helper

Joined: 08 Oct 2004 Posts: 90 Location: Slovenia
|
Posted: Fri Dec 30, 2005 9:08 am Post subject: |
|
|
Anyone having problem with the built-in file manager? Mine worked once, but segfaults now for the last month or two. I've updates many times since, but it stil segfaults. It's kind of annoying since I can use eap editor to choose icons and I'd really lve to see how the work on the FM is progressing. I'm running amd64, so I suspect this to be the problem, anyone has it working on 64bit?
thanks |
|
| Back to top |
|
 |
PyroBor n00b


Joined: 19 Sep 2005 Posts: 40 Location: Slovenia
|
Posted: Fri Dec 30, 2005 9:30 am Post subject: |
|
|
there was once allready a debate about EFM and more or less the conclusion was that is better that you dont use it
from get-e.org FAQ
| Quote: | I have heard of this new file manager called EFM. Where is it?
EFM is not a full blown file manager, it is not intended to be. Instead, it is intended to be E17s file browser component. It has a few more features than your usual file browser component, but this is E17, everything is feature full. As a component of E17, it is built into E17, and does not need to be seperately downloaded, compiled, or installed.
EFM is currently undergoing heavy development, so it can be unstable.
Don't use it for now.
No, we really mean it, don't use EFM.
Trust us, EFM may or may not be so unstable that it might crash, delete your files, kill your dog, give your significant other a lot of STDs, or burn your house down.
We warned you, if you still insist on using it, and it beaks your hard drive, you get to keep the magic rust. "Files" from the main menu, avoid it like the plague. It's only in the menu for testing pulposes, don't use it. |
| Quote: | | Since setting up my system with prelink it seems that the e17 eye candy stuff (rain, fire, etc..) are eating up a little bit less of my cpu. I wonder if this is just my imagination or truly an effect of prelink? |
will try to setup prelink today and i will tell you if usage on my computer went down too.
Couse evrything that fasters my computer and reduces usage of cpu should be good and that is why i am willing to try it
sirdilznik: I havent noticed any reduce of cpu usage. well at least very noticable... |
|
| Back to top |
|
 |
atrus123 Guru


Joined: 06 Jul 2005 Posts: 339 Location: Annapolis, MD
|
Posted: Fri Dec 30, 2005 3:29 pm Post subject: |
|
|
| zehnan1 wrote: | Anyone having problem with the built-in file manager? Mine worked once, but segfaults now for the last month or two. I've updates many times since, but it stil segfaults. It's kind of annoying since I can use eap editor to choose icons and I'd really lve to see how the work on the FM is progressing. I'm running amd64, so I suspect this to be the problem, anyone has it working on 64bit?
thanks |
Yes, just don't touch it for now. If you want an e17 file manager, you're better off emerging Evidence, which is far from perfect but at least mostly stable.
J. _________________ "I cannot support a movement that exploded spending and borrowing and blames its successor for the debt."
-Andrew Sullivan |
|
| Back to top |
|
 |
ferdemoncel n00b

Joined: 30 Apr 2005 Posts: 8
|
Posted: Fri Dec 30, 2005 10:48 pm Post subject: |
|
|
I could be able to remove text by editing the color variables in the module.edc. I updated all the e17 packages with the latest cvs version. So the trick for removing text from engage doesn't works for me:
EFL User Guide Engage
Any ideas on what to do?
Thanks for any advice. |
|
| Back to top |
|
 |
|