Eugen Minciu wrote:
> On Sun, 27 Aug 2006 22:30:58 +0300
> Eugen Minciu <[EMAIL PROTECTED]> wrote:
>
> Sorry, it seems that if I use this I get some issues within e. If I try to 
> start an application from the run command thingie, it will tell me that the 
> application failed to start.
>
> I'll try to see what causes this. If anyone would be willing to investigate 
> and/or give me any clues it would be appreciated.
>
>   
I'm not sure... but can you check that your environment variables are 
intact? It seems you'll need to pass the environment with the exec call 
so entrance can also pass that to e when it spawns e.

Good job tackling that tho... appreciated :)
>> Here's a new patch for entranced and entrance.
>>
>> This time I did what the comment suggested in both places. I used strtok and 
>> parsed directly into a char ** which then gets run by execv/execvp.
>>
>> If my code strikes you as ugly (I'm not sure if it should) be sure to tell 
>> me what I did wrong and I'll try to fix it some more.
>>
>> BTW, this diff is made from e17/apps/entrance. I'm sorry, is this what you 
>> meant or should I have made it dirrectly from e17/ ?
>>
>> Eugen.
>>
>>     
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>   


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to