Re: [e-users] SVN version and compilation error

2010-05-04 Thread Vincent Pomageot
On Tue, May 4, 2010 at 7:56 PM, yesi y...@altern.org wrote:

 euh...
 I'd like to say of course, with root user.
 Sorry for the misunderstanding.


Hi yesi,

Tom understood correctly.. You shall not build as root, just use root
privileges when needed (via sudo for example, when installing).

Regards,

Ou en français et en exemple :
$ ./autogen.sh
$ make
$ sudo make install

Tout ça en tant qu'utilisateur normal ;)


  On Tue, May 4, 2010 at 1:33 PM, Tom Haste tomha...@gmail.com wrote:
  The process you should follow is EVERYTHING in built as a user, then
  INSTALLED with a su or sudo command. I dont know what problems you can
  and probably will run into by building as root, but all linux systems
  are built to have application built by users, installed by superusers,
  and then run by users. Its the fundamental security of linux.
 
  Toma
 
 
  On 4 May 2010 15:27, yesi y...@altern.org wrote:
  Of course.
 
  On Tue, May 4, 2010 at 2:12 AM, Tom Haste tomha...@gmail.com wrote:
  Youre not building as root user are you?
 
 


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




-- 
Vincent Pomageot vincent.pomag...@gmail.com

Etudiant Ingénieur
Génie Informatique - Ingénierie des Connaissances et des Supports
d'Information
Université de Technologie de Compiègne

+33 (0) 6 24 58 32 70
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Eina_list_append is crashing

2010-04-15 Thread Vincent Pomageot
Hi,

Did you call eina_init() before this ?

Regards,

Vincent

On Thu, Apr 15, 2010 at 6:55 AM, Shard Gupta shard.m...@gmail.com wrote:

 Eina_List* last = NULL;

 MyStruct *myst = (MyStruct *)malloc(sizeof(MyStruct));

 memset(myst, 0 , sizeof(MyStruct));

 //fill myst structures fields.

 last = eina_list_append(last, myst);


 the last line is crashing on eina_list_append ... any idea??

 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Vincent Pomageot vincent.pomag...@gmail.com

Etudiant Ingénieur
Génie Informatique - Ingénierie des Connaissances et des Supports
d'Information
Université de Technologie de Compiègne

+33 (0) 6 24 58 32 70
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Strange black screen

2009-12-13 Thread Vincent Pomageot
Hi Cédric,

startx will try to read .xinitrc to know what to launch.. This file may have
been deleted or changed if it used to work..
Try to put something like this in : exec /path/to/enlightenment_start

Regards

On Sun, Dec 13, 2009 at 7:27 PM, Cédric Tabin tabin.ced...@gmail.comwrote:

 Hello,

 I've just upgraded my entire system (Xorg 1.6.5) and the last SVN version
 of
 enlightenment (44428). When I launch my X session with startx I get a black
 screen with 3 consoles and a clock (see the screenshot)... As far as I
 tried
 (recompile e17, come back to xorg 1.6.3, recompile drivers, ...) I still
 get
 that screen and I don't have any idea where it can come from. It seems that
 the e17 session is launched because I can type 'firefox' in one of the
 console and it works. So I guess I missed something somewhere but what ?

 Hopefully someone has an idea ?

 Thanks  regards,
 Cedirc


 --
 Return on Information:
 Google Enterprise Search pays you back
 Get the facts.
 http://p.sf.net/sfu/google-dev2dev

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




-- 
Vincent Pomageot vincent.pomag...@gmail.com

Etudiant Ingénieur (5ème semestre)
Génie Informatique - Ingénierie des Connaissances et des Supports
d'Information
Université de Technologie de Compiègne

+33 (0) 660629879
--
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] a few thoughts

2009-11-16 Thread Vincent Pomageot
Hi,

On Mon, Nov 16, 2009 at 2:30 AM, Leonardo sombr...@gmail.com wrote:

 man, i've used easy_e17 script and now i think that i'm using the
 latest svn version or something like this.


Indeed.


 indeed, there are some things tha ti would like to ask.

 1- is there any way to set my ibox to show the windows, even if they
 aren't minimized?


I don't think so, but you can you the taskbar module for this.


 2- the systray have a white background, but it works well


Didn't test it really before.. but I've tried it now and it made my e17
setup crash when I tried to put it on the desktop as a gadget...


 3- i'm looking for a calendar, you guys have some native ewl calendar?


No, there's no ewl calendar, just a module but no ewl/etk/elementary
calendar as far as I know..


 use enlightenment again are being very good, thank developers, :)


Yeah enlightenment's devs are great !!

Regards,

-- 
Vincent Pomageot vincent.pomag...@gmail.com

Etudiant Ingénieur (5ème semestre)
Génie Informatique - Ingénierie des Connaissances et des Supports
d'Information
Université de Technologie de Compiègne

+33 (0) 660629879
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] MRT gtk themes and icons

2009-11-13 Thread Vincent Pomageot
Hi Leonardo,

