[E-devel] Evas on FreeBSD 7.2!
Hi, I'm trying to build e17 on a FreeBSD 7.2 box using easy_17.sh. Any ideas why evas won't build? Thanks! --8<- /usr/include/stdlib.h:231:1: warning: this is the location of the previous definition gcc: -lintl: linker input file unused because linking not done gcc: -liconv: linker input file unused because linking not done gcc -DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/cserve -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/u sr/local/e17/bin\" -DPACKAGE_LIB_DIR=\"/usr/local/e17/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/e17/share/evas\" -I/usr/local/include/freetype2 -I/usr /local/include -I/usr/local/e17/include -I/usr/local/e17/include/eina-0 -I/usr/local/e17/include/eina-0/eina -I/usr/local/e17/include/eina-0 -I/us r/local/e17/include/eina-0/eina -I/usr/local/include -I/usr/X11R6/include -I/usr/local/e17/include -I/usr/local/e17/include -lintl -liconv -L/usr/ local/lib -L/usr/X11R6/lib -L/usr/local/e17/lib -I/usr/local/include -I/usr/X11R6/include -I/usr/local/e17/include -g -D_GNU_SOURCE -MT evas_font_ main.lo -MD -MP -MF .deps/evas_font_main.Tpo -c evas_font_main.c -o evas_font_main.o >/dev/null 2>&1 mv -f .deps/evas_font_main.Tpo .deps/evas_font_main.Plo gmake[6]: Leaving directory `/usr/local/e17_src/evas/src/lib/engines/common' gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory `/usr/local/e17_src/evas/src/lib/engines/common' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/local/e17_src/evas/src/lib/engines' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/local/e17_src/evas/src/lib' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/local/e17_src/evas/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/local/e17_src/evas' gmake: *** [all] Error 2 -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Compile evas!
On Thu, 4 Dec 2008 11:18:03 +0100 Anders Troback <[EMAIL PROTECTED]> wrote: > Hi, > > not sure if this is the right list for this kind of questions, if not > just slap my in the right direction:-) > > I'm trying to build E17 on a new FreeBSD box to do a debug test of > eina (see prev posting) but I can't get evas to build! It's a new > installed box so I just might be missing something but I can't figure > out what...! > > Please help:-) > > Thanks! > > 8< > gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib > -I../../../../src/lib/include > -DPACKAGE_BIN_DIR=\"/usr/local/e17/bin\" > -DPACKAGE_LIB_DIR=\"/usr/local/e17/lib\" > -DPACKAGE_DATA_DIR=\"/usr/local/e17/share/evas\" > -I/usr/local/include/freetype2 -I/usr/local/include > -I/usr/local/e17/include -I/usr/local/e17/include/eina-0 > -I/usr/local/e17/include/eina-0/eina -I/usr/local/e17/include/eina-0 > -I/usr/local/e17/include/eina-0/eina -I/usr/local/include > -I/usr/X11R6/include -I/usr/local/e17/include > -I/usr/local/e17/include -lintl -liconv -L/usr/local/lib > -L/usr/X11R6/lib -L/usr/local/e17/lib -I/usr/local/include > -I/usr/X11R6/include -I/usr/local/e17/include -D_GNU_SOURCE -MT > evas_font_main.lo -MD -MP -MF .deps/evas_font_main.Tpo -c > evas_font_main.c -fPIC -DPIC -o .libs/evas_font_main.o gcc > -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib > -I../../../../src/lib/include > -DPACKAGE_BIN_DIR=\"/usr/local/e17/bin\" > -DPACKAGE_LIB_DIR=\"/usr/local/e17/lib\" > -DPACKAGE_DATA_DIR=\"/usr/local/e17/share/evas\" > -I/usr/local/include/freetype2 -I/usr/local/include > -I/usr/local/e17/include -I/usr/local/e17/include/eina-0 > -I/usr/local/e17/include/eina-0/eina -I/usr/local/e17/include/eina-0 > -I/usr/local/e17/include/eina-0/eina -I/usr/local/include > -I/usr/X11R6/include -I/usr/local/e17/include > -I/usr/local/e17/include -lintl -liconv -L/usr/local/lib > -L/usr/X11R6/lib -L/usr/local/e17/lib -I/usr/local/include > -I/usr/X11R6/include -I/usr/local/e17/include -D_GNU_SOURCE -MT > evas_font_load.lo -MD -MP -MF .deps/evas_font_load.Tpo -c > evas_font_load.c -o evas_font_load.o >/dev/null 2>&1 In file included > from > evas_font_main.c:5: ../../../../src/lib/include/evas_common.h:68:1: > warning: "alloca" redefined In file included > from /usr/local/e17/include/eina-0/eina/eina_array.h:22, > from /usr/local/e17/include/eina-0/eina/eina_file.h:23, > from /usr/local/e17/include/eina-0/Eina.h:144, > from ../../../../src/lib/include/evas_common.h:12, from > evas_font_main.c:5: /usr/include/stdlib.h:231:1: warning: this is the > location of the previous definition gcc: -lintl: linker input file > unused because linking not done gcc: -liconv: linker input file > unused because linking not done gcc -DHAVE_CONFIG_H -I. -I. > -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/include > -DPACKAGE_BIN_DIR=\"/usr/local/e17/bin\" > -DPACKAGE_LIB_DIR=\"/usr/local/e17/lib\" > -DPACKAGE_DATA_DIR=\"/usr/local/e17/share/evas\" > -I/usr/local/include/freetype2 -I/usr/local/include > -I/usr/local/e17/include -I/usr/local/e17/include/eina-0 > -I/usr/local/e17/include/eina-0/eina -I/usr/local/e17/include/eina-0 > -I/usr/local/e17/include/eina-0/eina -I/usr/local/include > -I/usr/X11R6/include -I/usr/local/e17/include > -I/usr/local/e17/include -lintl -liconv -L/usr/local/lib > -L/usr/X11R6/lib -L/usr/local/e17/lib -I/usr/local/include > -I/usr/X11R6/include -I/usr/local/e17/include -D_GNU_SOURCE -MT > evas_font_main.lo -MD -MP -MF .deps/evas_font_main.Tpo -c > evas_font_main.c -o evas_font_main.o >/dev/null 2>&1 gmake[6]: > Leaving directory `/usr/local/e17_src/evas/src/lib/engines/common' > gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory > `/usr/local/e17_src/evas/src/lib/engines/common' gmake[4]: *** > [all-recursive] Error 1 gmake[4]: Leaving directory > `/usr/local/e17_src/evas/src/lib/engines' gmake[3]: *** > [all-recursive] Error 1 gmake[3]: Leaving directory > `/usr/local/e17_src/evas/src/lib' gmake[2]: *** [all-recursive] Error > 1 gmake[2]: Leaving directory `/usr/local/e17_src/evas/src' gmake[1]: > *** [all-recursive] Error 1 gmake[1]: Leaving directory > `/usr/local/e17_src/evas' gmake: *** [all] Error 2 > This error only occurs on FreeBSD-8 (CURRENT)! On 7.1 (STABLE) it builds just fine! \\troback -- SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Compile evas!
Hi, not sure if this is the right list for this kind of questions, if not just slap my in the right direction:-) I'm trying to build E17 on a new FreeBSD box to do a debug test of eina (see prev posting) but I can't get evas to build! It's a new installed box so I just might be missing something but I can't figure out what...! Please help:-) Thanks! 8< gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/local/e17/bin\" -DPACKAGE_LIB_DIR=\"/usr/local/e17/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/e17/share/evas\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/e17/include -I/usr/local/e17/include/eina-0 -I/usr/local/e17/include/eina-0/eina -I/usr/local/e17/include/eina-0 -I/usr/local/e17/include/eina-0/eina -I/usr/local/include -I/usr/X11R6/include -I/usr/local/e17/include -I/usr/local/e17/include -lintl -liconv -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/e17/lib -I/usr/local/include -I/usr/X11R6/include -I/usr/local/e17/include -D_GNU_SOURCE -MT evas_font_main.lo -MD -MP -MF .deps/evas_font_main.Tpo -c evas_font_main.c -fPIC -DPIC -o .libs/evas_font_main.o gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/local/e17/bin\" -DPACKAGE_LIB_DIR=\"/usr/local/e17/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/e17/share/evas\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/e17/include -I/usr/local/e17/include/eina-0 -I/usr/local/e17/include/eina-0/eina -I/usr/local/e17/include/eina-0 -I/usr/local/e17/include/eina-0/eina -I/usr/local/include -I/usr/X11R6/include -I/usr/local/e17/include -I/usr/local/e17/include -lintl -liconv -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/e17/lib -I/usr/local/include -I/usr/X11R6/include -I/usr/local/e17/include -D_GNU_SOURCE -MT evas_font_load.lo -MD -MP -MF .deps/evas_font_load.Tpo -c evas_font_load.c -o evas_font_load.o >/dev/null 2>&1 In file included from evas_font_main.c:5: ../../../../src/lib/include/evas_common.h:68:1: warning: "alloca" redefined In file included from /usr/local/e17/include/eina-0/eina/eina_array.h:22, from /usr/local/e17/include/eina-0/eina/eina_file.h:23, from /usr/local/e17/include/eina-0/Eina.h:144, from ../../../../src/lib/include/evas_common.h:12, from evas_font_main.c:5: /usr/include/stdlib.h:231:1: warning: this is the location of the previous definition gcc: -lintl: linker input file unused because linking not done gcc: -liconv: linker input file unused because linking not done gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I. -I../../../../src/lib -I../../../../src/lib/include -DPACKAGE_BIN_DIR=\"/usr/local/e17/bin\" -DPACKAGE_LIB_DIR=\"/usr/local/e17/lib\" -DPACKAGE_DATA_DIR=\"/usr/local/e17/share/evas\" -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/e17/include -I/usr/local/e17/include/eina-0 -I/usr/local/e17/include/eina-0/eina -I/usr/local/e17/include/eina-0 -I/usr/local/e17/include/eina-0/eina -I/usr/local/include -I/usr/X11R6/include -I/usr/local/e17/include -I/usr/local/e17/include -lintl -liconv -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/e17/lib -I/usr/local/include -I/usr/X11R6/include -I/usr/local/e17/include -D_GNU_SOURCE -MT evas_font_main.lo -MD -MP -MF .deps/evas_font_main.Tpo -c evas_font_main.c -o evas_font_main.o >/dev/null 2>&1 gmake[6]: Leaving directory `/usr/local/e17_src/evas/src/lib/engines/common' gmake[5]: *** [all-recursive] Error 1 gmake[5]: Leaving directory `/usr/local/e17_src/evas/src/lib/engines/common' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/local/e17_src/evas/src/lib/engines' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/local/e17_src/evas/src/lib' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/local/e17_src/evas/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/local/e17_src/evas' gmake: *** [all] Error 2 - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Debug...
On Wed, 03 Dec 2008 10:28:20 -0600 Ravenlock <[EMAIL PROTECTED]> wrote: > On 12/03/2008 08:04, Anders Troback wrote: > > On Wed, 3 Dec 2008 10:33:55 -0200 > > "Iván Briano (Sachiel)" <[EMAIL PROTECTED]> wrote: > > > >> On Wed, Dec 3, 2008 at 9:45 AM, Anders Troback > >> <[EMAIL PROTECTED]> wrote: > >>> Hi, > >>> > >>> E17 is crashing for me! I just start up E17, click on desktop to > >>> get main menu, moving the mouse over the menu and then it > >>> srgfault! > >>> > >>> Running FreeBSD 7.1-STABLE and the co from svn are about 2h old! > >>> > >>> gdb output: > >>> Program received signal SIGSEGV, Segmentation fault. > >>> eina_chained_mempool_malloc (data=0x28c052c0, size=20) > >>>at eina_chained_mempool.c:83 > >>> 83 { > >>> (gdb) bt > >>> #0 eina_chained_mempool_malloc (data=0x28c052c0, size=20) > >>>at eina_chained_mempool.c:83 > >>> #1 0x288084be in eina_mempool_alloc (mp=0x28c0f250, size=20) > >>>at eina_inline_mempool.x:50 > >>> #2 0x288091a8 in _eina_list_mempool_list_new (list=0x2925c758) > >>>at eina_list.c:169 > >>> #3 0x28809089 in eina_list_append (list=0x2925c758, > >>> data=0x28c44950) at eina_list.c:527 > >>> #4 0x080aa59e in e_menu_idler_before () at e_menu.c:922 > >>> #5 0x0806c35b in _e_main_cb_idler_before (data=0x0) at > >>> e_main.c:1498 #6 0x287e83f2 in _ecore_idle_enterer_call () at > >>> ecore_idle_enterer.c:101 #7 0x287ecc2d in > >>> _ecore_main_loop_iterate_internal (once_only=0) at > >>> ecore_main.c:653 #8 0x287ebd5f in ecore_main_loop_begin () at > >>> ecore_main.c:88 #9 0x0806b10a in main (argc=1, argv=0xbfbfec38) > >>> at e_main.c:1048 > >>> > >>> > >> Yes, this is a known and very weird issue that, as far as I know, > >> happens only on FreeBSD. > >> > > > > One strange thing, I'm running on other FreeBSD boxes without > > problems...! > > > `uname -a` from all pertinent boxes (and working status) please. > > Not working: FreeBSD bsdpc01.troback.lan 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Wed Nov 26 19:11:47 CET 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/CUSTOM i386 Working: FreeBSD bsdpc09.troback.lan 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Mon Dec 1 14:56:26 CET 2008 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 I think that I had the same problem on the bsdpc01 with 7.0 but I'm not sure! I will install a new box later today... - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Debug...
On Wed, 3 Dec 2008 10:33:55 -0200 "Iván Briano (Sachiel)" <[EMAIL PROTECTED]> wrote: > On Wed, Dec 3, 2008 at 9:45 AM, Anders Troback > <[EMAIL PROTECTED]> wrote: > > Hi, > > > > E17 is crashing for me! I just start up E17, click on desktop to get > > main menu, moving the mouse over the menu and then it srgfault! > > > > Running FreeBSD 7.1-STABLE and the co from svn are about 2h old! > > > > gdb output: > > Program received signal SIGSEGV, Segmentation fault. > > eina_chained_mempool_malloc (data=0x28c052c0, size=20) > >at eina_chained_mempool.c:83 > > 83 { > > (gdb) bt > > #0 eina_chained_mempool_malloc (data=0x28c052c0, size=20) > >at eina_chained_mempool.c:83 > > #1 0x288084be in eina_mempool_alloc (mp=0x28c0f250, size=20) > >at eina_inline_mempool.x:50 > > #2 0x288091a8 in _eina_list_mempool_list_new (list=0x2925c758) > >at eina_list.c:169 > > #3 0x28809089 in eina_list_append (list=0x2925c758, > > data=0x28c44950) at eina_list.c:527 > > #4 0x080aa59e in e_menu_idler_before () at e_menu.c:922 > > #5 0x0806c35b in _e_main_cb_idler_before (data=0x0) at > > e_main.c:1498 #6 0x287e83f2 in _ecore_idle_enterer_call () at > > ecore_idle_enterer.c:101 #7 0x287ecc2d in > > _ecore_main_loop_iterate_internal (once_only=0) at ecore_main.c:653 > > #8 0x287ebd5f in ecore_main_loop_begin () at ecore_main.c:88 > > #9 0x0806b10a in main (argc=1, argv=0xbfbfec38) at e_main.c:1048 > > > > > > Yes, this is a known and very weird issue that, as far as I know, > happens only on FreeBSD. > One strange thing, I'm running on other FreeBSD boxes without problems...! - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Debug...
Hi, E17 is crashing for me! I just start up E17, click on desktop to get main menu, moving the mouse over the menu and then it srgfault! Running FreeBSD 7.1-STABLE and the co from svn are about 2h old! gdb output: Program received signal SIGSEGV, Segmentation fault. eina_chained_mempool_malloc (data=0x28c052c0, size=20) at eina_chained_mempool.c:83 83 { (gdb) bt #0 eina_chained_mempool_malloc (data=0x28c052c0, size=20) at eina_chained_mempool.c:83 #1 0x288084be in eina_mempool_alloc (mp=0x28c0f250, size=20) at eina_inline_mempool.x:50 #2 0x288091a8 in _eina_list_mempool_list_new (list=0x2925c758) at eina_list.c:169 #3 0x28809089 in eina_list_append (list=0x2925c758, data=0x28c44950) at eina_list.c:527 #4 0x080aa59e in e_menu_idler_before () at e_menu.c:922 #5 0x0806c35b in _e_main_cb_idler_before (data=0x0) at e_main.c:1498 #6 0x287e83f2 in _ecore_idle_enterer_call () at ecore_idle_enterer.c:101 #7 0x287ecc2d in _ecore_main_loop_iterate_internal (once_only=0) at ecore_main.c:653 #8 0x287ebd5f in ecore_main_loop_begin () at ecore_main.c:88 #9 0x0806b10a in main (argc=1, argv=0xbfbfec38) at e_main.c:1048 Thanks for you time and effort! Cheers, Anders Trobäck Sweden - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Compile order...
Hi, I was just wondering about the compile order with the efreet. Who are efreet depending on? Thanks!!! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Compile order...
Found it in the README, ecore is the answer! Sorry about the noise:-] On Wed, 28 Mar 2007 14:50:58 +0200 Anders Troback <[EMAIL PROTECTED]> wrote: > Hi, > > I was just wondering about the compile order with the efreet. Who are > efreet depending on? > > Thanks!!! > > \\troback > -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Error building...
Hi, I'm having some problems with some of the project like etk, and many of the modules. The error is almost the same: 8< configure.in:236: required file `./config.rpath' not found po/Makefile.am:6: addsuffix .mo,$(ALL_LINGUAS: non-POSIX variable name po/Makefile.am:6: (probably a GNU make extension) po/Makefile.am:8: addsuffix .po,$(ALL_LINGUAS: non-POSIX variable name po/Makefile.am:8: (probably a GNU make extension) po/Makefile.am:10: `%'-style pattern rules are a GNU make extension Makefile.am:3: `intl' should not be in SUBDIRS when AM_GNU_GETTEXT([external]) is used 8< Any ideas? I'm running on a FreeBSD 6.2! Thanks!!! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] E CVS: apps/e devilhorns
On Mon, 27 Nov 2006 08:34:57 -0500 Christopher Michael <[EMAIL PROTECTED]> wrote: > Stafford Horne wrote: > > On Mon, 27 Nov 2006 07:57:03 +0100 > > Anders Troback <[EMAIL PROTECTED]> wrote: > > > >> Just want to say: Good idea :-) > > > > I now have to go through all categories to find what I am looking > > for. Its probably just me though. I don't mind much because I only > > look at... never. > > > As opposed to scrolling an exceedingly, ever-increasing, long list of > the same options? At least this way, things are broken up into their > proper categories, and for most people, should be easier to find. IE: > I wanna change how the bg looks...hmm, Appearance maybe? :) > How about a "All" category or a advance button with all...?! -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] E CVS: apps/e devilhorns
Just want to say: Good idea :-) \\troback On Sun, 26 Nov 2006 11:10:49 -0500 (EST) Enlightenment CVS <[EMAIL PROTECTED]> wrote: > Enlightenment CVS committal > > Author : devilhorns > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/bin > > > Modified Files: > e_configure.h e_configure.c > > > Log Message: > Redo Config Panel as per conversation with raster, using 2 lists now. > > === > RCS file: /cvs/e/e17/apps/e/src/bin/e_configure.h,v > retrieving revision 1.6 > retrieving revision 1.7 > diff -u -3 -r1.6 -r1.7 > --- e_configure.h 27 Mar 2006 14:46:26 - 1.6 > +++ e_configure.h 26 Nov 2006 16:10:48 - 1.7 > @@ -1,6 +1,10 @@ > #ifdef E_TYPEDEFS > > typedef struct _E_Configure E_Configure; > +typedef struct _E_Configure_CB E_Configure_CB; > + > +typedef struct _E_Configure_Category E_Configure_Category; > +typedef struct _E_Configure_Item E_Configure_Item; > > #else > #ifndef E_CONFIGURE_H > @@ -8,23 +12,46 @@ > > #define E_CONFIGURE_TYPE 0xE0b01014 > > -struct _E_Configure > +struct _E_Configure > { > - E_Object e_obj_inherit; > - > + E_Object e_obj_inherit; > + > E_Container *con; > - E_Win *win; > - Evas*evas; > + E_Win *win; > + Evas *evas; > Evas_Object *edje; > - Evas_Object *ilist; > + > + Evas_Object *o_list; > + Evas_Object *cat_list; > + Evas_Object *item_list; > Evas_Object *close; > > - Evas_List *cblist; > + Evas_List *cats; > +}; > + > +struct _E_Configure_CB > +{ > + E_Configure *eco; > + E_Config_Dialog *(*func) (E_Container *con); > +}; > + > +struct _E_Configure_Category > +{ > + E_Configure *eco; > + const char *label; > + > + Evas_List *items; > +}; > + > +struct _E_Configure_Item > +{ > + E_Configure_CB *cb; > + > + const char *label; > + const char *icon; > }; > > EAPI E_Configure *e_configure_show(E_Container *con); > -EAPI void e_configure_standard_item_add(E_Configure *eco, > char *icon, char *label, E_Config_Dialog *(*func) (E_Container > *con)); -EAPI void e_configure_header_item_add(E_Configure > *eco, char *icon, char *label); > - > + > #endif > #endif > === > RCS file: /cvs/e/e17/apps/e/src/bin/e_configure.c,v > retrieving revision 1.72 > retrieving revision 1.73 > diff -u -3 -r1.72 -r1.73 > --- e_configure.c 16 Nov 2006 17:44:20 - 1.72 > +++ e_configure.c 26 Nov 2006 16:10:48 - 1.73 > @@ -1,242 +1,318 @@ > #include "e.h" > > -typedef struct _E_Configure_CB E_Configure_CB; > - > -struct _E_Configure_CB > -{ > - E_Configure *eco; > - E_Config_Dialog *(*func) (E_Container *con); > -}; > - > -static void _e_configure_free(E_Configure *app); > +static void _e_configure_free(E_Configure *eco); > static void _e_configure_cb_del_req(E_Win *win); > static void _e_configure_cb_resize(E_Win *win); > -static void _e_configure_cb_standard(void *data); > static void _e_configure_cb_close(void *data, void *data2); > +static E_Configure_Category *_e_configure_category_add(E_Configure > *eco, char *label, char *icon); +static void > _e_configure_category_cb(void *data); +static E_Configure_Item > *_e_configure_item_add(E_Configure_Category *cat, char *label, char > *icon, E_Config_Dialog *(*func) (E_Container *con)); +static void > _e_configure_item_cb(void *data); static E_Configure *_e_configure = > NULL; > EAPI E_Configure * > -e_configure_show(E_Container *con) > +e_configure_show(E_Container *con) > { > E_Configure *eco; > + E_Configure_Category *cat; > E_Manager *man; > Evas_Coord ew, eh, mw, mh; > - > - if (_e_configure) > + > + if (_e_configure) > { > - E_Zone *z; > + E_Zone *z, *z2; > > eco = _e_configure; > z = e_util_zone_current_get(e_manager_current_get()); > - e_border_uniconify(eco->win->border); > + z2 = eco->win->border->zone; > e_win_show(eco->win); > e_win_raise(eco->win); > - if (z->container == eco->win->border->zone->container) > + if (z->container == z2->container) > e_border_desk_set(eco->win->border, e_desk_current_get(z)); > - else > + else > { >if (!eco->win->border->sticky) > e_desk_show(eco->win->border->desk); > - > ecore_x_pointer_warp(eco->win->border->zone->container->win, > - eco->win->border->zone->x + > (eco->win->border->zone->w / 2), > - eco->win->border->zone->y + > (eco->win->border->zone->h / 2)); > + ecore_x_pointer_warp(z2->container->win, > + z2->x + (z2->w / 2), z2->y + > (z2->h / 2)); } > e_border_unshade(eco->win->border, E_DIRECTION_DOWN); > return NULL; > } > > - if (!con) > + if (!con) > { > man = e_manager_curre
[E-devel] [BUG] Remove pager from shelf..
Hi! If I create a new shelf it contains some default modules. The problem is that I can't remove the pager from the list! Running on FreeBSD 6.2. E17 cvs co about 10 hours ago! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Small bug in font configuration dialog.
Just a "works here";-) On Wed, 27 Sep 2006 03:39:55 -0400 Christopher Michael <[EMAIL PROTECTED]> wrote: > Eugen Minciu wrote: > > Here's a small problem I'm having with the font dialog. > > > > It's nothing major (you might even be aware of it) but I just > > though I should let you guys know. > > > > I go the font configuration dialog to enable a font class (Modules > > -> Small). However, nothing happens (the font and its size don't > > change). I change the size from the default in the dialog. I click > > apply and it doesn't change (again). > > > > The settings only get applied after I restart E. I then try to > > disable that font class and the same thing happens. It's only > > disabled after I restart E. > > > Can anyone else confirm this? I tested it here with a current cvs up > (as of last night) and I cannot reproduce. > > dh > -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Position bug?
On Mon, 11 Sep 2006 13:01:59 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Fri, 1 Sep 2006 07:50:54 +0200 Anders Troback > <[EMAIL PROTECTED]> babbled: > > > Hi, > > > > I tell a program to remember it's virtual desktop and position. > > When I start the program from an other desktop or from > > startup/.order the program starts on the desired desktop but the > > position are wrong. It always starts in the upper left corner! > > > > And now the program has a new position in memory and will start in > > the corner every time until I move it to a new position! > > > > Bug or a feature? ;-) > > fixed. :) used to work - broke somewhere. Thanks!!! \\troback - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Position bug?
Hi, I tell a program to remember it's virtual desktop and position. When I start the program from an other desktop or from startup/.order the program starts on the desired desktop but the position are wrong. It always starts in the upper left corner! And now the program has a new position in memory and will start in the corner every time until I move it to a new position! Bug or a feature? ;-) \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] alloca.h on FreeBSD...
I saw your commit! Now it's working!!! Thanks!!! \\troback On Fri, 18 Aug 2006 15:29:55 -0500 "Nathan Ingersoll" <[EMAIL PROTECTED]> wrote: > We're missing an autoconf check for alloca.h. I'll add this and commit > it shortly. > > On 8/18/06, Anders Troback <[EMAIL PROTECTED]> wrote: > > Hi, > > > > ewl will not build on FreeBSD 6.1 (not tested on other versions) > > with #include in src/lib/ewl_private.h. > > > > Don't know to much about C programing but it's looks like > > everything is working just fine without that row (on my FreeBSD > > system that is:-))! > > > > I can see other programs that uses the alloca.h in the FreeBSD ports > > system and they all seams to have patches that removes that line! > > > > Here are a link the to man page of alloca from FreeBSD: > > > > http://www.freebsd.org/cgi/man.cgi?query=alloca&apropos=0&sektion=0&manpath=FreeBSD+6.1-RELEASE&format=html > > > > Hope this can be resolved in some way(as usual);-) > > > > > > \\troback > > -- > > > > > > Microsoft is not the answer. > > Microsoft is the question. > > And 'No' is the answer! > > > > http://www.troback.com > > - > > > > - > > Using Tomcat but need to do more? Need to support web services, > > security? Get stuff done quickly with pre-integrated technology to > > make your job easier Download IBM WebSphere Application Server > > v.1.0.1 based on Apache Geronimo > > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > ___ enlightenment-devel > > mailing list enlightenment-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] alloca.h on FreeBSD...
Hi, ewl will not build on FreeBSD 6.1 (not tested on other versions) with #include in src/lib/ewl_private.h. Don't know to much about C programing but it's looks like everything is working just fine without that row (on my FreeBSD system that is:-))! I can see other programs that uses the alloca.h in the FreeBSD ports system and they all seams to have patches that removes that line! Here are a link the to man page of alloca from FreeBSD: http://www.freebsd.org/cgi/man.cgi?query=alloca&apropos=0&sektion=0&manpath=FreeBSD+6.1-RELEASE&format=html Hope this can be resolved in some way(as usual);-) \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Strange maximize...
On Mon, 7 Aug 2006 17:41:30 + Aleksej Struk <[EMAIL PROTECTED]> wrote: > On Tue, Aug 08, 2006 at 12:37:44AM +0900, Carsten Haitzler wrote: > > On Mon, 7 Aug 2006 17:09:02 + Aleksej Struk <[EMAIL PROTECTED]> > > babbled: > > > > > On Tue, Aug 08, 2006 at 12:05:03AM +0900, Carsten Haitzler wrote: > > > > On Mon, 7 Aug 2006 16:57:21 + Aleksej Struk > > > > <[EMAIL PROTECTED]> babbled: > > > > > > > > > On Mon, Aug 07, 2006 at 08:57:16PM +0900, Carsten Haitzler > > > > > wrote: > > > > > > On Mon, 7 Aug 2006 13:05:48 + Aleksej Struk > > > > > > <[EMAIL PROTECTED]> babbled: > > > > > > > > > > > > > Actually it is not behaves strange wrt the current > > > > > > > maximize algo. Basically for now, the miximize algo > > > > > > > thakes a whole screen as a possible window size and then > > > > > > > cuts some parts from it wrt the objects on the screen. It > > > > > > > does not take into account the possible maximum size of > > > > > > > the window after maximization, or that the object on the > > > > > > > screen(like your gnome panel) does not overlap the window > > > > > > > after maximization(for example after vertical > > > > > > > maximization). > > > > > > > > > > > > > > Recetnly there was a functionality that did all this > > > > > > > stuff. But it was removed by the raster due to unknown > > > > > > > reasons(at least for me :)). > > > > > > > > > > > > it was broken. > > > > > > > > > > IIRC it was broken because of the shelf stuff? right ? > > > > > Raster, is it ok, if I redo it again ? > > > > > > > > it was just broken incorrect code - it was pure luck that had > > > > it work at all. > > > > > > So, the question is still opend - should I try to make it work > > > again, or we can leave without it? > > > > sure - go for it! :) just keep it clean and right :) > > Ok. Put it on my todo. Will do this after I finish with shelfs and > mouse binding config dialog. :) > > > > > > > -- > > - Codito, ergo sum - "I code, therefore I am" > > -- The Rasterman (Carsten Haitzler) > > [EMAIL PROTECTED] ?$BMg9%B? > > Tokyo, Japan (?$BEl5~ ?$BF|K\) > Now it's working! Thanks for listening!!! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Strange maximize...
On Mon, 7 Aug 2006 22:57:50 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Mon, 7 Aug 2006 15:43:18 +0200 Anders Troback > <[EMAIL PROTECTED]> babbled: > > > On Mon, 7 Aug 2006 20:58:08 +0900 > > Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > > > > > On Mon, 7 Aug 2006 13:14:24 +0200 Anders Troback > > > <[EMAIL PROTECTED]> babbled: > > > > > > > Aha, but sins I want it on the bottom of my screen the Maximize > > > > hide my windows:-) > > > > > > > > Any workaround or suggestions? > > > > > > put the gnome panel on an edge of the screen. it is not intended > > > to be in the middle - e is simply treating the gnome panel window > > > the way it wants to be treated. > > > > Then I'm forced to have the panel on the top edge and not at the > > bottom as I like to, as a E user I'm not used to get forced to > > do thing:-( Looks like I have to find another way of showing my tray > > icons. To bad that you "gave up" the iTry module... > > in your screenshot the gnome panel was in the middle of the screen > (on the leftish side) with a gaim icon and something else in it. > > > Hey, I'm not that stupid:-D Normally I keep the panel on the bottom > > and not in the middle, that was just to show you guys the behavior, > > not much to see if the windows are of screen! > > thats how maximize works - it resizes edges of a window in certain > directions until they hit a screen edge OR a window that it shouldn't > maximize over or a gadget or a shelf - it happens to decide to try > horizontal maximizing first then expand vertically (and then it > can't). you are simply giving it a "silly case" to handle. if you > panel was at the bottom, top left or right edges of the screen it'd > be working fine. No it will not!!! As soon as the panel are at the bottom I can't maximize the windows at all, the are disappearing and the only way to close them are to use the ctrl-del-w and close!!! If the panel are on the left/right edge the panel creates an hidden "roof" so all my apps are moved down under that roof as soon as I maximize the window! > > > Thanks!!! > > > > > > > > > On Mon, 7 Aug 2006 20:04:13 +0900 > > > > Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > > > > > > > > > On Mon, 7 Aug 2006 12:38:19 +0200 Anders Troback > > > > > <[EMAIL PROTECTED]> babbled: > > > > > > > > > > > Hi, > > > > > > > > > > > > I run into some issues when I did try to maximize a window! > > > > > > When I have a gnome panel running the Maximize and Maximize > > > > > > Vertically functions behaves strange! The gnome panel seams > > > > > > to be the top of the screen! > > > > > > > > > > because the panel says "dont cover me" by saying: > > > > > > > > > > _NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_DOCK > > > > > > > > > > ie its a dock window - so e treats it as such and limits > > > > > maximizing to the edges of any dock windows. > > > > > > > > > > > Here are some screenshots of the problem. > > > > > > > > > > > > Xterm Maximized: > > > > > > http://www.troback.com/data/max_full.jpg > > > > > > > > > > > > Xterm Maximized Vertically: > > > > > > http://www.troback.com/data/max_vert.jpg > > > > > > > > > > > > > > > > > > \\troback > > > > > > -- > > > > > > > > > > > > > > > > > > Microsoft is not the answer. > > > > > > Microsoft is the question. > > > > > > And 'No' is the answer! > > > > > > > > > > > > Anders Trobäck > > > > > > http://www.troback.com > > > > > > > > > > > > - > > > > > > Take Surveys. Earn Cash. Influence the Future of IT > > > > > > Join SourceForge.net's Techsay panel and you'll get the > > > > > > chance to share your opinions on IT & business t
Re: [E-devel] Strange maximize...
On Mon, 7 Aug 2006 20:58:08 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Mon, 7 Aug 2006 13:14:24 +0200 Anders Troback > <[EMAIL PROTECTED]> babbled: > > > Aha, but sins I want it on the bottom of my screen the Maximize > > hide my windows:-) > > > > Any workaround or suggestions? > > put the gnome panel on an edge of the screen. it is not intended to > be in the middle - e is simply treating the gnome panel window the > way it wants to be treated. Then I'm forced to have the panel on the top edge and not at the bottom as I like to, as a E user I'm not used to get forced to do thing:-( Looks like I have to find another way of showing my tray icons. To bad that you "gave up" the iTry module... Hey, I'm not that stupid:-D Normally I keep the panel on the bottom and not in the middle, that was just to show you guys the behavior, not much to see if the windows are of screen! Thanks!!! > > > On Mon, 7 Aug 2006 20:04:13 +0900 > > Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > > > > > On Mon, 7 Aug 2006 12:38:19 +0200 Anders Troback > > > <[EMAIL PROTECTED]> babbled: > > > > > > > Hi, > > > > > > > > I run into some issues when I did try to maximize a window! > > > > When I have a gnome panel running the Maximize and Maximize > > > > Vertically functions behaves strange! The gnome panel seams to > > > > be the top of the screen! > > > > > > because the panel says "dont cover me" by saying: > > > > > > _NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_DOCK > > > > > > ie its a dock window - so e treats it as such and limits > > > maximizing to the edges of any dock windows. > > > > > > > Here are some screenshots of the problem. > > > > > > > > Xterm Maximized: > > > > http://www.troback.com/data/max_full.jpg > > > > > > > > Xterm Maximized Vertically: > > > > http://www.troback.com/data/max_vert.jpg > > > > > > > > > > > > \\troback > > > > -- > > > > > > > > > > > > Microsoft is not the answer. > > > > Microsoft is the question. > > > > And 'No' is the answer! > > > > > > > > Anders Trobäck > > > > http://www.troback.com > > > > > > > > - > > > > Take Surveys. Earn Cash. Influence the Future of IT > > > > Join SourceForge.net's Techsay panel and you'll get the chance > > > > to share your opinions on IT & business topics through brief > > > > surveys -- and earn cash > > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > > ___ > > > > enlightenment-devel mailing list > > > > enlightenment-devel@lists.sourceforge.net > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > > > > > > > > > > > > -- > > > > > > Microsoft is not the answer. > > Microsoft is the question. > > And 'No' is the answer! > > > > Anders Trobäck > > http://www.troback.com > > > > - > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to > > share your opinions on IT & business topics through brief surveys > > -- and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > ___ enlightenment-devel > > mailing list enlightenment-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Strange maximize...
Aha, but sins I want it on the bottom of my screen the Maximize hide my windows:-) Any workaround or suggestions? On Mon, 7 Aug 2006 20:04:13 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Mon, 7 Aug 2006 12:38:19 +0200 Anders Troback > <[EMAIL PROTECTED]> babbled: > > > Hi, > > > > I run into some issues when I did try to maximize a window! When I > > have a gnome panel running the Maximize and Maximize Vertically > > functions behaves strange! The gnome panel seams to be the top of > > the screen! > > because the panel says "dont cover me" by saying: > > _NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_DOCK > > ie its a dock window - so e treats it as such and limits maximizing > to the edges of any dock windows. > > > Here are some screenshots of the problem. > > > > Xterm Maximized: > > http://www.troback.com/data/max_full.jpg > > > > Xterm Maximized Vertically: > > http://www.troback.com/data/max_vert.jpg > > > > > > \\troback > > -- > > > > > > Microsoft is not the answer. > > Microsoft is the question. > > And 'No' is the answer! > > > > Anders Trobäck > > http://www.troback.com > > > > - > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to > > share your opinions on IT & business topics through brief surveys > > -- and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > ___ enlightenment-devel > > mailing list enlightenment-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Strange maximize...
OK, thanks for the info!!! On Mon, 7 Aug 2006 13:05:48 + Aleksej Struk <[EMAIL PROTECTED]> wrote: > Actually it is not behaves strange wrt the current maximize algo. > Basically for now, the miximize algo thakes a whole screen as a > possible window size and then cuts some parts from it wrt the objects > on the screen. It does not take into account the possible maximum > size of the window after maximization, or that the object on the > screen(like your gnome panel) does not overlap the window after > maximization(for example after vertical maximization). > > Recetnly there was a functionality that did all this stuff. But it was > removed by the raster due to unknown reasons(at least for me :)). > > sn > > On Mon, Aug 07, 2006 at 12:38:19PM +0200, Anders Troback wrote: > > Hi, > > > > I run into some issues when I did try to maximize a window! When I > > have a gnome panel running the Maximize and Maximize Vertically > > functions behaves strange! The gnome panel seams to be the top of > > the screen! > > > > Here are some screenshots of the problem. > > > > Xterm Maximized: > > http://www.troback.com/data/max_full.jpg > > > > Xterm Maximized Vertically: > > http://www.troback.com/data/max_vert.jpg > > > > > > \\troback > > -- > > > > > > Microsoft is not the answer. > > Microsoft is the question. > > And 'No' is the answer! > > > > Anders Trob?ck > > http://www.troback.com > > > > - > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to > > share your opinions on IT & business topics through brief surveys > > -- and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > ___ enlightenment-devel > > mailing list enlightenment-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Strange maximize...
Hi, I run into some issues when I did try to maximize a window! When I have a gnome panel running the Maximize and Maximize Vertically functions behaves strange! The gnome panel seams to be the top of the screen! Here are some screenshots of the problem. Xterm Maximized: http://www.troback.com/data/max_full.jpg Xterm Maximized Vertically: http://www.troback.com/data/max_vert.jpg \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Entropy SIGSEGV on exit!
Hi, if I have a folder open and presses the close button on the window border or the close in the window menu Entropy crashes with a SIGSEGV! This is not happening if I close the program from the menu or if I don't selects any folders! No big deal sins I'm closing it any way;-) BT: Program received signal SIGSEGV, Segmentation fault. 0x28be42a2 in etk_object_signal_callbacks_get (object=0x80a8000, signal=0x80854a0, callbacks=0xbfbfe0b0, after=1 '\001') at etk_object.c:264 264 callback = l->data; (gdb) bt #0 0x28be42a2 in etk_object_signal_callbacks_get (object=0x80a8000, signal=0x80854a0, callbacks=0xbfbfe0b0, after=1 '\001') at etk_object.c:264 #1 0x28bec2cc in etk_signal_emit_valist (signal=0x80854a0, object=0x80a8000, return_value=0xbfbfe0f3, args=0xbfbfe0ec "ÈÝÀ(") at etk_signal.c:399 #2 0x28bec018 in etk_signal_emit (signal=0x80854a0, object=0x80a8000, return_value=0xbfbfe0f3) at etk_signal.c:294 #3 0x28c0ddf9 in _etk_window_delete_request_cb (window=0x80a8000) at etk_window.c:767 #4 0x28c25095 in _window_delete_request_cb (ecore_evas=0x80a8200) at ecore_evas.c:482 #5 0x286dd530 in _ecore_evas_x_event_window_delete_request () from /usr/devel/enlightenment/current/lib/libecore_evas.so.1 #6 0x286a46e3 in _ecore_event_call () from /usr/devel/enlightenment/current/lib/libecore.so.1 #7 0x286aba7c in _ecore_main_loop_iterate_internal () from /usr/devel/enlightenment/current/lib/libecore.so.1 #8 0x286aab50 in ecore_main_loop_begin () from /usr/devel/enlightenment/current/lib/libecore.so.1 #9 0x28bdd855 in etk_main () at etk_main.c:168 #10 0x28ba7f86 in entropy_plugin_layout_main () from /usr/devel/enlightenment/current/share/entropy/plugins//layout_etk_simple.so #11 0x0804eaac in entropy_core_init () ---Type to continue, or q to quit--- #12 0x08050a01 in main () \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Entropy SIGABRT!
Hi, Entropy SIGABRT if I goes down some folder levels and uses the drop down or the Up button to go up to a previous level! Running on FreeBSD 6.1 and CVS co for about four hours ago! Here are a backtrace: Clearing tree.. entropy in free(): error: chunk is already free Program received signal SIGABRT, Aborted. 0x288f6363 in kill () from /lib/libc.so.6 (gdb) bt #0 0x288f6363 in kill () from /lib/libc.so.6 #1 0x288f6300 in raise () from /lib/libc.so.6 #2 0x288f5014 in abort () from /lib/libc.so.6 #3 0x2889b4d3 in _UTF8_init () from /lib/libc.so.6 #4 0xbfbfe881 in ?? () #5 0x288fc4d7 in sys_nsig () from /lib/libc.so.6 #6 0x288fc3d7 in sys_nsig () from /lib/libc.so.6 #7 0x288fc434 in sys_nsig () from /lib/libc.so.6 #8 0x in ?? () #9 0x28906508 in ?? () from /lib/libc.so.6 #10 0xbfbfe0c8 in ?? () #11 0x2889b501 in _UTF8_init () from /lib/libc.so.6 #12 0x28906508 in ?? () from /lib/libc.so.6 #13 0x28918f64 in _nsyyin () from /lib/libc.so.6 #14 0xbfbfe178 in ?? () #15 0x2889c261 in _UTF8_init () from /lib/libc.so.6 #16 0x in ?? () #17 0x08235cc0 in ?? () #18 0x in ?? () #19 0x in ?? () #20 0x08077700 in ?? () #21 0x2805b2bc in elf_hash () from /libexec/ld-elf.so.1 Previous frame inner to this frame (corrupt stack?) (gdb) -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] e shelf patch
Oh, should have thought about that...:-] Thanks!!! On Thu, 15 Jun 2006 19:46:43 +0200 Laurent GHIGONIS <[EMAIL PROTECTED]> wrote: > Enable font class for Module Big and Little, and change the font > size :) > > Le Thu, 15 Jun 2006 14:32:43 +0200, > Anders Troback <[EMAIL PROTECTED]> a écrit : > > > On Thu, 15 Jun 2006 14:48:10 +0200 > > Laurent GHIGONIS <[EMAIL PROTECTED]> wrote: > > > > > hi > > > > > > here is a little patch for shelf configuration pannel to display > > > shelf orientation instead of E icon in the list > > > > > > http://.zapto.org/httpup/e17_shelves_iconlist_2.jpg > > > > Hi, > > > > I just saw you screenshot and was curios about the size of tclock! I > > can't get it as large as I want to. How did you did it? > > > > Thanks for listening! > > > > \\troback > > > > > ___ > enlightenment-devel mailing list > enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Taskbar Module
On Mon, 29 May 2006 16:09:35 +0200 Morten Nilsen <[EMAIL PROTECTED]> wrote: > Sthithaprajna Garapaty wrote: > > Sorry about the mess. > > Got some help from KainX and hopefully this is now a working > > package. Here it is: > > http://war.interhact.net/~iamsthitha/junk/taskbar-0.0.1.tar.gz > > just noticed 0.0.2 was there, and tried it out.. nice going :) > > I think this module would nice to have in CVS.. > Agree, put in in the CVS tree! Nice work BTW, builds on FreeBSD:-D \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - --- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Ecore does not compile.
On Mon, 22 May 2006 11:22:24 +0530 Shanker Balan <[EMAIL PROTECTED]> wrote: > Hello, > > Anders Troback wrote, > > I still can't compile Ecore on FreeBSD:-( > > > > 8<-- > > so ../../src/lib/ecore_job/.libs/libecore_job.so > > ../../src/lib/ecore_evas/.libs/libecore_evas.so > > /usr/devel/enlightenment/e17/libs/ecore/src/lib/ecore_x/.libs/libecore_x.so > > -lXcursor -lXrender -lXp -lXinerama -lXrandr -lXfixes -lXdamage > > -lXss -lX11 > > -lXext > > /usr/devel/enlightenment/e17/libs/ecore/src/lib/ecore_txt/.libs/libecore_txt.so > > > > /usr/devel/enlightenment/e17/libs/ecore/src/lib/ecore_job/.libs/libecore_job.so > > /usr/devel/enlightenment/current/lib/libevas.so > > /usr/devel/enlightenment/current/lib/libeet.so /usr/local/lib/libjpeg.so > > /usr/X11R6/lib/libfontconfig.so /usr/local/lib/libfreetype.so > > /usr/local/lib/libexpat.so ../../src/lib/ecore_con/.libs/libecore_con.so > > ../../src/lib/ecore_ipc/.libs/libecore_ipc.so > > /usr/devel/enlightenment/e17/libs/ecore/src/lib/ecore_con/.libs/libecore_con.so > > /usr/devel/enlightenment/e17/libs/ecore/src/lib/ecore/.libs/libecore.so > > -lcurl /usr/local/lib/libidn.so /usr/local/lib/libiconv.so -lssl > > -lcrypto -lz -lm -Wl,--rpath > > -Wl,/usr/devel/enlightenment/current/lib -Wl,--rpath > > -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib gcc: yes: No such > > file or directory gmake[3]: *** [ecore_test] Error 1 gmake[3]: > > Leaving directory `/usr/devel/enlightenment/e17/libs/ecore/src/bin' > > gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory > > `/usr/devel/enlightenment/e17/libs/ecore/src' gmake[1]: *** > > [all-recursive] Error 1 gmake[1]: Leaving directory > > `/usr/devel/enlightenment/e17/libs/ecore' gmake: *** [all] Error 2 > > 8<-- > > > > Any ideas out there? > > I am using configgen-1.15 to generate the autofoo stuff. All of e17 > compiles just fine (TM) here. > > [buffy] ~/cvs/enlightenment/e17/apps/e> pkg_info -x configgen > Information for configgen-1.15: > > Comment: > Script that makes life a little easier with gnu-autotools > > However, apps/e broke recently with a evas_font_available_list_free > problem. Not quiet sure why but I have rebuilt everything dependant. > > e_font.o(.text+0x2d7): In function `e_font_available_list': : > undefined reference to `evas_font_available_list' > e_font.o(.text+0x34d): In function `e_font_available_list': : > undefined reference to `evas_font_available_list_free' gmake[3]: *** > [enlightenment] Error 1 gmake[3]: Leaving directory > `/home/shanker/cvs/enlightenment/e17/apps/e/src/bin' > I found it, I had an old option in my build script, --with-iconv-link was needed before...not any more:-) Thanks for your time!!! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Ecore does not compile.
I still can't compile Ecore on FreeBSD:-( 8<-- so ../../src/lib/ecore_job/.libs/libecore_job.so ../../src/lib/ecore_evas/.libs/libecore_evas.so /usr/devel/enlightenment/e17/libs/ecore/src/lib/ecore_x/.libs/libecore_x.so -lXcursor -lXrender -lXp -lXinerama -lXrandr -lXfixes -lXdamage -lXss -lX11 -lXext /usr/devel/enlightenment/e17/libs/ecore/src/lib/ecore_txt/.libs/libecore_txt.so /usr/devel/enlightenment/e17/libs/ecore/src/lib/ecore_job/.libs/libecore_job.so /usr/devel/enlightenment/current/lib/libevas.so /usr/devel/enlightenment/current/lib/libeet.so /usr/local/lib/libjpeg.so /usr/X11R6/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libexpat.so ../../src/lib/ecore_con/.libs/libecore_con.so ../../src/lib/ecore_ipc/.libs/libecore_ipc.so /usr/devel/enlightenment/e17/libs/ecore/src/lib/ecore_con/.libs/libecore_con.so /usr/devel/enlightenment/e17/libs/ecore/src/lib/ecore/.libs/libecore.so -lcurl /usr/local/lib/libidn.so /usr/local/lib/libiconv.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/devel/enlightenment/current/lib -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib gcc: yes: No such file or directory gmake[3]: *** [ecore_test] Error 1 gmake[3]: Leaving directory `/usr/devel/enlightenment/e17/libs/ecore/src/bin' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/devel/enlightenment/e17/libs/ecore/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/devel/enlightenment/e17/libs/ecore' gmake: *** [all] Error 2 8<-- Any ideas out there? \\troback On Sat, 20 May 2006 03:16:58 +0200 Francisco Sanz <[EMAIL PROTECTED]> wrote: > Now it's ok > > thanks. > > > El vie, 19-05-2006 a las 09:25 -0500, Ibukun Olumuyiwa escribió: > > Francisco Sanz wrote: > > > Hello. > > > > > > I have a problem compiling ecore. > > > > > > There is not all archives in ecore/src/lib/ecore_x > > > > > > i.e. there is not ecore_x_fixes.c > > > > > > I downlad ecore from cvs today. > > > > > > > My error - forgot to add the new files to CVS. Update and try again. > > > > > > --- > Using Tomcat but need to do more? Need to support web services, > security? Get stuff done quickly with pre-integrated technology to > make your job easier Download IBM WebSphere Application Server > v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 > ___ enlightenment-devel > mailing list enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Ecore does not compile.
On Fri, 19 May 2006 09:25:24 -0500 Ibukun Olumuyiwa <[EMAIL PROTECTED]> wrote: > Francisco Sanz wrote: > > Hello. > > > > I have a problem compiling ecore. > > > > There is not all archives in ecore/src/lib/ecore_x > > > > i.e. there is not ecore_x_fixes.c > > > > I downlad ecore from cvs today. > > > > My error - forgot to add the new files to CVS. Update and try again. > I have problems compiling ecore! It says: gcc: yes: No such file or directory \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Re: E CVS: tclock devilhorns
Mr. Devilhorns, I saw that you disable the sv.po. Do you know what the problem was? It works for me;-) Thanks for you time! \\troback On Thu, 18 May 2006 16:34:29 -0400 (EDT) Enlightenment CVS <[EMAIL PROTECTED]> wrote: > Enlightenment CVS committal > > Author : devilhorns > Project : e_modules > Module : tclock > > Dir : e_modules/tclock > > > Modified Files: > configure.in e_mod_main.c e_mod_main.h > > > Log Message: > Removed sv translation from configure.in as it was causing make to > fail here. > Cleaned up code a bit, no need to store a config item per instance > when we can just look it up (less overhead). > Make timer be per-instance so it can have different resolutions per > instance. > > > === > RCS file: /cvs/e/e_modules/tclock/configure.in,v > retrieving revision 1.9 > retrieving revision 1.10 > diff -u -3 -r1.9 -r1.10 > --- configure.in 18 May 2006 11:18:23 - 1.9 > +++ configure.in 18 May 2006 20:34:29 - 1.10 > @@ -17,7 +17,7 @@ > AM_ENABLE_SHARED > AM_PROG_LIBTOOL > > -ALL_LINGUAS="fi it ja sv" > +ALL_LINGUAS="fi it ja" > AC_SUBST(ALL_LINGUAS) > > AM_GNU_GETTEXT([external]) > === > RCS file: /cvs/e/e_modules/tclock/e_mod_main.c,v > retrieving revision 1.21 > retrieving revision 1.22 > diff -u -3 -r1.21 -r1.22 > --- e_mod_main.c 18 May 2006 12:09:39 - 1.21 > +++ e_mod_main.c 18 May 2006 20:34:29 - 1.22 > @@ -36,8 +36,8 @@ > { > E_Gadcon_Client *gcc; > Evas_Object *tclock; > - Config_Item *cfg; > const char *id; > + Ecore_Timer *check_timer; > }; > > static E_Gadcon_Client * > @@ -65,13 +65,13 @@ > gcc->data = inst; > inst->gcc = gcc; > inst->tclock = o; > - inst->cfg = ci; > > evas_object_event_callback_add(o, EVAS_CALLBACK_MOUSE_DOWN, > _tclock_cb_mouse_down, inst); > tclock_config->instances = > evas_list_append(tclock_config->instances, inst); > - _tclock_cb_check(NULL); > + _tclock_cb_check(inst); > + inst->check_timer = ecore_timer_add(ci->poll_time, > _tclock_cb_check, inst); return gcc; > } > > @@ -81,6 +81,8 @@ > Instance *inst; > > inst = gcc->data; > + if (inst->check_timer) > + ecore_timer_del(inst->check_timer); > evas_stringshare_del(inst->id); > tclock_config->instances = > evas_list_remove(tclock_config->instances, inst); > evas_object_del(inst->tclock); @@ -192,27 +194,24 @@ > inst = l->data; > ci = _tclock_config_item_get(inst->gcc->gadcon->id); > if ((inst->id) && (ci->id) && (!strcmp(inst->id, ci->id))) > - { > - inst->cfg = ci; > - > - if (!inst->cfg->show_time) > + { > + if (!ci->show_time) > edje_object_signal_emit(inst->tclock, "time_hidden", > ""); else > edje_object_signal_emit(inst->tclock, "time_visible", > ""); edje_object_message_signal_process(inst->tclock); > > - if (!inst->cfg->show_date) > + if (!ci->show_date) > edje_object_signal_emit(inst->tclock, "date_hidden", > ""); else > edje_object_signal_emit(inst->tclock, "date_visible", > ""); edje_object_message_signal_process(inst->tclock); > > - if (tclock_config->tclock_check_timer) > -ecore_timer_del(tclock_config->tclock_check_timer); > + if (inst->check_timer) > +ecore_timer_del(inst->check_timer); > > - tclock_config->tclock_check_timer = > ecore_timer_add(inst->cfg->poll_time, > - > _tclock_cb_check, NULL); > - _tclock_cb_check(NULL); > + _tclock_cb_check(inst); > + inst->check_timer = ecore_timer_add(ci->poll_time, > _tclock_cb_check, inst); } > } > } > @@ -221,6 +220,7 @@ > _tclock_cb_check(void *data) > { > Instance *inst; > + Config_Item *ci; > Evas_List *l; > time_t current_time; > struct tm *local_time; > @@ -230,32 +230,26 @@ > current_time = time(NULL); > local_time = localtime(¤t_time); > > - for (l = tclock_config->instances; l; l = l->next) > - { > - Instance *inst; > - Config_Item *ci; > - > - inst = l->data; > - ci = _tclock_config_item_get(inst->gcc->gadcon->id); > - inst->cfg = ci; > + inst = data; > + ci = _tclock_config_item_get(inst->gcc->gadcon->id); > > - if (!inst->cfg->show_time) > - edje_object_signal_emit(inst->tclock, "time_hidden", ""); > - else > - edje_object_signal_emit(inst->tclock, "time_visible", ""); > - edje_object_message_signal_process(inst->tclock); > - > - if (!inst->cfg->show_date) > - edje_object_signal_emit(inst->tclock, "date_hidden", ""); > - else > - edje_object_signal_emit(inst->tclock, "date_visible", ""); > - edje_object_message_signal_process(inst->tcloc
[E-devel] Error building...
Hi, having some problems lately when I'm compiling e17/apps/e and e17/libs/ecore on FreeBSD. I think this means that I have the wrong ecore version...this is e: 8<- e rm -f ".deps/e_int_config_display.Tpo"; exit 1; fi e_int_config_display.c:49: error: syntax error before "Ecore_X_Randr_Rotation" e_int_config_display.c: In function `_fill_data': e_int_config_display.c:200: error: syntax error before "rots" e_int_config_display.c:207: error: `rots' undeclared (first use in this function ) e_int_config_display.c:207: error: (Each undeclared identifier is reported only once e_int_config_display.c:207: error: for each function it appears in.) e_int_config_display.c:210: error: structure has no member named `rotation' e_int_config_display.c:211: error: `ECORE_X_RANDR_FLIP_X' undeclared (first use in this function) e_int_config_display.c:211: error: `ECORE_X_RANDR_FLIP_Y' undeclared (first use in this function) e_int_config_display.c:212: error: structure has no member named `flip' e_int_config_display.c:212: error: structure has no member named `rotation' e_int_config_display.c:216: error: `ECORE_X_RANDR_ROT_0' undeclared (first use i n this function) e_int_config_display.c:216: error: `ECORE_X_RANDR_ROT_90' undeclared (first use in this function) e_int_config_display.c:217: error: `ECORE_X_RANDR_ROT_180' undeclared (first use in this function) e_int_config_display.c:217: error: `ECORE_X_RANDR_ROT_270' undeclared (first use in this function) e_int_config_display.c:218: error: structure has no member named `rotation' e_int_config_display.c:219: error: structure has no member named `rotation' e_int_config_display.c: In function `_basic_apply_data': e_int_config_display.c:302: error: syntax error before "rot" e_int_config_display.c:304: error: `rot' undeclared (first use in this function) e_int_config_display.c:305: error: structure has no member named `rotation' e_int_config_display.c:305: error: structure has no member named `flip' e_int_config_display.c:307: error: structure has no member named `rotation' e_int_config_display.c:307: error: structure has no member named `flip' e_int_config_display.c:308: error: structure has no member named `rotation' e_int_config_display.c:308: error: structure has no member named `flip' e_int_config_display.c: In function `_basic_create_widgets': e_int_config_display.c:439: error: structure has no member named `rotation' e_int_config_display.c:441: error: `ECORE_X_RANDR_ROT_0' undeclared (first use i n this function) e_int_config_display.c:444: error: `ECORE_X_RANDR_ROT_90' undeclared (first use in this function) e_int_config_display.c:447: error: `ECORE_X_RANDR_ROT_180' undeclared (first use in this function) e_int_config_display.c:450: error: `ECORE_X_RANDR_ROT_270' undeclared (first use in this function) e_int_config_display.c:461: error: structure has no member named `flip' e_int_config_display.c:463: error: `ECORE_X_RANDR_FLIP_X' undeclared (first use in this function) e_int_config_display.c:466: error: `ECORE_X_RANDR_FLIP_Y' undeclared (first use in this function) gmake[3]: *** [e_int_config_display.o] Error 1 gmake[3]: Leaving directory `/usr/devel/enlightenment/e17/apps/e/src/bin' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/devel/enlightenment/e17/apps/e/src' 8<- This is ecore: 8<- ent/e17/libs/ecore/src/lib/ecore_con/.libs/libecore_con.so /usr/devel/enlightenment/e17/libs/ecore/src/lib/ecore/.libs/libecore.so -lcurl /usr/local/lib/libidn.so /usr/local/lib/libiconv.so -lssl -lcrypto -lz -lm -Wl,--rpath -Wl,/usr/devel/enlightenment/current/lib -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/X11R6/lib gcc: yes: No such file or directory gmake[3]: *** [ecore_test] Error 1 gmake[3]: Leaving directory `/usr/devel/enlightenment/e17/libs/ecore/src/bin' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/devel/enlightenment/e17/libs/ecore/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/devel/enlightenment/e17/libs/ecore' gmake: *** [all] Error 2 8<- Thanks for your time!!! Regards Anders Troback Sweden -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Antigadget placement not working?
On Sun, 7 May 2006 01:17:23 +0900 "David Stevenson" <[EMAIL PROTECTED]> wrote: > On 07/05/06, Anders Troback <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > does enlightenment_remote -window-placement-policy-set ANTIGADGET > > work for you? > > > > Not for me! It used to but not anymore! > > > > Please confirm! > > > > Thanks!!! > > > Hi Anders, > > I imagine that this is because of the change from e_gadget based > modules to e_gadcon based modules. A suitable solution is likely a > simple matter of time :) OK, thanks, then I'll wait!!! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Antigadget placement not working?
Hi, does enlightenment_remote -window-placement-policy-set ANTIGADGET work for you? Not for me! It used to but not anymore! Please confirm! Thanks!!! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Build evfs on FreeBSD...
And fix it you did:-) Thanks!!! \\troback On Sat, 29 Apr 2006 01:18:35 +1000 Alexander Taylor <[EMAIL PROTECTED]> wrote: > Hi, > My fault - will fix. > > Cheers, > Alex. > > On Thu, 2006-04-27 at 16:06 +0200, Anders Troback wrote: > > I tire to maintain a script that builds e17 from cvs on FreeBSD, for > > some time now the evfs wont build, I get this: > > > > gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../.. > > -I../../../src/include -I /usr/devel/enlightenment/current/include > > -I/usr/include -I/usr/local/include -I/ usr/X11R6/include > > -I/usr/devel/enlightenment/current/include -I/usr/devel/enligh > > tenment/current/include -D_FILE_OFFSET_BITS=64 -MT > > samba_la-evfs_fs_samba.lo -MD -MP > > -MF .deps/samba_la-evfs_fs_samba.Tpo -c evfs_fs_samba.c -fPIC > > -DPIC -o .li bs/samba_la-evfs_fs_samba.o evfs_fs_samba.c: In > > function `auth_fn': evfs_fs_samba.c:143: error: `PATH_MAX' > > undeclared (first use in this function) evfs_fs_samba.c:143: error: > > (Each undeclared identifier is reported only once > > evfs_fs_samba.c:143: error: for each function it appears in.) > > evfs_fs_samba.c: In function `smb_evfs_file_stat': > > evfs_fs_samba.c:247: error: `PATH_MAX' undeclared (first use in > > this function) evfs_fs_samba.c: In function `smb_evfs_dir_list': > > evfs_fs_samba.c:301: error: `PATH_MAX' undeclared (first use in > > this function) evfs_fs_samba.c: In function `evfs_file_remove': > > evfs_fs_samba.c:415: error: `PATH_MAX' undeclared (first use in > > this function) gmake[4]: *** [samba_la-evfs_fs_samba.lo] Error 1 > > gmake[4]: Leaving directory > > `/usr/devel/enlightenment/e17/apps/evfs/src/plugins/ file' > > gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory > > `/usr/devel/enlightenment/e17/apps/evfs/src/plugins' gmake[2]: *** > > [all-recursive] Error 1 gmake[2]: Leaving directory > > `/usr/devel/enlightenment/e17/apps/evfs/src' gmake[1]: *** > > [all-recursive] Error 1 gmake[1]: Leaving directory > > `/usr/devel/enlightenment/e17/apps/evfs' gmake: *** [all] Error 2 > > > > Any ides why evfs don't build? > > > > Thanks! > > > > \\troback > > > > > > --- > Using Tomcat but need to do more? Need to support web services, > security? Get stuff done quickly with pre-integrated technology to > make your job easier Download IBM WebSphere Application Server > v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > ___ enlightenment-devel > mailing list enlightenment-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Build evfs on FreeBSD...
I tire to maintain a script that builds e17 from cvs on FreeBSD, for some time now the evfs wont build, I get this: gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../.. -I../../../src/include -I /usr/devel/enlightenment/current/include -I/usr/include -I/usr/local/include -I/ usr/X11R6/include -I/usr/devel/enlightenment/current/include -I/usr/devel/enligh tenment/current/include -D_FILE_OFFSET_BITS=64 -MT samba_la-evfs_fs_samba.lo -MD -MP -MF .deps/samba_la-evfs_fs_samba.Tpo -c evfs_fs_samba.c -fPIC -DPIC -o .li bs/samba_la-evfs_fs_samba.o evfs_fs_samba.c: In function `auth_fn': evfs_fs_samba.c:143: error: `PATH_MAX' undeclared (first use in this function) evfs_fs_samba.c:143: error: (Each undeclared identifier is reported only once evfs_fs_samba.c:143: error: for each function it appears in.) evfs_fs_samba.c: In function `smb_evfs_file_stat': evfs_fs_samba.c:247: error: `PATH_MAX' undeclared (first use in this function) evfs_fs_samba.c: In function `smb_evfs_dir_list': evfs_fs_samba.c:301: error: `PATH_MAX' undeclared (first use in this function) evfs_fs_samba.c: In function `evfs_file_remove': evfs_fs_samba.c:415: error: `PATH_MAX' undeclared (first use in this function) gmake[4]: *** [samba_la-evfs_fs_samba.lo] Error 1 gmake[4]: Leaving directory `/usr/devel/enlightenment/e17/apps/evfs/src/plugins/ file' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/devel/enlightenment/e17/apps/evfs/src/plugins' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/devel/enlightenment/e17/apps/evfs/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/devel/enlightenment/e17/apps/evfs' gmake: *** [all] Error 2 Any ides why evfs don't build? Thanks! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] E17genmenu segmentation fault.
On Thu, 27 Apr 2006 09:41:11 +1000 David Seikel <[EMAIL PROTECTED]> wrote: > On Wed, 26 Apr 2006 23:31:40 +0200 Anders Troback > <[EMAIL PROTECTED]> wrote: > > > how are e17genmenu doing on Linux? Here on FreeBSD 6.1 I still have > > a segmentation fault! > > I'm still waiting for FreeBSD 6.1 to be released, and for a friend of > mine to get the CDs for me, then I can test it myself. > > Assuming your segfault was with the very latest code (I made changes > yesterday) I just committed a possible fix to that part of the code. > Please let me know if that solves your problem. On the other hand, > that part doesn't work perfectly here, but at least it never > segfaulted on me. Yes, that did it:-) Good job!!! Thanks for listening!!! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] E17genmenu segmentation fault.
Hi, how are e17genmenu doing on Linux? Here on FreeBSD 6.1 I still have a segmentation fault! Here are my bt: #0 0x0804fe38 in _fdo_menus_legacy_menu (data=0xbfbfb510, path=0xbfbf9460 "/usr/local/share/applnk/.keep_me") at fdo_menus.c:564 #1 0x080522b9 in fdo_paths_recursive_search ( path=0xbfbfb530 "/usr/local/share/applnk/", file=0x0, dir_func=0x804fae4 <_fdo_menus_legacy_menu_dir>, func=0x804fd04 <_fdo_menus_legacy_menu>, data=0xbfbfb510) at fdo_paths.c:423 #2 0x08050a32 in _fdo_menus_merge (data=0xbfbfd640, tree=0x80f3560, element=6, level=2) at fdo_menus.c:853 #3 0x08052cec in dumb_tree_foreach (tree=0x80f3560, level=2, func=0x8050738 <_fdo_menus_merge>, data=0xbfbfd640) at dumb_tree.c:267 #4 0x08052ba1 in dumb_tree_foreach (tree=0x8056460, level=1, func=0x8050738 <_fdo_menus_merge>, data=0xbfbfd640) at dumb_tree.c:236 #5 0x08052ba1 in dumb_tree_foreach (tree=0x8056440, level=0, func=0x8050738 <_fdo_menus_merge>, data=0xbfbfd640) at dumb_tree.c:236 #6 0x0804ee79 in fdo_menus_get ( file=0x805a300 "/usr/local/etc/xdg/menus/applications.menu", merge_stack=0x8056420, level=0) at fdo_menus.c:138 #7 0x0804b1ca in make_menus () at menus.c:60 #8 0x0804a509 in main (argc=1, argv=0xbfbfe748) at main.c:172 Thanks for listening and have a nice day!!! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Start Entropy...
Jeep, that did it! A fall back would be nice:-) Thanks! On Thu, 06 Apr 2006 19:31:45 +1000 Alexander Taylor <[EMAIL PROTECTED]> wrote: > Hi! > Most likely you haven't got the 'default' toolkit - i.e. ETK. Or it's > not compiling the plugins for it. > For now,try 'entropy --layout=ewl", or try installing ETK. > > I'm going to make it fall back to ewl in case etk is not present, in > order to make this process a bit simpler. > > Cheers, > Alex. > > On Wed, 2006-04-05 at 23:01 +0200, Anders Troback wrote: > > Hi list! > > > > Now days I got: > > Sorry, but you haven't loaded a layout plugin. Please configure > > one. > > > > when I tries to run Entropy! > > > > What did I miss here? > > > > Thanks! > > > > > > \\troback > > -- How many Microsoft employees does it take to screw in a light bulb? None, they declare darkness a new standard. Anders Trobäck [EMAIL PROTECTED] Hotellvägen 2B 262 61 Ängelholm +46 431 25 332 +46 70 33 53 444 http://www.troback.com - Dear Outlook users: Please remove me from your address books http://www.newsforge.com/article.pl?sid=03/08/21/143258 -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Start Entropy...
Hi list! Now days I got: Sorry, but you haven't loaded a layout plugin. Please configure one. when I tries to run Entropy! What did I miss here? Thanks! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Re: E CVS: weather devilhorns
On Sun, 19 Mar 2006 16:54:08 -0800 enlightenment-cvs@lists.sourceforge.net wrote: > Enlightenment CVS committal > > Author : devilhorns > Project : e_modules > Module : weather > > Dir : e_modules/weather > > > Modified Files: > AUTHORS > Added Files: > Makefile.am configure.in e_mod_config.c e_mod_config.h > e_mod_main.c e_mod_main.h weather.edc > > > Log Message: > Newer weather module, Cleaner code. > - Module text now clips to the module. > - Replaces E-Freezing menus in favor of a config dialog. > - Translators: You will need to redo the translations for this, > sorry. > Hi, this module doesn't build a pot (and I'm not sure if it's even building with the it.po)! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] CVS mirrors...
On Thu, 16 Mar 2006 14:51:56 -0500 Michael Jennings <[EMAIL PROTECTED]> wrote: > On Thursday, 16 March 2006, at 20:40:49 (+0100), > Anders Troback wrote: > > > I read about all the problems with anonymous CVS on SF lately and > > was thinking about a solution. This is just a tough so bare with > > me... > > A solution is already well underway. We've got everything mirrored to > a new server and will be providing anonymous rsync access to anyone > who wishes to create a read-only repository mirror. > > Michael > Then we all can forget about my previous posting;-) -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] CVS mirrors...
Hi, I read about all the problems with anonymous CVS on SF lately and was thinking about a solution. This is just a tough so bare with me... I'm a FreeBSD user and all source code for FreeBSD and all the ports are stored in CVS servers all around the world with a mirror framework. If it works so well in the FreeBSD wonderland why would it not work in the land of E? Can't we setup some mirrors that checkout the code from SF? The main idea is that all developers are working against SF. Some develop accounts checkout the code, lets say once an hour, and distributes the code with anonymous CVS to all the users. \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] The new menu generator is ready for testing, again.
On Fri, 10 Mar 2006 23:08:11 +1000 David Seikel <[EMAIL PROTECTED]> wrote: > On Fri, 10 Mar 2006 13:43:45 +0100 Anders Troback > <[EMAIL PROTECTED]> wrote: > > > I have done some testing... > > > > Box1: Segmentation fault (core dumped) > > > > Box2: Exits just fine and generates gedit-usercustom-1.eap > > and gedit-usercustom.eap in .e/e/applications/favorite/Generated > > Menus/Utilities/.order > > > > Box3: Exits, generates zero apps > > > > On all three I have rebuild all from scratch just to be sure. Cvs co > > approx four hours ago! > > > > Any clues? > > > > If you need more info just let me know!!! > > Just the obvious. What are the differences between the boxes? There > must be some reason you are getting those mixed results, and you > haven't told me anything about the differences. All are running FreeBSD-6, all are build e17 with the same script. Box 1 are a dual core server while box 2 & 3 are PC:s. On box 1 home folders are mapped over NFS (tested with local filesystem also). Box 1 have more apps installed. That's about all i can come up with, please ask if there are something you what to know!!! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] The new menu generator is ready for testing, again.
On Fri, 10 Mar 2006 05:34:48 +1000 David Seikel <[EMAIL PROTECTED]> wrote: > On Thu, 9 Mar 2006 16:15:34 +0100 Anders Troback > <[EMAIL PROTECTED]> wrote: > > > On Fri, 10 Mar 2006 01:04:19 +1000 > > David Seikel <[EMAIL PROTECTED]> wrote: > > > > > OK, try again five hours after this hits the mailing list, or > > > right now if you have dev cvs access. I just committed a work > > > around, but that may not fix things. I'll have another go at this > > > tomorrow. Must sleep now. > > > > Sorry, no luck! > > Damn insomnia. Getting closer to the reason for this failing. Give > it another go please. I have done some testing... Box1: Segmentation fault (core dumped) Box2: Exits just fine and generates gedit-usercustom-1.eap and gedit-usercustom.eap in .e/e/applications/favorite/Generated Menus/Utilities/.order Box3: Exits, generates zero apps On all three I have rebuild all from scratch just to be sure. Cvs co approx four hours ago! Any clues? If you need more info just let me know!!! Thanks for your time! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] The new menu generator is ready for testing, again.
On Fri, 10 Mar 2006 05:34:48 +1000 David Seikel <[EMAIL PROTECTED]> wrote: > On Thu, 9 Mar 2006 16:15:34 +0100 Anders Troback > <[EMAIL PROTECTED]> wrote: > > > On Fri, 10 Mar 2006 01:04:19 +1000 > > David Seikel <[EMAIL PROTECTED]> wrote: > > > > > OK, try again five hours after this hits the mailing list, or > > > right now if you have dev cvs access. I just committed a work > > > around, but that may not fix things. I'll have another go at this > > > tomorrow. Must sleep now. > > > > Sorry, no luck! > > Damn insomnia. Getting closer to the reason for this failing. Give > it another go please. Well, now I'm confused! One one box the program don't segs but on a other box it does! I will compile on a third box to find out more! I let you know asa I'm done! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] The new menu generator is ready for testing, again.
On Fri, 10 Mar 2006 01:04:19 +1000 David Seikel <[EMAIL PROTECTED]> wrote: > On Thu, 9 Mar 2006 13:54:22 +0100 Anders Troback > <[EMAIL PROTECTED]> wrote: > > > On Thu, 9 Mar 2006 21:14:56 +1000 > > David Seikel <[EMAIL PROTECTED]> wrote: > > > > > On Thu, 9 Mar 2006 09:07:21 +0100 Anders Troback > > > <[EMAIL PROTECTED]> wrote: > > > > > > > Segmentation fault (core dumped) > > > > > > > > :-( > > > > > > > > Build from CVS 10 mins ago on a FreeBSD-6 box... > > > > > > Any chance you could give me a backtrace? > > > > Sure, gdb log attached! > > OK, try again five hours after this hits the mailing list, or right > now if you have dev cvs access. I just committed a work around, but > that may not fix things. I'll have another go at this tomorrow. Must > sleep now. Sorry, no luck! Some backtrace... Program received signal SIGSEGV, Segmentation fault. _fdo_menus_legacy_menu (data=0xbfbfb590, path=0xbfbf94e0 "/usr/local/share/applnk/.keep_me") at fdo_menus.c:537 537if (legacy_data->current->elements[1].type == DUMB_TREE_ELEMENT_TYPE_ STRING) (gdb) bt #0 _fdo_menus_legacy_menu (data=0xbfbfb590, path=0xbfbf94e0 "/usr/local/share/applnk/.keep_me") at fdo_menus.c:537 #1 0x080509ff in fdo_paths_recursive_search ( path=0xbfbfb5b0 "/usr/local/share/applnk/", file=0x0, dir_func=0x804eaec <_fdo_menus_legacy_menu_dir>, func=0x804ecdc <_fdo_menus_legacy_menu>, data=0xbfbfb590) at fdo_paths.c:423 #2 0x0804f800 in _fdo_menus_merge (data=0xbfbfd690, tree=0x80b37e0, element=15, level=2) at fdo_menus.c:852 #3 0x080511eb in dumb_tree_foreach (tree=0x80b37e0, level=2, func=0x804f3d8 <_fdo_menus_merge>, data=0xbfbfd690) at dumb_tree.c:267 #4 0x08051214 in dumb_tree_foreach (tree=0x809ea20, level=1, func=0x804f3d8 <_fdo_menus_merge>, data=0xbfbfd690) at dumb_tree.c:236 #5 0x08051214 in dumb_tree_foreach (tree=0x809ea00, level=0, func=0x804f3d8 <_fdo_menus_merge>, data=0xbfbfd690) at dumb_tree.c:236 #6 0x0804e064 in fdo_menus_get ( file=0x80a6780 "/usr/local/etc/xdg/menus/applications.menu", merge_stack=0xbfbfd690, level=0) at fdo_menus.c:138 #7 0x0804b12f in make_menus () at menus.c:56 #8 0x0804a523 in main (argc=4, argv=0xbfbfd730) at main.c:174 --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Re: [Enlightenment-intl] Bug?
On Thu, 9 Mar 2006 11:20:57 + Aleksej Struk <[EMAIL PROTECTED]> wrote: > On Thu, Mar 09, 2006 at 07:57:48AM +0100, Anders Troback wrote: > // On Wed, 08 Mar 2006 23:00:45 +0900 (JST) > // Yasufumi Haga <[EMAIL PROTECTED]> wrote: > // > // > Hello > // > > // > On Wed, 8 Mar 2006 13:54:45 +0100, > // >Anders Troback <[EMAIL PROTECTED]> wrote: > // > > // > | Hi, > // > | > // > | if I run E17 with the Swedish locale and entering the Key > binding // > | Settings in Configuration Panel E17 segs when I select > the Run // > Command | line! > // > > // > I have the same problem with ja_JP.eucJP. > // > > > Is it possible to have a backtrace ? Is this happens with the latest > CVS ? > Yes, not sure how to that with a WM, help please! Define latest in CVS;-) CVS co about six hours ago --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] The new menu generator is ready for testing, again.
On Thu, 9 Mar 2006 21:14:56 +1000 David Seikel <[EMAIL PROTECTED]> wrote: > On Thu, 9 Mar 2006 09:07:21 +0100 Anders Troback > <[EMAIL PROTECTED]> wrote: > > > On Wed, 8 Mar 2006 09:58:41 +1000 > > David Seikel <[EMAIL PROTECTED]> wrote: > > > > > Let's try this again, with a new, much simpler test procedure. > > > > > > Update from cvs, if from anon cvs, wait about four hours for my > > > changes to get copied there. > > > > > > Make sure that you install e_utils, and all it's dependencies. > > > > > > Backup your ~/.e/e/applications/favorite and > > > ~/.e/e/applications/all, just to be on the safe side. > > > > > > Run e17genmenu. The adventurous could try e17genmenu -o. > > > > > > After that has finished running, E will by unresponsive for a few > > > minutes. This is a known issue with the eap cache regeneration. > > > > > > Send me the last line that is output (the one with the timing > > > stats) and let me know what distro and CPU speed you tested it on. > > > > Last line is: > > > > Segmentation fault (core dumped) > > > > :-( > > > > Build from CVS 10 mins ago on a FreeBSD-6 box... > > Any chance you could give me a backtrace? Sure, gdb log attached! gdb_e17genmenu Description: Binary data
Re: [E-devel] The new menu generator is ready for testing, again.
On Wed, 8 Mar 2006 09:58:41 +1000 David Seikel <[EMAIL PROTECTED]> wrote: > Let's try this again, with a new, much simpler test procedure. > > Update from cvs, if from anon cvs, wait about four hours for my > changes to get copied there. > > Make sure that you install e_utils, and all it's dependencies. > > Backup your ~/.e/e/applications/favorite and ~/.e/e/applications/all, > just to be on the safe side. > > Run e17genmenu. The adventurous could try e17genmenu -o. > > After that has finished running, E will by unresponsive for a few > minutes. This is a known issue with the eap cache regeneration. > > Send me the last line that is output (the one with the timing stats) > and let me know what distro and CPU speed you tested it on. Last line is: Segmentation fault (core dumped) :-( Build from CVS 10 mins ago on a FreeBSD-6 box... > This will generate E17 menus based on whatever freedesktop.org menus > you have installed in your system. It should find all the things that > are supposed to be in your fdo menus. Not everything will have a > proper icon. Also, not all the re arranging, categorising, and > deletions/hiding is being done properly yet. There are still a few > big parts of the fdo menu spec that I haven't written code for yet. > > The converted fdo menus will be under "Converted Menus", while the > usual e17genmenu generated menus will be under "Generated Menus", your > favorites should still be there. > > If there are major parts of your fdo menus that have not been found, > please find out what directories the .desktop files are in and let me > know what they are. Same applies if there are .menu files being > ignored. -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Re: [Enlightenment-intl] Bug?
On Wed, 08 Mar 2006 23:00:45 +0900 (JST) Yasufumi Haga <[EMAIL PROTECTED]> wrote: > Hello > > On Wed, 8 Mar 2006 13:54:45 +0100, >Anders Troback <[EMAIL PROTECTED]> wrote: > > | Hi, > | > | if I run E17 with the Swedish locale and entering the Key binding > | Settings in Configuration Panel E17 segs when I select the Run > Command | line! > > I have the same problem with ja_JP.eucJP. > OK, thanks! I will send this to the devel list! \\troback --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Re: [e-users] Exebuf...
On Tue, 7 Mar 2006 21:19:00 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Tue, 7 Mar 2006 10:50:19 +0100 Anders Troback > <[EMAIL PROTECTED]> babbled: > > > On Tue, 7 Mar 2006 18:44:15 +0900 > > Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > > > > > On Tue, 7 Mar 2006 10:10:19 +0100 Anders Troback > > > <[EMAIL PROTECTED]> babbled: > > > > > > > On Tue, 7 Mar 2006 10:05:32 +0100 > > > > Anders Troback <[EMAIL PROTECTED]> wrote: > > > > > > > > > Hi, > > > > > > > > > > if I run scripts from exebuf that calls for programs like > > > > > rdesktop and vncviewer nothing happens! > > > > > > > > > > Bug or feature? > > > > > > > > > > Thanks! > > > > > > > > > > > > > > > \\troback > > > > > > > > > > > > > Correction: > > > > > > > > Scripts that takes one options on the command line. Ex. a vnc > > > > script calls for vncviewer $1 so in exebuf it's 'vnc hostname'. > > > > > > exebuf doesn't handle parameters (atm) > > > > OK! Thank God for the atm:-) > > > > I don't want to be a smartas but why are things like 'xterm -e top' > > or 'touch testfile' working then? > > not sure. - the tab completion etc. doesnt know about space and > parameters. i know that. likely because the scritps aren't in your > $PATH Hey, that did it! I had the scripts in PATH in .cshrc but when I added the path to the scripts in .xsession all works just fine!!! Good job! Thanks again! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Feature request!
On Mon, 6 Mar 2006 12:01:13 +0200 "Hisham Mardam Bey" <[EMAIL PROTECTED]> wrote: > On 3/6/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> > wrote: > > On Mon, 6 Mar 2006 10:06:18 +0100 Anders Troback > > <[EMAIL PROTECTED]> babbled: > > > > > Hi, > > > > > > it should be very nice if there was a way to have a transparent > > > option for the desklocker! Now I'm using xtrlock but it have been > > > nice to have it in E! > > > > > not really possible - not without grabbing the screen. not going to > > be doing those hacks. you will get trans when finally we do > > compositing in e18 or e19 (and xcomposite etc. is ready for use). > > when that happens the existing design will work perfectly and "just > > work" (tm). we wont have to REMOVE hacks. > > > > I believe Anders want to simply not display desklock's bg, ie, have > the desktop showing, and have it locked, like the first version of > desklock. So we would simply have to not display the desklock bg. > > Exactly what I mean:-) Possible? --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Feature request!
Hi, it should be very nice if there was a way to have a transparent option for the desklocker! Now I'm using xtrlock but it have been nice to have it in E! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] The new menu generator is ready for testing.
On Sun, 5 Mar 2006 10:17:55 +1000 David Seikel <[EMAIL PROTECTED]> wrote: > The new menu generator is ready for testing. It's not ready for prime > time, but it would be helpful to get it tested on a variety of boxen. > > The test procedure is this - > > Move your ~/.e/e/applications/favorite to a safe place, then nuke it. > > Optionally do the same for ~/.e/e/applications/all. > > Go to e17/apps/e_utils/src/bin/e17genmenu (yes I know it's a bit > strange having a separate tree there, it's a temporary thing, blame > devilhorns). > > Do the usual autofoo three step. > > e17genmenu --fdo > > After that has finished running, E will by unresponsive for a few > minutes. This is a known issue with the eap cache regeneration. > > This will generate E17 menus based on whatever freedesktop.org menus > you have installed in your system. It should find all the things that > are supposed to be in your fdo menus. Not everything will have a > proper icon, and there is not currently a method of selecting the fdo > icon theme you want to use. Also, not all the re arranging, > categorising, and deletions/hiding is being done properly yet. There > are still a few big parts of the spec being ignored. > > Send me the last line that is output (the one with the timing stats) > and let me know what distro and CPU speed you tested it on. > > If there are major parts of your fdo menus that have not been found, > please find out what directories the .desktop files are in and let me > know what they are. Same applies if there are .menu files being > ignored. > > Restore your original eaps and menus when you have finished playing > with the fdo menus. Running on FreeBSD-6 and this is what I get: [EMAIL PROTECTED] e17genmenu --fdo - kde- - /usr/local/share/apps/kappfinder/apps/ - kde- - /usr/local/share/applnk/ Segmentation fault (core dumped) Regards Troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Entropy and libedje.so
Hi, I have a small question about compiling entropy on FreeBSD! I have compiled all (almost:-)) from cvs to /usr/devel/enlightenment/current so my LDFLAGS are: -L/usr/devel/enlightenment/current/lib -L/lib -L/usr/lib -L/usr/local/lib -L/usr/ X11R6/lib Every app are compiling just fine except entropy. Entropy are missing the lib /usr/local/lib/libedje.so and wont compile until I do: ln -s /usr/devel/enlightenment/current/lib/libedje.so.5 /usr/local/lib/libedje.so Since it works it's not a big problem I just think it's strange! Any ideas why entropy can't find the libedje.so lib without the link? Regards Anders Troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] context menu
On Mon, 13 Feb 2006 22:35:29 +0900 David Stevenson <[EMAIL PROTECTED]> wrote: > On 2/13/06, Massimo Maiurana <[EMAIL PROTECTED]> wrote: > > > > > > hi all, > > for some reason the rightclick menu on the following modules doesn't > > get translated: > > pager > > ibar > > clock > > > > don't know about other modules, but on the following it works fine: > > ibox > > mount > > monitor > > > > I do not use other modules :) > > > Over here it is definitely working in Japanese for both clock and > pager. I don't use other modules either :) > > Do the problem happen just after you change language, or is it always > like that (even after a restart etc)? > Just a it-works-here-comment:-) I have tested all the modules you mention, no problems here! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Re: [e-users] Anonymous CVS & Servers - YOU CAN HELP!
On Wed, 25 Jan 2006 15:51:37 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > > 3. Are people willing to donate enough $ to make it happen? > I'm willing to donate! Just say how and when! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] CTRL+ALT+D keybinding
On Tue, 24 Jan 2006 21:30:07 +0100 CGA <[EMAIL PROTECTED]> wrote: > On 24/01/06, Chady Kassouf <[EMAIL PROTECTED]> wrote: > > > > > > I don't know about others, but I find that this operation is not > > very useful. > > Agree, if I want a "clean" desktop I just switch to a new virtual desktop! > > this your opinion and i respect it but > > In my daytime job, I work on windows, and since there are icons on the > > desktop I use Window+D a lot to show the desktop in order to open > > an app or move a file or something. But with enlightenment, since > > there is no icons on the desktop yet, I don't see a use for it. But > > that's just me. > > And me:-) > > for example it could be useful to see the modules (as the russian > guy says) and/or to have the chance to clcik on the desktop to use > the menu. (i know you have keybinding for this last thing, but that > could be useful too) > To use the menu just press the "menu" key (the key between your right win and ctrl keys)! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Config dialog scroll...
On Thu, 12 Jan 2006 01:01:56 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Wed, 11 Jan 2006 12:10:37 +0100 Anders Troback > <[EMAIL PROTECTED]> babbled: > > > Hi, > > > > don't know if this is a known issue so bare with me! > > > > If I uses the arrow keys in the config dialog the list don't scroll. > > With the mouse and the scroll bar everything is fine. > > instead the selected item scrolls up/down. what we dont do is scoll > the dialog to keep the selected item viewable :) > > > Compiled from CVS 1 hour ago... > > > > Well that one way to say it;-) Is this how you want it to be or is it just not done yet? Not a big problem, just curious... -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Config dialog scroll...
Hi, don't know if this is a known issue so bare with me! If I uses the arrow keys in the config dialog the list don't scroll. With the mouse and the scroll bar everything is fine. Compiled from CVS 1 hour ago... Have a nice day!!! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Focus bug?
On Thu, 5 Jan 2006 22:41:54 +0900 David Stevenson <[EMAIL PROTECTED]> wrote: > On 1/5/06, Anders Troback <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > It also have been nice if windows don't raise with alt-tab! > > > My advice didn't seem to help last time but I'll try again for this > question :-) > > Do these enlightenment_remote options help? > > -winlist-list-raise-while-selecting-set OPT1 Set winlist (alt+tab) > raise while selecting policy > -winlist-list-raise-while-selecting-get Get winlist (alt+tab) raise > while selecting policy > > Regards, > > David > > PS - that's another "alt-tabber"!!! Thanks for not giving up:-) This is not exactly what I was looking for because when I'm release the alt tab the window raise instead of just get focus, but it is much better with this option off! Thanks! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] Focus bug?
On Thu, 05 Jan 2006 12:33:36 +0100 Massimo Maiurana <[EMAIL PROTECTED]> wrote: > Anders Troback, il 05/01/2006 08:17, scrisse: > > > I'm using focus-policy KLICK (I'm a keyboard addict:-)) but I don't > > want the window to raise when I focus it! > > giving a look at configuration panel "focus settings" I see an option > which says "Clicking on a window always raises it". > Is it unchecked on your side? > Yes it is! -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! http://www.troback.com - --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] Focus bug?
Hi, I have a question about focus in E17! I'm using focus-policy KLICK (I'm a keyboard addict:-)) but I don't want the window to raise when I focus it! I have the following settings: $ enlightenment_remote -always-click-to-raise-get REPLY <- BEGIN REPLY: POLICY=0 REPLY <- END $ enlightenment_remote -use-auto-raise-get REPLY <- BEGIN REPLY: POLICY=0 REPLY <- END The windows always raises when I'm click on it! Is this right? It also have been nice if windows don't raise with alt-tab! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
Re: [E-devel] -set-lang
On Tue, 6 Dec 2005 22:02:09 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Tue, 6 Dec 2005 11:24:13 +0100 Anders Troback > <[EMAIL PROTECTED]> babbled: > > > Hi there! > > > > I think (I'm running on xdmcp here at the office so I can't see that > > messages(?) but I'm compiling on local PC right now so if it's not > > right I will tell you) that the console says: > > > > Locale sv_SE.iso88591 is NO GOOD. Please install this locale or > > don't use it! > > you arent using the utf-8 encoding? Not on every system...yet! > > > and the output of locale -a is (100% sure:-)): > > C > > POSIX > > af_ZA.ISO8859-1 > > af_ZA.ISO8859-15 > > af_ZA.UTF-8 > > am_ET.UTF-8 > > be_BY.CP1131 > > be_BY.CP1251 > > be_BY.ISO8859-5 > > be_BY.UTF-8 > > bg_BG.CP1251 > > bg_BG.UTF-8 > > ca_ES.ISO8859-1 > > ca_ES.ISO8859-15 > > ca_ES.UTF-8 > > cs_CZ.ISO8859-2 > > cs_CZ.UTF-8 > > da_DK.ISO8859-1 > > da_DK.ISO8859-15 > > da_DK.UTF-8 > > de_AT.ISO8859-1 > > de_AT.ISO8859-15 > > de_AT.UTF-8 > > de_CH.ISO8859-1 > > de_CH.ISO8859-15 > > de_CH.UTF-8 > > de_DE.ISO8859-1 > > de_DE.ISO8859-15 > > de_DE.UTF-8 > > el_GR.ISO8859-7 > > el_GR.UTF-8 > > en_AU.ISO8859-1 > > en_AU.ISO8859-15 > > en_AU.US-ASCII > > en_AU.UTF-8 > > en_CA.ISO8859-1 > > en_CA.ISO8859-15 > > en_CA.US-ASCII > > en_CA.UTF-8 > > en_GB.ISO8859-1 > > en_GB.ISO8859-15 > > en_GB.US-ASCII > > en_GB.UTF-8 > > en_IE.UTF-8 > > en_NZ.ISO8859-1 > > en_NZ.ISO8859-15 > > en_NZ.US-ASCII > > en_NZ.UTF-8 > > en_US.ISO8859-1 > > en_US.ISO8859-15 > > en_US.US-ASCII > > en_US.UTF-8 > > es_ES.ISO8859-1 > > es_ES.ISO8859-15 > > es_ES.UTF-8 > > et_EE.ISO8859-15 > > et_EE.UTF-8 > > eu_ES.ISO8859-1 > > eu_ES.ISO8859-15 > > eu_ES.UTF-8 > > fi_FI.ISO8859-1 > > fi_FI.ISO8859-15 > > fi_FI.UTF-8 > > fr_BE.ISO8859-1 > > fr_BE.ISO8859-15 > > fr_BE.UTF-8 > > fr_CA.ISO8859-1 > > fr_CA.ISO8859-15 > > fr_CA.UTF-8 > > fr_CH.ISO8859-1 > > fr_CH.ISO8859-15 > > fr_CH.UTF-8 > > fr_FR.ISO8859-1 > > fr_FR.ISO8859-15 > > fr_FR.UTF-8 > > he_IL.UTF-8 > > hi_IN.ISCII-DEV > > hr_HR.ISO8859-2 > > hr_HR.UTF-8 > > hu_HU.ISO8859-2 > > hu_HU.UTF-8 > > hy_AM.ARMSCII-8 > > hy_AM.UTF-8 > > is_IS.ISO8859-1 > > is_IS.ISO8859-15 > > is_IS.UTF-8 > > it_CH.ISO8859-1 > > it_CH.ISO8859-15 > > it_CH.UTF-8 > > it_IT.ISO8859-1 > > it_IT.ISO8859-15 > > it_IT.UTF-8 > > ja_JP.SJIS > > ja_JP.UTF-8 > > ja_JP.eucJP > > kk_KZ.PT154 > > kk_KZ.UTF-8 > > ko_KR.CP949 > > ko_KR.UTF-8 > > ko_KR.eucKR > > la_LN.ISO8859-1 > > la_LN.ISO8859-15 > > la_LN.ISO8859-2 > > la_LN.ISO8859-4 > > la_LN.US-ASCII > > lt_LT.ISO8859-13 > > lt_LT.ISO8859-4 > > lt_LT.UTF-8 > > nl_BE.ISO8859-1 > > nl_BE.ISO8859-15 > > nl_BE.UTF-8 > > nl_NL.ISO8859-1 > > nl_NL.ISO8859-15 > > nl_NL.UTF-8 > > no_NO.ISO8859-1 > > no_NO.ISO8859-15 > > no_NO.UTF-8 > > pl_PL.ISO8859-2 > > pl_PL.UTF-8 > > pt_BR.ISO8859-1 > > pt_BR.UTF-8 > > pt_PT.ISO8859-1 > > pt_PT.ISO8859-15 > > pt_PT.UTF-8 > > ro_RO.ISO8859-2 > > ro_RO.UTF-8 > > ru_RU.CP1251 > > ru_RU.CP866 > > ru_RU.ISO8859-5 > > ru_RU.KOI8-R > > ru_RU.UTF-8 > > sk_SK.ISO8859-2 > > sk_SK.UTF-8 > > sl_SI.ISO8859-2 > > sl_SI.UTF-8 > > sr_YU.ISO8859-2 > > sr_YU.ISO8859-5 > > sr_YU.UTF-8 > > sv_SE.ISO8859-1 > > sv_SE.ISO8859-15 > > sv_SE.UTF-8 > > tr_TR.ISO8859-9 > > tr_TR.UTF-8 > > uk_UA.CP1251 > > uk_UA.ISO8859-5 > > uk_UA.KOI8-U > > uk_UA.UTF-8 > > zh_CN.GB18030 > > zh_CN.GB2312 > > zh_CN.GBK > > zh_CN.UTF-8 > > zh_CN.eucCN > > zh_HK.Big5HKSCS > > zh_HK.UTF-8 > > zh_TW.Big5 > > zh_TW.UTF-8 > > > > \\troback > > > > On Tue, 06 Dec 2005 08:45:39 +0800 > > Stafford Horne <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > > > > > I have made some changes for locale validation. Can you tell me > > > if you see any messages on the "ctrl+alt+F1" console when you try > > > to set the locale? > > > > > > Also. Can you tell me what is inside of your output of "
Re: [E-devel] -set-lang
Hi there! I think (I'm running on xdmcp here at the office so I can't see that messages(?) but I'm compiling on local PC right now so if it's not right I will tell you) that the console says: Locale sv_SE.iso88591 is NO GOOD. Please install this locale or don't use it! and the output of locale -a is (100% sure:-)): C POSIX af_ZA.ISO8859-1 af_ZA.ISO8859-15 af_ZA.UTF-8 am_ET.UTF-8 be_BY.CP1131 be_BY.CP1251 be_BY.ISO8859-5 be_BY.UTF-8 bg_BG.CP1251 bg_BG.UTF-8 ca_ES.ISO8859-1 ca_ES.ISO8859-15 ca_ES.UTF-8 cs_CZ.ISO8859-2 cs_CZ.UTF-8 da_DK.ISO8859-1 da_DK.ISO8859-15 da_DK.UTF-8 de_AT.ISO8859-1 de_AT.ISO8859-15 de_AT.UTF-8 de_CH.ISO8859-1 de_CH.ISO8859-15 de_CH.UTF-8 de_DE.ISO8859-1 de_DE.ISO8859-15 de_DE.UTF-8 el_GR.ISO8859-7 el_GR.UTF-8 en_AU.ISO8859-1 en_AU.ISO8859-15 en_AU.US-ASCII en_AU.UTF-8 en_CA.ISO8859-1 en_CA.ISO8859-15 en_CA.US-ASCII en_CA.UTF-8 en_GB.ISO8859-1 en_GB.ISO8859-15 en_GB.US-ASCII en_GB.UTF-8 en_IE.UTF-8 en_NZ.ISO8859-1 en_NZ.ISO8859-15 en_NZ.US-ASCII en_NZ.UTF-8 en_US.ISO8859-1 en_US.ISO8859-15 en_US.US-ASCII en_US.UTF-8 es_ES.ISO8859-1 es_ES.ISO8859-15 es_ES.UTF-8 et_EE.ISO8859-15 et_EE.UTF-8 eu_ES.ISO8859-1 eu_ES.ISO8859-15 eu_ES.UTF-8 fi_FI.ISO8859-1 fi_FI.ISO8859-15 fi_FI.UTF-8 fr_BE.ISO8859-1 fr_BE.ISO8859-15 fr_BE.UTF-8 fr_CA.ISO8859-1 fr_CA.ISO8859-15 fr_CA.UTF-8 fr_CH.ISO8859-1 fr_CH.ISO8859-15 fr_CH.UTF-8 fr_FR.ISO8859-1 fr_FR.ISO8859-15 fr_FR.UTF-8 he_IL.UTF-8 hi_IN.ISCII-DEV hr_HR.ISO8859-2 hr_HR.UTF-8 hu_HU.ISO8859-2 hu_HU.UTF-8 hy_AM.ARMSCII-8 hy_AM.UTF-8 is_IS.ISO8859-1 is_IS.ISO8859-15 is_IS.UTF-8 it_CH.ISO8859-1 it_CH.ISO8859-15 it_CH.UTF-8 it_IT.ISO8859-1 it_IT.ISO8859-15 it_IT.UTF-8 ja_JP.SJIS ja_JP.UTF-8 ja_JP.eucJP kk_KZ.PT154 kk_KZ.UTF-8 ko_KR.CP949 ko_KR.UTF-8 ko_KR.eucKR la_LN.ISO8859-1 la_LN.ISO8859-15 la_LN.ISO8859-2 la_LN.ISO8859-4 la_LN.US-ASCII lt_LT.ISO8859-13 lt_LT.ISO8859-4 lt_LT.UTF-8 nl_BE.ISO8859-1 nl_BE.ISO8859-15 nl_BE.UTF-8 nl_NL.ISO8859-1 nl_NL.ISO8859-15 nl_NL.UTF-8 no_NO.ISO8859-1 no_NO.ISO8859-15 no_NO.UTF-8 pl_PL.ISO8859-2 pl_PL.UTF-8 pt_BR.ISO8859-1 pt_BR.UTF-8 pt_PT.ISO8859-1 pt_PT.ISO8859-15 pt_PT.UTF-8 ro_RO.ISO8859-2 ro_RO.UTF-8 ru_RU.CP1251 ru_RU.CP866 ru_RU.ISO8859-5 ru_RU.KOI8-R ru_RU.UTF-8 sk_SK.ISO8859-2 sk_SK.UTF-8 sl_SI.ISO8859-2 sl_SI.UTF-8 sr_YU.ISO8859-2 sr_YU.ISO8859-5 sr_YU.UTF-8 sv_SE.ISO8859-1 sv_SE.ISO8859-15 sv_SE.UTF-8 tr_TR.ISO8859-9 tr_TR.UTF-8 uk_UA.CP1251 uk_UA.ISO8859-5 uk_UA.KOI8-U uk_UA.UTF-8 zh_CN.GB18030 zh_CN.GB2312 zh_CN.GBK zh_CN.UTF-8 zh_CN.eucCN zh_HK.Big5HKSCS zh_HK.UTF-8 zh_TW.Big5 zh_TW.UTF-8 \\troback On Tue, 06 Dec 2005 08:45:39 +0800 Stafford Horne <[EMAIL PROTECTED]> wrote: > Hello, > > I have made some changes for locale validation. Can you tell me if > you see any messages on the "ctrl+alt+F1" console when you try to set > the locale? > > Also. Can you tell me what is inside of your output of "locale -a". > We are now doing some locale validation. If you give me your output > of locale -a that would probably be the most helpful. > > -Stafford > > On Mon, 2005-12-05 at 11:53 +0100, Anders Troback wrote: > > No it don't :-( > > > > I have tried > > > > enlightenment_remote -lang-set sv_SE.ISO8859-1 > > enlightenment_remote -lang-set sv_SE.UTF-8 > > enlightenment_remote -lang-set sv_SE.ISO8859-15 > > enlightenment_remote -lang-set de_DE.UTF-8 > > > > but E is still talking English and if I start programs from eap:s > > that program are also in English but if I start the same program > > from xterm it's in Swedish! > > > > locale output this: > > > > LANG=sv_SE > > LC_CTYPE=sv_SE.ISO8859-1 > > LC_COLLATE="sv_SE.ISO8859-1" > > LC_TIME="sv_SE.ISO8859-1" > > LC_NUMERIC="sv_SE.ISO8859-1" > > LC_MONETARY="sv_SE.ISO8859-1" > > LC_MESSAGES="sv_SE.ISO8859-1" > > LC_ALL=sv_SE.ISO8859-1 > > > > > > BTW, I'm running FreeBSD here! > > > > \\troback > > > > > > On Mon, 5 Dec 2005 19:17:35 +0900 > > Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > > > > > On Mon, 5 Dec 2005 09:56:59 +0100 Anders Troback > > > <[EMAIL PROTECTED]> babbled: > > > > > > > Hi, > > > > > > > > are there changes in -set-lang behavior? > > > > > > > > enlightenment_remote -set-lang XX no longer have effect! > > > > > > it works - you just need the full lang locale like > > > > > > enlightenment_remote -lang-set de_DE.utf8 > > > enlightenment_remote -lang-set fr_FR.UTF-8 > > > > > > etc. > > > > > > > > > > > \\troback > > > > -- > > > &
Re: [E-devel] -set-lang
No it don't :-( I have tried enlightenment_remote -lang-set sv_SE.ISO8859-1 enlightenment_remote -lang-set sv_SE.UTF-8 enlightenment_remote -lang-set sv_SE.ISO8859-15 enlightenment_remote -lang-set de_DE.UTF-8 but E is still talking English and if I start programs from eap:s that program are also in English but if I start the same program from xterm it's in Swedish! locale output this: LANG=sv_SE LC_CTYPE=sv_SE.ISO8859-1 LC_COLLATE="sv_SE.ISO8859-1" LC_TIME="sv_SE.ISO8859-1" LC_NUMERIC="sv_SE.ISO8859-1" LC_MONETARY="sv_SE.ISO8859-1" LC_MESSAGES="sv_SE.ISO8859-1" LC_ALL=sv_SE.ISO8859-1 BTW, I'm running FreeBSD here! \\troback On Mon, 5 Dec 2005 19:17:35 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Mon, 5 Dec 2005 09:56:59 +0100 Anders Troback > <[EMAIL PROTECTED]> babbled: > > > Hi, > > > > are there changes in -set-lang behavior? > > > > enlightenment_remote -set-lang XX no longer have effect! > > it works - you just need the full lang locale like > > enlightenment_remote -lang-set de_DE.utf8 > enlightenment_remote -lang-set fr_FR.UTF-8 > > etc. > > > > > \\troback > > -- > > > > > > Microsoft is not the answer. > > Microsoft is the question. > > And 'No' is the answer! > > > > Anders Trobäck > > http://www.troback.com > > > > > > --- > > This SF.net email is sponsored by: Splunk Inc. Do you grep through > > log files for problems? Stop! Download the new AJAX search engine > > that makes searching your log files as easy as surfing the web. > > DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&opÌk > > ___ > > enlightenment-devel mailing list > > enlightenment-devel@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
[E-devel] -set-lang
Hi, are there changes in -set-lang behavior? enlightenment_remote -set-lang XX no longer have effect! \\troback -- Microsoft is not the answer. Microsoft is the question. And 'No' is the answer! Anders Trobäck http://www.troback.com --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel