Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
2892 connectés 

 


Qu'utilisez vous en complément des outis Enlightenment?




Attention si vous cliquez sur "voir les résultats" vous ne pourrez plus voter

 Mot :   Pseudo :  
  Aller à la page :
 
 Page :   1  2  3  4  5  ..  24  25  26  27  28  29  30  31  32
Auteur Sujet :

Enlightenment - E21 : Desktop Shell cherche distribution d'adoption

n°853795
inti
t'as mieux mais tapir
Posté le 19-10-2006 à 21:50:08  profilanswer
 

Reprise du message précédent :
http://arstechnica.com/articles/co [...] 1018.ars/1
 

Citation :

Linux distributor Terra Soft has announced that its Yellow Dog Linux 5.0 (YDL) product will run on the Playstation 3. Derived from Fedora Core 5, YDL is a complete Linux distribution optimized for the PPC architecture. The upcoming YDL 5.0 release will feature "a simple installer [that] enables absolutely anyone to install without instruction" and the Enlightenment e17 desktop environment "in order to provide an unprecedented level of function and interface aesthetic."


 
La classe quand même :sol:

mood
Publicité
Posté le 19-10-2006 à 21:50:08  profilanswer
 

n°853799
0x90
Posté le 19-10-2006 à 21:58:34  profilanswer
 

Ouais enfin pendant ce temps la moitié de gens utilisent Xgl, ok c'est pas la même catégorie mais le commercial s'est un peu emporté ...


---------------
Me: Django Localization, Yogo Puzzle, Chrome Grapher, C++ Signals, Brainf*ck.
n°853800
inti
t'as mieux mais tapir
Posté le 19-10-2006 à 22:02:25  profilanswer
 

Oui c'est son métier en même temps, fallait pas s'attendre à moins :D


Message édité par inti le 19-10-2006 à 22:02:48
n°853833
Gf4x3443
Killing perfection
Posté le 19-10-2006 à 23:45:36  profilanswer
 

Au contraire, il n'a pas vraiment tort.
 
Tu ne verras pas tourner de xgl/aiglx sur de l'embarqué avant longtemps, tandis que E17 est très léger et customisable, on l'aime tous pour ça :D

n°853848
0x90
Posté le 20-10-2006 à 00:58:40  profilanswer
 

Gf4x3443 a écrit :

Au contraire, il n'a pas vraiment tort.
 
Tu ne verras pas tourner de xgl/aiglx sur de l'embarqué avant longtemps, tandis que E17 est très léger et customisable, on l'aime tous pour ça :D


 
C'est sur qu'une ps3 n'a surement pas la puissance graphique de faire tourner de l'opengl :ange:
 
( mais ce que tu as dit sur E17 reste vrai ;) )


---------------
Me: Django Localization, Yogo Puzzle, Chrome Grapher, C++ Signals, Brainf*ck.
n°853965
Gf4x3443
Killing perfection
Posté le 20-10-2006 à 11:09:20  profilanswer
 

0x90 a écrit :

C'est sur qu'une ps3 n'a surement pas la puissance graphique de faire tourner de l'opengl :ange:


 
Ca n'est pas tant l'opengl qui pose problème, mais plutot, la légéreté du wm en accordance avec les outils disponibles.
 
gnome/kde sont des dm qui sont bourrés de widgets, applis, outils de config... très lourds, tandis que e17 reste relativement léger (ce qu'ils appellent le desktop shell).
 
C'est à dire que l'on peut avoir un environnement assez complet sans pour autant partir dans de gros dm comme gnome/kde.
 
Maintenant, faut voir: d'abord, je doute que E17 tiennent longtemps sans avoir quelqu'un qui cherche à perfectionner evas en lui rajoutant des composantes opengl. Ensuite, s'il fallait faire le choix, ca devait être entre:
- gnome/kde (lourd)
- fvwm2, xfce... jolis, mais ne donne pas une impression "next generation"
- e17 (assez stable maintenant, même pour un dépot cvs)
-beryl/compiz (encore au stade de développement agressif, surtout beryl).
 
En ce qui me concerne, je comprends parfaitement ce choix  :jap:

n°858978
esox_ch
Posté le 03-11-2006 à 19:11:44  profilanswer
 

Bonjour,
J'ai un problème quand j'essaie d'installer e17 sur mon portable.
J'ai repris les sources que j'ai utilisé aujourd'hui pour le mettre à jour sur mon ordinateur fixe (ce qui c'est passé tres bien) et maintenant voila ce que je me mange en compilant edje :  
 