I'm not sure to understand.. Do you want to :
- launch a program based on gtk ? when the e17 sessions starts ?
or
- make an icon / gtk theme ?

Regards,

Vincent Pomageot

On Fri, Nov 13, 2009 at 3:05 PM, Leonardo sombr...@gmail.com wrote:

 hello dudes i'm just wondering how to start some gtk icon and widgets
 themes with my e17 session, :)

 i'm using svn (easy_e17) version here, it works very well for now.

 thanks in advance


 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus
 on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] MRT gtk themes and icons

2009-11-13 Thread Vincent Pomageot
Oh ok.
You can use something like gtk-theme-switch2 or gtk-chtheme to set the gtk
theme you want.
But if you prefer you can create ~/.gtkrc-2.0 and put your settings in, for
example :
gtk-icon-theme-name = Tango
gtk-theme-name = Candido
gtk-font-name = Bitstream Vera Sans 8

There's also Setting Panel  Icon Theme in the e17 menu.

Hope this help !

Vincent Pomageot

On Fri, Nov 13, 2009 at 8:53 PM, Leonardo sombr...@gmail.com wrote:

 i need to launch e17 session and set up gtk and gtk-icon themes, ;)

 2009/11/13 Vincent Pomageot vincent.pomag...@gmail.com:
  Hi Leonardo,
 
  I'm not sure to understand.. Do you want to :
  - launch a program based on gtk ? when the e17 sessions starts ?
  or
  - make an icon / gtk theme ?
 
  Regards,
 
  Vincent Pomageot
 
  On Fri, Nov 13, 2009 at 3:05 PM, Leonardo sombr...@gmail.com wrote:
 
  hello dudes i'm just wondering how to start some gtk icon and widgets
  themes with my e17 session, :)
 
  i'm using svn (easy_e17) version here, it works very well for now.
 
  thanks in advance
 
 
 
 --
  Let Crystal Reports handle the reporting - Free Crystal Reports 2008
  30-Day
  trial. Simplify your report design, integration and deployment - and
 focus
  on
  what you do best, core application coding. Discover what's new with
  Crystal Reports now.  http://p.sf.net/sfu/bobj-july
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 
 
 


 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus
 on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] how to build EFL from svn repository

2009-11-09 Thread Vincent Pomageot
Hi Haithem,

You will find informations here :
http://trac.enlightenment.org/e/wiki/User_Guide

There are scripts that can help you in the installation process and
particularly this one : http://omicron.homeip.net/projects/#easy_e17.sh

Hope this helps,

Vincent

On Mon, Nov 9, 2009 at 6:42 PM, haithem rahmani
haithem.rahm...@gmail.comwrote:

 Hi all,

 Sorry if this has been already discussed.

 I'm new user of E and I would like to know how to do to build ONLY the EFL
 libs from the svn repo ?

 regards

 Haithem.

 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus
 on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Is there an email client built for enlightenment?

2009-10-28 Thread Vincent Pomageot
Hi Geoffrey,

AFAIK there's no email client built with the efl...

Regards,

Vincent Pomageot

On Wed, Oct 28, 2009 at 4:10 PM, Geoffrey li...@serioustechnology.comwrote:

 Is there an email client built for enlightenment?

 --
 Until later, Geoffrey

 Those who would give up essential Liberty, to purchase a little
 temporary Safety, deserve neither Liberty nor Safety.
  - Benjamin Franklin


 --
 Come build with us! The BlackBerry(R) Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9 - 12, 2009. Register now!
 http://p.sf.net/sfu/devconference
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] emprint: I can't find any instruction on how to use it???

2009-09-25 Thread Vincent Pomageot
Hi Joe,

Emprint isn't a module, it's a command line utility. The screenshot module
is what you're looking for, but it's based on emprint.. so if it's not
working..

Can you tell me what the result of
emprint --help

Vincent

On Fri, Sep 25, 2009 at 8:24 AM, Joe(theWordy)Philbrook jtw...@ttlc.netwrote:


 I looked at the available modules in the repositories for the Distro
 specific versions of e17 available on Ubuntu for my Kubuntu Jaunty
 installation and

 I checked out the available modules in the distro specific repositories for
 E17 on both my Ubuntu (Kubuntu jaunty) and Gentoo (Sabayon 4.2)
 installations. In both cases I was supposedly able to add emprint.
 (which supposedly is a screen shot tool?)

 It failed to appear in the menu on either distro. (Nor did it show up in
 the modules or gadget lists) Yet on both systems if I type em into the
 exebuf command prompt it now suggests emprint. But the the command itself
 doesn't appear to do anything. (Nothing shows up on the screen, etc...)

 It could well be a problem with both Unofficial packages But for all I
 know I could just need to use some command-line argument or something...
 I tried to google search for instructions on how to use it, but the closest
 I found was how to install it...

 Is there a how-to someplace on configuring and using emprint???

 --
 |  ~^~   ~^~
 |  ?   ? Joe (theWordy) Philbrook
 |  ^  J(tWdy)P
 |\___/ jtw...@ttlc.net



 --
 Come build with us! The BlackBerryreg; Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
 http://p.sf.net/sfu/devconf
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
Come build with us! The BlackBerryreg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9#45;12, 2009. Register now#33;
http://p.sf.net/sfu/devconf
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] devices management in e17

2009-09-13 Thread Vincent Pomageot
Hi,

You can make it appears with a keyboard shortcut if you don't want any icon
on your desktop:
right click on the module  behavior  on top by pressing ctrl+alt+g

Regards,

Vincent Pomageot

On Sun, Sep 13, 2009 at 8:28 PM, Massimo Maiurana maiur...@gmail.comwrote:

 Gustavo Sverzut Barbieri, il 13/09/2009 19:31, scrisse:

  it should add menu entry (main e menu), it's small and still easy to use.
 

 yes, but unless I'm missing something there's no way to unmount a
 removable device from the menu entry.

 --
  Massimo Maiurana massimoatragusa.linux.it
  http://massimo.solira.org   GPG keyID #7044D601

 Articolo 33 - [...]Enti e privati hanno il diritto di istituire
 scuole ed istituti di educazione, senza oneri per lo Stato.[...]



 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus
 on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] build from source

2009-06-29 Thread Vincent Pomageot
There's a script that can do that for you:
http://omicron.homeip.net/projects/#easy_e17.sh

Vincent

On Sun, Jun 28, 2009 at 9:20 PM, Amey Parulekar amey@gmail.com wrote:


 http://wiki.enlightenment.org/index.php/E17_User_Guide/Installing_from_Source_Repository

 Amey


 --
 ___
 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] Custom Desktop path

2009-05-26 Thread Vincent Pomageot
I wonder if the FDO mentions a need of translation for this folder because
Ubuntu created me a Bureau on my french localized setup for instance..

On Tue, May 26, 2009 at 5:01 AM, David Seikel onef...@gmail.com wrote:

 On Mon, 25 May 2009 17:14:56 +0200 Mister Olli
 mister.o...@googlemail.com wrote:

  or just totally disable that e17 creates the folder, since I do not
  use this feature? ;-))
 
  On Mon, 2009-05-25 at 16:34 +0200, giglio robbo' d'acciaio wrote:
   Is it possible to change the default path from $HOME/Desktop to
   $HOME/some/where/else/Desktop?

 Well, if you are not using it, then you don't care where it is.  That
 particular folder is a standard place for a lot of non E17 things to
 stuff things, so moving it probably wont work with those other things,
 and your OS will still probably create it.  It's an FDO
 (freedesktop.org) standard. If you don't use that folder, just ignore
 it.


 --
 Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
 is a gathering of tech-side developers  brand creativity professionals.
 Meet
 the minds behind Google Creative Lab, Visual Complexity, Processing, 
 iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
 Group, R/GA,  Big Spaceship. http://www.creativitycat.com
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com 
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Trying to update e17 via easy_e17 could not connect to server

2009-05-23 Thread Vincent Pomageot
I'm currently updating.. and no problem.. Maybe there was something 3 hours
ago..

Regards,

Vincent

