Re: [E-devel] Main menu segfault

2011-02-07 Thread Simon Busch
On 08.02.2011 00:11, Carsten Haitzler (The Rasterman) wrote: > On Mon, 07 Feb 2011 22:39:20 +0100 Simon Busch said: > >> On 04.02.2011 20:31, Neil MacMunn wrote: >>> Hello, >>> >>> About two months ago the openembedded recipe for e moved from revision >>> 55157 to 55319 and my display manager star

Re: [E-devel] SIGSEGV in evas_common_text_props_content_ref()

2011-02-07 Thread Tom Hacohen
Haha. :) It was all a test, and you passed, gj! Just woke up, will commit soon. -- Tom. On Mon, Feb 7, 2011 at 11:26 PM, Marc Koschewski wrote: > * Tom Hacohen [2011-02-07 21:55:15 +0200]: > > > No problem :) > > Sorry for breaking it in the first place. > > No problem, it worked for me with

[E-devel] [Patch] Bug fix for elementary NULL pointer reference

2011-02-07 Thread Daniel Juyung Seo
Hello, I fixed some NULL pointer reference bug in elementary. Please review this and apply it to upstream. Thanks. Daniel Juyung Seo (SeoZ) elementary.patch Description: Binary data -- The ultimate all-in-one performanc

Re: [E-devel] Main menu segfault

2011-02-07 Thread Neil MacMunn
On 11-02-07 03:24 PM, Carsten Haitzler (The Rasterman) wrote: > On Fri, 04 Feb 2011 11:31:15 -0800 Neil MacMunn said: > > ... > src_region_h=9, dst_region_x=0, dst_region_y=-112068219, dst_region_w=2, > dst_region_h=112068270) at evas_scale_smooth.c:30 > ... That's the problem. look at the destina

Re: [E-devel] Enlightenment Error

2011-02-07 Thread Daniel Juyung Seo
Hi all, Everything works fine now J I got the Internet connection and SVN works today. So updated SVN and build it. Problem solved and my e17 works well. I strongly doubt yesterday's build problem caused this! Thank you guys for all the information. Daniel Juyung Seo (SeoZ) From:

Re: [E-devel] E SVN: englebass IN trunk/efreet: . src/bin src/lib

2011-02-07 Thread Christopher Michael
On 02/07/2011 04:33 PM, Enlightenment SVN wrote: > Log: > Set file owner to calling user > >This fixes cache problems when running programs utilizing efreet with >sudo. > > Author: englebass > Date: 2011-02-07 13:33:33 -0800 (Mon, 07 Feb 2011) > New Revision: 56787 > Trac:

Re: [E-devel] Main menu segfault

2011-02-07 Thread The Rasterman
On Mon, 07 Feb 2011 22:39:20 +0100 Simon Busch said: > On 04.02.2011 20:31, Neil MacMunn wrote: > > Hello, > > > > About two months ago the openembedded recipe for e moved from revision > > 55157 to 55319 and my display manager started to crash when I would > > mouse over the main menu. This happ

Re: [E-devel] Main menu segfault

2011-02-07 Thread The Rasterman
On Fri, 04 Feb 2011 11:31:15 -0800 Neil MacMunn said: ... src_region_h=9, dst_region_x=0, dst_region_y=-112068219, dst_region_w=2, dst_region_h=112068270) at evas_scale_smooth.c:30 ... That's the problem. look at the destination region height (and y for that matter) it's trying to draw something

Re: [E-devel] [patch] add randr backlevel to ecore

2011-02-07 Thread Leif Middelschulte
Hi Mathieu, I've just had a quick look at your patch. Looks quite good, though I have a two points: - please declare vars at the beginning of the function - Normalize to 0.0->1.0 instead of 0->100 as it might easen direct mapping to sliders, etc.? This also adresses "level > 100" vs. "level > 100

[E-devel] [PATCH] Fix ethumbd FDO and orientation support

2011-02-07 Thread Eduardo Felipe
Folks, FDO was a noop and orientation was partially implemented on the master and not at all on the slave. These patches fix both bugs. Cheers, Eduardo. 0001-Add-orientation-support-to-ethumbd.patch Description: Binary data 0002-Fix-FDO-support-in-ethumbd.patch Description: Binary data

Re: [E-devel] Elementary List and Edje

2011-02-07 Thread Andreas Willich
Bingo! That was it. When i call elm_list_go after the first append it works and also additional items are then shown immediatly. Thanks for the help 2011/2/7 Sebastian Dransfeld > On 02/07/2011 10:08 PM, Andreas Willich wrote: > > Hi > > > > I have a problem with an elementary list which is def

Re: [E-devel] Main menu segfault

2011-02-07 Thread Simon Busch
On 04.02.2011 20:31, Neil MacMunn wrote: > Hello, > > About two months ago the openembedded recipe for e moved from revision > 55157 to 55319 and my display manager started to crash when I would > mouse over the main menu. This happens regardless of whether I click on > the e icon in the toolbar or

Re: [E-devel] Elementary List and Edje

2011-02-07 Thread Sebastian Dransfeld
On 02/07/2011 10:08 PM, Andreas Willich wrote: > Hi > > I have a problem with an elementary list which is defined in an edje file. > When I want to add a new item to the list, it is not displayed in the > control, but the itemcount of the list is changed. > When I do generate the list with the elem

[E-devel] Fix build breakage in evas

2011-02-07 Thread Gustavo F. Padovan
Index: src/lib/engines/common/evas_pipe.h === --- src/lib/engines/common/evas_pipe.h (revision 56781) +++ src/lib/engines/common/evas_pipe.h (working copy) @@ -97,7 +97,8 @@ EAPI void evas_common_pipe_image_draw(RGBA_Image *src, RGB

Re: [E-devel] SIGSEGV in evas_common_text_props_content_ref()

2011-02-07 Thread Marc Koschewski
* Tom Hacohen [2011-02-07 21:55:15 +0200]: > No problem :) > Sorry for breaking it in the first place. No problem, it worked for me without text for a day. The show is always within the windows, not around them. And anything I use has keyboard shortcuts ... so I was not very handicapped... Marc

Re: [E-devel] SIGSEGV in evas_common_text_props_content_ref()

2011-02-07 Thread Marc Koschewski
* Tom Hacohen [2011-02-07 08:20:06 +]: > On Sat, 2011-02-05 at 11:19 +0100, Marc Koschewski wrote: > > seems like evas_common_text_props_content_unref() checks for props->info but > > evas_common_text_props_content_ref() does not. Is that right? When we have > > Evas_Text_Props without ->info

[E-devel] Elementary List and Edje

2011-02-07 Thread Andreas Willich
Hi I have a problem with an elementary list which is defined in an edje file. When I want to add a new item to the list, it is not displayed in the control, but the itemcount of the list is changed. When I do generate the list with the elementary api, it works. Non working ejde + elementary List

Re: [E-devel] SIGSEGV in evas_common_text_props_content_ref()

2011-02-07 Thread Tom Hacohen
No problem :) Sorry for breaking it in the first place. The broken piece of code was actually in e for ages but I guess only recently I changed the data there to really matter. -- Tom. On Mon, Feb 7, 2011 at 11:55 AM, Marc Koschewski wrote: > * Tom Hacohen [2011-02-07 08:20:06 > +]: > > He

Re: [E-devel] Main menu segfault

2011-02-07 Thread Neil MacMunn
I can only get it to happen on the main menu. On 11-02-07 09:20 AM, Thomas Gstädtner wrote: > On Mon, Feb 7, 2011 at 18:14, Neil MacMunn wrote: >> Has anyone else seen this segfault? >> >> >> >> On 11-02-04 11:31 AM, Neil MacMunn wrote: >>> Hello, >>> >>> About two months ago the openembedded re

Re: [E-devel] Main menu segfault

2011-02-07 Thread Thomas Gstädtner
On Mon, Feb 7, 2011 at 18:14, Neil MacMunn wrote: > Has anyone else seen this segfault? > > > > On 11-02-04 11:31 AM, Neil MacMunn wrote: >> Hello, >> >> About two months ago the openembedded recipe for e moved from revision >> 55157 to 55319 and my display manager started to crash when I would >>

Re: [E-devel] Main menu segfault

2011-02-07 Thread Neil MacMunn
Has anyone else seen this segfault? On 11-02-04 11:31 AM, Neil MacMunn wrote: > Hello, > > About two months ago the openembedded recipe for e moved from revision > 55157 to 55319 and my display manager started to crash when I would > mouse over the main menu. This happens regardless of whether I

Re: [E-devel] e2.enlightenment.org

2011-02-07 Thread The Rasterman
On Mon, 07 Feb 2011 12:05:45 + Tom Hacohen said: i'm back... though i'm about to sleep - but e2 is down. it's responding in that you can connect to a port - but it smells like userspace has gone dead. best bet is to try and get someone @ osuosl to reboot it, but for now i'll have to sleep. >

Re: [E-devel] e2.enlightenment.org

2011-02-07 Thread Tom Hacohen
All of the e servers are down. No idea who's checking it. I ranted about it in IRC but maybe only raster has access? No idea... I think he's back tomorrow lets hope he'll address that then. -- Tom. On Mon, 2011-02-07 at 12:52 +0100, Sebastian Dransfeld wrote: > Hi, > > What's up with e2.enlighte

[E-devel] e2.enlightenment.org

2011-02-07 Thread Sebastian Dransfeld
Hi, What's up with e2.enlightenment.org today? Is someone checking out what's wrong? S. -- The modern datacenter depends on network connectivity to access resources and provide services. The best practices for maximizin

Re: [E-devel] Enlightenment Error

2011-02-07 Thread Иван Сусанин
Hi, try this, might can help: rename (or delete) /opt/e17/share/enlightenment/data/images/test.svg (change /opt/e17/ by yours e17 location) HTH. Thanks, Danny 2011/2/7 Tom Hacohen > CTRL+ALT+F1 to move to a terminal. > In there log in and attach gdb to the enlightenment process. That will >

Re: [E-devel] SIGSEGV in evas_common_text_props_content_ref()

2011-02-07 Thread Marc Koschewski
* Tom Hacohen [2011-02-07 08:20:06 +]: Hey, thanks a bunch! The text is back! Marc > On Sat, 2011-02-05 at 11:19 +0100, Marc Koschewski wrote: > > seems like evas_common_text_props_content_unref() checks for props->info but > > evas_common_text_props_content_ref() does not. Is that right?

Re: [E-devel] Enlightenment Error

2011-02-07 Thread Tom Hacohen
CTRL+ALT+F1 to move to a terminal. In there log in and attach gdb to the enlightenment process. That will let you get a backtrace and some more info. -- Tom. On Mon, 2011-02-07 at 18:04 +0900, Daniel Juyung Seo wrote: > Hi Nash, > > > Let me know if you have any reason to suspect it's evas. The

Re: [E-devel] Enlightenment Error

2011-02-07 Thread Daniel Juyung Seo
Hi Nash, > Let me know if you have any reason to suspect it's evas. The evas build > should be fixed now (well it works for me anyway)[1]. There was an explicit evas build error. I know you fixed evas proxy thing today. But my linux machine lost network connection after the crash and I can't upd

Re: [E-devel] Enlightenment Error

2011-02-07 Thread Brett Nash
On Mon, 2011-02-07 at 16:59 +0900, Daniel Juyung Seo wrote: > Hello, > Whiling using E17 as my Desktop Manager, > I got 'Enlightenment Error' popup and my system got crashed. > > I can't go back to my E17. > What can I do here? > > For more information, I'm using latest E17 from SVN. > I updated

Re: [E-devel] SIGSEGV in evas_common_text_props_content_ref()

2011-02-07 Thread Tom Hacohen
On Sat, 2011-02-05 at 11:19 +0100, Marc Koschewski wrote: > seems like evas_common_text_props_content_unref() checks for props->info but > evas_common_text_props_content_ref() does not. Is that right? When we have > Evas_Text_Props without ->info in evas_common_text_props_content_unref(), it > is l

Re: [E-devel] Enlightenment Error

2011-02-07 Thread Mike Blumenkrantz
On Mon, 07 Feb 2011 08:12:32 + Tom Hacohen wrote: > On Mon, 2011-02-07 at 03:06 -0500, Mike Blumenkrantz wrote: > > Roll back to a day or two ago. > > > > Are you aware of any specific issue? > > -- > Tom. > > nope -- Mike Blumenkrantz Zentific: NULL pointer dereferences now 50% off!

Re: [E-devel] Enlightenment Error

2011-02-07 Thread Tom Hacohen
On Mon, 2011-02-07 at 03:06 -0500, Mike Blumenkrantz wrote: > Roll back to a day or two ago. > Are you aware of any specific issue? -- Tom. -- The modern datacenter depends on network connectivity to access resources

Re: [E-devel] Enlightenment Error

2011-02-07 Thread Daniel Juyung Seo
Sup Stu. I can't do anything but logout from E17. So I used Gnome but I lost network connection :( Can't figure this out. This is terrible. Is there anything that I can do with 'Enlightenment Error' popup? 'Restore' doesn't help, if I try to pop a menu, the popup comes again. Thanks. Daniel Juy

Re: [E-devel] Enlightenment Error

2011-02-07 Thread Mike Blumenkrantz
On Mon, 07 Feb 2011 16:59:58 +0900 Daniel Juyung Seo wrote: > Hello, > Whiling using E17 as my Desktop Manager, > I got 'Enlightenment Error' popup and my system got crashed. > > I can't go back to my E17. > What can I do here? > > For more information, I'm using latest E17 from SVN. > I update

[E-devel] Enlightenment Error

2011-02-07 Thread Daniel Juyung Seo
Hello, Whiling using E17 as my Desktop Manager, I got 'Enlightenment Error' popup and my system got crashed. I can't go back to my E17. What can I do here? For more information, I'm using latest E17 from SVN. I updated SVN this morning and I failed building evas due to evas build error. Eina, eet