is not older than a week, which was last svn update+recompile

2009/5/13 Gustavo Sverzut Barbieri <[email protected]>:
> On Wed, May 13, 2009 at 2:06 PM, Wido <[email protected]> wrote:
>>> On Tue, 2009-05-12 at 23:24 -0300, Gustavo Sverzut Barbieri wrote:
>>>> Hey all,
>>>>
>>>> notification module is useful, I like it and will move to
>>>> e/src/modules (that is: officially supported), but first I need to
>>>> revamp it so I need input from other users of it.
>>>>
>>>> for those that do not use it: notification will receive dbus messages
>>>> and show them as popups. these messages can be sent by any
>>>> application, but usually is done by gnome/gtk applications using
>>>> libnotify, however some qt applications are using it and the new
>>>> ubuntu uses a subset of that spec to show their fancy popups. Current
>>>> e/module implementation will also present a fancy (semi transparent)
>>>> window if composite manager is in use.
>>>>
>>>> if you use it: do you use the box/gadget feature? This is about half
>>>> of the code, I never used it or found a use for it, when I tried it it
>>>> seems broken. So I rather drop this instead of trying to fix. What do
>>>> you think? Anyone strongly against it? If not I'll drop this feature,
>>>> fix some bugs with popup positioning and move it to e/src/modules.
>>
>> hi! I've tried the notify module, but it never worked for me. I could
>> send messages with the "e-notify-send" and the box appears, but don't
>> get any message from my regular apps. Ok, i do use mostly qt apps when
>> i can (konversation, amarok, kopete), but nevertheless never saw it
>> working. I even use pidgin in the office, and those notifications
>> don't appear either
>>
>> btw, i just tried to recompile it (svn updated) and it fails:
>>
>>
>> e_mod_main.c: In function '_notification_notify':
>> e_mod_main.c:171: warning: passing argument 4 of
>> 'notification_popup_notify' discards qualifiers from pointer target
>> type
>> e_mod_main.c:177: warning: passing argument 4 of
>> 'notification_popup_notify' discards qualifiers from pointer target
>> type
>> e_mod_main.c: In function '_notification_cb_config_mode_changed':
>> e_mod_main.c:247: error: 'E_Config' has no member named 'mode'
>> e_mod_main.c:249: error: 'E_Config' has no member named 'mode'
>> e_mod_main.c:250: error: 'E_Config' has no member named 'mode'
>> e_mod_main.c:253: error: 'E_Config' has no member named 'mode'
>> e_mod_main.c:255: error: 'E_Config' has no member named 'mode'
>> e_mod_main.c:256: error: 'E_Config' has no member named 'mode'
>> e_mod_main.c: In function '_notification_cb_initial_mode_timer':
>> e_mod_main.c:267: error: 'E_Config' has no member named 'mode'
>> e_mod_main.c:269: error: 'E_Config' has no member named 'mode'
>> e_mod_main.c: In function 'e_modapi_init':
>> e_mod_main.c:400: error: 'E_Config' has no member named 'mode'
>> e_mod_main.c:401: error: 'E_Config' has no member named 'mode'
>> e_mod_main.c:404: error: 'E_EVENT_CONFIG_MODE_CHANGED' undeclared
>> (first use in this function)
>> e_mod_main.c:404: error: (Each undeclared identifier is reported only once
>> e_mod_main.c:404: error: for each function it appears in.)
>> make[2]: *** [e_mod_main.lo] Error 1
>> make[2]: se sale del directorio
>> `/home/wido/sources/enlightenment/e_modules/notification/src'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: se sale del directorio
>> `/home/wido/sources/enlightenment/e_modules/notification'
>> make: *** [all] Error 2
>
> old e install.
>
>
> --
> Gustavo Sverzut Barbieri
> http://profusion.mobi embedded systems
> --------------------------------------
> MSN: [email protected]
> Skype: gsbarbieri
> Mobile: +55 (19) 9225-2202
>



-- 
Wido

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to