On Sat, May 23, 2009 at 7:12 PM, Robin rc.rattusrat...@googlemail.comwrote:

 Error message: could not connect to server (http://svn.enlightenment.org)
 Also tried
 svn co http://svn.enlightenment.org/svn/e
 and
 svn co https://svn.enlightenment.org/svn/e
 but same error message.


 --
 rob


 --
 Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
 is a gathering of tech-side developers  brand creativity professionals.
 Meet
 the minds behind Google Creative Lab, Visual Complexity, Processing, 
 iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
 Group, R/GA,  Big Spaceship. http://www.creativitycat.com
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers  brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing,  
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA,  Big Spaceship. http://www.creativitycat.com 
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


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

2009-04-24 Thread Vincent Pomageot
hi,

There's no patch attached. As Gustavo used to write:
add to /etc/mime.types:

  text/x-diff diff patch

Regards,

Vincent Pomageot

2009/4/24 Noorul Islam gnu...@gmail.com

 Hello Gustavo,

 I modified the code to incorporate your changes. Now it is working
 fine. Thank you!

 Attached is the patch. If you feel it is good enough to be committed
 please go ahead.

 Thanks and Regards
 Noorul

 On Tue, Apr 21, 2009 at 3:54 PM, Noorul Islam K M gnu...@gmail.com
 wrote:
 
 
  Hello e-users,
 
 
  I have been trying to use e-notify-send for some application. But if
 I
  try to send a message that contains  symbol then nothing is
 getting
  displayed. Did anyone else face similar problem?
 
  All these combinations does not work.
 
  e-notify-send Hello
  e-notify-send Hello
  e-notify-send \Hello
 
  likely its using texblocks and using markup mode... and thus  is part
 of a
  tag... if tags are not part of the format they should be escaped
 beforehand.
  (along with 's amd ;s (ie  == lt; ,  == gt; ,  == amp; etc)
 
  as i said at irc, we should have this as edje api, as a function to
  automatic escape chars if part is TEXTBLOCK, but then we need to find
  out a good name for it.
 
  code is not to escape is not as easy as it could be, doc and parameter
  name do not help much either, I had to look at the code inside evas to
  find out how to use it, so I guess a function in edje would help
  everybody. I can do the function, just say a good name for it, maybe:
 
  edje_object_part_text_text_unescaped_set(ed, part_name, raw_text)
 
  it will check for part type before doing the escaping using
  evas_textblock_string_escape_get().
 
 
  just did the code and it's in svn, now someone need to update
  notification module to use it.
 
  I have not loaded the notification module when I tested this. Even
  without this module I get popup. Does that mean I am using something
  else?
 
  ps command says that
 
  noorul   26104 1  0 15:34 ?00:00:03
 /usr/lib/notification-daemon/notification-daemon
 
  In that case do I really need to wait for someone to update the
  notification module under E-MODULES-EXTRA?
 
  Thanks and Regards
  Noorul
 


 --
 Crystal Reports #45; New Free Runtime and 30 Day Trial
 Check out the new simplified licensign option that enables unlimited
 royalty#45;free distribution of the report engine for externally facing
 server and web deployment.
 http://p.sf.net/sfu/businessobjects
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


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

2009-04-24 Thread Vincent Pomageot
I mean that there was no file with your mail :)

2009/4/24 Noorul Islam gnu...@gmail.com

  There's no patch attached. As Gustavo used to write:
  add to /etc/mime.types:
 

 What do you mean by there is no patch attached? Do you mean that
 attachments should not be there?


 Regards
 Noorul

--
Crystal Reports #45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Enlightenment NetworkManager?

2009-04-09 Thread Vincent Pomageot
Hi,

Elementary is a new widget set, still in the TMP folder of the svn:
http://trac.enlightenment.org/e/wiki/Elementary

Regards,

Vincent

2009/4/10 Andreas Volz li...@brachttal.net

 Hello,

 what is currently the preferred NetworkManager GUI for WLAN (WPA2)
 configuration? There is Exalt is CVS, but I think I've found another
 one before. But maybe I'm wrong...

 I tried to configure exalt and get:

 checking for EXALT... configure: error: Package requirements (
  ecore = 0.9.9.037,
  eet = 0.9.9.038,
  ecore-file = 0.9.9,
  ehal = 0.1.0.002,
  edbus = 0.1.0.002,
  dbus-1 = 0.1,
  evas = 0.9
  elementary = 0.1
 ) were not met:

 No package 'elementary' found

 What is 'emementary'?

 regards
 Andreas


 --
 This SF.net email is sponsored by:
 High Quality Requirements in a Collaborative Environment.
 Download a free trial of Rational Requirements Composer Now!
 http://p.sf.net/sfu/www-ibm-com
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Eterm compile error [FIXED]

2009-03-23 Thread Vincent Pomageot
Hi, maybe this mail is more

2009/3/23 Amey Parulekar amey@gmail.com

 Hi,
 I don't know if this is the right place for this, but this is my first time
 mailing in a possible fix, so please point me in the right direction if I'm
 wrong.

 While compiling Eterm from svn, if imlib2 is not installed then ./configure
 doesn't warn anything, but make results in the following error

 libEterm.so: undefined reference to `imlib_free_pixmap_and_mask'

 So, ./configure should probably be changed to include a fix to check
 whether
 imlib2 is installed.

 Thanks,
 Amey

 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Eterm compile error [FIXED]

2009-03-23 Thread Vincent Pomageot
Hi, maybe this list is more appropriate :
enlightenment-de...@lists.sourceforge.net
But I think the dev eat their own dog food and should read this list too
;)

Vincent who's sorry for the double post..

2009/3/23 Vincent Pomageot vincent.pomag...@gmail.com

 Hi, maybe this mail is more

 2009/3/23 Amey Parulekar amey@gmail.com

 Hi,
 I don't know if this is the right place for this, but this is my first
 time
 mailing in a possible fix, so please point me in the right direction if
 I'm
 wrong.

 While compiling Eterm from svn, if imlib2 is not installed then
 ./configure
 doesn't warn anything, but make results in the following error

 libEterm.so: undefined reference to `imlib_free_pixmap_and_mask'

 So, ./configure should probably be changed to include a fix to check
 whether
 imlib2 is installed.

 Thanks,
 Amey

 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users



--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Evas cant load the Sans font

2009-03-18 Thread Vincent Pomageot
Hi,

What's the device you're building for ?
Do you have the Bitstream vera font ?

2009/3/18 Christian Ullmann x...@gmx.net

 hi!

 After compiling E17 using easy_e17.sh I get a errormessage after startx.
 ---
  Enlightenment Error 
 Enlightenment found Evas can't load the 'Sans' font. Check Evas has
 fontconfig
 support and system fontconfig defines a 'Sans' font.

 E17: Begin shutdown procedure!
 EDJE ERROR:

 Naughty Programmer - spank spank!

 This program as probably called edje_shutdown() with active Edje objects
 still around.
  This can cause problems as both Evas and Edje retain
 references to the objects. you should shut down all canvases and objects
 before calling edje_shutdown().
 The following errors are the edje object files and parts that are still
 hanging around, with their reference counts

 waiting for X server to shut down FreeFontPath: FPE
 /usr/share/fonts/X11/misc
 refcount is 2, should be 1; fixing.
 

 Naughty Programmer *G* Funny. ^_^
 I think the problem has someting to do with my system, but fontconfig is
 installed and I do have a sans font on my sys. Now, I'm a bit confused.

 Any ideas?


 ciao
 Chris
 --
 Es gibt vereinfacht dargestellt 4 verschiedene sexuelle Orientierungen:
 - Hetero: Mann mit Frau bzw. Frau mit Mann
 - Homo: Mann mit Mann und Frau mit Frau
 - Bi: Mann mit Mann oder Frau und Frau mit Frau oder Mann
 - WoW: Mann ohne Frau oder Mann und Frau ohne Mann oder Frau


 --
 Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
 powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
 easily build your RIAs with Flex Builder, the Eclipse(TM)based development
 software that enables intelligent coding and step-through debugging.
 Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] test prog from the ewl-book