Code :
  1. /bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2   -o edje_cc  edje_cc.o edje_cc_out.o edje_cc_parse.o edje_cc_mem.o edje_cc_handlers.o edje_cc_sources.o edje_prefix.o ../../src/lib/libedje.la
  2. gcc -g -O2 -o .libs/edje_cc edje_cc.o edje_cc_out.o edje_cc_parse.o edje_cc_mem.o edje_cc_handlers.o edje_cc_sources.o edje_prefix.o  ../../src/lib/.libs/libedje.so -L/opt/e17/lib -levas -lecore -lecore_job -lecore_x -lecore_evas -lecore_con -lecore_ipc -lecore_txt -lecore_fb -lecore_config -lecore_file -lecore_dbus -leet -lz -ljpeg -lembryo -lm -Wl,--rpath -Wl,/usr/local/lib
  3. ../../src/lib/.libs/libedje.so: undefined reference to `evas_object_gradient_color_stop_add'
  4. ../../src/lib/.libs/libedje.so: undefined reference to `evas_object_gradient_alpha_stop_add'
  5. ../../src/lib/.libs/libedje.so: undefined reference to `evas_object_gradient_fill_angle_set'
  6. ../../src/lib/.libs/libedje.so: undefined reference to `evas_object_gradient_fill_spread_set'
  7. ../../src/lib/.libs/libedje.so: undefined reference to `evas_object_gradient_clear'
  8. collect2: ld returned 1 exit status
  9. make[3]: *** [edje_cc] Error 1
  10. make[3]: Leaving directory `/home/esox/cvs/e17/libs/edje/src/bin'
  11. make[2]: *** [all-recursive] Error 1
  12. make[2]: Leaving directory `/home/esox/cvs/e17/libs/edje/src'
  13. make[1]: *** [all-recursive] Error 1
  14. make[1]: Leaving directory `/home/esox/cvs/e17/libs/edje'
  15. make: *** [all] Error 2


 
J'ai cherché sur le net et la seule "réponse" que j'ai trouvé est rasterman qui répond à un type avec le même problème que moi que le problème se situe dans l'interface chaise-clavier :D Du coups je veux bien être le problème mais est-ce que qqn peut m'expliquer? :D
 
Merci beaucoup


---------------
Si la vérité est découverte par quelqu'un d'autre,elle perd toujours un peu d'attrait
n°858989
darck ppc
Posté le 03-11-2006 à 19:33:03  profilanswer
 

Tu compiles une version récente d'e17 ?

n°859035
esox_ch
Posté le 04-11-2006 à 02:57:13  profilanswer
 

CVS updaté aujourd'hui même


---------------
Si la vérité est découverte par quelqu'un d'autre,elle perd toujours un peu d'attrait
n°859073
darck ppc
Posté le 04-11-2006 à 11:44:08  profilanswer
 

Le CVS est peut-être cassé alors, s'ils sont entre deux mises à jour.

mood
Publicité
Posté le 04-11-2006 à 11:44:08  profilanswer
 

n°859248
esox_ch
Posté le 04-11-2006 à 19:47:24  profilanswer
 

non mais justement, j'ai réutilisé les mêmes sources qui ont compilé sur mon ordinateur fixe :s


---------------
Si la vérité est découverte par quelqu'un d'autre,elle perd toujours un peu d'attrait
n°859286
nadjyla
Posté le 04-11-2006 à 22:21:07  profilanswer
 

Le ./autogen de edje donne quoi?
 
Tu as vérifier, si les versions des outils de compilation sont les mêmes ?
( entre ton fixe et ton portable).


Message édité par nadjyla le 04-11-2006 à 22:27:25
n°859340
esox_ch
Posté le 05-11-2006 à 08:27:38  profilanswer
 

Je viens de verifier et tout semble à peu près pareil .. Voila mes 2 autogen :
 
Fixe :  

