Re: [E-devel] e_menu Keyboard Navigation using First Characters

2006-09-27 Thread David Sharp
On 9/26/06, Metrics <[EMAIL PROTECTED]> wrote: > The patch attached to adds keyboard navigation to the menu using the > first character of the menu label. It automatically executes anything > with a single entry in the menu and just activates those that have > multiple entries. If you don't like it

Re: [E-devel] fix for that silly -mfpmath=sse weirdness

2006-09-25 Thread David Sharp
On 9/25/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Mon, 25 Sep 2006 10:50:09 -0700 Blake Barnett <[EMAIL PROTECTED]> babbled: > > > > > On Sep 25, 2006, at 10:44 AM, David Sharp wrote: > > > > > amd64 users, rejoice! > >

[E-devel] fix for that silly -mfpmath=sse weirdness

2006-09-25 Thread David Sharp
amd64 users, rejoice! i got tired of slowing down e with -mfpmath=387 all the time, so i finally dug in to this bug after realizing it was probably a problem with floating point cancelation (occurs when subtracting two numbers that are very near equal, and causes an extreme loss of precision). t

Re: [E-devel] another segfault

2006-09-21 Thread David Sharp
On 9/21/06, Jochen Schroeder <[EMAIL PROTECTED]> wrote: > Why does it always seem to be me stumbling upon these weird things. Well > e17 seems to segfault reproducibly when I open a file which has a swap > file with gvim. Gvim pops up a dialog asking if I want to edit the file > abort ..., when I c

Re: [E-devel] cvs, servers and stuff.

2006-08-14 Thread David Sharp
On 8/14/06, Michael Jennings <[EMAIL PROTECTED]> wrote: > On Monday, 14 August 2006, at 13:42:19 (+0900), > Carsten Haitzler wrote: > > checkouts from svn are just ridiculous. agreed. but its the server > > side i am asking about. as i said - i HEARD it is easier on the > > server - i am after d

[E-devel] widget dragging

2006-05-25 Thread David Sharp
i have been having problems with dragging and resizing widgets. If i move my mouse too rapidly, I lose the drag, but the widget stays in drag mode. This causes an annoying situation where i have to chase the widget around the screen, corner it, hold my mouse button in just the right way so that i

Re: [e-devel] various patches...

2006-05-01 Thread David Sharp
On 5/1/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: On Mon, 1 May 2006 01:47:00 -0700 "David Sharp" <[EMAIL PROTECTED]> babbled: > On 4/26/06, ilLogict <[EMAIL PROTECTED]> wrote: > > Hello! > > > > After a long time without e h

Re: [e-devel] various patches...

2006-05-01 Thread David Sharp
On 4/26/06, ilLogict <[EMAIL PROTECTED]> wrote: Hello! After a long time without e hacking (ah, school ;D), here are some patches... >e_config_screen_ratio_support.patch: the preview ratio in background and theme config windows will match your screen's: useful with widescreens :) this patc

Re: [E-devel] FC5 & X.org X11R7 with entrance

2006-04-01 Thread David Sharp
On 4/1/06, Didier Casse <[EMAIL PROTECTED]> wrote: > On 4/2/06, Laurence Vanek <[EMAIL PROTECTED]> wrote: > > > Didier - > > > > so would it be correct to assume you are bypassing entrance & starting > > englightenment from gdm? > > Yeps directly from GDM. > > > > > On my FC5 install the switch des

Re: [E-devel] something strange in xrender evas_engine.c

2006-03-10 Thread David Sharp
On 3/10/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Fri, 10 Mar 2006 18:58:33 +0100 (CET) Vincent Torri > <[EMAIL PROTECTED]> babbled: > > hey, > > > > in evas_engine.c, I can see (line 151 and after) > > > > > >if (!re->mask) > > re->output = _xr_render_surface_adop

Re: [E-devel] [patch]: minor e_winlist functional change

2006-01-14 Thread David Sharp
On 1/14/06, David Stevenson <[EMAIL PROTECTED]> wrote: > > Dude! You might want to compile and test it first as well :-) i'm one of those {cr,l}azy gentoo people... i thought this was trivial enough that i couldn't get it wrong.. i forgot the disclaimer this time though, heh. > +

Re: [E-devel] [patch]: minor e_winlist functional change

