[e-users] Issues with Terminology

2014-09-19 Thread Alejandro Salas
Hello, 

First of all, I really love terminology. Kudos to everyone involved!
I have two small issues with it though:

1. I really like the typing sound in terminology, but it has too much volume. I 
have to set my mixer levels way down but then volumes for other apps aren't 
right. Is there a way to set the volume for the typing sound? 


2. I don't see any thumbnails with tyls -m. I don't remember errors on 
compilation but is there any library that I could be missing? Or is this 
currently not working?

Thanks for the help!
--
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Entrance not working

2014-08-14 Thread Alejandro Salas



> You will need to compile it with sudo, it will not work without.
Ok. So, installed sudo, recompiled+installed and it's working.

With one detail though, if I end the session, instead of closing and going back 
to entrance, X session ends and I see a tty.

One side question.. is autologin working? (Aside from setting the variable to 1 
and the name of the user, what do I have to do to set it up?

Thanks again for the help!
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Entrance not working

2014-08-12 Thread Alejandro Salas
> sorry for the delayed answer, I was in vacation.
Don't worry.. thanks for helping!

> The thing I dont understand is the commandline of the entrance_client, is the 
> sudo of your distribution "no"?
> It seems entrance_client is not executed correctly, the daemon is working 
> well.
I didn't know entrance needed sudo. Is there a way to make it work without it?
if not I will install it and recompile/re-install.

Thanks!
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Entrance not working

2014-08-12 Thread Alejandro Salas
Yes. I know it's a dev branch. 
I was just wondering if there was a know issue with it.

I'll keep updating it to see if it works out.
Thanks.


On Tuesday, August 12, 2014 8:18 AM, Fan Cris  wrote:
 

>
>
>for some reasons your mail was in spam
>what to say, work for me
>see in git, entrance, is a dev branch
>try and this, have a fix for autologin but is a loop autologin
>
>
>
>On Mon, Aug 11, 2014 at 7:25 PM, Alejandro Salas  wrote:
>
>> Hello everyone,
>>
>> I haven't installed E17 in a while. I used the last version of the easyE17
>> script from http://omicron.homeip.net/projects/ to do it.
>> I compiled everything without much trouble and I'm trying to use Entrance.
>>
>> Installation went without problems, but when I boot, Entrance tries to
>> start and shuts down.
>> I'm assuming that it has to do with the Error with DBus, but I haven't
>> found anything helpful on how to solve it.
>> Does anyone knows how to fix this?
>> Thanks!
>>
>> This is from entrance.log:
>>
>> (Aug 11 08:18:46) entrance: Welcome
>> ERR<1619>:eldbus lib/eldbus/eldbus_core.c:1003 _connection_get() Error
>> connecting to bus of type 1. error name:
>> org.freedesktop.DBus.Error.NotSupported error message: Unable to autolaunch
>> a dbus-daemon without a $DISPLAY for X11
>> ERR<1619>: lib/eldbus/eldbus_core.c:1065 eldbus_connection_get() safety
>> check failed: conn == NULL
>> (Aug 11 08:18:46) entrance: session init
>> (Aug 11 08:18:47) entrance: write auth on display :0.0 with file
>> /var/run/entrance.auth
>> /usr/bin/xauth:  file /var/run/entrance.auth does not exist
>> (Aug 11 08:18:47) entrance: scanning directory:  /opt/efl/share/xsessions
>> /usr/share/xsessions
>> (Aug 11 08:18:47) entrance: scan directory end
>> (Aug 11 08:18:47) entrance: xserver init
>> (Aug 11 08:18:47) entrance: Launching xserver
>> (Aug 11 08:18:47) entrance: xserver adding signal user handler
>> (Aug 11 08:18:47) entrance: history init
>> (Aug 11 08:18:47) entrance: Error on reading last session login
>> (Aug 11 08:18:47) entrance: scan for users
>> (Aug 11 08:18:47) entrance: action init
>> (Aug 11 08:18:47) entrance: trying to open /boot/grub/grub.cfg ok
>> (Aug 11 08:18:47) entrance: server init
>> (Aug 11 08:18:47) entrance: starting main loop
>> (Aug 11 08:18:50) entrance: xserver started
>> (Aug 11 08:18:50) entrance: starting...
>> (Aug 11 08:18:50) entrance: Exec entrance_client: no -u nobody
>> LD_LIBRARY_PATH=/opt/efl/lib /opt/efl/lib/entrance/entrance_client -d :0.0
>> -t default
>> (Aug 11 08:18:50) entrance: client have terminated
>> (Aug 11 08:18:50) entrance: main loop end
>> (Aug 11 08:18:50) entrance: server shutdown
>> (Aug 11 08:18:50) entrance: action shutdown
>> (Aug 11 08:18:50) entrance: history shutdown
>> (Aug 11 08:18:50) entrance: xserver shutdown
>> (Aug 11 08:18:50) entrance: pam shutdown
>> (Aug 11 08:18:50) entrance: ecore shutdown
>> (Aug 11 08:18:50) entrance: session shutdown
>> (Aug 11 08:18:50) entrance: config shutdown
>> (Aug 11 08:18:50) entrance: Config free
>> (Aug 11 08:18:50) entrance: eet shutdown
>> (Aug 11 08:18:50) entrance: ending xserver
>> (Aug 11 08:18:50) entrance: xserver end
>>
>> --
>> ___
>> enlightenment-users mailing list
>> enlightenment-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>>
>--
>___
>enlightenment-users mailing list
>enlightenment-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
>
>
>
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Entrance not working

2014-08-11 Thread Alejandro Salas
Hello everyone, 

I haven't installed E17 in a while. I used the last version of the easyE17 
script from http://omicron.homeip.net/projects/ to do it.
I compiled everything without much trouble and I'm trying to use Entrance.

Installation went without problems, but when I boot, Entrance tries to start 
and shuts down. 
I'm assuming that it has to do with the Error with DBus, but I haven't found 
anything helpful on how to solve it.
Does anyone knows how to fix this?
Thanks!

This is from entrance.log:

(Aug 11 08:18:46) entrance: Welcome
ERR<1619>:eldbus lib/eldbus/eldbus_core.c:1003 _connection_get() Error 
connecting to bus of type 1. error name: 
org.freedesktop.DBus.Error.NotSupported error message: Unable to autolaunch a 
dbus-daemon without a $DISPLAY for X11
ERR<1619>: lib/eldbus/eldbus_core.c:1065 eldbus_connection_get() safety check 
failed: conn == NULL
(Aug 11 08:18:46) entrance: session init
(Aug 11 08:18:47) entrance: write auth on display :0.0 with file 
/var/run/entrance.auth
/usr/bin/xauth:  file /var/run/entrance.auth does not exist
(Aug 11 08:18:47) entrance: scanning directory:  /opt/efl/share/xsessions 
/usr/share/xsessions
(Aug 11 08:18:47) entrance: scan directory end
(Aug 11 08:18:47) entrance: xserver init
(Aug 11 08:18:47) entrance: Launching xserver
(Aug 11 08:18:47) entrance: xserver adding signal user handler
(Aug 11 08:18:47) entrance: history init
(Aug 11 08:18:47) entrance: Error on reading last session login
(Aug 11 08:18:47) entrance: scan for users
(Aug 11 08:18:47) entrance: action init
(Aug 11 08:18:47) entrance: trying to open /boot/grub/grub.cfg ok
(Aug 11 08:18:47) entrance: server init
(Aug 11 08:18:47) entrance: starting main loop
(Aug 11 08:18:50) entrance: xserver started
(Aug 11 08:18:50) entrance: starting...
(Aug 11 08:18:50) entrance: Exec entrance_client: no -u nobody 
LD_LIBRARY_PATH=/opt/efl/lib /opt/efl/lib/entrance/entrance_client -d :0.0 -t 
default
(Aug 11 08:18:50) entrance: client have terminated
(Aug 11 08:18:50) entrance: main loop end
(Aug 11 08:18:50) entrance: server shutdown
(Aug 11 08:18:50) entrance: action shutdown
(Aug 11 08:18:50) entrance: history shutdown
(Aug 11 08:18:50) entrance: xserver shutdown
(Aug 11 08:18:50) entrance: pam shutdown
(Aug 11 08:18:50) entrance: ecore shutdown
(Aug 11 08:18:50) entrance: session shutdown
(Aug 11 08:18:50) entrance: config shutdown
(Aug 11 08:18:50) entrance: Config free
(Aug 11 08:18:50) entrance: eet shutdown
(Aug 11 08:18:50) entrance: ending xserver
(Aug 11 08:18:50) entrance: xserver end
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Passing shortcuts to applications

2014-01-17 Thread Alejandro Salas
I just discovered a shortcut in an application that is conflicting with a 
shortcut I use in E17. I cannot use the shortcut in the application because E17 
is capturing the event.

I don't want to change neither of them if possible

Is there a way to tell E17 NOT to capture that specific shortcut (for that 
application) but let it percolate down to that app?
If I'm thinking down the wrong path, is there a nice way to do this? Besides 
changing one of the shortcuts.

Thanks in advance.
--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Terminology Segfault using tyls

2013-10-11 Thread Alejandro Salas
Hello everyone, 

The situation is simple. I cd into a folder which contains .txt and .png files. 
I enter tyls, scroll up and when I'm going to scroll down the segfault occurs. 

I'm not seeing any images with tyls -m btw.

If there's any log somewhere I can supply please let me know.


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Disable mouse manipulation

2013-10-05 Thread Alejandro Salas
Hello everyone..

A bit of a dumb question.
I remember using an option to disable all mouse manipulation. (I kind of 
remember it being in the Windows menu)
I just need to disable it for a second, but for the life of me I cannot find it.

I used the "Slide pointer to a new window..." but that's not the one I'm 
talking about.
Any help is appreciated.

--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Error loading libraries for entrance

2013-10-03 Thread Alejandro Salas
Hello,

I'm having trouble getting entrance to run.
I'm compiling E17 with more or less the same script lines that appear in 
http://www.enlightenment.org/p.php?p=about/e17&l=en except that I'm compiling 
to /opt/e17

I don't know exactly what is wrong, everything compiles fine but I get: "error 
while loading shared libraries: libeet.so.1: cannot open shared object"
I know this has to do with LD_LIBRARY_PATH and the like, but I don't know how 
to solve it.

Here are my exports 
INSTALL_PATH=/opt/e17

export PATH="$INSTALL_PATH/bin:$PATH"
export LD_LIBRARY_PATH="$INSTALL_PATH/lib:$LD_LIBRARY_PATH"
export PKG_CONFIG_PATH="$INSTALL_PATH/lib/pkgconfig:$PKG_CONFIG_PATH"
export CPPFLAGS="$CPPFLAGS -I$INSTALL_PATH/include"
export LDFLAGS="$LDFLAGS -L$INSTALL_PATH/lib"
export CFLAGS="-O3 -fvisibility=hidden -ffast-math -g -ggdb3"

After that I have the same for loop from the link above going through the efl 
and after that the ldconfig command.
Is there something I'm missing?

Thanks for the help in advance.

--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Best way to set paths in Entrance.conf

2013-09-21 Thread Alejandro Salas
Hello Michaël, thank you for your answer.

I fetched the last commit and now my entrance doesn't login at all. I hit 
enter, my password field is blanked and nothing happens.
I'm going to revert to the one I had for the moment. (I think was the one from 
September 4th).