Code :
  1. $ ./autogen.sh
  2. Running aclocal...
  3. /usr/share/aclocal/snacc.m4:24: warning: underquoted definition of AM_PATH_SNACC  run info '(automake)Extending aclocal'
  4.   or see http://sources.redhat.com/automake [...] %20aclocal
  5. /usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
  6. Running autoheader...
  7. Running autoconf...
  8. Running libtoolize...
  9. Running automake...
  10. checking build system type... x86_64-unknown-linux-gnu
  11. checking host system type... x86_64-unknown-linux-gnu
  12. checking for gcc... gcc
  13. checking for C compiler default output file name... a.out
  14. checking whether the C compiler works... yes
  15. checking whether we are cross compiling... no
  16. checking for suffix of executables...
  17. checking for suffix of object files... o
  18. checking whether we are using the GNU C compiler... yes
  19. checking whether gcc accepts -g... yes
  20. checking for gcc option to accept ISO C89... none needed
  21. checking for library containing strerror... none required
  22. checking for a BSD-compatible install... /usr/bin/install -c
  23. checking whether build environment is sane... yes
  24. checking for gawk... no
  25. checking for mawk... mawk
  26. checking whether make sets $(MAKE)... yes
  27. checking for style of include used by make... GNU
  28. checking dependency style of gcc... gcc3
  29. checking for gcc... (cached) gcc
  30. checking whether we are using the GNU C compiler... (cached) yes
  31. checking whether gcc accepts -g... (cached) yes
  32. checking for gcc option to accept ISO C89... (cached) none needed
  33. checking for gcc... (cached) gcc
  34. checking whether we are using the GNU C compiler... (cached) yes
  35. checking whether gcc accepts -g... (cached) yes
  36. checking for gcc option to accept ISO C89... (cached) none needed
  37. checking how to run the C preprocessor... gcc -E
  38. checking for grep that handles long lines and -e... /bin/grep
  39. checking for egrep... /bin/grep -E
  40. checking for ANSI C header files... yes
  41. checking for an ANSI C-conforming const... yes
  42. checking for a sed that does not truncate output... /bin/sed
  43. checking for ld used by gcc... /usr/bin/ld
  44. checking if the linker (/usr/bin/ld) is GNU ld... yes
  45. checking for /usr/bin/ld option to reload object files... -r
  46. checking for BSD-compatible nm... /usr/bin/nm -B
  47. checking whether ln -s works... yes
  48. checking how to recognise dependent libraries... pass_all
  49. checking for sys/types.h... yes
  50. checking for sys/stat.h... yes
  51. checking for stdlib.h... yes
  52. checking for string.h... yes
  53. checking for memory.h... yes
  54. checking for strings.h... yes
  55. checking for inttypes.h... yes
  56. checking for stdint.h... yes
  57. checking for unistd.h... yes
  58. checking dlfcn.h usability... yes
  59. checking dlfcn.h presence... yes
  60. checking for dlfcn.h... yes
  61. checking for g++... g++
  62. checking whether we are using the GNU C++ compiler... yes
  63. checking whether g++ accepts -g... yes
  64. checking dependency style of g++... gcc3
  65. checking how to run the C++ preprocessor... g++ -E
  66. checking for g77... no
  67. checking for f77... no
  68. checking for xlf... no
  69. checking for frt... no
  70. checking for pgf77... no
  71. checking for cf77... no
  72. checking for fort77... no
  73. checking for fl32... no
  74. checking for af77... no
  75. checking for f90... no
  76. checking for xlf90... no
  77. checking for pgf90... no
  78. checking for pghpf... no
  79. checking for epcf90... no
  80. checking for gfortran... no
  81. checking for g95... no
  82. checking for f95... no
  83. checking for fort... no
  84. checking for xlf95... no
  85. checking for ifort... no
  86. checking for ifc... no
  87. checking for efc... no
  88. checking for pgf95... no
  89. checking for lf95... no
  90. checking for ftn... no
  91. checking whether we are using the GNU Fortran 77 compiler... no
  92. checking whether  accepts -g... no
  93. checking the maximum length of command line arguments... 32768
  94. checking command to parse /usr/bin/nm -B output from gcc object... ok
  95. checking for objdir... .libs
  96. checking for ar... ar
  97. checking for ranlib... ranlib
  98. checking for strip... strip
  99. checking if gcc supports -fno-rtti -fno-exceptions... no
  100. checking for gcc option to produce PIC... -fPIC
  101. checking if gcc PIC flag -fPIC works... yes
  102. checking if gcc static flag -static works... yes
  103. checking if gcc supports -c -o file.o... yes
  104. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  105. checking whether -lc should be explicitly linked in... no
  106. checking dynamic linker characteristics... GNU/Linux ld.so
  107. checking how to hardcode library paths into programs... immediate
  108. checking whether stripping libraries is possible... yes
  109. checking if libtool supports shared libraries... yes
  110. checking whether to build shared libraries... yes
  111. checking whether to build static libraries... yes
  112. configure: creating libtool
  113. appending configuration tag "CXX" to libtool
  114. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  115. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  116. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  117. checking for g++ option to produce PIC... -fPIC
  118. checking if g++ PIC flag -fPIC works... yes
  119. checking if g++ static flag -static works... yes
  120. checking if g++ supports -c -o file.o... yes
  121. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  122. checking dynamic linker characteristics... GNU/Linux ld.so
  123. checking how to hardcode library paths into programs... immediate
  124. appending configuration tag "F77" to libtool
  125. checking for working alloca.h... yes
  126. checking for alloca... yes
  127. checking for realpath... yes
  128. checking fnmatch.h usability... yes
  129. checking fnmatch.h presence... yes
  130. checking for fnmatch.h... yes
  131. checking for fnmatch... yes
  132. checking whether to build edje_cc... yes
  133. checking for evas-config... /usr/local/bin/evas-config
  134. checking for evas - version >= 0.9.9... yes
  135. checking for ecore-config... /usr/local/bin/ecore-config
  136. checking for ecore - version >= 0.9.9... yes
  137. checking for eet-config... /usr/local/bin/eet-config
  138. checking for eet - version >= 0.9.10... yes
  139. checking for embryo-config... /usr/local/bin/embryo-config
  140. checking for embryo - version >= 0.9.1... yes
  141. checking for location of Vim data files... /usr/share/vim
  142. configure: creating ./config.status
  143. config.status: creating edje.pc
  144. config.status: WARNING:  edje.pc.in seems to ignore the --datarootdir setting
  145. config.status: creating edje.spec
  146. config.status: creating Makefile
  147. config.status: creating data/Makefile
  148. config.status: creating data/include/Makefile
  149. config.status: creating src/Makefile
  150. config.status: creating src/lib/Makefile
  151. config.status: creating src/bin/Makefile
  152. config.status: creating edje-config
  153. config.status: creating debian/changelog
  154. config.status: creating config.h
  155. config.status: config.h is unchanged
  156. config.status: executing depfiles commands
  157. config.status: executing default commands


 
Portable:

Code :
  1. $ ./autogen.sh
  2. Running aclocal...
  3. /usr/share/aclocal/libxosd.m4:9: warning: underquoted definition of AM_PATH_LIBXOSD
  4.   run info '(automake)Extending aclocal'
  5.   or see http://sources.redhat.com/automake [...] ng-aclocal
  6. Running autoheader...
  7. Running autoconf...
  8. Running libtoolize...
  9. Running automake...
  10. checking build system type... i686-pc-linux-gnu
  11. checking host system type... i686-pc-linux-gnu
  12. checking for gcc... gcc
  13. checking for C compiler default output file name... a.out
  14. checking whether the C compiler works... yes
  15. checking whether we are cross compiling... no
  16. checking for suffix of executables...
  17. checking for suffix of object files... o
  18. checking whether we are using the GNU C compiler... yes
  19. checking whether gcc accepts -g... yes
  20. checking for gcc option to accept ISO C89... none needed
  21. checking for library containing strerror... none required
  22. checking for a BSD-compatible install... /bin/install -c
  23. checking whether build environment is sane... yes
  24. checking for gawk... gawk
  25. checking whether make sets $(MAKE)... yes
  26. checking for style of include used by make... GNU
  27. checking dependency style of gcc... gcc3
  28. checking for gcc... (cached) gcc
  29. checking whether we are using the GNU C compiler... (cached) yes
  30. checking whether gcc accepts -g... (cached) yes
  31. checking for gcc option to accept ISO C89... (cached) none needed
  32. checking for gcc... (cached) gcc
  33. checking whether we are using the GNU C compiler... (cached) yes
  34. checking whether gcc accepts -g... (cached) yes
  35. checking for gcc option to accept ISO C89... (cached) none needed
  36. checking how to run the C preprocessor... gcc -E
  37. checking for grep that handles long lines and -e... /bin/grep
  38. checking for egrep... /bin/grep -E
  39. checking for ANSI C header files... yes
  40. checking for an ANSI C-conforming const... yes
  41. checking for a sed that does not truncate output... /bin/sed
  42. checking for ld used by gcc... /usr/bin/ld
  43. checking if the linker (/usr/bin/ld) is GNU ld... yes
  44. checking for /usr/bin/ld option to reload object files... -r
  45. checking for BSD-compatible nm... /usr/bin/nm -B
  46. checking whether ln -s works... yes
  47. checking how to recognise dependent libraries... pass_all
  48. checking for sys/types.h... yes
  49. checking for sys/stat.h... yes
  50. checking for stdlib.h... yes
  51. checking for string.h... yes
  52. checking for memory.h... yes
  53. checking for strings.h... yes
  54. checking for inttypes.h... yes
  55. checking for stdint.h... yes
  56. checking for unistd.h... yes
  57. checking dlfcn.h usability... yes
  58. checking dlfcn.h presence... yes
  59. checking for dlfcn.h... yes
  60. checking for g++... g++
  61. checking whether we are using the GNU C++ compiler... yes
  62. checking whether g++ accepts -g... yes
  63. checking dependency style of g++... gcc3
  64. checking how to run the C++ preprocessor... g++ -E
  65. checking for g77... no
  66. checking for f77... no
  67. checking for xlf... no
  68. checking for frt... no
  69. checking for pgf77... no
  70. checking for cf77... no
  71. checking for fort77... no
  72. checking for fl32... no
  73. checking for af77... no
  74. checking for f90... no
  75. checking for xlf90... no
  76. checking for pgf90... no
  77. checking for pghpf... no
  78. checking for epcf90... no
  79. checking for gfortran... gfortran
  80. checking whether we are using the GNU Fortran 77 compiler... no
  81. checking whether gfortran accepts -g... yes
  82. checking the maximum length of command line arguments... 32768
  83. checking command to parse /usr/bin/nm -B output from gcc object... ok
  84. checking for objdir... .libs
  85. checking for ar... ar
  86. checking for ranlib... ranlib
  87. checking for strip... strip
  88. checking if gcc supports -fno-rtti -fno-exceptions... no
  89. checking for gcc option to produce PIC... -fPIC
  90. checking if gcc PIC flag -fPIC works... yes
  91. checking if gcc static flag -static works... yes
  92. checking if gcc supports -c -o file.o... yes
  93. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  94. checking whether -lc should be explicitly linked in... no
  95. checking dynamic linker characteristics... GNU/Linux ld.so
  96. checking how to hardcode library paths into programs... immediate
  97. checking whether stripping libraries is possible... yes
  98. checking if libtool supports shared libraries... yes
  99. checking whether to build shared libraries... yes
  100. checking whether to build static libraries... yes
  101. configure: creating libtool
  102. appending configuration tag "CXX" to libtool
  103. checking for ld used by g++... /usr/bin/ld
  104. checking if the linker (/usr/bin/ld) is GNU ld... yes
  105. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  106. checking for g++ option to produce PIC... -fPIC
  107. checking if g++ PIC flag -fPIC works... yes
  108. checking if g++ static flag -static works... yes
  109. checking if g++ supports -c -o file.o... yes
  110. checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
  111. checking dynamic linker characteristics... GNU/Linux ld.so
  112. checking how to hardcode library paths into programs... immediate
  113. appending configuration tag "F77" to libtool
  114. checking if libtool supports shared libraries... yes
  115. checking whether to build shared libraries... yes
  116. checking whether to build static libraries... yes
  117. checking for gfortran option to produce PIC... -fPIC
  118. checking if gfortran PIC flag -fPIC works... yes
  119. checking if gfortran static flag -static works... no
  120. checking if gfortran supports -c -o file.o... yes
  121. checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
  122. checking dynamic linker characteristics... GNU/Linux ld.so
  123. checking how to hardcode library paths into programs... immediate
  124. checking for working alloca.h... yes
  125. checking for alloca... yes
  126. checking for realpath... yes
  127. checking fnmatch.h usability... yes
  128. checking fnmatch.h presence... yes
  129. checking for fnmatch.h... yes
  130. checking for fnmatch... yes
  131. checking whether to build edje_cc... yes
  132. checking for evas-config... /opt/e17/bin/evas-config
  133. checking for evas - version >= 0.9.9... yes
  134. checking for ecore-config... /opt/e17/bin/ecore-config
  135. checking for ecore - version >= 0.9.9... yes
  136. checking for eet-config... /opt/e17/bin/eet-config
  137. checking for eet - version >= 0.9.10... yes
  138. checking for embryo-config... /opt/e17/bin/embryo-config
  139. checking for embryo - version >= 0.9.1... yes
  140. checking for location of Vim data files... /usr/share/vim
  141. configure: creating ./config.status
  142. config.status: creating edje.pc
  143. config.status: WARNING:  edje.pc.in seems to ignore the --datarootdir setting
  144. config.status: creating edje.spec
  145. config.status: creating Makefile
  146. config.status: creating data/Makefile
  147. config.status: creating data/include/Makefile
  148. config.status: creating src/Makefile
  149. config.status: creating src/lib/Makefile
  150. config.status: creating src/bin/Makefile
  151. config.status: creating edje-config
  152. config.status: creating debian/changelog
  153. config.status: creating config.h
  154. config.status: config.h is unchanged
  155. config.status: executing depfiles commands
  156. config.status: executing default commands


 
