[gDesklets] About UrbanExplainer and CPU monitor.
- From: hx203628 <Xusheng Hou Sun COM>
- To: gdesklets-list gnome org
- Subject: [gDesklets] About UrbanExplainer and CPU monitor.
- Date: Tue, 27 Mar 2007 15:10:52 +0100
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]