Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

Help with E17

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
28 posts
  • 1
  • 2
  • Next
Author
Message
SolidSnakex28
Apprentice
Apprentice
User avatar
Posts: 269
Joined: Sat Sep 03, 2005 1:34 am
Location: New York

Help with E17

  • Quote

Post by SolidSnakex28 » Fri Dec 30, 2005 11:14 pm

I just got E17 working, but the documentation I'm reading isn't informative in the least bit. Can anyone tell me how I can:
-change backgrounds, or have the background viewer in the configuration option show my pictures
-have new programs that I emerge show up in my menu
-add new things to the menus
-where any configuration files are

Thanks![/list]
Top
jrz
Apprentice
Apprentice
User avatar
Posts: 272
Joined: Wed Mar 19, 2003 5:43 am
Location: Sacramento, CA USA
Contact:
Contact jrz
Website

  • Quote

Post by jrz » Fri Dec 30, 2005 11:55 pm

the configs are in ~/.e/e/
use e17genmenu to add menu items, the format is binary now :/
Press F1 for Help.
Top
SolidSnakex28
Apprentice
Apprentice
User avatar
Posts: 269
Joined: Sat Sep 03, 2005 1:34 am
Location: New York

  • Quote

Post by SolidSnakex28 » Sat Dec 31, 2005 12:18 am

That worked great, but how am I supposed to have images appear in the background selector?
Top
Chiron
n00b
n00b
Posts: 60
Joined: Sun Feb 16, 2003 6:35 pm
Location: Saskatoon, Canada

  • Quote

Post by Chiron » Sat Dec 31, 2005 12:30 am

The easy way is to grab desktop backgrounds from get-e.org and put them in ~/.e/e/backgrounds/
People demand freedom of speech as a compensation for the freedom of thought which they seldom use - Soren Kierkegaard
Top
SolidSnakex28
Apprentice
Apprentice
User avatar
Posts: 269
Joined: Sat Sep 03, 2005 1:34 am
Location: New York

  • Quote

Post by SolidSnakex28 » Sat Dec 31, 2005 12:37 am

Is there no way for me to use normal picture files for backgrounds such as .jpg files? They don't show up in the bg selector, however the ones I downloaded do.
Top
Chiron
n00b
n00b
Posts: 60
Joined: Sun Feb 16, 2003 6:35 pm
Location: Saskatoon, Canada

  • Quote

Post by Chiron » Sat Dec 31, 2005 12:43 am

Yes, follow the instructions here:
http://www1.get-e.org/E17_User_Guide/En ... s/3.8.html

[edit]
Although that may not exactly answer your question. You can take normal pictures and convert them for use by e17, but e17 doesn't directly use jpg or png formats for its backgrounds.
[/edit]
People demand freedom of speech as a compensation for the freedom of thought which they seldom use - Soren Kierkegaard
Top
SolidSnakex28
Apprentice
Apprentice
User avatar
Posts: 269
Joined: Sat Sep 03, 2005 1:34 am
Location: New York

  • Quote

Post by SolidSnakex28 » Sat Dec 31, 2005 1:20 am

I followed the instructions in the link you gave me, but those instructions suck. I guess it's downloaded bg's only.
Top
SolidSnakex28
Apprentice
Apprentice
User avatar
Posts: 269
Joined: Sat Sep 03, 2005 1:34 am
Location: New York

  • Quote

Post by SolidSnakex28 » Sat Dec 31, 2005 2:19 am

Hey, how am I supposed to add applications to the menu? e17genmenu doesn't pick up a single program, all but that "Bonobo Component....".
Top
kreedcarmoch
n00b
n00b
Posts: 51
Joined: Sat Apr 09, 2005 7:54 am
Location: San Antonio, Texas

  • Quote

Post by kreedcarmoch » Sat Dec 31, 2005 2:27 am

e17setroot -s /path/to/image will set an image as the wallpaper and put a .edj in ~/.e/e/backgrounds/.

To add items to the menu, you need to create a .eap for the program you want to run (alt+right click a the program and select 'create icon'), and add it to ~/.e/e/applications/favorites/.order -- as detailed here.
Top
boneyfrog
Apprentice
Apprentice
User avatar
Posts: 152
Joined: Tue Apr 26, 2005 12:34 pm

  • Quote

Post by boneyfrog » Sat Dec 31, 2005 2:32 am