Je comprend vraiment pas :S


---------------
Si la vérité est découverte par quelqu'un d'autre,elle perd toujours un peu d'attrait
n°859366
darck ppc
Posté le 05-11-2006 à 11:03:36  profilanswer
 

Tu ne sembles pas avoir la même version d'autoconf sur les deux (les messages en début d'exécution).
 
Tapes cette commande sur tes PC :
dpkg -l 'autoconf*' | grep ^ii
 
Tu devrais voir la version.
 
Si tu as la 2.60a, ça ne marchera pas. Donc tu fais en root :
wget 'ftp://ftp.fr.debian.org/debian/pool/main/a/autoconf/autoconf_2.59a-3_all.deb'
dpkg -i autoconf_2.59a-3_all.deb
 
Ensuite, tu dois recommencer la compilation d'e17 à partir de 0... sinon ça merdra encore.
 
Garde le paquet autoconf sous la main, histoire de le remettre après un apt-get upgrade. Y a moyen de mettre une règle pour qu'APT ne le mette pas à jour, mais je n'ai pu la syntaxe en tête.

n°859370
esox_ch
Posté le 05-11-2006 à 11:19:57  profilanswer
 

Salut,
Sur mon fixe j'ai aussi la 2.60a bizarrement et ça passe sans autres :/


---------------
Si la vérité est découverte par quelqu'un d'autre,elle perd toujours un peu d'attrait
n°859372
darck ppc
Posté le 05-11-2006 à 11:27:50  profilanswer
 

L'autre solution serait de copier (avec rsync -a ou cp -a, pour ne pas changer les dates de modifs) tes fichiers compilés et espérer qu'un "make install" marche.
 
Ou faire des .deb, mais c'est bien chiant...


Message édité par darck ppc le 05-11-2006 à 11:28:09
n°859437
esox_ch
Posté le 05-11-2006 à 15:02:44  profilanswer
 

Surtout que mon portable c'est une Archlinux :). Et ça m'etonnerais que ça marche vu que mon fixe est un x64 et pas mon portable (je sais je sais je suis chiant [:pingouino]) . Mais tu as compris pourquoi Rasterman dit que le problème est interface chaise-clavier ici : http://www.mail-archive.com/enligh [...] 9404.html?


---------------
Si la vérité est découverte par quelqu'un d'autre,elle perd toujours un peu d'attrait
n°859455
darck ppc
Posté le 05-11-2006 à 16:01:18  profilanswer
 

