| 01:05:29 | CIA-54: | santini * r10939 /docs/branches/1.0.0/italian/user_guide/plugins_writing_in_cpp.tex: IT translation for plugins_writing_cpp-complete |
| 01:05:58 | sigq: | tracfeed: Changeset [10939]: IT translation for plugins_writing_cpp-complete <https://trac.osgeo.org/qgis/changeset/10939> |
| 01:12:59 | sigq: | tracfeed: Ticket #1740 ( enhancement created ): digitize polygon/polyline snapping more than one node of another vector object <https://trac.osgeo.org/qgis/ticket/1740> |
| 01:38:07 | CIA-54: | mhugent * r10940 /trunk/qgis/src/ ( 3 files in 2 dirs ): Extended enum support in postgres provider to work also with domain check constrains ( at the moment only for constrain types like VALUE in ( 'a', 'b', 'c' ) ) |
| 03:17:04 | CIA-54: | santini * r10941 /docs/branches/1.0.0/italian/user_guide/plugins_writing_in_python.tex: IT translation for plugin_writing_in_python |
| 03:17:05 | sigq: | tracfeed: Changeset [10941]: IT translation for plugin_writing_in_python <https://trac.osgeo.org/qgis/changeset/10941> |
| 03:22:29 | il_rugginoso: | hi all |
| 04:35:05 | pcav1: | I cannot see decorations in qgis from recent trunk |
| 04:35:11 | pcav1: | scale bar etc. |
| 04:35:17 | pcav1: | anybody can? |
| 04:40:54 | macho: | yesterday evening it worked.. |
| 04:41:21 | CIA-54: | mhugent * r10942 /trunk/qgis/src/app/qgisapp.cpp: Move split feature tool to advanced digitize toolbar |
| 04:41:22 | sigq: | tracfeed: Changeset [10942]: Move split feature tool to advanced digitize toolbar <https://trac.osgeo.org/qgis/changeset/10942> |
| 04:42:52 | pcav1: | macho: when did you compile it? |
| 04:52:27 | macho: | yesterday .. hmm . ~19:30 |
| 06:18:59 | CIA-54: | mhugent * r10943 /trunk/qgis/src/app/ ( qgisapp.cpp qgisapp.h qgsmergeattributesdialog.cpp ): Improvements for merge tool. Show a progress dialog during the merge and make the item showing the attribute values after the merge editable |
| 06:45:17 | CIA-54: | rugginoso * r10944 /trunk/qgis/src/plugins/grass/modules-common/r.out.tiff.qgm: Changed r.out.tiff.qgm to fix ticket #1628. |
| 06:46:20 | sigq: | tracfeed: Changeset [10944]: Changed r.out.tiff.qgm to fix ticket #1628. <https://trac.osgeo.org/qgis/changeset/10944> |
| 06:48:38 | sigq: | tracfeed: Ticket #1628 ( enhancement closed ): r.out.tiff: does not allow selection of destination directory <https://trac.osgeo.org/qgis/ticket/1628#comment:3> |
| 08:20:10 | CIA-54: | rugginoso * r10945 /trunk/qgis/src/plugins/grass/ ( 3 files in 2 dirs ): |
| 08:20:11 | CIA-54: | Added the possibility to select multiple files in modules such as r.patch. |
| 08:20:11 | CIA-54: | Changed the module r.patch to exploit the new feature ( fixes ticket #1489 ) |
| 08:20:11 | CIA-54: | Fixed the starting point of the selection dialog to the last directory used ( fixes ticket #1362 ) |
| 08:21:40 | sigq: | tracfeed: Ticket #1489 ( bug closed ): GRASS Plugin: Map name input field not working correctly for modules that take multiple input maps <https://trac.osgeo.org/qgis/ticket/1489#comment:3> |
| 08:23:06 | sigq: | tracfeed: Ticket #1362 ( bug closed ): GRASS selection dialog forget path <https://trac.osgeo.org/qgis/ticket/1362#comment:4> |
| 11:44:38 | CIA-54: | rugginoso * r10946 /trunk/qgis/src/plugins/grass/qgsgrassbrowser.cpp: Allowed multiple seletion in the QTreeView of the grass map browser to fix #566. |
| 11:55:12 | ttestt: | hello |
| 11:55:48 | ttestt: | is here anyone from russia? |
| 12:27:55 | cgs_bob: | hello all. sorry for getting off topic : ) has anyone been able to run a python grass script ( e.g. scripts that use grass.py module ) using osgeo4w? |
| 12:31:19 | jef: | cgs_bob: like? |
| 12:36:34 | ttestt: | qgis 1.0.2 connected to postgis. instead 'update' it did 'delete, then insert' :( is it forever? |
| 12:37:19 | jef: | ttestt: only if you commited it |
| 12:37:29 | cgs_bob: | jef: this is an email I just sent to the grass user mail list: http://osgeo.pastebin.com/d33abaf8 |
| 12:37:30 | sigq: | Title: osgeo private pastebin - collaborative debugging tool ( at osgeo.pastebin.com ) |
| 12:38:05 | jef: | cgs_bob: so you're not starting your script from the grass shell? |
| 12:38:47 | ttestt: | jef: you know about this bug? |
| 12:39:22 | cgs_bob: | jef: I am starting it from the grass shell ( which is cmd.exe in osgeo4w ) |
| 12:40:43 | : | * jef should read more carefully |
| 12:41:57 | jef: | ttestt: no, what did you do? |
| 12:44:58 | jef: | cgs_bob: I don't even have m.test.py |
| 12:45:29 | ttestt: | jef: i've redirected rules update, insert, delete ( to have a version history for the table ). and i've found that when i start editing, move point than stop editing ( +save changes ) - there is no 'update' for this record. it's deleted, then inserted it's copy |
| 12:46:03 | ttestt: | rules of the postgres' table |
| 12:47:28 | cgs_bob: | jef: I took the sample script in http://download.osgeo.org/grass/grass6_progman/pythonlib.html and called it m.test.py then put it in /usr/local/grass-6.5.svn/scripts |
| 12:47:29 | sigq: | Title: GRASS Programmer s Manual: GRASS Python scripting library ( at download.osgeo.org ) |
| 12:47:51 | ttestt: | so the version history won't work :( , cause of there will be no changed records, but only created ones |
| 12:48:06 | cgs_bob: | the path is actually the osgeo4w equivalent |
| 12:49:57 | cgs_bob: | c:\OSGeo4W\apps\grass\grass-6.4.0svn\scripts\m.test.py |
| 12:53:01 | cgs_bob: | jef: btw, I also modified defaults.qgc to include this program. I get a "Cannot start module m.test.py command: C:\OSGeo4W\apps\grass\grass-6.4.0svn\scripts\m.test.py --interface-description" |
| 21:22:24 | arkygeek: | @seen gsherman |
| 21:22:24 | sigq: | arkygeek: gsherman was last seen in #qgis 1 week, 5 days, 13 hours, 16 minutes, and 25 seconds ago: * gsherman back later |