[gDesklets] About UrbanExplainer and CPU monitor.



Hi there,
I met the same problem when I run UrbanExplainer and CPU monitor.
The detail is :

float division /usr/lib/gdesklets/display/TargetCanvas.py 209 self.__dom["width"] = str(w or 100) 210 self.__dom["height"] = str(h or 100) 211 212 # so that's why the XML parser inserted an empty <g> node... :) 213 g = self.__dom.get_children()[0] > 214 g["transform"] = "scale(%f, %f)" % (float(w) / imgw, 215 float(h) / imgh) 216 217 svg.render(self.__widget, w, h, str(self.__dom)) 218 219 220

I am running them on solaris build 58.
Any idea which part should I look at to fix this problem?
Thanks
Xusheng Hou




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]