S'il avait quelque chose d'intelligent à dire, il aurait développé...

n°868046
nadjyla
Posté le 03-12-2006 à 03:02:48  profilanswer
 

Bonjour :) .
 
Je recherche les sources du logiciel elpanel.
 Ce logiciel est distribué avec le livecd elive.
 
J ai regardé les dépots disponibles pour les packages elive, mais je n ai pas trouvé de src dessus.
http://wiki.elivecd.org/index.php/ [...] t_of_Elive
http://wiki.elivecd.org/index.php/ [...] repository
 
La question avait été posée sur edevelop.org, sans réponses.
 
Merci si vous avez une idée :)


Message édité par nadjyla le 03-12-2006 à 03:07:39
n°868078
multani
Dépressionnisé
Posté le 03-12-2006 à 11:50:29  profilanswer
 

Utilisateurs de Debian, ya un dépot (à jour) pour i386 et x86_64 sur http://edevelop.org/debian/ :) (merci Linux Mag [:joce] )

n°868079
multani
Dépressionnisé
Posté le 03-12-2006 à 11:54:32  profilanswer
 

Hum, les paquets ont l'air d'être refait tout les jours directement à partir du cvs [:petrus75]

n°868123
esox_ch
Posté le 03-12-2006 à 18:14:40  profilanswer
 

Oui par contre c'est pas cool qu'ils mettent pas en place un vrai truc pour les télécharger ... Parce que les installer à la main 1 par 1 c'est un peu long et chiant :D


---------------
Si la vérité est découverte par quelqu'un d'autre,elle perd toujours un peu d'attrait
n°868124
goldyfruit
Je me lève et je confirme !
Posté le 03-12-2006 à 18:16:53  profilanswer
 

aptitude install enlightenment m'a installé ce qu'il fallait sauf éclair et des trucs dans le genre.


---------------
https://openvoiceos.org | https://github.com/orgs/smartgic/
n°868128
multani
Dépressionnisé
Posté le 03-12-2006 à 18:48:31  profilanswer
 

esox_ch a écrit :

Oui par contre c'est pas cool qu'ils mettent pas en place un vrai truc pour les télécharger ... Parce que les installer à la main 1 par 1 c'est un peu long et chiant :D


Ben installes le dépot dans ton source.list [:spamafote], puis ...

goldyfruit a écrit :

aptitude install enlightenment m'a installé ce qu'il fallait sauf éclair et des trucs dans le genre.


... aptitude install e17 plutôt ;) (ou e17-desktop)

n°868137
goldyfruit
Je me lève et je confirme !
Posté le 03-12-2006 à 19:14:47  profilanswer
 

multani a écrit :

Ben installes le dépot dans ton source.list [:spamafote], puis ...
 
... aptitude install e17 plutôt ;) (ou e17-desktop)


 
Non, c'est bien aptitude install enlightenment


---------------
https://openvoiceos.org | https://github.com/orgs/smartgic/
n°868140
esox_ch
Posté le 03-12-2006 à 19:25:44  profilanswer
 

J'ai mis le  
http://edevelop.org/debian/ unstable
dans mon fstab mais il a pas l'air d'aimé (j'ai trouvé l'url dans un post de shadoi d'il y a 1 ans .. c'est p-e ça :/)


---------------
Si la vérité est découverte par quelqu'un d'autre,elle perd toujours un peu d'attrait
n°868147
nadjyla
Posté le 03-12-2006 à 19:39:22  profilanswer
 

L adresse a mettre, c est :  
deb http://edevelop.org/debian/ sid main
 
Dans le fichier /etc/apt/sources.list ;).
 

n°868148
goldyfruit
Je me lève et je confirme !
Posté le 03-12-2006 à 19:44:53  profilanswer
 

Chez moi :

Code :
  1. # Source E17
  2. deb http://edevelop.org/debian/ unstable main



---------------
https://openvoiceos.org | https://github.com/orgs/smartgic/
n°868150
Mad_Overcl​ocker
S=C³A/4ħG ? Ask Datoune
Posté le 03-12-2006 à 19:49:24  profilanswer
 

A tout hasard ,quelqu'un aurait-il un guide en pdf ou en ps pour E17 ? [:noxauror]


---------------
RTCW & W:ET PlayerDawa Pack 1.28ハイテクなマスター
n°868159
multani
Dépressionnisé
Posté le 03-12-2006 à 20:21:45  profilanswer
 

goldyfruit a écrit :

Non, c'est bien aptitude install enlightenment


"e17" est un méta paquet plus complet que le paquet "enligthenment" [:spamafote] :


deb64:~$ aptitude show e17 enlightenment
Paquet : e17
[...]
Dépend: enlightenment, e17-libs, e17-modules, eutils
Suggère: e17-extras
Description : Virtual package providing the E17 desktop shell
 Enlightenment is an advanced window manager for X11. Unique features include: a fully animated background, nice drop shadows around windows, backed by an extremely clean and optimized foundation of APIs.

 

