From: [email protected]
To: [email protected]
Subject: RE: [Emc-developers] EMC Errors display using Desktop Notification 
protocol
Date: Wed, 6 Jul 2011 05:33:29 +0000










> Date: Tue, 5 Jul 2011 20:10:42 +0400
> From: [email protected]
> To: [email protected]
> Subject: [Emc-developers] EMC Errors display using Desktop Notification       
> protocol
> 
> Here is [1] small program which may be used to display error messages using 
> Desktop
> Notification protocol [2].
> 
> First some clarifications. Desktop Notifications are not specific to any 
> desktop
> environment like gnome, they are happily working in strange tiling WM's like 
> dwm
> or ion3. If WM don't implement notification protocol notification-daemon
> provides WM-agnostic way to display them (however in default installation of
> linuxcnc's ubuntu 10.04 notify-osd used for notifications which is nearly
> broken).
> 
> Unlike touchy's statusbar way to display messages this program stores acquired
> messages in buffer and displays first 10 (with notice that there are some 
> more).
> Also popup bubbles are not easy to ignore :) [3]. However they are not focus
> stealing so they don't interfere with normal operations.
> 
> Question is if it's good idea to inclide it into emc2 tree or let it live out 
> of
> tree? In later case i'll provide packages in my mirror.
> 
>                                       Pavel

Pavel

I like the idea.  Adds some nice professionalism / integration.

I tried it with 10.04 simulator with Touchy.
It didn't look as nice as your pic.
It popped up a dialog box with cancel / ok buttons in the middle
of the screen. Having two buttons was a bit confusing.
They didn't steal focus.
It work inconsistently. It didn't always catch the errors.

With AXIS it seemed to work more consistently but I tested neither 
very much.

Is it supposed to pop up in the upper right like other notifications
do ? Is it supposed to stay till cleared or remain till a time limit passes?

Now that I had a different theme for touchy it doesn't match :)
Wouldn't this be integrated with the GUI rather then a separate 
program? 

Chris M


                                                                                
  
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to