If you have any more information I would appreciate it.
Thanks a lot!


- Original Message -
> From: Michaël Bouchaud 
> To: Enlightenment users discussion & support 
> 
> Cc: 
> Sent: Monday, September 16, 2013 3:59 PM
> Subject: Re: [e-users] Best way to set paths in Entrance.conf
> 
> You could use the session_path field in entrance.conf, by default you have
> "/bin:/usr/bin:/usr/local/bin".
> Since my last push, your sh login is run for each entry you choose in
> session to run. (/bin/bash -login)
> So without bug /etc/profile will be sourced for your session...
> 
> Regards
> 
> 
> 
> 2013/9/13 Alejandro Salas 
> 
>>  Hello everyone,
>> 
>>  I have a couple of extra paths I add to the PATH variable, I have that
>>  defined in my /etc/profile. I want for enlightenment to see those paths 
> too.
>>  I was checking the entrance.conf file to see where I could set it, at
>>  first I modified /etc/X11/xinit/xinitrc file to source my /etc/profile with
>>  no luck.
>> 
>>  I wouldn't want to use the session_path string if possible, since I
>>  already have them defined in /etc/profile and wouldn't want to have
>>  duplicates.
>> 
>>  I know entrance is being worked on and things might change, but is there a
>>  recommended way to do this?
>> 
>>  Thanks
>>  Alejandro Salas.
>> 
>> 
>> 
> --
>>  How ServiceNow helps IT people transform IT departments:
>>  1. Consolidate legacy IT systems to a single system of record for IT
>>  2. Standardize and globalize service processes across IT
>>  3. Implement zero-touch automation to replace manual, redundant tasks
>> 
> http://pubads.g.doubleclick.net/gampad/clk?id=5127&iu=/4140/ostg.clktrk
>>  ___
>>  enlightenment-users mailing list
>>  enlightenment-users@lists.sourceforge.net
>>  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>> 
> 
> 
> 
> -- 
> Michaël Bouchaud (yoz) 
> --
> LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
> 1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
> 2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
> Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
> http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>

--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Where to submit gdb logs after crash

2013-09-15 Thread Alejandro Salas
Hello everyone,

I'm starting to use E17 for my everyday work/use. I've experienced a couple of 
crashes and I would like to know where is the best place to post the gdb logs 
to contribute with the development team.

Thanks

--
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Best way to set paths in Entrance.conf

2013-09-12 Thread Alejandro Salas
Hello everyone,

I have a couple of extra paths I add to the PATH variable, I have that defined 
in my /etc/profile. I want for enlightenment to see those paths too.
I was checking the entrance.conf file to see where I could set it, at first I 
modified /etc/X11/xinit/xinitrc file to source my /etc/profile with no luck.

I wouldn't want to use the session_path string if possible, since I already 
have them defined in /etc/profile and wouldn't want to have duplicates.

I know entrance is being worked on and things might change, but is there a 
recommended way to do this?

