bh: thuban ChangeLog,1.796,1.797
cvs@intevation.de
cvs at intevation.de
Tue Mar 29 20:05:03 CEST 2005
Author: bh
Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv14309
Modified Files:
ChangeLog
Log Message:
(BMP_SIZE_W, BMP_SIZE_H): Set both to 16 to
match the site of the legend_icon_layer icon. Otherwise wxpython
2.5 complains when the legend is created with the error:
PyAssertionError: C++ assertion "(bitmap.GetWidth() == m_width &&
bitmap.GetHeight() == m_height) || (m_width == 0 && m_height == 0)"
failed in ./src/generic/imaglist.cpp(81): invalid bitmap size in
wxImageList: this might work on this platform but definitely won't under
Windows.
Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.796
retrieving revision 1.797
diff -u -d -r1.796 -r1.797
--- ChangeLog 23 Mar 2005 15:30:27 -0000 1.796
+++ ChangeLog 29 Mar 2005 18:05:01 -0000 1.797
@@ -1,3 +1,15 @@
+2005-03-29 Bernhard Herzog <bh at intevation.de>
+
+ * Thuban/UI/legend.py (BMP_SIZE_W, BMP_SIZE_H): Set both to 16 to
+ match the site of the legend_icon_layer icon. Otherwise wxpython
+ 2.5 complains when the legend is created with the error:
+
+ PyAssertionError: C++ assertion "(bitmap.GetWidth() == m_width &&
+ bitmap.GetHeight() == m_height) || (m_width == 0 && m_height ==
+ 0)" failed in ./src/generic/imaglist.cpp(81): invalid bitmap size
+ in wxImageList: this might work on this platform but definitely
+ won't under Windows.
+
2005-03-23 Jonathan Coles <jonathan at intevation.de>
These changes add support for adjusting the opacity of a raster layer.
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)