Re: [e-users] [E-devel] Integrating an OpenGL render Window within an Evas canevas.

2007-11-08 Thread Gustavo Sverzut Barbieri
are which, anyways, I don't use ;-) Voxels? AFAIU, voxels are 3d pixels, could be represented as a cube, but AFAIK gfx cards don't handle voxels directly... at least they didn't when I did my voxel visualization tool at university 2-3 years ago :-) -- Gustavo Sverzut Barbieri

Re: [e-users] [E-devel] Integrating an OpenGL render Window within an Evas canevas.

2007-11-08 Thread Gustavo Sverzut Barbieri
the code somewhere. Hints for implementation: X is async, you need to wait for commands to complete and given back to your process, so you need to use ecore_event_handler_add() for some events, otherwise you'll get errors from X. But ecore makes this quite simple. -- Gustavo Sverzut Barbieri

Re: [e-users] [E-devel] News from the E stables

2007-11-12 Thread Gustavo Sverzut Barbieri
, but almost nothing more... since you don't use these other things, then you don't really miss then. It's a real pitty. :-( -- Gustavo Sverzut Barbieri -- Jabber: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] ICQ#: 17249123 Skype: gsbarbieri Mobile: +55 (81

Re: [e-users] idea: xinerama zones and virtual desktops

2008-01-08 Thread Gustavo Sverzut Barbieri
virtual desktop. Where it came from. I am not sure cause I don't control 100% of my mind activity :) I think that idea was inspired by Compiz VirtualCube virtual desktops system. What do you think? I liked this idea. -- Gustavo Sverzut Barbieri -- Jabber

Re: [e-users] installing edje on windows

2008-01-09 Thread Gustavo Sverzut Barbieri
of your packages? -- Gustavo Sverzut Barbieri -- Jabber: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] ICQ#: 17249123 Skype: gsbarbieri Mobile: +55 (81) 9927 0010 - Check out the new

Re: [e-users] Problems compiling EFL on FreeBSD 6.3-PRERELEASE

2008-01-10 Thread Gustavo Sverzut Barbieri
don't have BSD and I run my build with my own scripts, but I could try to help you if you pointed out what were the errors you got, etc. -- Gustavo Sverzut Barbieri -- Jabber: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] ICQ#: 17249123 Skype: gsbarbieri Mobile

Re: [e-users] No text under icons [OT]

2008-01-19 Thread Gustavo Sverzut Barbieri
/vse012070mrt/direct/01/ ___ (omissis) Hi Rasterman, sorry for this (philosophical ?!?) OT, but i've a doubt: is your sign a joke? ;-) Greetings. Blame SourceForge, it's their automatic marketing on signature of mailing lists :-( -- Gustavo Sverzut

Re: [e-users] Can lock the screen, then Can't login anymore

2008-01-26 Thread Gustavo Sverzut Barbieri
access, login using terminal and add the following line at the beginning of /etc/pam.d/xscreensaver: authsufficient pam_permit.so -- Gustavo Sverzut Barbieri -- Jabber: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] ICQ#: 17249123 Skype: gsbarbieri

Re: [e-users] Can lock the screen, then Can't login anymore

2008-01-26 Thread Gustavo Sverzut Barbieri
as authenticated -- permit). It's not a solution, just a work around to allow you to be back to work and not loose your unsaved files. -- Gustavo Sverzut Barbieri -- Jabber: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] ICQ#: 17249123 Skype: gsbarbieri Mobile

[e-users] ANN: mixer module

2008-02-09 Thread Gustavo Sverzut Barbieri
just one slider if you like the channels to be locked. Q: Add to apps/e? A: Yes, I asked some people on IRC and some, including raster, agreed that it would be good to have such module integrated, it's a system thing, like battery, monitor, ... Thanks, -- Gustavo Sverzut Barbieri

Re: [e-users] ANN: mixer module

2008-02-23 Thread Gustavo Sverzut Barbieri
On Sat, Feb 23, 2008 at 2:08 AM, The Rasterman Carsten Haitzler [EMAIL PROTECTED] wrote: On Sat, 9 Feb 2008 23:23:48 -0300 Gustavo Sverzut Barbieri [EMAIL PROTECTED] babbled: Hi all, I'd like to announce a new mixer module, hopefully it will be included into apps/e/src/modules