2008-12-22 Thread Vincent Pomageot
Hi,

The ewl book seems to be a bit outdated, take a look here :
http://docs.enlightenment.org/api/ewl/html/getting_started.html

gcc -g -o main main.c `pkg-config ewl --libs --cflags`


Regards

Vincent

2008/12/22 Peter Stumm peterst...@gmx.de

 Hi,
 i have installed enlightenment with the easy_e17.sh script from
 http://omicron.homeip.net/projects/#easy_e17.sh ,
 first i can't compile notification and screenshot (i skipped these)

 then i want to compile a little program i have from the ewl book
#include stdio.h
#include Ewl.h
void destroy_cb(Ewl_Widget *w, void *event, void *data) {
ewl_widget_destroy(w);
ewl_main_quit();
}
int main(int argc, char ** argv) {
Ewl_Widget *win = NULL;
if (!ewl_init(argc, argv)) {
printf(Unable to init ewl\n);
return 1;
}
win = ewl_window_new();
ewl_window_title_set(EWL_WINDOW(win), EWL Window);
ewl_window_name_set(EWL_WINDOW(win), EWL_WINDOW);
ewl_window_class_set(EWL_WINDOW(win), EWLWindow);
ewl_object_size_request(EWL_OBJECT(win), 200, 100);
ewl_callback_append(win, EWL_CALLBACK_DELETE_WINDOW,
destroy_cb, NULL);
ewl_widget_show(win);
ewl_main();
return 0;
}
 i compiled the code with
 gcc main.c -I/opt/e17/include/ewl  -I/opt/e17/include/
 -I/opt/e17/include/eina-0  -I/opt/e17/include/eina-0/eina
 -L/opt/e17/lib/ewl

 then i get following errors
/tmp/ccs04jss.o: In function `destroy_cb':
main.c:(.text+0xd): undefined reference to `ewl_widget_destroy'
main.c:(.text+0x12): undefined reference to `ewl_main_quit'
/tmp/ccs04jss.o: In function `main':
main.c:(.text+0x3b): undefined reference to `ewl_init'
main.c:(.text+0x5c): undefined reference to `ewl_window_new'
main.c:(.text+0x72): undefined reference to
`ewl_window_title_set'
main.c:(.text+0x85): undefined reference to
`ewl_window_name_set'
main.c:(.text+0x98): undefined reference to
`ewl_window_class_set'
main.c:(.text+0xb3): undefined reference to
`ewl_object_size_request'
main.c:(.text+0xb8): undefined reference to
`EWL_CALLBACK_DELETE_WINDOW'
main.c:(.text+0xd7): undefined reference to
`ewl_callback_append'
main.c:(.text+0xe2): undefined reference to `ewl_widget_show'
main.c:(.text+0xe7): undefined reference to `ewl_main'
collect2: ld gab 1 als Ende-Status zurück

 hope you can help me




 --
 ___
 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] edje_editor won't build when using easy_e17.sh

2008-02-22 Thread Vincent Pomageot
Hi,

It seems that you need to use a patched version off edje to be able to
compile edje_editor.

Regards,

Vincent Pomageot

2008/2/21, M.McNeil [EMAIL PROTECTED]:

 Hi,

 I'm using the easy_e17.sh script to keep e17 updated on my machine.  I
 let it run overnight and when I came in this morning I found the
 following error while trying to build the edje_editor:

 EASY_E17 CMD: gmake  -j 2

 ---
 gmake  all-recursive
 gmake[1]: Entering directory
 `/usr/home/mmcneil/e17_cvs/e17/proto/edje_editor'
 Making all in src
 gmake[2]: Entering directory
 `/usr/home/mmcneil/e17_cvs/e17/proto/edje_editor/src'
 Making all in bin
 gmake[3]: Entering directory
 `/usr/home/mmcneil/e17_cvs/e17/proto/edje_editor/src/bin'
 gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -g -I/usr/local/include
 -I../../lib -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/etk
 -I/usr/local/include -I/opt/e17/include -I/opt/e17/include
 -I/usr/local/include -I/usr/X11R6/include -I/opt/e17/include
 -I/usr/local/include -I/opt/e17/include  -lintl -liconv -g
 -L/usr/X11R6/lib -L/usr/local/lib -L/opt/e17/lib -I/usr/local/include
 -I/usr/X11R6/include -I/opt/e17/include -lintl -liconv -L/usr/local/lib
 -L/usr/X11R6/lib -I/usr/local/include -I/usr/X11R6/include -MT
 callbacks.o -MD -MP -MF .deps/callbacks.Tpo -c -o callbacks.o callbacks.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -g -I/usr/local/include
 -I../../lib -I/opt/e17/include -I/opt/e17/include -I/opt/e17/include/etk
 -I/usr/local/include -I/opt/e17/include -I/opt/e17/include
 -I/usr/local/include -I/usr/X11R6/include -I/opt/e17/include
 -I/usr/local/include -I/opt/e17/include  -lintl -liconv -g
 -L/usr/X11R6/lib -L/usr/local/lib -L/opt/e17/lib -I/usr/local/include
 -I/usr/X11R6/include -I/opt/e17/include -lintl -liconv -L/usr/local/lib
 -L/usr/X11R6/lib -I/usr/local/include -I/usr/X11R6/include -MT evas.o
 -MD -MP -MF .deps/evas.Tpo -c -o evas.o evas.c
 callbacks.c:3:23: error: Edje_Edit.h: No such file or directory
 evas.c:7:23: error: Edje_Edit.h: No such file or directory
 evas.c: In function 'on_Drag':
 evas.c:48: warning: implicit declaration of function
 'edje_edit_state_rel1_relative_x_set'
 evas.c:55: warning: implicit declaration of function
 'edje_edit_state_rel1_relative_y_set'
 evas.c:69: warning: implicit declaration of function
 'edje_edit_state_rel2_relative_x_set'
 evas.c:75: warning: implicit declaration of function
 'edje_edit_state_rel2_relative_y_set'
 evas.c: In function 'on_StartDrag':
 evas.c:93: warning: passing argument 4 of
 'edje_object_signal_callback_add' from incompatible pointer type
 evas.c:96: warning: passing argument 4 of
 'edje_object_signal_callback_add' from incompatible pointer type
 evas.c: In function 'on_EndDrag':
 evas.c:116: warning: passing argument 4 of
 'edje_object_signal_callback_del' from incompatible pointer type
 evas.c:118: warning: passing argument 4 of
 'edje_object_signal_callback_del' from incompatible pointer type
 evas.c: In function 'prepare_canvas':
 evas.c:169: warning: passing argument 4 of
 'edje_object_signal_callback_add' from incompatible pointer type
 evas.c:177: warning: passing argument 3 of
 'evas_object_event_callback_add' from incompatible pointer type
 evas.c:179: warning: passing argument 3 of
 'evas_object_event_callback_add' from incompatible pointer type
 callbacks.c: In function 'on_AllButton_click':
 callbacks.c:90: warning: implicit declaration of function 'edje_edit_save'
 callbacks.c:115: warning: implicit declaration of function
 'edje_edit_part_restack_below'
 callbacks.c:139: warning: implicit declaration of function
 'edje_edit_part_restack_above'
 callbacks.c:166: warning: implicit declaration of function
 'edje_edit_state_tween_add'
 callbacks.c:178: warning: implicit declaration of function
 'edje_edit_state_tween_del'
 callbacks.c:220: warning: implicit declaration of function
 'edje_edit_print_internal_status'
 evas.c: In function 'ev_draw_focus':
 evas.c:203: warning: implicit declaration of function
 'edje_edit_part_selected_state_get'
 evas.c:203: warning: assignment makes pointer from integer without a cast
 evas.c:204: warning: implicit declaration of function
 'edje_edit_state_rel1_offset_x_get'
 evas.c:205: warning: implicit declaration of function
 'edje_edit_state_rel1_offset_y_get'
 evas.c:206: warning: implicit declaration of function
 'edje_edit_state_rel2_offset_x_get'
 evas.c:207: warning: implicit declaration of function
 'edje_edit_state_rel2_offset_y_get'
 evas.c:208: warning: implicit declaration of function
 'edje_edit_string_free'
 evas.c:263: warning: implicit declaration of function
 'edje_edit_state_rel1_to_x_get'
 evas.c:263: warning: assignment makes pointer from integer without a cast
 evas.c:279: warning: implicit declaration of function
 'edje_edit_state_rel1_to_y_get'
 evas.c:279: warning: assignment makes pointer from integer without a cast
 evas.c:295: warning: implicit declaration of function

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

2008-01-28 Thread Vincent Pomageot
I have copied gnome-screensaver to xscreensaver as you said and know the
authentification works.
I have copied ~/.Xdefaults to ~/.Xressources and know the latter is read :)

Thank you Jochen !

2008/1/26, jochen schroeder [EMAIL PROTECTED]:

 On Sat, 2008-01-26 at 16:46 +0100, Vincent Pomageot wrote:
  Hmm, I think you give me a part of the answer ..
  I don't have the file named xsceensaver but a gnome-screensaver one..
  So it remember me this thing :
  When I log directly in e17, my xterm don't read my .Xdefaults file
 (the
  background is black), but if I launch totem for example and re launch
 xterm
  the background follow what I write in .Xdefaults..
  So, I tried this : log in e17 and ctrl+l = the authentification doesn't
  work
  log in e17 and launch totem then ctrl+l = authentification works..
 
 IIRC when you launch totem you automatically launch
 gnome-settings-manager (IMO a terrible habit of multimedia players, they
 start gnome-settings-manger just to get the multimedia keys working.
 Dunno why they don't let me decide how I want to do this. Exaile and
 Listen do that as well). You'll probably also notice your fonts changing
 etc. What does /etc/pam/gnome-screensaver say? What you could try is
 copy it to /etc/pam/xscreensaver and change all occurences from
 gnome-screensaver to xscreensaver. About your Xdefault settings. I
 remember I had some issues like this before. I'm using ~/.Xresources
 now, so maybe try copying your .Xdefaults file to .Xresources if that
 doesn't work let me know I might have changed something in my gdm
 setup.

 Cheers
 Jochen
  Gustavo, what is supposed to do the line we should add ?
 
  2008/1/26, Gustavo Sverzut Barbieri [EMAIL PROTECTED]:
  
   On Jan 26, 2008 7:15 AM, giggz [EMAIL PROTECTED] wrote:
Hi,
   
Since 2 or 3 weeks, when I lock the screen with ctrl+l, I get the
 lock
screen, but when I try to login on this lockscreen, I get an
authentificating and then nothing more. I must restart X with
ctrl+alt+del.
I'm under debian sid. do anyone have this problem or am I alone ?
  
   I'm having this too since I upgraded my gentoo box. PAM version is
   0.99.9.0.
  
   As Vincent said, auth sometimes works, sometimes not. syslog message
   is not that meaningful (but I don't have it at hand now).
  
   Work-around to avoid restart X, if you have root 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
   Mobile: +55 (81) 9927 0010
  
  
 -
   This SF.net email is sponsored by: Microsoft
   Defy all challenges. Microsoft(R) Visual Studio 2008.
   http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
   ___
   enlightenment-users mailing list
   enlightenment-users@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/enlightenment-users
  
 
 -
  This SF.net email is sponsored by: Microsoft
  Defy all challenges. Microsoft(R) Visual Studio 2008.
  http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users


 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


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

2008-01-26 Thread Vincent Pomageot
Hi,

I have this problem too under ubuntu 7.10, but this is strange because
sometimes the authentification works..
I don't know if it could be theme related, and didn't find any reason why it
sometimes works..

Vincent.

2008/1/26, giggz [EMAIL PROTECTED]:

 Hi,

 Since 2 or 3 weeks, when I lock the screen with ctrl+l, I get the lock
 screen, but when I try to login on this lockscreen, I get an
 authentificating and then nothing more. I must restart X with
 ctrl+alt+del.
 I'm under debian sid. do anyone have this problem or am I alone ?

 Regards,
 Guillaume


 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


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

2008-01-26 Thread Vincent Pomageot
Hmm, I think you give me a part of the answer ..
I don't have the file named xsceensaver but a gnome-screensaver one..
So it remember me this thing :
When I log directly in e17, my xterm don't read my .Xdefaults file (the
background is black), but if I launch totem for example and re launch xterm
the background follow what I write in .Xdefaults..
So, I tried this : log in e17 and ctrl+l = the authentification doesn't
work
log in e17 and launch totem then ctrl+l = authentification works..

Gustavo, what is supposed to do the line we should add ?

2008/1/26, Gustavo Sverzut Barbieri [EMAIL PROTECTED]:

 On Jan 26, 2008 7:15 AM, giggz [EMAIL PROTECTED] wrote:
  Hi,
 
  Since 2 or 3 weeks, when I lock the screen with ctrl+l, I get the lock
  screen, but when I try to login on this lockscreen, I get an
  authentificating and then nothing more. I must restart X with
  ctrl+alt+del.
  I'm under debian sid. do anyone have this problem or am I alone ?

 I'm having this too since I upgraded my gentoo box. PAM version is
 0.99.9.0.

 As Vincent said, auth sometimes works, sometimes not. syslog message
 is not that meaningful (but I don't have it at hand now).

 Work-around to avoid restart X, if you have root 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
 Mobile: +55 (81) 9927 0010

 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


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

2008-01-26 Thread Vincent Pomageot
Ok, so it could be very useful :)


2008/1/26, Gustavo Sverzut Barbieri [EMAIL PROTECTED]:

 On Jan 26, 2008 12:46 PM, Vincent Pomageot [EMAIL PROTECTED]
 wrote:
  Hmm, I think you give me a part of the answer ..
  I don't have the file named xsceensaver but a gnome-screensaver one..
  So it remember me this thing :
  When I log directly in e17, my xterm don't read my .Xdefaults file
 (the
  background is black), but if I launch totem for example and re launch
 xterm
  the background follow what I write in .Xdefaults..
  So, I tried this : log in e17 and ctrl+l = the authentification doesn't
  work
  log in e17 and launch totem then ctrl+l = authentification works..

 Hum... I did not have gnome, but I often use some kde apps, so that
 might be the case too, but what does they do? I don't have a
 .Xsession, so it might not be the case, they might do something
 different :-/


  Gustavo, what is supposed to do the line we should add ?

 That one with pam_permit (avoid auth, just allow anything 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: +55 (81) 9927 0010

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Regenerate menu for all apps

2008-01-20 Thread Vincent Pomageot
Strange, but I don't think deleting your .e folder is the solution...

Did you try the alternative solution ?

Try to put this in your .bashrc :
XDG_MENU_PREFIX=debian-


2008/1/20, Javier Ormeño [EMAIL PROTECTED]:

 Thanks, but already tried the instrucctions for debian/ubuntu (using
 ubuntu 7.10) and i get a message that the file already exist (creating
 the simbolic link). restarted e and nothing happens.
 Also tried copying the menus xdg created for gnome in the e folder, and
 no progress either.

 If i can't find a solution i'm thinking of deleting the ~/.e/ folder in
 order to regenerate the defaults. ¿would this work? i would hate to
 reconfigure my key binds, mouse binds and shelfs.

 seeya



 El dom, 20-01-2008 a las 14:40 +0100, Vincent Pomageot escribió:
  Hello,
 
  You may find a solution here :
  http://wiki.enlightenment.org/index.php/E17_and_Efreet
 
  Hope it could help,
 
  Vincent.
 
  2008/1/20, Javier Ormeño [EMAIL PROTECTED]:
  Hi, I'm using .041 cvs 2007 12 14. and I lost the applications
  menu,
  seems to be the file located in
  ~/.e/e/applications/menu/all.menu. since
  i get a blank menu (used to be filed with gnome menu's style).
  This may
  happend after installing kde (used gnome before).
  ¿Is there a way to regenerate this menu?
 
  Thanks for E
 
  after a month trying other desktops and WM (gnome, kde, kde4
  fvwm,
  wtc..)  i always come back to e.
 
 
 
 
 -
  This SF.net email is sponsored by: Microsoft
  Defy all challenges. Microsoft(R) Visual Studio 2008.
  http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] m4_pattern_allow

2008-01-20 Thread Vincent Pomageot
Hi,

Did you re-install the librairies named here ?
http://wiki.enlightenment.org/index.php/E17_User_Guide/Installing_Using_CVS

Maybe the m4 one ^^ ?

Hope this could help,

Vincent.

2008/1/20, MillTek [EMAIL PROTECTED]:

 Hi,

 I use easy_17.sh to compile and install e17 on Arch Linux.  I had to do
 a fresh install of the system yesterday (unrelated to E17).  When I try
 to compile E17 I keep getting this response;

 configure.in:65: error: possibly undefined macro: AC_DEFINE
   If this token and others are legitimate, please use
 m4_pattern_allow.
   See the Autoconf documentation.

 I have tried for hours searching the web, Arch's User forums and the
 archives for the e-users mailing list but so far I haven't been able to
 come up with a solution.  It worked fine until I re-installed so
 obviously I am either missing something or I need to change or adjust
 something but I can't figure out what. Does anyone here have any ideas??

 Jim

 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [Debian Sid] How to change the size of menus, polices... ?

2007-08-17 Thread Vincent Pomageot
Hi Guillaume, and 'cause it's my first post hello e-world ! :p

You can set the gtk theme you want to use and fonts and icons in a file
named .gtkrc-2.0, filled like this for example :

gtk-font-name = Bitstream Vera Sans 7
gtk-theme-name = Candido-Milky
gtk-icon-theme-name = Tango++

I know you can set the dpi you want in a file named .Xdefaults but I don't
use this so googleize !
;)

Hope this answer your question but if you've another precise questions tu
peux me mailer directement en français ce sera plus simple peut être ;)

Vincent.

2007/8/17, giggz [EMAIL PROTECTED]:

 Hi,

 As I said in my other post, I'm newbie in E17, so I'm a bit lost : I try
 to launch E17 without gnome-settings-daemon and so all the applications
 are very small. I can't read it. How can I change that ? I saw the
 polices configuration for E17. But is there a dpi configuration ? or
 others tricks like this to have bigger applications.

 When I launch gnome-settings-daemon all the gtk applications are big and
 so it is not very artistic vith the rest of E17...

 Have a nice day and sorry for my bad english...

 Guillaume


 -
 This SF.net email is sponsored by: Splunk Inc.
 Still grepping through log files to find problems?  Stop.
 Now Search log events and configuration files using AJAX and a browser.
 Download your FREE copy of Splunk now   http://get.splunk.com/
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users