2006-01-14 Thread David Sharp
On 1/9/06, David Sharp <[EMAIL PROTECTED]> wrote: > On 1/9/06, David Stevenson <[EMAIL PROTECTED]> wrote: > > On 1/10/06, David Sharp <[EMAIL PROTECTED]> wrote: > > > On 1/6/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > &

Re: [E-devel] [patch]: minor e_winlist functional change

2006-01-09 Thread David Sharp
On 1/9/06, David Stevenson <[EMAIL PROTECTED]> wrote: > > > On 1/10/06, David Sharp <[EMAIL PROTECTED]> wrote: > > On 1/6/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > > > > > good point! well spotted! fixed! :) > > &g

Re: [E-devel] [patch]: minor e_winlist functional change

2006-01-09 Thread David Sharp
On 1/6/06, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Wed, 4 Jan 2006 00:41:56 +0900 David Stevenson <[EMAIL PROTECTED]> > babbled: > > > Hi, > > > > When using the winlist functionality, if your windows are more > > than half-way off a given edge of the screen (i know i know!

Re: [E-devel] [PATCH] add menu items through modules

2006-01-08 Thread David Sharp
On 1/7/06, Morten Nilsen <[EMAIL PROTECTED]> wrote: > David Sharp wrote: > > On 1/7/06, Morten Nilsen <[EMAIL PROTECTED]> wrote: > >> .. on a different note, it would be nice if you in the future snip > >> quoted text.. had to scroll a few miles to get to

Re: [E-devel] [PATCH] add menu items through modules

2006-01-07 Thread David Sharp
On 1/7/06, Morten Nilsen <[EMAIL PROTECTED]> wrote: > Jorge Luis Zapata Muga wrote: > > > Your efm is kind of old, also you shouldnt make changes to it because > > the problem is on the "client" api (_callback_set) on the e_menu.c > > I stated my efm was kind of old, yes.. I only tried being helpfu

Re: [E-devel] Engage small icons hard to get to.

2005-12-31 Thread David Sharp
On 12/30/05, David Seikel <[EMAIL PROTECTED]> wrote: > On Fri, 30 Dec 2005 22:17:35 + Andrew Williams > <[EMAIL PROTECTED]> wrote: > > > On Wed, Dec 21, 2005 at 07:30:59PM +1000, David Seikel wrote: > > > This is a follow up to a bug report I made elsewhere. > > > > > > I had previously complai

Re: [E-devel] [Patch] Evas -- poorly-placed ++'s

2005-12-13 Thread David Sharp
On 12/13/05, Tilman Sauerbeck <[EMAIL PROTECTED]> wrote: > Eric Sandall [2005-12-13 11:16]: > > >while (dst < dst_end) > > > - *dst++ = (*src++ | PIXEL_SOLID_ALPHA) & (*dst | 0x00ff); > > > + *dst = (*src | PIXEL_SOLID_ALPHA) & (*dst | 0x00ff); > > > + dst++; > > > +

[E-devel] [Patch] Evas -- poorly-placed ++'s

2005-12-09 Thread David Sharp
Hey Raster, There were only a three, and you already committed the two in evas_blend_color_pixel.c. You "Buggered off to Egpyt" before i found there was only one more though. so, here's the 4-line patch for the last one i found. I'm pretty sure that's all of them, since i just grep'd for all ++'s,

[E-devel] [Patch] monitor module stringshare

2005-12-07 Thread David Sharp
simple patch for the monitor module to use stringshare where it seemed to be needed. I'm not super familiar with where stringshare needs to / should be used, but this seems to be enough to stop enlightenment from constantly SIGABRT-ing on shutdown or restart. I did read the stringshare code though.

Re: [E-devel] Valgrind bitching.

2005-12-06 Thread David Sharp
On 12/6/05, Mike Frysinger <[EMAIL PROTECTED]> wrote: > On Wed, Dec 07, 2005 at 05:27:15AM +1100, Alastair Poole wrote: > > > > > why pepper the source code with obvious work arounds for a tool that > > > appears to be broken > > > > Whatever you feel. Personally I see valgrind as a valuable tool,

Re: [E-devel] specifying user environment in Entrance

2005-12-02 Thread David Sharp
On 12/2/05, Nathan Ingersoll <[EMAIL PROTECTED]> wrote: > Hi Felix, > > I may have missed it with all of the other discussion in this thread, but > could you explain the base issue you're trying to address? Yah, really, Raster, MeJ, I think it would be more appropriate to take your license discuss

Re: [E-devel] background changing

2005-12-01 Thread David Sharp
On 10/7/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Fri, 7 Oct 2005 11:42:10 -0700 David Sharp <[EMAIL PROTECTED]> babbled: > > > On 10/7/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > > On Fri, 7 Oct 2005 08:06

Re: [E-devel] amd64 jittery edje workaround

2005-11-14 Thread David Sharp
On 11/14/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Tue, 15 Nov 2005 05:58:52 + Mike Frysinger <[EMAIL PROTECTED]> babbled: > > > On Tue, Nov 15, 2005 at 06:38:33AM +0100, Vincent Torri wrote: > > > > > > maybe one should test in configure.in if the processor is an mad64

Re: [E-devel] amd64 jittery edje workaround

2005-11-14 Thread David Sharp
On 11/14/05, David Sharp <[EMAIL PROTECTED]> wrote: > On 11/14/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > On Tue, 15 Nov 2005 05:58:52 + Mike Frysinger <[EMAIL PROTECTED]> > > babbled: > > > > > On Tue, Nov 1

Re: [E-devel] amd64 jittery edje workaround

2005-11-14 Thread David Sharp
On 11/14/05, Brian Mattern <[EMAIL PROTECTED]> wrote: > For all you amd64 users out there who are sick of going into epileptic > seizures on certain edje animations: > > recompile edje with CFLAGS="-mfpmath=387" > > the default (sse) floating point math that amd64's use results in > rounding errors

Re: [E-devel] e17 (cvs) - menu strangeness

2005-11-10 Thread David Sharp
On 11/9/05, Laurence Vanek <[EMAIL PROTECTED]> wrote: > Didier Casse wrote: > > >On 11/10/05, Laurence Vanek <[EMAIL PROTECTED]> wrote: > > > > > > > >>not sure what you mean by "correct EXE entries" (sounds like windows > >>speak - I dont speak windows). > >> > >> > > > >Simply means if the progra

Re: [E-devel] Menu usability.

2005-10-20 Thread David Sharp
On 10/20/05, David Seikel <[EMAIL PROTECTED]> wrote: > On Thu, 20 Oct 2005 21:43:19 -0400 dan sinclair <[EMAIL PROTECTED]> > wrote: > > > > A window manager does not know if closing this window closes the > > > application, or if closing this window can be easily reversed by the > > > application j

[E-devel] e_util_eapp_edit button effect weirdness

2005-10-20 Thread David Sharp
I'm struggling to come up with accurate symptoms, but here's goes: the symptom is that mouse-over effects on the buttons stop working (but buttons are still responsive). But, there are a few triggers. first let me describe some actions: 1) navigating to any directory. 2) navigating to a director

Re: [E-devel] e_util_eapp_edit crash

2005-10-20 Thread David Sharp
app_edit. At least this one doesn't crash ;) > > > On 10/17/05, Didier Casse < [EMAIL PROTECTED]> wrote: > > On 10/17/05, David Sharp < [EMAIL PROTECTED]> wrote: > > > On 10/11/05, dan sinclair <[EMAIL PROTECTED]> wrote: > > > > This shoul

Re: [E-devel] e_util_eapp_edit crash

2005-10-17 Thread David Sharp
7256a0, focused = 0x7256a0, mouse_in = 0xffedededff9b9b9b} > > dan > > > On Sat, 2005-10-08 at 18:52 -0500, Nathan Ingersoll wrote: > > That would make some sense as they were changed from standard widgets > > to a special attachment recently. I'll try to get this fixe

[E-devel] Entangle segfault

2005-10-14 Thread David Sharp
entangle segfaults while loading .eaps I suggest if(!ext) continue; on line 53 of entangle_eapps.c. don't forget to check you return values! ;) d# Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 46912560912960 (LWP 20102)] 0x2dbbac90 in strcmp () from /lib/li

[E-devel] Pager icons stacked incorrectly.

2005-10-10 Thread David Sharp
for some reason, xffm's icon in the pager likes to always be on top, even if, eg, firefox is above it on screen. I don't have an eapp for xffm, which makes me think that this can be generalized to apps that provide their own icon. It is only the icon though, not the whole mini-window; the mini-wind

Re: [E-devel] evas build config problem

2005-10-10 Thread David Sharp
On 10/8/05, Gabriel Rossetti <[EMAIL PROTECTED]> wrote: > I used Gentoo's ebuilds and not yours, and I also get this same error. Mike (vapier) broke it 4 days ago by adding $(use_enable X software-xcb) to the ebuild [1]. hopefully he fixes it soon (hint hint, nudge nudge, CC :) ) [1] http://ww

Re: [E-devel] e_util_eapp_edit crash

2005-10-08 Thread David Sharp
On 10/7/05, Christopher Michael <[EMAIL PROTECTED]> wrote: > Hi Folks, > > When trying to select an icon with e_util_eapp_edit it crashes. Just > thought I'd send a backtrace about this one. Dunno if this is a known > error or not. > > Regards, > devilhorns > > (gdb) bt > #0 0xb7fa5392 in

Re: [E-devel] Entangle Crashes with Right-Click

2005-10-05 Thread David Sharp
On 10/5/05, Arlo <[EMAIL PROTECTED]> wrote: > When I right-click an Eap in Entangle the program crashes. I reported this about 2 weeks ago: http://sourceforge.net/mailarchive/forum.php?thread_id=8253394&forum_id=6427 my backtrace is a little more useful (compiled everything with debug symbols). i

Re: [E-devel] First project submittal -- a calendar module

2005-09-29 Thread David Sharp
On 9/29/05, Didier Casse <[EMAIL PROTECTED]> wrote: > Yes of course I ran autogen.sh again. I took a closer look and > realized that only > src/modules/calendar/images/Makefile is NOT created. Whereas > src/modules/calendar/Makefile and all others are altered by running > autogen.sh. > > The src/

Re: [E-devel] configure.in errors in latest ecore "release"

2005-09-27 Thread David Sharp
On 9/27/05, Mike Frysinger <[EMAIL PROTECTED]> wrote: > On Tuesday 27 September 2005 11:26 pm, Justin Patrin wrote: > > On 9/27/05, Mike Frysinger <[EMAIL PROTECTED]> wrote: > > > On Tuesday 27 September 2005 05:48 pm, Justin Patrin wrote: > > > > After running: aclocal and autoconf: > > > > > > >

Re: [E-devel] Re: [e-users] Problems since last CVS upgrade

2005-09-25 Thread David Sharp
On 9/25/05, Thomas <[EMAIL PROTECTED]> wrote: > Right, I see. I have updated the theme 'blue-eyed', and attach a couple > of patches for it. I've bumped the version number of the theme. I will > email the author of the theme once get-e is back online and I can find > out who it is. here's his

Re: [E-devel] e17 segfault caused by ecore, and fix

2005-09-25 Thread David Sharp
On 9/24/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > i'll opt for the "fuck you xwwidgets" option :) (nothing personal!) basically > if an application/widget set cannot set the property correctly - we shoudl be > free to happily entirely ignore it as corrupt/invalid :) i won't

Re: [E-devel] e17 segfault caused by ecore, and fix

2005-09-25 Thread David Sharp
On 9/24/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > David Sharp wrote: > > On 9/24/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > >>This shouldn't be possible. If (icon) is true, then we do malloc, and if > >>the malloc fails we return. &

Re: [E-devel] e17 segfault caused by ecore, and fix

2005-09-24 Thread David Sharp
On 9/24/05, Sebastian Dransfeld <[EMAIL PROTECTED]> wrote: > David Sharp wrote: > > something to do with icons not being there.. anyway, it's a one-liner fix. > > > > fake diff: > > ecore_x_netwm.c:654 > > - if(icon) > > + if(icon && *ico

[E-devel] e17 segfault caused by ecore, and fix

2005-09-24 Thread David Sharp
something to do with icons not being there.. anyway, it's a one-liner fix. fake diff: ecore_x_netwm.c:654 - if(icon) + if(icon && *icon) memcpy(*icon, &(data[2]), len * sizeof(unsigned int)); also, seems like 'src' is set on the line before, and subsequently not used. --

[E-devel] entangle SIGABRT

2005-09-21 Thread David Sharp
i've started using e17 all the time now, and it is mostly good. entangle nearly-reliably crashes on me. to reproduce, i just start dragging an item in the right list with the right mouse button. This often causes glibc to report: *** glibc detected *** double free or corruption (!prev): *** The

Re: [E-devel] Monitor Bug

2005-08-12 Thread David Sharp
On 8/11/05, Robert May <[EMAIL PROTECTED]> wrote: > I have currently noticed two bugs in the monitor module. > 1. I currently run a dual- head display. Each time I log into e17 the > cpu portion of the monitor only displays on one monitor the other > displays cpu usage at 0% constantly. The graph

Re: [E-devel] List configuration question.

2005-07-22 Thread David Sharp
On 7/22/05, Tres Melton <[EMAIL PROTECTED]> wrote: > On Fri, 2005-07-22 at 14:48 +0100, Simon Poole wrote: > > The current behaviour is correct. If you want to send messages to the > > list, you should be using "Reply to all". > > > > On Fri, 2

Re: [E-devel] List configuration question.

2005-07-22 Thread David Sharp
On 7/21/05, Tres Melton <[EMAIL PROTECTED]> wrote: > Is there anyway to have the FROM: field changed to point to the list? > If you forget to change the TO: field when replying it ends up going to > the individual and not to the list. I have been bitten by this a number > of times and have

Re: [E-devel] Google's Summer of Code

2005-06-02 Thread David Sharp
On 6/2/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Thu, 2 Jun 2005 01:09:02 -0700 David Sharp <[EMAIL PROTECTED]> babbled: > > We originally were not going to take new mentors, but we > > decided to> open it up for one more day.> > Wai

Re: [E-devel] Google's Summer of Code

2005-06-02 Thread David Sharp
On 6/2/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Wed, 1 Jun 2005 15:19:46 -0400 Stefan Gueorguiev <[EMAIL PROTECTED]> > > and just to make everyone unhappy... we're too late. :( > Are you sure? i saw this email on the summer-discuss list: http://groups-beta.google.com/gr

Re: [E-devel] Google's Summer of Code

2005-06-01 Thread David Sharp
On 6/1/05, Stefan Gueorguiev <[EMAIL PROTECTED]> wrote: > Hello, > > I posted this in the edevelop.org forums, and was told that this might > be the more appropriate place for it. > > First of all let me say I am a huge fan and thanks for all your work! > I've been using it for so long. The thing

Re: [E-devel] GAIM backtrace

2005-05-24 Thread David Sharp
On 5/24/05, Nathan Ingersoll <[EMAIL PROTECTED]> wrote: > Looks like you need to recompile with -g in your CFLAGS. Those ??'s > indicate that it was not compiled with debugging support. Ecore and enlightenment should probably be recompiled with -g (as gdb says it couldn't find symbols), but most o

Re: [E-devel] Diff for enlightenment_remote.

2005-05-16 Thread David Sharp
On 5/15/05, Frederick Reeve <[EMAIL PROTECTED]> wrote: > I made a small modification to e17/apps/e/src/bin/e_remote_main.c and > e_bindings.h. Just made it so you could use NONE as a modifier arg for > enlightenment_remote allowing for example: > > enlightenment_remote -binding-mouse-add ZONE 3 N

Re: [E-devel] mem leak plugging

2005-03-22 Thread David Sharp
On Tue, 22 Mar 2005 12:18:05 +0100, joel vennin <[EMAIL PROTECTED]> wrote: > > i found some mem leaks in e17 i send a patch i don't know if it breaks > > anything > > (i'm not a good programer :-)) but it seems to work here > Hello, i've just take a look in your patch, and i've seen that you > mak

[E-devel] [Patch] selecting ".." in directory appends extra '/'

2005-02-22 Thread David Sharp
in a Fileselector window, selecting ".." in the directory window appends an extra '/' to the path, such that, eg, "/home/user/" becomes "/home//". this also seems to solve the crash bug caused (not reliably) by going up to root via clicking ".." in the list. thanks! whereami the patch: --- src/

[E-devel] [Patch] selecting ".." in directory appends extra '/'

2005-02-20 Thread David Sharp
Let's try this again, now that i've signed up for the list... -- in an ewl Fileselector window, selecting ".." in the directory window appends an extra '/' to the path, such that, eg, "/home/user/" becomes "/home//". thanks! whereami the patch: --- src/lib/ewl_fileselector.c.orig 2005-02-2