Re: [E-devel] Focus police

2005-05-22 Thread The Rasterman
On Mon, 23 May 2005 01:45:29 +0500 Boldin Pavel <[EMAIL PROTECTED]> (Bbabbled: (B (B> I update to latest CVS version, and see that click_to_raise sometimes (B> causes locking of screen, and that wheel scroll is not working :-( (B (Bhmmm i need to lookc into this - then again i cannot STAND us

Re: Re: [E-devel] Mandriva integration

2005-05-22 Thread Corey Donohoe
* Mathieu Segaud ([EMAIL PROTECTED]) wrote: > Sebastian Dransfeld <[EMAIL PROTECTED]> disait dernièrement que : > > > BTW, there is a bug in entrance regarding pam. If you use the stock > > entrance on a stock mandriva system you will get problems. > > Which ones ? The only one was I ran into wa

Re: [E-devel] Focus police

2005-05-22 Thread Nathan Ingersoll
I forgot to look at your text entry patch, I'll take a look and get back to you. Thanks, Nathan On 5/22/05, Boldin Pavel <[EMAIL PROTECTED]> wrote: > Carsten Haitzler (The Rasterman) пишет: > > >On Sat, 21 May 2005 20:45:55 +0500 Boldin Pavel <[EMAIL PROTECTED]> > >babbled: > > > > > > > >>Carst

Re: [E-devel] Mandriva integration

2005-05-22 Thread Mathieu Segaud
Sebastian Dransfeld <[EMAIL PROTECTED]> disait dernièrement que : > BTW, there is a bug in entrance regarding pam. If you use the stock > entrance on a stock mandriva system you will get problems. Which ones ? The only one was I ran into was that the config shipped with the source used only pam_

Re: [E-devel] Focus police

2005-05-22 Thread Boldin Pavel
Carsten Haitzler (The Rasterman) $B'a'Z'j'V'd(B: (B (B>On Sat, 21 May 2005 20:45:55 +0500 Boldin Pavel <[EMAIL PROTECTED]> (B>babbled: (B> (B> (B> (B>>Carsten Haitzler (The Rasterman) $B'a'Z'j'V'd(B: (B>> (B>> (B>> (B>>>On Fri, 20 May 2005 01:53:19 +0500 Boldin Pavel <[EMAIL PR

Re: [E-devel] Re: [Mono-devel-list] EFL-Sharp

2005-05-22 Thread Hisham Mardam Bey
We've already established contact and are working together. (= We should be updating the sf.net site soon. Edje and Ecore_Evas are done. Evas is almost done. The rest of Ecore and EWL are being worked on. -- Hisham Mardam Bey MSc (Computer Science) http://hisham.cc/ +9613609386 Codito Ergo Sum (I

Re: [E-devel] erss patch

2005-05-22 Thread Denis Klykvin
On Sat, 21 May 2005 15:40:14 +0200 (CEST) Alexandre BERAUD wrote: > > I few modify misc/erss , and now it can be sticky. > > Patch is attached. > > That's useful. I also noticed two bugs: > 1) when erss checks the website again the window disappears but erss > keeps on running in background > 2)

Re: [E-devel] Mandriva integration

2005-05-22 Thread Sebastian Dransfeld
Austin Acton wrote: Hello everyone, I'm currently in the process on integrating e17 and some apps into Mandriva Linux for inclusion with the next release. It will probably not make the CD distribution, but will be installable through rpmdrake or with a simple "urpmi e" and/or "urpmi entrance".

Re: [E-devel] segfault on evas_object_bottom_get(), evas_object_top_get()

2005-05-22 Thread Tilman Sauerbeck
[EMAIL PROTECTED] <[EMAIL PROTECTED]> [2005-05-09 00:50]: > >gdb? :) > > Ok. I confirmed that, stepping though the test program using gdb, I get the > same segfault[1] than previously [2]. > > >that's weird - i read the code and i am baffled how obj2 could be "wrong" :( > > Does this mean you c

Re: [E-devel] segfault on evas_object_bottom_get(), evas_object_top_get()

2005-05-22 Thread The Rasterman
On Sun, 22 May 2005 02:17:53 -0400 (EDT) [EMAIL PROTECTED] babbled: (B (B> > HAHAHAHAHAHH oh damn. of course that wont work. you have a half-initialized (B> > canvas. it wont work well at all. there is no engine attached and evas will (B> > not work properly. it's in an unknown state and so wel