Re: [E-devel] Evas bug

2003-09-02 Thread Mitchell G. Johnson
Yes, It still crashed at 24 bit color depth when I built all the converters.
This is on X 4.3.0 with a Silicon Motion, Inc. SM710 LynxEM (rev a3) graphics
chip (uses the siliconmotion driver).  Also, evas 0.6.0 does some extremely
weird stuff on this card that I didn't investigate.

-Mitchell

On Tue, Aug 26, 2003 at 10:42:52AM +1000, Carsten Haitzler wrote:
> On Wed, 13 Aug 2003 15:44:30 -0700 "Mitchell G. Johnson"
> <[EMAIL PROTECTED]> babbled:
> 
> > When I compile evas and run the demos, the x11 demos segfault immediately
> > whereas the directFB demo doesn't.  The segfault occurs in
> > "src/lib/engines/software_x11/evas_outbuf.c line 218 on my box because for
> > some reason buf->priv.pal is null.  This is a bug I assume.
> > 
> > Of course, once I saw the message above that line I realized my mistake and
> > rebuilt the necessary converters for 24 bit color.  Incidentally, I don't
> > think the 24 bit color converters work for some reason, but I haven't had time
> > to investigate it thoroughly.  I ended up using 16bit X11 and that fixed my
> > problems with evas crashing.
> > 
> > Note:  If you have any responses or questions, please cc me since I am not on
> > the list.
> 
> did you build the 24, or 32bit converters? the README and evas docs do suggest
> building ALL of them - you can just buiuld the ones you need, but this si really
> more just for specific purpose applications of evas (ie embedded device that
> only has 1 display depth/mode and thus doesnt need code to handle the rest of
> the modes)
> 
> 
> -- 
> --- Codito, ergo sum - "I code, therefore I am" 
> The Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
> ?$B7'<* - ?$B Mobile Phone: +61 (0)413 451 899Home Phone: 02 9698 8615


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] E-16.6_pre6 Issues

2003-09-02 Thread Mark R. Bowyer
On Fri, 2003-08-29 at 10:58, Dhruba Bandopadhyay wrote:
> (2) Bad: Once again, I'm not sure why this happened but when I minimised a 
> couple of windows I could see them disappearing in an animated fashion off 
> the right hand side of the screen somewhere to the point where they were no 
> longer visible.  My iconbox was on the left side of the screen.  Now since I 
> don't know how to use eesh I wasn't able to bring them back but just started 
> with a fresh profile and sorted it that way.

I saw this with _pre5 on Solaris.  After I switched on multiple desktops
for the first time, and having switched over E from an old build to the
new one from within an X session, this started happening.  I fixed it by
starting a new IconBox, and was able to get the applications back from
the middle/right-click Desktop menus on the desktop drag bar.  It was
almost as if the old iconbox had moved off-screen the wrong way?

Once I'd got everything going to the new Iconbox, though, all was fine
again.

Ta,
-- 
|o o  Developer Technical Support
 /v\ark R. Bowyer.Java House, Guillemont Park,
 `-'  Minley Rd, Blackwater,
  Tel: +44 (0)1252 420691 Camberley, SURREY, GU17 9QG
  Fax: +44 (0)1252 420710 United Kingdom   __|



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Evas bug

2003-09-02 Thread The Rasterman
On Tue, 26 Aug 2003 10:01:13 -0700 "Mitchell G. Johnson"
(B<[EMAIL PROTECTED]> babbled:
(B
(B> Yes, It still crashed at 24 bit color depth when I built all the converters.
(B> This is on X 4.3.0 with a Silicon Motion, Inc. SM710 LynxEM (rev a3) graphics
(B> chip (uses the siliconmotion driver).  Also, evas 0.6.0 does some extremely
(B> weird stuff on this card that I didn't investigate.
(B
(Bhmmm - can you
(B1.
(B  get me agdb backtrace with gdb debugging symbols compiled in
(B2. 
(B  get my output of xdpyinfo
(B
(Bi'll see what i can do/find out.
(B
(B> -Mitchell
(B> 
(B> On Tue, Aug 26, 2003 at 10:42:52AM +1000, Carsten Haitzler wrote:
(B> > On Wed, 13 Aug 2003 15:44:30 -0700 "Mitchell G. Johnson"
(B> > <[EMAIL PROTECTED]> babbled:
(B> > 
(B> > > When I compile evas and run the demos, the x11 demos segfault immediately
(B> > > whereas the directFB demo doesn't.  The segfault occurs in
(B> > > "src/lib/engines/software_x11/evas_outbuf.c line 218 on my box because for
(B> > > some reason buf->priv.pal is null.  This is a bug I assume.
(B> > > 
(B> > > Of course, once I saw the message above that line I realized my mistake
(B> > > and rebuilt the necessary converters for 24 bit color.  Incidentally, I
(B> > > don't think the 24 bit color converters work for some reason, but I
(B> > > haven't had time to investigate it thoroughly.  I ended up using 16bit X11
(B> > > and that fixed my problems with evas crashing.
(B> > > 
(B> > > Note:  If you have any responses or questions, please cc me since I am not
(B> > > on the list.
(B> > 
(B> > did you build the 24, or 32bit converters? the README and evas docs do
(B> > suggest building ALL of them - you can just buiuld the ones you need, but
(B> > this si really more just for specific purpose applications of evas (ie
(B> > embedded device that only has 1 display depth/mode and thus doesnt need code
(B> > to handle the rest of the modes)
(B> > 
(B> > 
(B> > -- 
(B> > --- Codito, ergo sum - "I code, therefore I am"
(B> >  The Rasterman (Carsten Haitzler)   
(B> > [EMAIL PROTECTED]'<* - ?$B > [EMAIL PROTECTED] Mobile Phone: +61 (0)413 451 899Home Phone: 02
(B> > 9698 8615
(B> 
(B> 
(B> ---
(B> This sf.net email is sponsored by:ThinkGeek
(B> Welcome to geek heaven.
(B> http://thinkgeek.com/sf
(B> ___
(B> enlightenment-devel mailing list
(B> [EMAIL PROTECTED]
(B> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
(B
(B
(B-- 
(B--- Codito, ergo sum - "I code, therefore I am" 
(BThe Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
$B7'<*(B - $Bhttp://thinkgeek.com/sf
(B___
(Benlightenment-devel mailing list
(B[EMAIL PROTECTED]
(Bhttps://lists.sourceforge.net/lists/listinfo/enlightenment-devel

[E-devel] Last problems with E16.6 :)

2003-09-02 Thread Bellegarde Cedric
I've always got some placement window problems :-/ E always put
maximised windows(galeon remember it state) on panel when i have another
window maximised...

Another problem, sometime, some windows appears between two desktop, if
i close the window and run again the same apps, all is ok, it's look
like a strange bug...

E16.6 buggy, Sawfish very very buggy(particulary with gnome-2.4), i
don't want to use metacity :)



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
___
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel