#!/bin/sh

plasmoidviewer  -a ${@} 2>&1 |grep -v QPainter|grep -v Glib