Re: [e-users] ANN: mixer module

2008-02-23 Thread Gustavo Sverzut Barbieri
On Sat, Feb 23, 2008 at 5:35 PM, Hisham Mardam Bey [EMAIL PROTECTED] wrote: On Sat, Feb 23, 2008 at 2:05 PM, Gustavo Sverzut Barbieri [EMAIL PROTECTED] wrote: On Sat, Feb 23, 2008 at 2:08 AM, The Rasterman Carsten Haitzler [EMAIL PROTECTED] wrote: On Sat, 9 Feb 2008 23:23:48 -0300

Re: [e-users] ANN: mixer module

2008-03-01 Thread Gustavo Sverzut Barbieri
On Sun, Feb 24, 2008 at 12:27 AM, The Rasterman Carsten Haitzler [EMAIL PROTECTED] wrote: On Sat, 23 Feb 2008 19:39:24 -0300 Gustavo Sverzut Barbieri [EMAIL PROTECTED] babbled: On Sat, Feb 23, 2008 at 5:35 PM, Hisham Mardam Bey [EMAIL PROTECTED] wrote: On Sat, Feb 23, 2008 at 2:05

Re: [e-users] ANN: mixer module

2008-03-20 Thread Gustavo Sverzut Barbieri
, select its card and channel. Thanks to devilhorns for the idea. Note that ALSA engine needs libalsa-dev on some systems or like (debian, ubuntu, red hat), it's silently ignored by default. If you use --enable-alsa, then it will fail if library is not found. -- Gustavo Sverzut Barbieri

Re: [e-users] ANN: mixer module

2008-03-21 Thread Gustavo Sverzut Barbieri
On Thu, Mar 20, 2008 at 10:12 PM, Gustavo Sverzut Barbieri [EMAIL PROTECTED] wrote: ... - when mixer application is called from gadget popup, select its card and channel. Thanks to devilhorns for the idea. Devilhorns just found out that it was not working for single card, now fixed in GIT

Re: [e-users] The new Gadman module

2008-04-24 Thread Gustavo Sverzut Barbieri
On Wed, Apr 23, 2008 at 10:30 PM, Dave Andreoli [EMAIL PROTECTED] wrote: - Gustavo Sverzut Barbieri [EMAIL PROTECTED] ha scritto: On Tue, Apr 22, 2008 at 4:37 PM, Dave Andreoli [EMAIL PROTECTED] wrote: - Gustavo Sverzut Barbieri [EMAIL PROTECTED] ha scritto

Re: [e-users] The new Gadman module

2008-05-04 Thread Gustavo Sverzut Barbieri
when the top layer is visible without any module on it. See my other mails for more feature requests. -- Gustavo Sverzut Barbieri http://profusion.mobi Embedded Systems -- MSN: [EMAIL PROTECTED] Skype: gsbarbieri Mobile: +55 (81) 9927 0010

Re: [e-users] CVS mailing list

2008-05-13 Thread Gustavo Sverzut Barbieri
On Tue, May 13, 2008 at 1:40 PM, MillTek [EMAIL PROTECTED] wrote: Hi, Has the CVS mailing list been dropped? Just that I haven't seen reports of any commits for days. Most unusual. working here... -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems

Re: [e-users] [Announce] Project Blog

2008-08-02 Thread Gustavo Sverzut Barbieri
. It will show up on our Planet [2] and some of the stuff written on the blog will appear as news on E's front page. I recommend you to subscribe to the RSS feed [3] if you are interested in reading it. I'm open for suggestions or criticism, etc. excellent first post! -- Gustavo Sverzut

Re: [e-users] Google search from Execbuf