This virtual package provides all you need to run E17:
 * E17 windowmanager
 * E17 modules
 * E17 tools.

  

Paquet : enlightenment
[...]
Dépend: libc6 (>= 2.3.5-1), libcomerr2 (>= 1.33-3), libcurl3 (>= 7.15.5-1), libecore0, libecore0-con, libecore0-config, libecore0-dbus, libecore0-desktop, libecore0-evas, libecore0-fb, libecore0-file,
        libecore0-ipc, libecore0-job, libecore0-txt, libecore0-x, libedje0, libeet0, libembryo0, libevas0, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libidn11 (>= 0.5.18), libjpeg62, libkrb53 (>= 1.4.2),
        libpam0g (>= 0.76), libssl0.9.8 (>= 0.9.8c-1), libx11-6, libxcursor1 (> 1.1.2), libxdamage1, libxext6, libxfixes3 (>= 1:4.0.1), libxinerama1, libxp6, libxrandr2, libxrender1, libxss1, zlib1g (>=
        1:1.2.1), libevas, libecore, libecore-con, libecore-evas, libecore-file, libecore-ipc, libecore-job, libecore-txt, libecore-x, libeet, libembryo, embryo-bin, edje-bin, libedje, libevas-loader-eet,
        libevas-loader-jpeg, libevas-loader-png, libevas-saver-eet, libevas-saver-jpeg, libevas-saver-png, libevas-engine-buffer, libevas-engine-software-x11
Recommande: libevas-engine-xrender
Suggère: entrance
Fournit: e17-core
Description : Enlightenment themes, etc.
 Enlightenment is an advanced window manager for X11. Unique features include: a fully animated background, nice drop shadows around windows, backed by an extremely clean and optimized foundation of APIs.

 

Marqueurs: interface::x11, role::sw:server, x11::window-manager

 

deb64:~$

 

et en plus, e17 dépend de enlightenment en fait [:petrus75]


Message édité par multani le 03-12-2006 à 20:22:42
n°868162
goldyfruit
Je me lève et je confirme !
Posté le 03-12-2006 à 20:27:03  profilanswer
 

Citation :

20:29 cartman@serveur ~% aptitude show e17
E: Paquet e17 introuvable
zsh: exit 255   aptitude show e17


---------------
https://openvoiceos.org | https://github.com/orgs/smartgic/
n°868163
multani
Dépressionnisé
Posté le 03-12-2006 à 20:28:19  profilanswer
 

:gratgrat:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Pas d'bol  [:jagstang]

n°868164
multani
Dépressionnisé
Posté le 03-12-2006 à 20:29:35  profilanswer
 

Et sinon, la description de enligthenment donne quoi ? T'as mis l'adresse du dépôt que j'ai filé ?

n°868166
goldyfruit
Je me lève et je confirme !
Posté le 03-12-2006 à 20:32:09  profilanswer
 

J'ai donné mon dépôt 3-4 posts plus haut :

Code :
  1. # Source E17
  2. deb http://edevelop.org/debian/ unstable main


 

Citation :

20:33 cartman@serveur ~% aptitude show enlightenment
Paquet : enlightenment
Nouveau: oui
État: non installé
Version : 1:0.16.999.036-0cvs20061202
Priorité : optionnel
Section : x11
Responsable : Falko Schmidt <kaethorn@stud.uni-stuttgart.de>
Taille décompressée : 9970k
Dépend: libc6 (>= 2.3.6-6), libcomerr2 (>= 1.33-3), libcurl3 (>= 7.15.5-1), libecore0, libecore0-con, libecore0-config, libecore0-dbus,
        libecore0-desktop, libecore0-evas, libecore0-fb, libecore0-file, libecore0-ipc, libecore0-job, libecore0-txt, libecore0-x,
        libedje0, libeet0, libembryo0, libevas0, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libidn11 (>= 0.5.18), libjpeg62,
        libkrb53 (>= 1.4.2), libpam0g (>= 0.76), libssl0.9.8 (>= 0.9.8c-1), libx11-6, libxcursor1 (> 1.1.2), libxdamage1, libxext6,
        libxfixes3 (>= 1:4.0.1), libxinerama1, libxp6, libxrandr2, libxrender1, libxss1, zlib1g (>= 1:1.2.1), libevas, libecore,
        libecore-con, libecore-evas, libecore-file, libecore-ipc, libecore-job, libecore-txt, libecore-x, libeet, libembryo, embryo-bin,
        edje-bin, libedje, libevas-loader-eet, libevas-loader-jpeg, libevas-loader-png, libevas-saver-eet, libevas-saver-jpeg,
        libevas-saver-png, libevas-engine-buffer, libevas-engine-software-x11
Recommande: libevas-engine-xrender
Suggère: entrance
Fournit: e17-core
Description : Enlightenment themes, etc.
 Enlightenment is an advanced window manager for X11. Unique features include: a fully animated background, nice drop shadows around
 windows, backed by an extremely clean and optimized foundation of APIs.
 
Marqueurs: interface::x11, role::sw:server, x11::window-manager