Thanks
Alejandro Salas.

--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Segmentation fault compiling 0.17.4

2013-09-11 Thread Alejandro Salas
> Uh ! I don't see how that can be possible ! Could you send us the

> content of your environment variable (check before and remove if
> necessary that their is no personal information) ? Could you also
> rebuild eet with CFLAGS containing -g -ggb3 at least ?


Hello Cedric, this is in case you missed the last mail (I had sent it just 
before your reply).
Dismiss the whole issue, the seg fault was due to some leftover files I had 
from a previous compile. I thought I had removed everything but no.
I deleted everything and compiled from scratch and had no problems with it.

Thanks again and sorry for the bother.
Alejandro Salas.

--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Segmentation fault compiling 0.17.4

2013-09-10 Thread Alejandro Salas
Please ignore the problem. 
I must had had an old file somewhere interfering with the build. 
I started everything again from scratch and had no problems.


- Original Message -
> From: Alejandro Salas 
> To: eList 
> Cc: 
> Sent: Tuesday, September 10, 2013 9:58 PM
> Subject: Re: [e-users] Segmentation fault compiling 0.17.4
> 
>>  That line doesn't help much. You need to call the same command line
>>  from enlightenment src/modules subdirectory and prefix it with
>>  valgrind. Then send us the output result.
> 
> Thank you, here's the valgrind output
> 
> 
> valgrind /opt/efl/bin/edje_cc -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 
> -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -id 
> ./tiling/images 
> tiling/e-module-tiling.edc tiling/e-module-tiling.edj
> ==30779== Memcheck, a memory error detector
> ==30779== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
> ==30779== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
> ==30779== Command: /opt/efl/bin/edje_cc -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 
> -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -id 
> ./tiling/images tiling/e-module-tiling.edc tiling/e-module-tiling.edj
> ==30779==
> ==30779== Invalid read of size 1
> ==30779==    at 0x480E550: _eet_hash_gen (in /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x4803FCA: eet_dictionary_string_add (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x47FB6B7: eet_data_put_string (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x47FC5F6: eet_data_put_type (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x4802B9A: eet_data_put_unknown (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x4803651: _eet_data_descriptor_encode (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x4802BD7: eet_data_put_unknown (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x4803651: _eet_data_descriptor_encode (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x4802A98: eet_data_put_array (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x4803651: _eet_data_descriptor_encode (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x47FDE60: eet_data_write_cipher (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x47FDEF6: eet_data_write (in /opt/efl/lib/libeet.so.1.7.99)
> ==30779==  Address 0x is not stack'd, malloc'd or (recently) 
> free'd
> ==30779==
> ==30779==
> ==30779== Process terminating with default action of signal 11 (SIGSEGV)
> ==30779==  Access not within mapped region at address 0x
> ==30779==    at 0x480E550: _eet_hash_gen (in /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x4803FCA: eet_dictionary_string_add (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x47FB6B7: eet_data_put_string (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x47FC5F6: eet_data_put_type (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x4802B9A: eet_data_put_unknown (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x4803651: _eet_data_descriptor_encode (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x4802BD7: eet_data_put_unknown (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x4803651: _eet_data_descriptor_encode (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x4802A98: eet_data_put_array (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x4803651: _eet_data_descriptor_encode (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x47FDE60: eet_data_write_cipher (in 
> /opt/efl/lib/libeet.so.1.7.99)
> ==30779==    by 0x47FDEF6: eet_data_write (in /opt/efl/lib/libeet.so.1.7.99)
> ==30779==  If you believe this happened as a result of a stack
> ==30779==  overflow in your program's main thread (unlikely but
> ==30779==  possible), you can try to increase the size of the
> ==30779==  main thread stack using the --main-stacksize= flag.
> ==30779==  The main thread stack size used in this run was 8388608.
> ==30779==
> ==30779== HEAP SUMMARY:
> ==30779==     in use at exit: 439,388 bytes in 5,595 blocks
> ==30779==   total heap usage: 25,220 allocs, 19,625 frees, 2,523,610 bytes 
> allocated
> ==30779==
> ==30779== LEAK SUMMARY:
> ==30779==    definitely lost: 0 bytes in 0 blocks
> ==30779==    indirectly lost: 0 bytes in 0 blocks
> ==30779==      possibly lost: 0 bytes in 0 blocks
> ==30779==    still reachable: 439,388 bytes in 5,595 blocks
> ==30779==         suppressed: 0 bytes in 0 blocks
> ==30779== Rerun with --leak-check=full to see details of leaked memory
> ==30779==
> ==30779== For counts of detected and suppressed errors, rerun with: -v
> ==30779== ERROR SUMMARY: 1 errors from

Re: [e-users] Segmentation fault compiling 0.17.4

2013-09-10 Thread Alejandro Salas
> That line doesn't help much. You need to call the same command line
> from enlightenment src/modules subdirectory and prefix it with
> valgrind. Then send us the output result.

Thank you, here's the valgrind output


valgrind /opt/efl/bin/edje_cc -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 
-DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -id ./tiling/images 
tiling/e-module-tiling.edc tiling/e-module-tiling.edj
==30779== Memcheck, a memory error detector
==30779== Copyright (C) 2002-2012, and GNU GPL'd, by Julian Seward et al.
==30779== Using Valgrind-3.8.1 and LibVEX; rerun with -h for copyright info
==30779== Command: /opt/efl/bin/edje_cc -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 
-DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -id 
./tiling/images tiling/e-module-tiling.edc tiling/e-module-tiling.edj
==30779==
==30779== Invalid read of size 1
==30779==    at 0x480E550: _eet_hash_gen (in /opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x4803FCA: eet_dictionary_string_add (in 
/opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x47FB6B7: eet_data_put_string (in 
/opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x47FC5F6: eet_data_put_type (in /opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x4802B9A: eet_data_put_unknown (in 
/opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x4803651: _eet_data_descriptor_encode (in 
/opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x4802BD7: eet_data_put_unknown (in 
/opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x4803651: _eet_data_descriptor_encode (in 
/opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x4802A98: eet_data_put_array (in /opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x4803651: _eet_data_descriptor_encode (in 
/opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x47FDE60: eet_data_write_cipher (in 
/opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x47FDEF6: eet_data_write (in /opt/efl/lib/libeet.so.1.7.99)
==30779==  Address 0x is not stack'd, malloc'd or (recently) free'd
==30779==
==30779==
==30779== Process terminating with default action of signal 11 (SIGSEGV)
==30779==  Access not within mapped region at address 0x
==30779==    at 0x480E550: _eet_hash_gen (in /opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x4803FCA: eet_dictionary_string_add (in 
/opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x47FB6B7: eet_data_put_string (in 
/opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x47FC5F6: eet_data_put_type (in /opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x4802B9A: eet_data_put_unknown (in 
/opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x4803651: _eet_data_descriptor_encode (in 
/opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x4802BD7: eet_data_put_unknown (in 
/opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x4803651: _eet_data_descriptor_encode (in 
/opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x4802A98: eet_data_put_array (in /opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x4803651: _eet_data_descriptor_encode (in 
/opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x47FDE60: eet_data_write_cipher (in 
/opt/efl/lib/libeet.so.1.7.99)
==30779==    by 0x47FDEF6: eet_data_write (in /opt/efl/lib/libeet.so.1.7.99)
==30779==  If you believe this happened as a result of a stack
==30779==  overflow in your program's main thread (unlikely but
==30779==  possible), you can try to increase the size of the
==30779==  main thread stack using the --main-stacksize= flag.
==30779==  The main thread stack size used in this run was 8388608.
==30779==
==30779== HEAP SUMMARY:
==30779==     in use at exit: 439,388 bytes in 5,595 blocks
==30779==   total heap usage: 25,220 allocs, 19,625 frees, 2,523,610 bytes 
allocated
==30779==
==30779== LEAK SUMMARY:
==30779==    definitely lost: 0 bytes in 0 blocks
==30779==    indirectly lost: 0 bytes in 0 blocks
==30779==      possibly lost: 0 bytes in 0 blocks
==30779==    still reachable: 439,388 bytes in 5,595 blocks
==30779==         suppressed: 0 bytes in 0 blocks
==30779== Rerun with --leak-check=full to see details of leaked memory
==30779==
==30779== For counts of detected and suppressed errors, rerun with: -v
==30779== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
Segmentation fault

--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Segmentation fault compiling 0.17.4

2013-09-10 Thread Alejandro Salas
Hello everyone,

Can someone please give me some advice on how to solve this?

I'm trying to compile e17 following the guide here: 
http://www.enlightenment.org/?p=about/e17
Everything seems to be running smoothly but then I get a segmentation fault 
with edje_cc while compiling the modules inside enlightenment.

Here is the last command:
EDJE_CC  tiling/e-module-tiling.edj
/bin/bash: line 1: 23421 Segmentation fault      /opt/efl/bin/edje_cc 
-DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 
-DFAST_PC=6 -DE17_PROFILE=SLOW_PC -id ./tiling/images 
tiling/e-module-tiling.edc tiling/e-module-tiling.edj

Thanks in advance.
Alejandro Salas.

--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] No Alsa mixer found in Mixer

2013-08-24 Thread Alejandro Salas
Hello everyone,

Sorry if this has been solved elsewhere, I tried looking through the archives 
with no luck.
I compiled E17 a couple of days ago using easy_efl.sh.

My mixer shows the "No Also Mixer found!" although I have alsa configured 
correctly, alsamixer shows everything it's supposed to and I have audio in all 
my applications.
I tried cleaning and recompiling with no luck. 

I have a HDA Intel card with the Realtek ALC262 chip.

Can anyone point me in the right direction? 
Any suggestions are appreciated.
Thanks!

--
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] No available apps for Ibar in fresh E17

2012-11-10 Thread Alejandro Salas
>until a proper fix is committed you can try copying
>${prefix}/share/dbus-1/services/org.enlightenment.Efreet.service
>to
>~/.local/share/dbus-1/services/org.enlightenment.Efreet.service
>or adding
>export XDG_DATA_DIRS="/opt/e17/share:/usr/share:/usr/local/share"
>to your ~/.xsessionrc


Thanks for the tip!!!. I used the export and that solved the issue.

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] No available apps for Ibar in fresh E17

2012-11-09 Thread Alejandro Salas
Hello everyone,

I just reinstalled e17 from svn, revision 79074.

Everything seems to be fine except that I'm not able to add any launchers to 
Ibar, when I go to IBar's setup the Ibar Applications window opens up empty. I 
have a fresh .e directory (I read that sometime ago that fixed the problem)

I've tried adding apps from their context menu -> Add to IBar, context menu -> 
Create Icon... , dragging the icons to the Ibar, creating my own icons and 
nothing.
In the applications I can see a couple of the icons (eclipse, terminology and a 
few others). 

Can someone please give me a hand with it?
Thanks in advance.
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Smart placement/Shelf configuration question.

2009-07-08 Thread Alejandro Salas
Hello everyone,

Here's the situation:
I have a shelf configured bellow everything and allowing windows to overlap the 
shelf, It lays centered on the bottom edge of the screen.
On the other hand I use the smart window placement. I measured the dimensions 
of a Eterm window, so that 4 of them take up the whole screen. 

My problem is that when I open 4 of them, the first two are neatly arranged 
left to right on the upper half of the screen. But the other two, do not 
overlap the shelf and end up overlapping the other two terminals.
 
Is there a way to revert this??
Thanks for everything..

Alejandro Salas



  
--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] svn not working?

2009-07-06 Thread Alejandro Salas
I found a quick fix for the svn problem. I'm checking out E right now :-).
Here's the link: 
http://devplant.net/2009/06/19/svn-problems-in-debian-squeeze-testing/





From: Robin 
To: enlightenment-users@lists.sourceforge.net
Sent: Monday, July 6, 2009 4:43:06 AM
Subject: Re: [e-users] svn not working?

2009/7/6 Wido :
> just tried to update my svn and i couldn't . And the svn port seems to be
> closed (although, host is up and running)
>
>
> $ nmap -p 3690 svn.enlightenment.org
>
> Starting Nmap 4.68 ( http://nmap.org ) at 2009-07-05 21:35 ART
> Interesting ports on enlightenment2.osuosl.org (140.211.167.168):
> PORT STATE  SERVICE
> 3690/tcp closed unknown
>
> --
> Wido

I run Debian sid and had the same problem a couple of months ago.
Found https://bugzilla.redhat.com/show_bug.cgi?id=491839 and when I
updated to a later kernel it somehow fixed the problem.

YMMV!


-- 
rob

--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users



  
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] easy_e17.sh Problem connecting to svn server

2009-07-06 Thread Alejandro Salas
I found a temporal fix for the svn problem, check this out: 
http://devplant.net/2009/06/19/svn-problems-in-debian-squeeze-testing/



  
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] easy_e17.sh Problem connecting to svn server

2009-07-06 Thread Alejandro Salas


> it's a problem somewhere on your end as it works just fine here (and has been
> for a while). someone else had this problem and it was their local machine -
> another machine worked.

Thanks. I also saw the svn not working thread. 
I don't know what it could be. I have a fresh install of Debian Squeeze. I'll 
start looking for the fix. If I find anything I'll post it. 
Thanks again.



  
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] easy_e17.sh Problem connecting to svn server

2009-07-05 Thread Alejandro Salas
Hello everyone,

I have used E17 for sometime now, I just reinstalled my pc and I'm trying to 
install E17 again. 
I'm using the easy_e17 script, the script is not being able to checkout the 
sources from the svn repository.

Does anyone know what is wrong??
Any ideas are appreciated.

Thanks everyone,
Alejandro Salas



  
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Problems with CVS version 211-28-07

2007-11-29 Thread Alejandro Salas
Wow really dumb question. Sorry :-$
I hadn't updated for a long time. Didn't know it had change so much!

Keep up the good work!



  

Be a better sports nut!  Let your teams follow you 
with Yahoo Mobile. Try it now.  
http://mobile.yahoo.com/sports;_ylt=At9_qDKvtAbMuh1G1SQtBI7ntAcJ

-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Problems with CVS version 211-28-07

2007-11-29 Thread Alejandro Salas
Hello everyone,

I compiled E17 yesterday... and found a couple of things missing... Alt + Esc 
doesn't bring up the command prompt to execute programs/commands... Alt + Tab 
doesn't work, nothing happens.

I don't know if I have to compile new things, or if these things aren't 
currently working.

Any help is appreciate it..




  

Be a better pen pal. 
Text or chat with friends inside Yahoo! Mail. See how.  
http://overview.mail.yahoo.com/

-
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Problems compiling e_utils

2007-04-18 Thread Alejandro Salas
Hello everyone,

I'm trying to compile e_utils with no luck :-(...
Results from autogen:
Configuration Options Summary:

  Imlib2..: yes
  eet.: yes
  Evas: yes
  Ecore...: yes
  Edje: yes
  Esmart..: yes
  Engrave.: yes
  Epsilon.: no
  Ewl.: no
  Enlightenment...: yes

Utilities that will be built:

  eap_edit: no
  E17 Setroot.: yes
  Entangle: yes
  Exige...: yes

Here's the error:
e17setroot.o: In function `_e_bg_bg_edj_gen':
/opt/cvsE17/10-04-07/e17/apps/e_utils/src/bin/e17setroot/e17setroot.c:179:
undefined reference to `ecore_file_get_file'
/opt/cvsE17/10-04-07/e17/apps/e_utils/src/bin/e17setroot/e17setroot.c:180:
undefined reference to `ecore_file_get_dir'
/opt/cvsE17/10-04-07/e17/apps/e_utils/src/bin/e17setroot/e17setroot.c:183:
undefined reference to `ecore_file_get_file'

Here's my ecore configuration:
ecore 0.9.9.037

Optional Modules:

  Ecore_Job: yes
  Ecore_Con: yes (OpenSSL: yes)
  Ecore_Txt: yes
  Ecore_X (Xlib backend)...: yes (Xcursor: yes)
(Xprint: no) (Xinerama: yes) (Xrandr: yes)
(Xscreensaver: no) (Xrender: yes) (Xfixes: yes)
(Xdamage: no) (Xdpms: yes)
  Ecore_FB.: no
  Ecore_DFB: no
  Ecore_Evas...: yes
  Ecore_Evas GL Support: no
  Ecore_Evas XRender Support...: yes
  Ecore_Evas FB Support: no
  Ecore_Evas DFB Support...: no
  Ecore_Evas Buffer Support: yes
  Ecore_Ipc: yes (OpenSSL: yes)
  Ecore_Config.: yes
  Ecore_DBUS...: yes
  Ecore_Desktop: yes
  Ecore_File...: yes (Inotify: yes)
(Poll: yes) (CURL: yes)

Does anyone knows what to do to fix it?
Thanx in advance..

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] esmart not compiling

2007-04-12 Thread Alejandro Salas
Hi.. I just updated from the CVS and esmart is not
compiling :-(... 

Making all in esmart_file_dialog
make[4]: Entering directory
`/opt/cvsE17/10-04-07/e17/libs/esmart/src/lib/esmart_file_dialog'
make[4]: *** No rule to make target
`../../../src/lib/esmart_container/libesmart_container.la',
needed by `libesmart_file_dialog.la'.  Stop.
make[4]: Leaving directory
`/opt/cvsE17/10-04-07/e17/libs/esmart/src/lib/esmart_file_dialog'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/opt/cvsE17/10-04-07/e17/libs/esmart/src/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/opt/cvsE17/10-04-07/e17/libs/esmart/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/opt/cvsE17/10-04-07/e17/libs/esmart/src'
make: *** [all-recursive] Error 1

***

Does anybody knows a way around this?. I'm compiling
it to compile entrance.

Thanx in advance



   

Looking for earth-friendly autos? 
Browse Top Cars by "Green Rating" at Yahoo! Autos' Green Center.
http://autos.yahoo.com/green_center/

-
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-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Questions...

2006-09-29 Thread Alejandro Salas
> Hi,
> 
> E17 grabs common shortcuts, like "Ctrl + Shift +
> Left" and "Ctrl + Shift
> + Right" that the eclipse's text editor uses to
> select full words to the
> left/right of the cursor position. I usually disable
> these and other
> shortcuts in e that interfere with my preferences.

Hello, 
Yes, I also disable those and a couple of others.
Here's the pickle: CTRL + SHIFT + R ( Open Resource ).
It's working fine and all of a sudden it stops
working. That's why I'm saying it's some kind of weird
bug somewhere. 

I thought It was E because I haven't changed my
Eclipse in a while and my E constantly. And since some
time ago, It has worsened, so I thought It was E. I
haven't tried it on another machine so I don't know a
lot more about it. It could very well be my machine.

One problem I encountered today, I updated, deleted my
.e ( which I now see had a lot of weird things ). I
tried to configure the pager so that it doesn't show
the desktop every time I switch. I hit "Configuration"
and it segfaults :-S... Any ideas?

Alejandro Salas

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Questions...

2006-09-29 Thread Alejandro Salas

> > 1. Is everything all right on the CVS?. From a
> month
> > ago or so, my E17 is a bit screwed up. It doesn't
> > remember things correctly, from time to time some
> apps
> > are not able to detect shortcuts, etc.
> 
> detect shortcuts?

This happens with Eclipse for the most part. Sometimes
shortcuts just don't work. It used to get fixed by
setting the focus to another window, or changing
desktops, but now I have to restart Eclipse. 

It's like E is consuming the event and not passing it
through to Eclipse. I'm gonna delete my whole .e
folder. I suspect it's all messed up. 

Thanx again. 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Where are the remembered windows?

2006-09-28 Thread Alejandro Salas
Hi everyone,

I wanted to know where is the file(s) that contains
all the remembered windows. I want E to "un"remember
all windows.. 

Thanx in advance..


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Questions...

2006-09-28 Thread Alejandro Salas
Hello everyone,

I have a couple of different questions:

1. Is everything all right on the CVS?. From a month
ago or so, my E17 is a bit screwed up. It doesn't
remember things correctly, from time to time some apps
are not able to detect shortcuts, etc.

2. Which of the two engage projects is the current
one? Which one should I compile?

3. I know this is not the right place to ask this,
sorry :-(. I'm looking for a software that allows me
to record what is happening on the screen. To do
software demos, etc. I once saw a couple of video
demos that rasterman did a long time ago.

Thanx and sorry for the bother.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] edje_cc fails making a icon

2006-07-29 Thread Alejandro Salas
A friend of mine is having problems compiling e. I'm
doing him the favor to post his problem. Here's what
he wrote:

hi everybody, i'm getting this error when i try to
compile e17

/usr/local/e17_2/bin/edje_cc -v module_icon.edc
module.eap
/usr/local/e17_2/bin/edje_cc: Error. :7
unexpected character at %d
/usr/local/e17_2/bin/edje_cc: Error. :7 integer
-1077055224 out
of range of 0 to 2147483647 inclu
sive
/usr/local/e17_2/bin/edje_cc: Opening
"/tmp/edje_cc.edc-tmp-CUPS3z" for input
/usr/local/e17_2/bin/edje_cc: Parsing input file


This is the scenario:

I've downloaded this afternoon a cvs snapshot in a
clean directory (no
previous cvs data). Everything went fine, then i've
started to compile
but when the compiling process arrive to engage stage,
i've got the
previously showed error.

There is something wrong whith that binary?

I think is important to keep in mind the clean
directory for cvs when
someone of you try to reproduce this scenario.

--
Ricardo Fernández   |
Caracas, Venezuela  |
Linux User:57328   (O)
 x<_._>x
   x o oo /(_)\ oo o x



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Maximize policy...

2006-07-11 Thread Alejandro Salas
Hello everyone...

I was wondering if it would be possible at some point
to maximize diferently depending on a shortcut or
something. 

For example, my maximize policy is fullscreen,I have a
shortcut for that: enlightenment_remote
-binding-key-add ANY m 'CTRL|ALT' 0
"window_maximized_toggle" "". What I would like is
another shorcut that could toggle maximize but using
smart expansion ( without having to change my maximize
policy ).  I know that no new features are being
added but just a thought ;-).

Cheers...

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Shelf - No Shelf

2006-06-16 Thread Alejandro Salas
Hello everyone,

I was wondering why all the modules erased the old
interface so that the modules could be "standalone".
It would be nice to be able to decide whether one
wants to gather things up in a shelf or not. 

Just a thought.


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Problems compiling

2006-05-31 Thread Alejandro Salas
Looking around I found that it could be an autoconf
problem (see http://edevelop.org/node/2495). The
problem is that i'm not compiling ewl. Could it be the
same problem?. 

Thanx again

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Problems compiling

2006-05-31 Thread Alejandro Salas
Hello everyone,

I installed a fresh Debian (testing) box. I tried to
compile E17 but I get an error when running make in
e17/apps/e/data/init. Last lines of output are:

---
/opt/e17/bin/edje_cc: Wrote 790 (1 Kb) for
"collections/1" collection entry

/tmp/edje_cc.sma-tmp-Dpdv6E(1) : fatal error 100:
cannot read from file: "edje"

Compilation aborted.
1 Error
/opt/e17/bin/edje_cc: Warning. Compiling script code
not clean.

---

Does anyone knows why this is happening? I've tried to
compile cvs snapshots from 05/31/06 and 20/05/06 with
the same result. Am I missing some kind of
dependency?. I have all dependencies mentioned by
get-e.org.

Thanx for everything... sorry for the bother.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EWL Compilation problem [SOLVED epsilon dependency]

2006-05-22 Thread Alejandro Salas
Hi, 

I had a problem with my compilation script. Had the
wrong compilation order. Sorry for the bother
everyone.

Regards,
Alejandro

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EWL Compilation problem

2006-05-22 Thread Alejandro Salas
> You need an updated copy of epsilon.

I did a complete check out:

cvs
-d:pserver:[EMAIL PROTECTED]:/var/cvs/e
login
cvs -z3
-d:pserver:[EMAIL PROTECTED]:/var/cvs/e
co e17 e_modules misc

Did I miss something?

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EWL Compilation problem

2006-05-22 Thread Alejandro Salas
Hi,
I updated everything yesterday (Actually deleted
everything and checked out everything again).
Compiling I got a different error:

../../src/lib/.libs/libewl.so: undefined reference to
`epsilon_del'
collect2: ld returned 1 exit status
make[4]: *** [ewl_test] Error 1
make[4]: Leaving directory
`/usr/local/cvs/e17/e17/libs/ewl/src/bin'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/usr/local/cvs/e17/e17/libs/ewl/src/bin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/usr/local/cvs/e17/e17/libs/ewl/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/usr/local/cvs/e17/e17/libs/ewl'
make: *** [all] Error 2

A friend of mine got the same error on saturday just
after he updated. Is there a change on the
dependencies of some sort? Any ideas?

Thanx for everything

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Cannot Update

2006-05-03 Thread Alejandro Salas
> ^^ Typos?
> 
>
:pserver:[EMAIL PROTECTED]:/var/cvs/e

Yes, sorry. It was a typo.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Cannot Update

2006-05-03 Thread Alejandro Salas

> What are you typing? Which server are you running
> against?
> 
> I know it's a stupid thing to say but...it works
> here!

Hahahah, not stupid, my bad. 
pserver:[EMAIL PROTECTED]:/var/cvs/e

I had already updated a couple of times since the cvs
changed, so it's not that. But I don't know, it's been
very weird. 

I'm using debian sarge. I'll keep trying to see what's
the problem. Could it be some kind of timeout issue?.
I don't see any errors anywhere, but just to know.

Well, 
Thanx again guys.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Cannot Update

2006-05-02 Thread Alejandro Salas
Hi, I have been trying to update for some time now,
and haven't been able to. If I try to update, the
update stops at some moment; if I try to checkout,
then it stops at a later time, but stops all the same.

Is there anyone with the same problem?. Any thoughts
about it?

Thanx in advance.
Ale

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] CVS Problems?

2006-04-28 Thread Alejandro Salas
Hi everyone...

I'm trying to update from CVS. I use get_e.sh script;
for some reason in the middle of the update the script
stops. The last output line is:

cvs update: Updating proto/gfx_routines/op_mul

Is there a problem with the CVS or could it be
something with my internet conection?.

Thanx in advance.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Re: CVS Panic!!!

2006-03-28 Thread Alejandro Salas
I tried that... even wiped out all my .e and nothing.
But thanx for the tip.



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] CVS Panic!!!

2006-03-28 Thread Alejandro Salas
Ahhh!. Just updated, and my E is really messed up
:'-(. For some reason I have two pagers, if I unload
the pager module E segfaults. Changing themes is not
working. Engage is also a bit weird, not zooming
right. 

I'll update later or tomorrow to see if anything
changed. As for now, rolling back this snapshot ;-).

Regards

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Processor at 100% opening Eclipse on another desktop

2006-03-16 Thread Alejandro Salas

> i believe that what's going on here is pretty
> simple, and completely 
> unrelated to E.  the splash screen seems to be
> waiting for the main 
> application window to get whatever X event equates
> to "bring window to 
> front".  (can you tell i'm not an X programmer?) 
> once that happens, the 
> splash screen goes away, but until it happens,
> eclipse remains in a 
> tight loop, while polling for that event.

Yes, I was going through more or less the same line of
thinking. 
I think too that it is unrelated to E, but just
checking if someone had solved it.

Regards,
Alejandro

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Processor at 100% opening Eclipse on another desktop

2006-03-16 Thread Alejandro Salas
> Do you know what is actually using the CPU? You
> should be able to get
> an idea pretty quickly by running top.

Java holds over 80% of the CPU. After I go to the
desktop it dessapears from the top list.


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Processor at 100% opening Eclipse on another desktop

2006-03-16 Thread Alejandro Salas
Hi everyone.

I set my e17 to remember size, position, border and
desktop for Eclipse. The problem is that if I open
eclipse while being on another desktop, it opens fine
but the processor stays at 100% use until I go to the
desktop where eclipse is. I have done a couple of test
with other apps and everything is fine, a friend of
mine has the same problem.

Has anyone knows the cause?, can it be solved?.
Thanx in advance to everyone

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Font size problem with entrance.

2006-01-20 Thread Alejandro Salas
Hi everyone, 

I posted like a week ago a problem I had with my last
cvs update and Entrance. That made everything very
tiny. I thought that it affected my gtk apps somehow.
But no, :-(. It affects amsn, gkrellm and a couple of
other apps too. I just updated yesterday again and I
noticed in Entranced.h ( without me messing with it ),
that it came with this line:
#define DEFAULT_X_SERVER "/usr/X11R6/bin/X -dpi 100
-quiet -nolisten tcp"

But when I checked my process the -dpi option is
somehow ignored.
/usr/X11R6/bin/X -quiet -nolisten tcp -auth
/var/lib/entrance/:0.Xauth :0

Can somebody help me?.
Thanx everyone

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Fonts to small after cvs update

2006-01-16 Thread Alejandro Salas
> how about choosing a font and gtk config setup that
> has a font size u can read
> instead of hacking code?

Hi,
Sorry for my ignorance... could you point me where to
look for?. I was reading about the gtkrc file, but
haven't find anything useful yet.

Thanx again

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] e17 virtual desktops

2006-01-13 Thread Alejandro Salas
Hi.. I just want to say that I understand you
completly. 
If I had the time I'll gladly give you a hand coding
it, but for what I can tell, I'll be busy for some
time. If you start coding though, please keep in
touch, just in case I can do something to help.

Regards,
Alejandro

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] e17 virtual desktops

2006-01-13 Thread Alejandro Salas
I asked the exact same thing a couple of months ago.
Take a look of what it was posted. I don't know if
anything more was said about it. 

My original post
> Hello everyone,
> In e16 I could make a window big enough to see part
of
> the window in a desktop and the other part in
another
> desktop. I can't do that in e17, is that
configurable
> or is it not implemented?. In case it's not
> implemented, will it ever be?.

Follow up
> I hate this "feature" of E16. I ever asked me why
someone need this.
> I thought this is a bug. E16 seems sometimes to do
this wrong. For
> example sometimes a mplayer window goes out of one
desktop if I
> maximize it and kile has also some strange behave
with dialog windows
> that extend over two desktops. And some image
viewers open extended
> over multible desktops if the image is huge. I
expect from a window
> manager to open each window only on a single
desktop. Perhaps resizing
> later about two desktops should be possible. - Only
my opinion! ;-)
> 
> regards
> Andreas

Other follow ups:
> Andreas Volz wrote:
> 
> >
> >I hate this "feature" of E16. I ever asked me why
someone need this.
> >I thought this is a bug. 
> >
> Well I am for my part actually quite lost with WMs
that doesn't 
> implement this behavior. Because for me, virtual
desktops are really 
> spatially connected, and if a window is partly
overlapping on one side 
> of the screen, it is just natural to find the hidden
part on the related 
> other virtual desktop. Just as it can be seen in the
pagers. This really 
> helps to see the global desktop as larger that the
one can be seen at 
> the same time on the screen, rather than only seeing
a succession of 
> unconnected several desktops. Thus, I find it just
more easy to navigate 
> through the desktops by moving up, right,etc. If you
just don't like 
> this behavior, E16 also implement multiple desktop
rather than virtual 
> desktop ;-).

>From Rasterman
> actually e17's pagers dont show the overlap - they
clip to the desktop in > the
> pager as well as the real desktop - the reason e17
doesnt do this is as 
> windows are never actually moved they stay where
they are and are 
> hidden/shown. to get what you want means a major
change in code for a 
> very dubiously useful feature and well - for now,
wont be in e17 :) 
> (dubious in terms of - theres 2 schools fo though -
both conflicting, and
>  making it an option isnt that trivial and there are
much more important 
> fish to fry atm :) ) :)

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Fonts to small after cvs update

2006-01-13 Thread Alejandro Salas
Hello everyone, I updated my E17 about a week ago.
After compiling everything I wanted some gtk apps have
REALLY small fonts. That has happened other times, and
usually that got fixed editing Entranced.h in
Entrance; I added the -dpi 100 option when defining
the X_SERVER. Now I noticed that it's being used
DEFAULT_X_SERVER instead of X_SERVER. I used the -dpi
option but nothing changed. Does anyone knows how to
fix this?

Thanx a lot
Alejandro

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.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-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Window across multiple desktops

2005-10-27 Thread Alejandro Salas
> if you work in a bash: CTRL-X CTRL-E and you can
edit 
> your command in
> vim. ;)
>
> Just for info.
>
> Cheers Erik

Hi, Erik. I didn't understand that one. What I said
about working with mysql in a shell, I meant the
output of mysql when making a query, if you have a lot
of fields in the query the output will be shown in a
lot of lines, making it difficult to read.

Regards,
Alejandro




__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Window across multiple desktops

2005-10-26 Thread Alejandro Salas
That's very sad :-(... And just to know, In e16 there
are Desktops and Virtual Desktops, why isn't there
such a distinction in e17, I guess It's easier to
focus in just one, but I was still wondering. 

I think that the possibility to resize a window so
that it spans several virtual desktops is a great
feature, and I know I'm not the only one who thinks
that; of course I understand that there are other
priorities, but I think It should be configurable in
the future. Have you ever worked with a delimited file
with many fields?, or made a query in mysql in a shell
from a table with a zillion fields?. These are only
two of the uses I make of that feature in e16.

Another question I wanted to ask, in e16 when changing
desktops I could see the windows fly/slide as if I
were really moving from one desktop to the other, is
that effect going to be implemented in e17?.

Thanks again




__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Window across multiple desktops

2005-10-25 Thread Alejandro Salas
Hello everyone,
In e16 I could make a window big enough to see part of
the window in a desktop and the other part in another
desktop. I can't do that in e17, is that configurable
or is it not implemented?. In case it's not
implemented, will it ever be?.

Thanx in advance, and congrats for such a great
product :-)
Alejandro



__ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com


---
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Different desktops backgrounds

2005-09-05 Thread Alejandro Salas
> notice the file is just a filename - NOT a full
path?  > notice that it
> says /path/to/background.edj ... PATH - FULL PATH!
:)

My bad.. I have all my backgrounds in
.e/e/backgrounds/ so I thought only the name would
suffice. Thanx for the answer

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Different desktops backgrounds

2005-09-04 Thread Alejandro Salas
Hi everyone.
I'm trying to set different backgrounds for my
desktops but I can't get it to work right. In
get-e.org I found:
enlightenment_remote -desktop-bg-add 0 0 0 0
/path/to/background.edj

But it doesn't do anything. Here's my
enlightenment_remote -desktop-bg-list:

REPLY <- BEGIN
REPLY: BG CONTAINER=0 ZONE=0 DESK_X=1 DESK_Y=0
FILE="Skylined.edj"
REPLY: BG CONTAINER=0 ZONE=0 DESK_X=2 DESK_Y=0
FILE="Try_Mustard.edj"
REPLY: BG CONTAINER=0 ZONE=0 DESK_X=4 DESK_Y=0
FILE="Whole_Fruit_V2.edj"
REPLY: BG CONTAINER=0 ZONE=0 DESK_X=0 DESK_Y=0
FILE="Enlightenment.edj"
REPLY: BG CONTAINER=0 ZONE=0 DESK_X=3 DESK_Y=0
FILE="Unity.edj"
REPLY <- END

Am I missing something??. I have a 4x2 desktop
configuration. Another thing, is it possible to
randomize the selected backgrounds?. I want to have a
directory with backgrounds so that each time I start
E, it loads different backgrounds for each desktop. 

Thanx for everything.




__
Click here to donate to the Hurricane Katrina relief effort.
http://store.yahoo.com/redcross-donate3/


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Really SLOW Entrance

2005-08-26 Thread Alejandro Salas
Hello everyone,

I installed Entrance a while ago. In order to start
entrance at boot I had renamed the entrance script in
/etc/init.d/ to the one from my old manager (xdm). I
really didn't like that method, so after some reading
I did "update-rc.d entrance start 99 2 3 4 5 . stop 01
0 1 6 ." and changed the file
/etc/X11/default-display-manager to
"/usr/local/sbin/entranced". Well, my problem is that
after doing that and recompiling entrance with the
line "#define X_SERVER "/usr/bin/X11/X -quiet -dpi 100
-nolisten tcp" in Entranced.h, the whole app has
become really slow. 

Is it the -dpi 100 option in Entranced.h??
Any ideas?



__ 
Yahoo! Mail for Mobile 
Take Yahoo! Mail with you! Check email on your mobile phone. 
http://mobile.yahoo.com/learn/mail 


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Eclair not playing music

2005-08-23 Thread Alejandro Salas
Hi,

I use mostly e16, while configuring and testing e17.
Just for the fun of it. I started Eclair from e16, and
added some songs and everything went fine. It played
everything, including videos from my music directory.
I don't know why it didn't worked yesterday. I will
try again later running e17.

Cheers

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re [SOLVED]: [e-users] Compiling e_utils

2005-08-23 Thread Alejandro Salas
I used the get-e.sh script from Rasterman, I had
looked at it very quickly and I thought that it
compiled everything in the libs directory so I didn't
bother to check.

Sorry for the dumb question.
Alejandro




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Compiling e_utils

2005-08-22 Thread Alejandro Salas
Hi,

I'm trying to compile e_utils, autogen.sh doesn't give
me any problems. But when I do "make", I get a bunch
of errors, these are the first couple of lines:

eapp_edit_main.c:2:17: Ewl.h: No such file or
directory
eapp_edit_main.c:11: error: syntax error before '*'
token
eapp_edit_main.c:12: error: syntax error before
"Ewl_Widget"
eapp_edit_main.c:12: warning: data definition has no
type or storage class
eapp_edit_main.c:14: error: syntax error before
"Ewl_Widget"
eapp_edit_main.c:16: error: syntax error before '*'
token
eapp_edit_main.c:17: error: syntax error before '*'
token
eapp_edit_main.c:18: error: syntax error before '*'
token
eapp_edit_main.c:20: error: syntax error before '*'
token


How can I fix this?
Thanx in advance

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Eclair not playing music

2005-08-22 Thread Alejandro Salas
Hello everyone,

I just compiled eclair and everything went great. But
I hit play and it doesn't play the file. Any ideas why
this happens?

Thanx




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Newbie question: Entrance

2005-08-19 Thread Alejandro Salas
> I don't know for sure if it is indeed causing your 
> problem; I just
> notice the same thing here when I don't use gdm 
> (regardless of what
> window manager I start), but wdm or plain startx.
> 
> Cheers,
> Tom

I don't have that deamon at least from what I could
search (using locate and find, and the paths you guys
mentioned). The font problem seems to affect all gtk
apps, a friend of mine told me that the same bug use
to happend ocasionally in Red Hat (I don't know what
version). In my case it seems to happen every time
that I use entrance.

Any ideas are appreciate it.
Thanx guys for your input

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Newbie question: Entrance

2005-08-19 Thread Alejandro Salas
I can't find such a daemon. Any hints?

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Newbie question: Entrance

2005-08-19 Thread Alejandro Salas
That worked perfectly. One thing though. I'm testing
e17 but when I have to work I use e16. I just rebooted
my machine to see Entrance, and logged in chose e16,
and a lot of applications (firefox, gaim, eclipse)
have different fonts than the usual ones. (I think
they are the same ones but smaller). Any ideas of why
that happened??

Thanx again



__ 
Yahoo! Mail 
Stay connected, organized, and protected. Take the tour: 
http://tour.mail.yahoo.com/mailtour.html 



---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Newbie question: Entrance

2005-08-19 Thread Alejandro Salas
Thanx for your quick response. But I forgot to say
that I'm using Debian sarge, so I don't have that
file. That's why in the tutorial I found they mention
modifying the rc*.d directories, but I don't know
exactly what to do.




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Newbie question: Entrance

2005-08-19 Thread Alejandro Salas
Hi everyone,

I just compiled e17 and entrance with the get_e.sh
script from rasterman website. On a tutorial
(https://vogelweith.homeftp.net/Linux/e17_en.php#x1-60001.1)
I read the following: 
> Finally, in order for Entrance to start during boot,

> you must create the following links in /etc/rc*.d
with 
> the following command (This command is based on the
wdm > settings):
> # update-rc.d entrance start 99 2 3 4 5 . stop 01 0
1 6 

But I'm a bit lost with that. Could someone explain to
me how I can start Entrance during boot?. 

Thanx


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Alt-Tab is not displaying the popup menu

2005-08-12 Thread Alejandro Salas
Thanx /Kim... That worked, but I'm courious, any ideas
of why is not working normally??...




__ 
Yahoo! Mail 
Stay connected, organized, and protected. Take the tour: 
http://tour.mail.yahoo.com/mailtour.html 



---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Alt-Tab is not displaying the popup menu

2005-08-11 Thread Alejandro Salas
Hi..

I'm using Debian Sarge3.1_r0a and enlightenment-0.16.7.2.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Alt-Tab is not displaying the popup menu

2005-08-11 Thread Alejandro Salas
Hello everyone,
I have the last release of e16, and noticed that when
I alt-tab to go through the windows in a virtual
desktop the popup menu with the name of all the
windows is not shown. Is there a file that I can edit
to show the popup?

Thanx in advance




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Problem with the PATH variable

2005-08-11 Thread Alejandro Salas
> My session looks like this:
> 
> $ cat /etc/X11/Sessions/enlightenment-17
> #!/bin/bash
> . /etc/profile
>  
> exec /usr/bin/enlightenment-0.17

That did the trick... thanx a lot!




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Problem with the PATH variable

2005-08-11 Thread Alejandro Salas
> I had an URL which goes into depth about all
> this, if you're interested I can try to find it.

If it's not to hard to find I would really appreciate
it.
Thanx for the answer.




Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Problem with the PATH variable

2005-08-10 Thread Alejandro Salas
Here's my problem,
I just installed Debian Sarge and enlightenment using
aptitude. 
In my .bash_profile I add to the PATH a couple of
apps, but enlightenment is running on a different
environment, so my .bash_profile actions have no
effect. 
That hasn't happened to me before, it's more or less
the same .bash_profile I was using in my prior
installation (Fedora Core 3), and I never had any
problems. I tried setting the correct PATH in
/etc/profile, but that didn't work either.

Does anyone knows a solution??


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users