2008-08-14 Thread Gustavo Sverzut Barbieri
for enlightenment. If you dont have xdg-open, you can swap that for 'firefox' or whatever. AFAIK you must use $@ or $* and quotes so it can search for more than one word. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: [EMAIL PROTECTED

Re: [e-users] Google search from Execbuf

2008-08-14 Thread Gustavo Sverzut Barbieri
On Thu, Aug 14, 2008 at 12:23 PM, Toma [EMAIL PROTECTED] wrote: 2008/8/14 Gustavo Sverzut Barbieri [EMAIL PROTECTED]: On Wed, Aug 13, 2008 at 10:30 PM, Toma [EMAIL PROTECTED] wrote: Hey folks! Heres a little thing I thought of this morning. After fumbling around for the browser window

Re: [e-users] [E-devel] Enlightenment.org redesign mockups needed!

2008-09-02 Thread Gustavo Sverzut Barbieri
links, we can even go with intermediate pages with more detailed instructions. For example, we can point to a Tracker page with a link to http://trac.enlightenment.org/e at the top and some text explaining how to report bugs following it. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded

Re: [e-users] [E-devel] Enlightenment.org redesign mockups needed!

2008-09-11 Thread Gustavo Sverzut Barbieri
at the bottom! The only thing is that this is too dark, mostly black. I like it, but we'll have to match every other system (trac, wiki, ...) to be similar. Maybe you could come with a light version? -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems

Re: [e-users] Opensuse: errors during make install

2008-09-14 Thread Gustavo Sverzut Barbieri
to compile these missing packages since you just have to do them and not the whole toolchain. Sometimes this requires the most up to date libraries, so the update frequency will matter. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN

Re: [e-users] drawing lots of line segments

2008-09-17 Thread Gustavo Sverzut Barbieri
are not the most optimized bit of Evas, however it is counted as just one object and it's processed using the scanline polygon fill mode. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: [EMAIL PROTECTED] Skype: gsbarbieri Mobile: +55 (19) 9225

Re: [e-users] Size of opening windows

2008-09-17 Thread Gustavo Sverzut Barbieri
. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: [EMAIL PROTECTED] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 - This SF.Net email is sponsored by the Moblin Your

Re: [e-users] windows no closed porperly

2008-09-17 Thread Gustavo Sverzut Barbieri
and the only way to really find out what was going on, its cramming some printf() functions into the e_border.c code. amarok suffers from that too. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: [EMAIL PROTECTED] Skype: gsbarbieri Mobile

Re: [e-users] Connection Manager module

2008-09-21 Thread Gustavo Sverzut Barbieri
the connman module just before connman broke its api... actually not much work on their front, even tests/* (python scripts) and their connman-gnome are not working. So we have to wait before they're in an usable state before fixing point (a) :-) -- Gustavo Sverzut Barbieri http://profusion.mobi

Re: [e-users] Latest e17 mixer module: does it work yet?

2008-09-21 Thread Gustavo Sverzut Barbieri
. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: [EMAIL PROTECTED] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 - This SF.Net email is sponsored by the Moblin Your Move

Re: [e-users] [website] My final mockup

2008-09-22 Thread Gustavo Sverzut Barbieri
://omploader.org/vcmt6 +1, I like it. Just wish we had bw compliant icons for the menu (/me looks at Toma) :-) -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: [EMAIL PROTECTED] Skype: gsbarbieri Mobile: +55 (19) 9225-2202

Re: [e-users] massive slowdown using framebuffer compared to X

2008-09-23 Thread Gustavo Sverzut Barbieri
not that difference. X11 is not as bad as people claim. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: [EMAIL PROTECTED] Skype: gsbarbieri Mobile: +55 (19) 9225-2202

Re: [e-users] massive slowdown using framebuffer compared to X

2008-09-23 Thread Gustavo Sverzut Barbieri
On Tue, Sep 23, 2008 at 12:24 PM, BT [EMAIL PROTECTED] wrote: On Tue, 23 Sep 2008 12:02:06 -0300 Gustavo Sverzut Barbieri barbieri-at-profusion.mobi |enlightenment| ... wrote: Instead, performance is much worse. Events scheduled for 0.1 sec are running at about 1 per sec, with the CPU

Re: [e-users] [website] My final mockup

2008-10-04 Thread Gustavo Sverzut Barbieri
, there are several people who pefer a news blurb instead of the three colums thingy. That can be easily changed later and won't affect the overall look and feel of the design. [1] http://one.xthost.info/dresb/ +1 -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems

Re: [e-users] Patch for new slide function

2008-10-13 Thread Gustavo Sverzut Barbieri
/*, like text/plain or text/patch, you can try to do that adding these to your /etc/mime.types: text/diff diff text/patch patch -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: [EMAIL PROTECTED] Skype: gsbarbieri Mobile

Re: [e-users] evas bombs during make

2008-10-24 Thread Gustavo Sverzut Barbieri
name clash with a gnome project). I'd recommend you to either go back to the version you used and wait before everything is done, or to live bleeding edge and do not complain and be patient. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems

Re: [e-users] wallpaper

2008-10-31 Thread Gustavo Sverzut Barbieri
... -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: [EMAIL PROTECTED] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 - This SF.Net email is sponsored by the Moblin Your Move

Re: [e-users] Control Panel-Extensions ?

2008-11-28 Thread Gustavo Sverzut Barbieri
=/ ___ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users -- Sent from my mobile device Gustavo Sverzut Barbieri http://profusion.mobi embedded systems

Re: [e-users] Video2Edje

2008-11-30 Thread Gustavo Sverzut Barbieri
the same helper library they used for Firefox's HTML5 support. I just don't recall the name :-/ -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: [EMAIL PROTECTED] Skype: gsbarbieri Mobile: +55 (19) 9225-2202

Re: [e-users] Sound with E17?

2008-12-12 Thread Gustavo Sverzut Barbieri
sound applications or servers together with E, like pulseaudio, esd, arts, ... -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202

Re: [e-users] .cfg files editor

2009-01-05 Thread Gustavo Sverzut Barbieri
Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202

Re: [e-users] [E-devel] [Heads Up] Summer of Code 2009.....

2009-01-13 Thread Gustavo Sverzut Barbieri
, an application, ideas page, etc etc. Let's rock! I would like to have you as admin and I'll try to be mentor again, this time with more time... hopefully! -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri

Re: [e-users] Shelf weirdness

2009-01-14 Thread Gustavo Sverzut Barbieri
like this. However I have not tested with two heads, will do and try to reproduce this. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202

Re: [e-users] Shelf weirdness

2009-01-15 Thread Gustavo Sverzut Barbieri
On Thu, Jan 15, 2009 at 12:39 PM, Ross Vandegrift r...@kallisti.us wrote: On Thu, Jan 15, 2009 at 12:22:24PM -0200, Gustavo Sverzut Barbieri wrote: Ok, I cannot reproduce this here. I have my shelf in autohide in 1.4s, hide duration 0.2s. I have a pager in it. I left click it will change

Re: [e-users] Shelf weirdness

2009-01-15 Thread Gustavo Sverzut Barbieri
On Thu, Jan 15, 2009 at 12:17 PM, Ross Vandegrift r...@kallisti.us wrote: On Wed, Jan 14, 2009 at 11:03:51PM -0200, Gustavo Sverzut Barbieri wrote: On Wed, Jan 14, 2009 at 7:21 PM, Ross Vandegrift r...@kallisti.us wrote: On Wed, Jan 14, 2009 at 07:01:06PM -0200, Gustavo Sverzut Barbieri wrote

Re: [e-users] a guide request about windows transition effects

2009-01-17 Thread Gustavo Sverzut Barbieri
://profusion.mobi/node/11 -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 -- This SF.net email

Re: [e-users] python-etk lists (still) broken in svn rev 37812

2009-01-21 Thread Gustavo Sverzut Barbieri
at irc.freenode.net. Regards, -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 -- This SF.net email

Re: [e-users] weird shelf behavior

2009-01-22 Thread Gustavo Sverzut Barbieri
Xinerama events. Maybe newer X changed something WRT this? I do plan to improve XRandR at some time, already going with 1.3 so these command lines should not be required anymore ;-) Just can't say when it will happen, maybe some GSoC student want to do it? -- Gustavo Sverzut Barbieri http

Re: [e-users] desklock passwd not working

2009-01-29 Thread Gustavo Sverzut Barbieri
again. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 -- This SF.net email is sponsored

Re: [e-users] desklock passwd not working

2009-01-29 Thread Gustavo Sverzut Barbieri
is that they use barely tested network functions and these deal with untrusted data, so may block, leak and lots of potential unhandled cases. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile

Re: [e-users] directfb help

2009-02-06 Thread Gustavo Sverzut Barbieri
and like) is tied to X11. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 -- Create

Re: [e-users] Python-elementary - destroy an object

2009-02-24 Thread Gustavo Sverzut Barbieri
they might have bugs. That is, don trust them and always debug both parts! Regards, -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202

[e-users] Fwd: E SVN: barbieri IN trunk/e: config/illume config/minimalist config/netbook config/scaleable config/standard src/bin

2009-03-03 Thread Gustavo Sverzut Barbieri
/enlightenment-svn -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 -- Open Source Business Conference

[e-users] new module: systray

2009-03-22 Thread Gustavo Sverzut Barbieri
this. Please report bugs and suggestions. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202

Re: [e-users] [E-devel] new module: systray

2009-03-24 Thread Gustavo Sverzut Barbieri
On Tue, Mar 24, 2009 at 4:07 PM, Marco Trevisan (Treviño) m...@3v1n0.net wrote: Gustavo Sverzut Barbieri wrote: For those that do not read svn commits mail list, I just added a systray module to E-MODULES-EXTRA/systray. It is very basic but should be able to replace trayer or stalonetray

Re: [e-users] system tray nm-applet icon

2009-03-24 Thread Gustavo Sverzut Barbieri
works. I don't use nm myself, but connman that I believe is a better solution. We plan to add e-connman support soon, so you will be able to interact with it even without systray since it will be a native e gadget. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems

Re: [e-users] system tray nm-applet icon

2009-03-24 Thread Gustavo Sverzut Barbieri
On Tue, Mar 24, 2009 at 6:29 PM, Viktor Kojouharov vkojouha...@gmail.com wrote: On Tue, 2009-03-24 at 18:06 -0300, Gustavo Sverzut Barbieri wrote: On Tue, Mar 24, 2009 at 5:52 PM, Jona Schuman jonaschuman+eus...@gmail.com wrote: Hello, I'm having an issue that I imagine concerns

Re: [e-users] Systray in shelf only below everything

2009-03-31 Thread Gustavo Sverzut Barbieri
of others. just tried to others while testing and all of them seem to work :-( -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202

Re: [e-users] Systray in shelf only below everything

2009-04-01 Thread Gustavo Sverzut Barbieri
bits. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202

[e-users] Release schedule

2009-04-08 Thread Gustavo Sverzut Barbieri
:-) -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 -- This SF.net email is sponsored by: High

Re: [e-users] [E-devel] Release schedule

2009-04-09 Thread Gustavo Sverzut Barbieri
that can be used by both to depend on the virtual and that's fine, do not need to create a whole new repository just to have ecomorph. and please, let's try to get these things upstream into debian, ubuntu and others. At least the base libraries and e17 itself. -- Gustavo Sverzut Barbieri http

Re: [e-users] [E-devel] Release schedule

2009-04-09 Thread Gustavo Sverzut Barbieri
On Thu, Apr 9, 2009 at 2:29 PM, Luca De Marini luca.darkmas...@gmail.com wrote: 2009/4/9 Gustavo Sverzut Barbieri barbi...@profusion.mobi and please, let's try to get these things upstream into debian, ubuntu and others. At least the base libraries and e17 itself. Of course. We

Re: [e-users] [E-devel] Release schedule

2009-04-10 Thread Gustavo Sverzut Barbieri
On Fri, Apr 10, 2009 at 7:57 AM, Albin Tonnerre albin.tonne...@gmail.com wrote: On Thu, Apr 9, 2009 at 8:45 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Thu, Apr 9, 2009 at 2:29 PM, Luca De Marini luca.darkmas...@gmail.com wrote: 2009/4/9 Gustavo Sverzut Barbieri barbi

Re: [e-users] [E-devel] Release schedule

2009-04-10 Thread Gustavo Sverzut Barbieri
On Fri, Apr 10, 2009 at 11:46 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Fri, Apr 10, 2009 at 11:14 AM, Carsten Haitzler ras...@rasterman.com wrote: On Wed, 8 Apr 2009 12:29:50 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: ok. looking here the problme

Re: [e-users] [E-devel] Release schedule

2009-04-10 Thread Gustavo Sverzut Barbieri
On Fri, Apr 10, 2009 at 11:13 PM, Carsten Haitzler ras...@rasterman.com wrote: On Fri, 10 Apr 2009 11:46:08 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Fri, Apr 10, 2009 at 11:14 AM, Carsten Haitzler ras...@rasterman.com wrote: On Wed, 8 Apr 2009 12:29:50 -0300 Gustavo

[e-users] NOTICE: svn feature freeze this weekend (April 17-19)

2009-04-13 Thread Gustavo Sverzut Barbieri
contributions!) Regards! -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 -- This SF.net email

Re: [e-users] NOTICE: svn feature freeze this weekend (April 17-19)

2009-04-13 Thread Gustavo Sverzut Barbieri
approval to have that. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 -- This SF.net email

Re: [e-users] e-notify-send

2009-04-14 Thread Gustavo Sverzut Barbieri
On Tue, Apr 14, 2009 at 9:31 AM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: On Tue, Apr 14, 2009 at 9:14 AM, Carsten Haitzler ras...@rasterman.com wrote: On Tue, 14 Apr 2009 14:15:49 +0530 Noorul Islam K M gnu...@gmail.com said: Hello e-users, I have been trying to use e

Re: [e-users] Gedit appears on all desktops

2009-04-17 Thread Gustavo Sverzut Barbieri
shortcut or using window menu? -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 -- Stay on top

Re: [e-users] Gedit appears on all desktops

2009-04-17 Thread Gustavo Sverzut Barbieri
on the icon, on top title bar, select More, State and remove tick from Sticky should resolve the problem or at least that is what worked here. Some Gnome apps don't seem to check whether gnome desktop is running before corrupting your desktop. Thanks. Easy fix. :-) Gustavo Sverzut Barbieri wrote

Re: [e-users] New Trac Wiki

2009-04-19 Thread Gustavo Sverzut Barbieri
linked as reference. Not sure if they're still usable. I think it's a little out dated and could only be used very selective. get-e.org is/should be dead, we should redirect www.get-e.org to www.enlightenment.org, download page. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded

Re: [e-users] NOTICE: svn feature freeze this weekend (April 17-19)

2009-04-19 Thread Gustavo Sverzut Barbieri
a lot! Now let's rock on http://trac.enlightenment.org/e/wiki/Release list for next month! On Mon, Apr 13, 2009 at 12:18 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: Hello all, As discussed in previous threads we will try to stabilize the SVN so packagers can do their work

Re: [e-users] [E-devel] NOTICE: svn feature freeze this weekend (April 17-19)

2009-04-20 Thread Gustavo Sverzut Barbieri
On Mon, Apr 20, 2009 at 8:14 AM, sda dmitry.serpok...@gmail.com wrote: On 20:46 Sun 19 Apr     , Gustavo Sverzut Barbieri wrote: And freeze is over! Packagers should use revision 40244, I documented this in http://trac.enlightenment.org/e/wiki/ReleaseSchedule hi guys, please review

Re: [e-users] NOTICE: svn feature freeze this weekend (April 17-19)

2009-04-20 Thread Gustavo Sverzut Barbieri
-20090420/ note that versions are still not bumped! On Sun, Apr 19, 2009 at 8:46 PM, Gustavo Sverzut Barbieri barbi...@profusion.mobi wrote: And freeze is over! Packagers should use revision 40244, I documented this in http://trac.enlightenment.org/e/wiki/ReleaseSchedule Thanks you everybody

Re: [e-users] [GSoC] Google Summer of Code Accepted Student Proposals....

2009-04-20 Thread Gustavo Sverzut Barbieri
lists, join IRC and start coding today! -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 -- Stay

Re: [e-users] [E-devel] NOTICE: svn feature freeze this weekend (April 17-19)

2009-04-21 Thread Gustavo Sverzut Barbieri
On Mon, Apr 20, 2009 at 9:10 AM, Carsten Haitzler ras...@rasterman.com wrote: On Sun, 19 Apr 2009 20:46:31 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: waaait! the soname isnt right! will need to re-freeze for that. i will do that tomorrow well, this is a test, we do not need

Re: [e-users] Notes on my recent SVN upgrade

2009-04-21 Thread Gustavo Sverzut Barbieri
PROTO/exchange library if you want that. Be aware it's not officially supported, that's why it is in PROTO :-) -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202

[e-users] recompile all your modules after last changes

2009-04-26 Thread Gustavo Sverzut Barbieri
Hello all, With my last commits I broke e_config abi, so all modules that depend on it should be recompiled otherwise they will not work properly. This includes modules in e/src/modules, E-MODULES-EXTRA and possibly other/externals as well. -- Gustavo Sverzut Barbieri http://profusion.mobi

Re: [e-users] E.org website sitemap

2009-05-11 Thread Gustavo Sverzut Barbieri
it. But it might be too much to do at once, so do in steps and keep us informed. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202

[e-users] notification module: how do you use it?

2009-05-12 Thread Gustavo Sverzut Barbieri
this feature, fix some bugs with popup positioning and move it to e/src/modules. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202

Re: [e-users] [E-devel] notification module: how do you use it?

2009-05-13 Thread Gustavo Sverzut Barbieri
On Wed, May 13, 2009 at 4:18 AM, Viktor Kojouharov vkojouha...@gmail.com wrote: On Tue, 2009-05-12 at 23:24 -0300, Gustavo Sverzut Barbieri wrote: Hey all, notification module is useful, I like it and will move to e/src/modules (that is: officially supported), but first I need to revamp

Re: [e-users] [E-devel] notification module: how do you use it?

2009-05-13 Thread Gustavo Sverzut Barbieri
On Wed, May 13, 2009 at 12:08 AM, P Purkayastha ppu...@gmail.com wrote: Gustavo Sverzut Barbieri wrote: Hey all, notification module is useful, I like it and will move to e/src/modules (that is: officially supported), but first I need to revamp it so I need input from other users

Re: [e-users] [E-devel] notification module: how do you use it?

2009-05-13 Thread Gustavo Sverzut Barbieri
On Wed, May 13, 2009 at 9:54 AM, Steve Jones st...@squaregoldfish.co.uk wrote: Gustavo Sverzut Barbieri wrote: On Wed, May 13, 2009 at 12:08 AM, P Purkayastha ppu...@gmail.com wrote: Gustavo Sverzut Barbieri wrote: Hey all, notification module is useful, I like it and will move to e/src

Re: [e-users] [E-devel] notification module: how do you use it?

2009-05-13 Thread Gustavo Sverzut Barbieri
On Wed, May 13, 2009 at 11:11 AM, Viktor Kojouharov vkojouha...@gmail.com wrote: On Wed, 2009-05-13 at 08:13 -0300, Gustavo Sverzut Barbieri wrote: On Wed, May 13, 2009 at 4:18 AM, Viktor Kojouharov vkojouha...@gmail.com wrote: On Tue, 2009-05-12 at 23:24 -0300, Gustavo Sverzut Barbieri wrote

Re: [e-users] [E-devel] notification module: how do you use it?

2009-05-13 Thread Gustavo Sverzut Barbieri
On Wed, May 13, 2009 at 11:19 AM, Carsten Haitzler ras...@rasterman.com wrote: On Wed, 13 May 2009 11:14:05 -0300 Gustavo Sverzut Barbieri barbi...@profusion.mobi said: On Wed, May 13, 2009 at 11:11 AM, Viktor Kojouharov vkojouha...@gmail.com wrote: On Wed, 2009-05-13 at 08:13 -0300

Re: [e-users] [E-devel] notification module: how do you use it?

2009-05-13 Thread Gustavo Sverzut Barbieri
On Wed, May 13, 2009 at 2:06 PM, Wido wido...@gmail.com wrote: On Tue, 2009-05-12 at 23:24 -0300, Gustavo Sverzut Barbieri wrote: Hey all, notification module is useful, I like it and will move to e/src/modules (that is: officially supported), but first I need to revamp it so I need input

Re: [e-users] [E-devel] notification module: how do you use it?

2009-05-13 Thread Gustavo Sverzut Barbieri
On Wed, May 13, 2009 at 3:20 PM, Wido wido...@gmail.com wrote: is not older than a week, which was last svn update+recompile it is, I added those to e_config.h for a while, more than one week. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems

[e-users] NOTICE: svn feature freeze this weekend (May 22-24)

2009-05-18 Thread Gustavo Sverzut Barbieri
!) Regards! -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 -- Crystal Reports - New Free Runtime

Re: [e-users] Custom Desktop path

2009-05-26 Thread Gustavo Sverzut Barbieri
this part is quite easy to add, we could mentor you to do such work. Just add a simple envvar+.dirs parser to efreet and use it from e17. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19

Re: [e-users] Disable display power management on AC power

2009-05-28 Thread Gustavo Sverzut Barbieri
talking about? That from cpu module or external, like gnome-power-manager (that will auto-run if someone talks to it over DBus). -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19

Re: [e-users] Disable display power management on AC power

2009-05-28 Thread Gustavo Sverzut Barbieri
(specially networking and cpus). As I really think this will not be done until e17 is out, I'd recommend you doing acpid event listeners in /etc/acpi/, you can write simple shell scripts to do that. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems

Re: [e-users] Custom Desktop path

2009-06-08 Thread Gustavo Sverzut Barbieri
. That could be fixed, but we lack manpower to fix such marginal case :-/ Feel free to submit patches, we can guide you to have it done. As for those nasty .desktop for devices/storage, yes, it's annoying and it's on the TODO for e17 release. But nobody is working on it yet. -- Gustavo Sverzut

Re: [e-users] Planet revamped!

2009-06-09 Thread Gustavo Sverzut Barbieri
stuff again, let's rock. Keep up the good work and make the plane a resource we users can rely on to understand what's going on in the e17 world. Cheers, Emme -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi

[e-users] Release schedule and request for help

2009-06-09 Thread Gustavo Sverzut Barbieri
rock! PS: I'll use the blog and post this there as well. Let's hope it will bring more attention. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202

Re: [e-users] greyed power buttons in system module

2009-06-10 Thread Gustavo Sverzut Barbieri
their tasks. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 -- Crystal Reports - New Free Runtime

Re: [e-users] Planet revamped!

2009-06-10 Thread Gustavo Sverzut Barbieri
On Wed, Jun 10, 2009 at 1:46 PM, Atton Jonathanjonathan.at...@gmail.com wrote: Blog created : http://watchwolf.fr/blog/ The rss : http://watchwolf.fr/blog/index.php?feed/atom done, but if you want your face there, just send me the watchwolf.png/jpg with size 65x85. -- Gustavo Sverzut Barbieri

Re: [e-users] Need help with elementary

2009-06-13 Thread Gustavo Sverzut Barbieri
___ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users -- Sent from my mobile device Gustavo Sverzut Barbieri http://profusion.mobi embedded systems

Re: [e-users] greyed power buttons in system module

2009-06-14 Thread Gustavo Sverzut Barbieri
On Thu, Jun 11, 2009 at 9:12 AM, Matthew Morganlytith...@gmail.com wrote: Gustavo Sverzut Barbieri wrote: On Wed, Jun 10, 2009 at 9:09 AM, Matthew Morganlytith...@gmail.com wrote: I just upgraded to revision 40965, and now all the power related buttons in the system module are greyed out

Re: [e-users] Slackware packages

2009-06-14 Thread Gustavo Sverzut Barbieri
in hosting them? It would be good to have them, but it would be good to have more users to try it and then you or some other slackware packager step as the maintainer of pkgs for such distro. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems

Re: [e-users] Eet 1.2.1 released, Eina, Evas, Ecore, Embryo, Edje, E_Dbus, Efreet, E, Elementary snapped

2009-06-15 Thread Gustavo Sverzut Barbieri
close to June's initial freeze proposal, I consider this snapshot the June one (that is, we anticipated the June release). Next freeze: July-23rd. http://trac.enlightenment.org/e/wiki/ReleaseSchedule was updated to reflect so. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems

Re: [e-users] quick question to py-elementary

2009-06-16 Thread Gustavo Sverzut Barbieri
in elementary.c_elementary.pyx (if it is new file) and export your symbols in elementary/__init__.py -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -- MSN: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202

  1   2   3   4   >