---------------
https://openvoiceos.org | https://github.com/orgs/smartgic/
n°874427
Turbo16
GT : X3n0n720
Posté le 29-12-2006 à 19:11:04  profilanswer
 

Etant sous le distribution Elive sur mon protable, elle est sur la version CVS du 18 Mai 2005, version depourvue de shelves.
Le developpeur de cette distro compilant les versions CVS recentes pour des tests, on y a acces.
M'est donc venu l'idées d'installer une version recente de E17, il été question ici de la version CVS du 27 Decembre 2006 (donc datant de 2 jours à ce moment là)
Apres installation, je vois que les menu sont changé, par rapport a la preconfiguration d'origine de la distro, bon c'est aps grave.
Me vient ensuite l'idée de mettre mon desktop comme avant, avec la meteo et l'horloge numerique.
Je fais rencontre donc a nouveau des shelves (oui parce que j'avais deja testé y'a un pti moment) et je constate que c'est toujours aussi chiant ! Oui, pardonnez moi mais je trouve ces shelves plus handicapant qu'autre chose, je ne vois pas du tout leur utilité, je battaille pour installer 2 pauvres modules sur mon bureau, alors que sur les vieilles versions, c'est un jeu d'enfants.
Bref je ne comprend pas pourquoi les developpeurs ont integrés cette "chose" et je dois dire que sa me met quand meme en petard. (J'ai aussi perdu au passage des applications dans les menus, perdu la transparence dans xterm, perdu la possibilité de choisir mon theme d'icone, parce que dans les preferences de E17, j'ai beau choisir n'importe quel theme, je me retrouve toujours avec les vieux icones gnome.)
Bref, un pti coup de gueule ne fait jamais de mal :)

n°874431
Dumbledore
Posté le 29-12-2006 à 19:43:18  profilanswer
 

c'est un prog en développement aussi hein !
 
dès que je change mon thème d'icone, chez moi, ça crash

n°874432
Turbo16
GT : X3n0n720
Posté le 29-12-2006 à 19:53:42  profilanswer
 

Ah oui mais je sais tres bien que c'est en developpement, mon coup de gueule porte surtout sur les shelves et les ptits problemes a coté. Ayant bien utilisé la version de Mai 2006, j'ai pu voir le potentiel de E17, tres legé, tres personalisable (hum les schelves..) bref c'est du bon :)

n°874435
R@NNIS
Tout est possible ou presque.
Posté le 29-12-2006 à 20:40:47  profilanswer
 

Je le réutilises depuis peu sur ma gentoo, et je dois avouer que je n'ai même pas de défauts à lui greffer pour le moment.
 
C'est mon bureau par défaut maintenant.
 
http://lycos.dropcode.net/tmp/e17-current.png
 

n°874478
THRAK
- THR4K -
Posté le 30-12-2006 à 03:51:28  profilanswer
 

Turbo16 a écrit :

Ah oui mais je sais tres bien que c'est en developpement, mon coup de gueule porte surtout sur les shelves et les ptits problemes a coté. Ayant bien utilisé la version de Mai 2006, j'ai pu voir le potentiel de E17, tres legé, tres personalisable (hum les schelves..) bref c'est du bon :)


En fait les shelves vont encore changer dans le futur, il y a eu une brève discussion à ce sujet dans le topic du concours du plus beau bureau Linux :
   ---> http://forum.hardware.fr/forum2.ph [...] =0#t871560


---------------
THRAK (def.) : 1) A sudden and precise impact moving from intention, direction and commitment, in service of an aim. 2) 117 guitars almost striking the same chord simultaneously.
n°874494
Turbo16
GT : X3n0n720
Posté le 30-12-2006 à 12:36:59  profilanswer
 

Ah ben j'espere qu'on aura droit a placer nos modules où on le souhaite, comme avant.

n°897047
esox_ch
Posté le 22-03-2007 à 16:09:53  profilanswer
 

Hello,
 
Petite question d'ordre pratique. Qu'utilisez vous pour que E17 monte automatiquement vos volumes amovibles sous E17? Sous gnome j'utilisais Gnome-controle-center, mais depuis que j'ai passé sous e17, je fais tout à la main .. ce qui est pas toujours super user-friendly..

mood
Publicité
Posté le   profilanswer
 

 Page :   1  2  3  4  5  ..  24  25  26  27  28  29  30  31  32

Aller à :
Ajouter une réponse
 

Sujets relatifs
[lemonde.fr] - L'Etat doit adopter une politique du logiciel[SMART] Vérifier l'état de son HDD pour prévenir des pertes de donner
[Newbie] Quel est le meilleur noyau actuel ?[xvid] c moi ou le snapshot actuel (12.04.2002) est buggé ?
HOWTO E17 version 0.0002 alpha onlineCompilation d'E17
compilation de E17[E17] Quelqu'un a réussi à le compiler?
modem eci usb etat des lieux ...Règles du forum OS Alternatifs (maj le 12/04/2018)
Plus de sujets relatifs à : Enlightenment - E21 : Desktop Shell cherche distribution d'adoption


Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)