SolidSnakex28 wrote:Hey, how am I supposed to add applications to the menu? e17genmenu doesn't pick up a single program, all but that "Bonobo Component....".
e17genmenu grabs stoof from /usr/share/applications/<foo>.desktop to make generic eaps and populate the .order files.

to add an application to the menu first make sure you have a working eap for the application in ~/.e/e/applications/all (you can test eaps to make sure they work with dr17's built in run comand exebuff accesable by pressing <alt>+<`> (not <alt>+<'>) the eaps are in the top half above were you type so just start typing the eap name and click on it once it shows up) then open ~/.e/e/applications/favorites/<foo>/.order with nano and list foo.eap and that will add it to your menu.
Top
SolidSnakex28
Apprentice
Apprentice
User avatar
Posts: 269
Joined: Sat Sep 03, 2005 1:34 am
Location: New York

  • Quote

Post by SolidSnakex28 » Sat Dec 31, 2005 2:47 am

Ok, that's out of the question. I'll use alt+` to summon my apps. I don't have e17setroot, btw. How do I get that?
Top
kreedcarmoch
n00b
n00b
Posts: 51
Joined: Sat Apr 09, 2005 7:54 am
Location: San Antonio, Texas

  • Quote

Post by kreedcarmoch » Sat Dec 31, 2005 3:03 am

emerge e_utils

...IIRC
Top
Chiron
n00b
n00b
Posts: 60
Joined: Sun Feb 16, 2003 6:35 pm
Location: Saskatoon, Canada

  • Quote

Post by Chiron » Sat Dec 31, 2005 3:05 am

I believe e17setroot is part of e_utils.
People demand freedom of speech as a compensation for the freedom of thought which they seldom use - Soren Kierkegaard
Top
SolidSnakex28
Apprentice
Apprentice
User avatar
Posts: 269
Joined: Sat Sep 03, 2005 1:34 am
Location: New York

  • Quote

Post by SolidSnakex28 » Sat Dec 31, 2005 5:09 am

Can't do that, I can't compile ewl for some mysterious reason. I'll post the error message later when I can figure out how to copy it out of the eterm.
Top
kreedcarmoch
n00b
n00b
Posts: 51
Joined: Sat Apr 09, 2005 7:54 am
Location: San Antonio, Texas

  • Quote

Post by kreedcarmoch » Sat Dec 31, 2005 5:54 am

You should be able to highlite the text to copy in Eterm, and use middle to paste it.
Chiron wrote:I believe e17setroot is part of e_utils.
Two minutes too slow. ;)
Top
SolidSnakex28
Apprentice
Apprentice
User avatar
Posts: 269
Joined: Sat Sep 03, 2005 1:34 am
Location: New York

  • Quote

Post by SolidSnakex28 » Sat Dec 31, 2005 8:11 pm

That's the problem, I'm on a laptop, so no middle click.
Top
Varean
Guru
Guru
User avatar
Posts: 436
Joined: Sun Jul 03, 2005 1:47 am
Location: California, USA
Contact:
Contact Varean
Website

  • Quote

Post by Varean » Sat Dec 31, 2005 8:16 pm

SolidSnakex28 wrote:That's the problem, I'm on a laptop, so no middle click.
Get a screenshot of the error.

And, to create apps, just go to /usr/share/enlightenment/data/other/icon_example. Edit the build.sh script, and replace the icon.png file with the icon you want for the new app. Then, cd into the the location of build.sh, run it, and you have an .eap. Place it in ~/.e/e/applications/all, then use entangle to place it into the menu.
Registered Linux User #387568
Top
chrismortimore
l33t
l33t
User avatar
Posts: 721
Joined: Sat Dec 03, 2005 1:14 am
Location: Edinburgh, UK

  • Quote

Post by chrismortimore » Sat Dec 31, 2005 8:25 pm

SolidSnakex28 wrote:That's the problem, I'm on a laptop, so no middle click.
Thats what Emulate3Buttons is for, I use it on my laptop for my middle click.
Top
SolidSnakex28
Apprentice
Apprentice
User avatar
Posts: 269
Joined: Sat Sep 03, 2005 1:34 am
Location: New York

  • Quote

Post by SolidSnakex28 » Sun Jan 01, 2006 6:11 am

Well, I emerged konsole and used that to copy + paste.
AG3 fidel # emerge ewl
Calculating dependencies ...done!
>>> emerge (1 of 1) x11-libs/ewl-0.0.4.004 to /
>>> md5 files ;-) ewl-9999.ebuild
>>> md5 files ;-) ewl-0.0.4.002.ebuild
>>> md5 files ;-) ewl-0.0.4.004.ebuild
>>> md5 files ;-) files/digest-ewl-0.0.4.002
>>> md5 files ;-) files/digest-ewl-0.0.4.004
>>> md5 files ;-) files/digest-ewl-9999
>>> md5 src_uri ;-) ewl-0.0.4.004.tar.gz
* Please do not contact the E team about bugs in Gentoo.
* Only contact vapier@gentoo.org via e-mail or bugzilla.
* Remember, this stuff is CVS only code so dont cry when
* I break you :).

* If you have trouble connecting to the sourceforge cvs
* server, try exporting using the unofficial mirror:
* export E17_ECVS_SERVER=thinktux.net:/root
>>> Unpacking source...
>>> Unpacking ewl-0.0.4.004.tar.gz to /var/tmp/portage/ewl-0.0.4.004/work
>>> Source unpacked.
* Removing useless C++ checks ... [ ok ]
* econf: updating ewl-0.0.4.004/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating ewl-0.0.4.004/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for i686-pc-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for strerror in -lcposix... no
checking for i686-pc-linux-gnu-gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/i386-pc-linux-gnu/bin/ld
checking if the linker (/usr/i386-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i386-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... no
checking for i686-pc-linux-gnu-c++... no
checking for i686-pc-linux-gnu-gpp... no
checking for i686-pc-linux-gnu-aCC... no
checking for i686-pc-linux-gnu-CC... no
checking for i686-pc-linux-gnu-cxx... no
checking for i686-pc-linux-gnu-cc++... no
checking for i686-pc-linux-gnu-cl... no
checking for i686-pc-linux-gnu-FCC... no
checking for i686-pc-linux-gnu-KCC... no
checking for i686-pc-linux-gnu-RCC... no
checking for i686-pc-linux-gnu-xlC_r... no
checking for i686-pc-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-f95... no
checking for i686-pc-linux-gnu-fort... no
checking for i686-pc-linux-gnu-xlf95... no
checking for i686-pc-linux-gnu-ifc... no
checking for i686-pc-linux-gnu-efc... no
checking for i686-pc-linux-gnu-pgf95... no
checking for i686-pc-linux-gnu-lf95... no
checking for i686-pc-linux-gnu-gfortran... no
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse nm output from gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking if gcc static flag works... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... no
checking if gcc supports -c -o file.o... no
checking if we can lock with hard links... yes
checking whether the gcc linker (/usr/i386-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i386-pc-linux-gnu/bin/ld
checking if the linker (/usr/i386-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i386-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... no
checking if g++ supports -c -o file.o... no
checking if we can lock with hard links... yes
checking whether the g++ linker (/usr/i386-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/i386-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for __attribute__... yes
checking for edb-config... yes
checking for evas-config... yes
checking for Evas_Engine_Software_X11.h... yes
checking for Evas_Engine_GL_X11.h... yes
checking for Evas_Engine_FB.h... no
checking for ecore-config... yes
checking for edje-config... yes
checking for emotion-config... yes
checking Emotion.h usability... yes
checking Emotion.h presence... yes
checking for Emotion.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ewl.pc
config.status: creating ewl-config
config.status: creating src/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/lib/Ewl.h
config.status: creating src/lib/Makefile
config.status: creating tools/Makefile
config.status: creating tools/ewl_edb_ed/Makefile
config.status: creating data/Makefile
config.status: creating data/themes/Makefile
config.status: creating ewl-config.h
config.status: executing default-1 commands
config.status: executing default commands
make all-recursive
make[1]: Entering directory `/var/tmp/portage/ewl-0.0.4.004/work/ewl-0.0.4.004'
Making all in src
make[2]: Entering directory `/var/tmp/portage/ewl-0.0.4.004/work/ewl-0.0.4.004/src'
Making all in lib
make[3]: Entering directory `/var/tmp/portage/ewl-0.0.4.004/work/ewl-0.0.4.004/src/lib'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -02 -march=pentium3 -pipe -Wall -c ewl_border.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -02 -march=pentium3 -pipe -Wall -c ewl_border.c -DPIC
gcc: unrecognized option `-02'
In file included from Ewl.h:278,
from ewl_border.c:1:
ewl_widget.h:24: error: syntax error before "Ecore_List"
ewl_widget.h:24: warning: no semicolon at end of struct or union
ewl_widget.h:26: error: syntax error before '}' token
ewl_widget.h:57: error: field `callbacks' has incomplete type
ewl_widget.h:70: error: syntax error before "Ecore_Hash"
ewl_widget.h:70: warning: no semicolon at end of struct or union
ewl_widget.h:71: warning: type defaults to `int' in declaration of `data'
ewl_widget.h:71: warning: data definition has no type or storage class
ewl_widget.h:72: error: syntax error before '}' token
In file included from Ewl.h:279,
from ewl_border.c:1:
ewl_container.h:76: error: field `widget' has incomplete type
ewl_container.h:78: error: syntax error before "Ecore_List"
ewl_container.h:78: warning: no semicolon at end of struct or union
ewl_container.h:91: error: syntax error before '}' token
In file included from Ewl.h:286,
from ewl_border.c:1:
ewl_box.h:39: error: field `container' has incomplete type
In file included from Ewl.h:289,
from ewl_border.c:1:
ewl_cell.h:33: error: field `container' has incomplete type
In file included from Ewl.h:290,
from ewl_border.c:1:
ewl_row.h:24: error: field `container' has incomplete type
In file included from Ewl.h:292,
from ewl_border.c:1:
ewl_grid.h:24: error: syntax error before "Ecore_List"
ewl_grid.h:24: warning: no semicolon at end of struct or union
ewl_grid.h:32: error: field `container' has incomplete type
ewl_grid.h:51: error: syntax error before "Ecore_List"
ewl_grid.h:51: warning: no semicolon at end of struct or union
In file included from Ewl.h:293,
from ewl_border.c:1:
ewl_table.h:32: error: field `container' has incomplete type
ewl_table.h:70: error: syntax error before '*' token
ewl_table.h:72: warning: type defaults to `int' in declaration of `ewl_table_find'
ewl_table.h:72: warning: data definition has no type or storage class
In file included from Ewl.h:296,
from ewl_border.c:1:
ewl_theme.h:38: error: syntax error before '*' token
ewl_theme.h:38: warning: type defaults to `int' in declaration of `ewl_theme_font_path_get'
ewl_theme.h:38: warning: data definition has no type or storage class
In file included from Ewl.h:298,
from ewl_border.c:1:
ewl_label.h:30: error: field `widget' has incomplete type
In file included from Ewl.h:302,
from ewl_border.c:1:
ewl_overlay.h:37: error: field `container' has incomplete type
In file included from Ewl.h:303,
from ewl_border.c:1:
ewl_embed.h:55: error: syntax error before "Ecore_List"
ewl_embed.h:55: warning: no semicolon at end of struct or union
ewl_embed.h:59: error: syntax error before '}' token
In file included from Ewl.h:304,
from ewl_border.c:1:
ewl_window.h:38: error: field `embed' has incomplete type
In file included from Ewl.h:306,
from ewl_border.c:1:
ewl_fileselector.h:48: error: syntax error before "Ecore_List"
ewl_fileselector.h:48: warning: no semicolon at end of struct or union
ewl_fileselector.h:52: error: syntax error before '}' token
ewl_fileselector.h:66: error: syntax error before '*' token
ewl_fileselector.h:66: warning: type defaults to `int' in declaration of `ewl_fileselector_select_list_get'
ewl_fileselector.h:66: warning: data definition has no type or storage class
In file included from Ewl.h:307,
from ewl_border.c:1:
ewl_filedialog.h:63: error: syntax error before '*' token
ewl_filedialog.h:63: warning: type defaults to `int' in declaration of `ewl_filedialog_select_list_get'
ewl_filedialog.h:63: warning: data definition has no type or storage class
In file included from Ewl.h:309,
from ewl_border.c:1:
ewl_text.h:46: error: field `container' has incomplete type
ewl_text.h:58: error: syntax error before "Ecore_List"
ewl_text.h:58: warning: no semicolon at end of struct or union
ewl_text.h:60: error: syntax error before '}' token
ewl_text.h:184: error: field `widget' has incomplete type
ewl_text.h:190: error: syntax error before "Ecore_List"
ewl_text.h:190: warning: no semicolon at end of struct or union
ewl_text.h:346: error: syntax error before "Ecore_List"
ewl_text.h:346: warning: no semicolon at end of struct or union
ewl_text.h:348: error: syntax error before '}' token
ewl_text.h:374: error: field `widget' has incomplete type
In file included from Ewl.h:310,
from ewl_border.c:1:
ewl_entry.h:9: error: field `text' has incomplete type
ewl_entry.h:52: error: field `widget' has incomplete type
In file included from Ewl.h:315,
from ewl_border.c:1:
ewl_seeker.h:41: error: field `container' has incomplete type
In file included from Ewl.h:317,
from ewl_border.c:1:
ewl_spacer.h:32: error: field `widget' has incomplete type
In file included from Ewl.h:318,
from ewl_border.c:1:
ewl_spinner.h:36: error: field `container' has incomplete type
In file included from Ewl.h:319,
from ewl_border.c:1:
ewl_image.h:35: error: field `widget' has incomplete type
In file included from Ewl.h:326,
from ewl_border.c:1:
ewl_check.h:38: error: field `w' has incomplete type
In file included from Ewl.h:328,
from ewl_border.c:1:
ewl_radiobutton.h:37: error: syntax error before "Ecore_List"
ewl_radiobutton.h:37: warning: no semicolon at end of struct or union
In file included from Ewl.h:329,
from ewl_border.c:1:
ewl_separator.h:39: error: field `widget' has incomplete type
In file included from Ewl.h:331,
from ewl_border.c:1:
ewl_datepicker.h:34: error: field `text' has incomplete type
In file included from Ewl.h:332,
from ewl_border.c:1:
ewl_iconbox.h:74: error: syntax error before "Ecore_List"
ewl_iconbox.h:74: warning: no semicolon at end of struct or union
ewl_iconbox.h:88: error: `select' redeclared as different kind of symbol
/usr/include/sys/select.h:112: error: previous declaration of `select'
ewl_iconbox.h:96: error: syntax error before '}' token
In file included from Ewl.h:333,
from ewl_border.c:1:
ewl_media.h:36: error: field `widget' has incomplete type
In file included from Ewl.h:334,
from ewl_border.c:1:
ewl_notebook.h:38: error: syntax error before "Ecore_List"
ewl_notebook.h:38: warning: no semicolon at end of struct or union
ewl_notebook.h:41: error: syntax error before '}' token
In file included from Ewl.h:335,
from ewl_border.c:1:
ewl_progressbar.h:37: error: field `container' has incomplete type
In file included from Ewl.h:337,
from ewl_border.c:1:
ewl_scrollpane.h:37: error: field `container' has incomplete type
In file included from Ewl.h:339,
from ewl_border.c:1:
ewl_selectionbook.h:35: error: syntax error before "Ecore_List"
ewl_selectionbook.h:35: warning: no semicolon at end of struct or union
ewl_selectionbook.h:39: error: syntax error before '}' token
In file included from Ewl.h:340,
from ewl_border.c:1:
ewl_statusbar.h:38: error: syntax error before "Ecore_List"
ewl_statusbar.h:38: warning: no semicolon at end of struct or union
ewl_statusbar.h:40: error: syntax error before '}' token
In file included from Ewl.h:343,
from ewl_border.c:1:
ewl_tree.h:42: error: field `container' has incomplete type
ewl_tree.h:47: error: syntax error before "Ecore_List"
ewl_tree.h:47: warning: no semicolon at end of struct or union
ewl_tree.h:50: error: syntax error before '}' token
ewl_tree.h:66: error: field `container' has incomplete type
ewl_tree.h:98: error: syntax error before '*' token
ewl_tree.h:98: warning: type defaults to `int' in declaration of `ewl_tree_selected_get'
ewl_tree.h:98: warning: data definition has no type or storage class
make[3]: *** [ewl_border.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/ewl-0.0.4.004/work/ewl-0.0.4.004/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/ewl-0.0.4.004/work/ewl-0.0.4.004/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/ewl-0.0.4.004/work/ewl-0.0.4.004'
make: *** [all-recursive-am] Error 2
* Please do not contact the E team about bugs in Gentoo.
* Only contact vapier@gentoo.org via e-mail or bugzilla.
* Remember, this stuff is CVS only code so dont cry when
* I break you :).

