[MeeGo-dev] MNotification can't show notification

Rusty Lynch rusty.lynch at intel.com
Thu Jun 23 09:51:35 PDT 2011


On 06/23/2011 09:43 AM, Andy Ross wrote:
> On 06/23/2011 12:55 AM, Liu, Wei Zhi wrote:
>    
>>                   $dbus-send –print-reply –dest=com.meego.core.MNotificationManager /notificationmanager com.meego.core.MNotificationManager.addNotification uint32:0 uint32:0 string:’test’
>>
>>      
> Is "test" a valid notification type?  Try the longer form of addNotification which allows
> you to specify message strings.
>    

I'm guessing this is the "type" entry?  If so then using some arbitrary 
value will just result in our display of the notification falling back 
to a default layout.  You should be able to use a type 
"we-dont-need-no-stinken-type" and the notification will still work, but 
with a default layout using a generic icon.

     --rusty


More information about the MeeGo-dev mailing list