[e-users] EWL compile problem

2006-07-31 Thread Manuel Werlberger
Hi! Just updating e17 after my holidays on my Ubuntu 6.06 throws some errors: config.status: creating data/themes/Makefile config.status: creating debian/changelog config.status: creating ewl-config.h config.status: ewl-config.h is unchanged config.status: executing depfiles commands config.statu

[e-users] e17 crash by EAP editor

2006-07-31 Thread Yasufumi Haga
Hi all I started EAP editor to make an icon of some application from the main e17 menu, and when I clicked the "advanced" button on the "EAP editor" dialog, e17 crashed. This crash is reproducible in my environment. Here's the bt: (gdb) bt #0 0x405a7a92 in select () at regexec.c:1576 #1 0x404b5

Re: [e-users] strange behavior of "search path configuration"

2006-07-31 Thread Stafford Horne
Yasufumi, I have reproduced this and this is my code. I am a little busy tonight. Give me a while so I can see what I can do about it. -Stafford On Mon, 31 Jul 2006 11:52:33 +0900 (JST) Yasufumi Haga <[EMAIL PROTECTED]> wrote: > Hi all > > I added a directory path which I defined in my hom

Re: [e-users] e17 crash by EAP editor

2006-07-31 Thread The Rasterman
On Mon, 31 Jul 2006 21:46:33 +0900 (JST) Yasufumi Haga <[EMAIL PROTECTED]> babbled: fixed. :) > Hi all > > I started EAP editor to make an icon of some application > from the main e17 menu, and when I clicked the "advanced" > button on the "EAP editor" dialog, e17 crashed. This crash > is reprod

Re: [e-users] strange behavior of "search path configuration"

2006-07-31 Thread Stafford Horne
Fixed, Kinda the "search path configuration" dialog was not writing its config changes out to disk. This was an easy fix. However, the "wallpaper settings" dialog does not actually search these directories. It currently only searches the ~/.e/e/backgrounds directory. It seems to me that

Re: [e-users] strange behavior of "search path configuration"

2006-07-31 Thread Yasufumi Haga
On Mon, 31 Jul 2006 13:40:30 +0900, Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: | On Mon, 31 Jul 2006 11:52:33 +0900 (JST) Yasufumi Haga | <[EMAIL PROTECTED]> babbled: | | > Hi all | > | > I added a directory path which I defined in my home directory | > and from which other b

Re: [e-users] strange behavior of "search path configuration"

2006-07-31 Thread The Rasterman
On Mon, 31 Jul 2006 21:30:30 +0800 Stafford Horne <[EMAIL PROTECTED]> babbled: > Fixed, Kinda >the "search path configuration" dialog was not writing its config changes > out to disk. This was an easy fix. > > However, the "wallpaper settings" dialog does not actually search these > direct

Re: [e-users] EWL compile problem

2006-07-31 Thread Nathan Ingersoll
I would make distclean and rerun autogen.sh to clean up any stale build files. On 7/31/06, Manuel Werlberger <[EMAIL PROTECTED]> wrote: > Hi! > > Just updating e17 after my holidays on my Ubuntu 6.06 throws some errors: > > config.status: creating data/themes/Makefile > config.status: creating deb

Re: [e-users] strange behavior of "search path configuration"

2006-07-31 Thread Yasufumi Haga
On Mon, 31 Jul 2006 21:30:30 +0800, Stafford Horne <[EMAIL PROTECTED]> wrote: | Fixed, Kinda |the "search path configuration" dialog was not writing its config changes out to disk. This was an easy fix. | | However, the "wallpaper settings" dialog does not actually search these direct

[e-users] Mapping keystrokes to mouse/cursor movement

2006-07-31 Thread John Meissen
Is there a way to move the mouse cursor via keyboard? I haven't found a keymapping to do that. Also I'd like to be able to move/resize windows via keyboard. For instance, map a keystroke to Window Move, which would cause the active window's position to follow cursor movement (see above) until I

Re: [e-users] Mapping keystrokes to mouse/cursor movement

2006-07-31 Thread The Rasterman
On Mon, 31 Jul 2006 14:24:49 -0700 "John Meissen" <[EMAIL PROTECTED]> babbled: > > Is there a way to move the mouse cursor via keyboard? I haven't found > a keymapping to do that. > > Also I'd like to be able to move/resize windows via keyboard. For instance, > map a keystroke to Window Move, w