* If you have trouble connecting to the sourceforge cvs
* server, try exporting using the unofficial mirror:
* export E17_ECVS_SERVER=thinktux.net:/root

!!! ERROR: x11-libs/ewl-0.0.4.004 failed.
!!! Function enlightenment_die, Line 98, 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.
Enjoy :)
Top
Pithlit
l33t
l33t
User avatar
Posts: 887
Joined: Sat Dec 27, 2003 5:51 pm
Location: fuhen

  • Quote

Post by Pithlit » Sun Jan 01, 2006 11:16 pm

emerge ecore && read/post here
If someone solves a problem for you say thanks... and put [SOLVED] in the title!
Top
SolidSnakex28
Apprentice
Apprentice
User avatar
Posts: 269
Joined: Sat Sep 03, 2005 1:34 am
Location: New York

  • Quote

Post by SolidSnakex28 » Mon Jan 02, 2006 12:56 am

Pithlit wrote:emerge ecore && read/post here
Thanks, but not only is ecore installed but updating xine and gstreamer didn't work. I tried it before...
Top
Pithlit
l33t
l33t
User avatar
Posts: 887
Joined: Sat Dec 27, 2003 5:51 pm
Location: fuhen

  • Quote

Post by Pithlit » Mon Jan 02, 2006 1:32 am

It doesn't matter if ecore is installed. _Every_ EFL lib _needs_ to be installed from the _same_ checkout time. It's CVS so yesterdays ecore might be broken with todays ewl. So go and update _everything_ from scratch. As for xine... you probably want 1.1.1 (xine-lib that is). And reading the topic I linked would tell you that (posting in it will get the attention of more E17 users).

BTW, try to use a correct building order...
If someone solves a problem for you say thanks... and put [SOLVED] in the title!
Top
milothurston
Apprentice
Apprentice
User avatar
Posts: 231
Joined: Wed May 01, 2002 2:16 pm
Location: Oxford, England.
Contact:
Contact milothurston
Website

  • Quote

Post by milothurston » Sat Feb 11, 2006 5:50 pm

On the topic of e17 menus, can anyone explain this?

I've got a load of .eapp files in $HOME/.e/e/applications/all
In $HOME/.e/e/applications/favorite, I have a .order file and .directory.eapp
However, nothing seems to want to convince anything to appear in the "favorite" menu, which persists upon saying "No Applications". Is there something I'm missing, or is e17 still not fully functional?
Top
PsychoticRetina
Guru
Guru
User avatar
Posts: 352
Joined: Sun Dec 18, 2005 10:59 pm
Location: behind the scalpel

  • Quote

Post by PsychoticRetina » Sat Feb 11, 2006 6:07 pm

milothurston wrote:On the topic of e17 menus, can anyone explain this?

I've got a load of .eapp files in $HOME/.e/e/applications/all
In $HOME/.e/e/applications/favorite, I have a .order file and .directory.eapp
However, nothing seems to want to convince anything to appear in the "favorite" menu, which persists upon saying "No Applications".
why not just use entangle to add entries?
milothurston wrote:Is there something I'm missing, or is e17 still not fully functional?
http://www3.get-e.org/Main/FAQs.html#2
never ask the question "when will it hit stable?". rumour has it, for every such question, release_date=release_date+1day ; )
there are pinheads everywhere.
penguins are no exception.
Top
milothurston
Apprentice
Apprentice
User avatar
Posts: 231
Joined: Wed May 01, 2002 2:16 pm
Location: Oxford, England.
Contact:
Contact milothurston
Website

  • Quote

Post by milothurston » Sat Feb 11, 2006 6:55 pm

vesselin wrote: why not just use entangle to add entries?
It doesn't seem to be part of the e_utils package:

Code: Select all

gvurrdon% equery files e_utils
/usr
/usr/bin
/usr/bin/e17setroot
/usr/bin/e_util_eapp_edit
/usr/bin/emblem
/usr/share
/usr/share/doc
/usr/share/doc/e_utils-9999
/usr/share/doc/e_utils-9999/AUTHORS.gz
/usr/share/doc/e_utils-9999/NEWS.gz
/usr/share/doc/e_utils-9999/README.gz
/usr/share/e_utils
/usr/share/e_utils/data
/usr/share/e_utils/data/emblem
/usr/share/e_utils/data/emblem/default.eet
Doesn't look like there's a separate ebuild either.
Top
Post Reply

28 posts
  • 1
  • 2
  • Next

Return to “Desktop Environments”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic