[e-users] Recent svn checkout

2009-03-25 Thread Noorul Islam K M
Hi e-users, Today I updated my copy of svn repository and compiled everything. Compilation had no problem and I installed latest e17 on my box. I found following issues. 1. Mouse input is not recognized in Module settings window. I wanted to load a module, so I went into module setting window, b

[e-users] enlightenment build error

2009-03-25 Thread Larry Wyble
I am currently running dr17 0.16.999.043 So I have built it in the past. When trying to build .050 I get the following error: In file included from e_includes.h:14, from e.h:181, from e_main.c:4: e_border.h:356: error: expected specifier-qualifier-list before 'E

[e-users] [Solved] Exalt dbus "org.freedesktop.DBus.Error.AccessDenied" error

2009-03-25 Thread Ubuntu User
Thank you for your timely reply. The file worked perfectly. Ormris On Wed, Mar 25, 2009 at 8:33 AM, Atton Jonathan wrote: > the problem is fixed in the e-svn > try this file: > http://trac.enlightenment.org/e/browser/trunk/PROTO/exalt/data/daemon/dbus/exalt.conf > > 2009/3/25 Ubuntu User >> >>

Re: [e-users] new module: systray

2009-03-25 Thread Gustavo Sverzut Barbieri
Update ecore On 3/25/09, Wido wrote: > Hi, i just downloaded it but it fails to compile: > > > e_mod_main.c: In function '_systray_cb_selection_clear': > e_mod_main.c:739: error: 'Ecore_X_Event_Selection_Clear' has no member > named 'atom' > make[2]: *** [e_mod_main.lo] Error 1 > make[2]: se sale

Re: [e-users] [E-devel] new module: systray

2009-03-25 Thread Wido
Hi, i just downloaded it but it fails to compile: e_mod_main.c: In function '_systray_cb_selection_clear': e_mod_main.c:739: error: 'Ecore_X_Event_Selection_Clear' has no member named 'atom' make[2]: *** [e_mod_main.lo] Error 1 make[2]: se sale del directorio `/home/wido/sources/enlightenment/e_m

Re: [e-users] system tray nm-applet icon

2009-03-25 Thread Kim Woelders
On Tue, 24 Mar 2009 21:52:30 +0100, Jona Schuman wrote: > Hello, > > I'm having an issue that I imagine concerns the system tray. Namely, > the icon for the NetworkManger applet disappears. The applet itself > works fine, it's just invisible unless I click on it to get its menu. > All my other a

[e-users] Exalt dbus "org.freedesktop.DBus.Error.AccessDenied" error

2009-03-25 Thread Ubuntu User
I just installed the Exalt module from the Alphagemini reposiories (I'm using Debian Squeeze, by the way), and the default Exalt client can find nothing and exalt-command exhibits this error: t...@debian:~$ sudo exalt-command up_is eth0 exalt_dbus_ethernet.c: _exalt_dbus_eth_up_is_cb (661)

Re: [e-users] [E-devel] new module: systray

2009-03-25 Thread Gustavo Sverzut Barbieri
On Wed, Mar 25, 2009 at 5:48 AM, muzzle wrote: > I'm very glad someone finally did this, thank you very much Gustavo. > > On Tue, Mar 24, 2009 at 1:16 PM, Downknew Wise wrote: >> Well done!!! Now e is more usable!!! >> >> It works without crashes with my systray apps: >> emesene >> pidgin >> netw

Re: [e-users] [E-devel] new module: systray

2009-03-25 Thread muzzle
I'm very glad someone finally did this, thank you very much Gustavo. On Tue, Mar 24, 2009 at 1:16 PM, Downknew Wise wrote: > Well done!!! Now e is more usable!!! > > It works without crashes with my systray apps: > emesene > pidgin > network manager > and also gnome-do :) Hi, just a quick off-to