| 00:39:31 | milovanderlinden: | Hi there, any of the "Pan" developers here yet? I am getting a segmentation fault on qGIS taken from the launchpad repository for intrepid. I would like to share a strace and find out what is wrong |
| 01:03:18 | jef: | milovanderlinden: which gdal? |
| 01:03:58 | milovanderlinden: | jef; let me check |
| 01:05:47 | milovanderlinden: | Hmm, there is something strange with gdal indeed. All gdal related entries in synaptics show 1.5.2-2 except libgdal1-1.1.5.0-grass, that one is 1.5.2-1 |
| 01:06:15 | jef: | milovanderlinden: you don't have the version from our repository? |
| 01:08:43 | milovanderlinden: | jef: I think I do. I have "deb http://ppa.launchpad.net/qgis/unstable/ubuntu intrepid main" and "deb-src http://ppa.launchpad.net/qgis/unstable/ubuntu intrepid main" set in the Software sources |
| 01:08:45 | sigq: | Title: Index of /qgis/unstable/ubuntu ( at ppa.launchpad.net ) |
| 01:20:46 | macho: | jef: do you have 3min for me? |
| 01:21:17 | jef: | macho: shoot |
| 01:22:08 | macho: | installed grass64-svn yesterday - and as always qgis-trunk |
| 01:22:32 | macho: | adjusted build file for qgis-trunk to use self installed grass ( deleted all grass related packages from debian ) |
| 01:22:57 | macho: | compiles without problem - says it finds grass and will use its libraries - no compile error .. but .. |
| 01:23:05 | macho: | theres no grass plugin after install in qgis :( |
| 01:23:16 | macho: | where can the mistake be? |
| 01:23:47 | jef: | no LD_LIBRARY_PATH to the grass svn libraries? |
| 01:27:49 | macho: | but the grassmodulepluginblabla.so is been built and gets installed in the correct directory |
| 01:29:56 | macho: | jef: and with LD_LIBRARY PATH you mean the correct entry to /etc/ld.so.conf ? |
| 01:30:38 | jef: | macho: no, $LD_LIBRARY_PATH, but ld.so.conf is fine too. |
| 01:31:20 | macho: | ok - will try that at home - and you think thats the reason why the plugin dont geet loaded .. |
| 01:31:40 | macho: | i thought probably its because i had to deinstall gdal-grass-plugin package |
| 01:39:46 | macho: | hmm - i guess i've to compile whole gdal package by myself anyway .. |
| 01:45:21 | milovanderlinden: | jef: Can the difference in gdal version numbers be a reason for qgis to crash? I am gonna reinstall all, remove grass and try a qGIS without grass first |
| 01:45:36 | jef: | milovanderlinden: no, gdal in intrepid is broken |
| 01:45:55 | jef: | milovanderlinden: the stable ppa has fixed version. |
| 01:47:31 | milovanderlinden: | ok. So you advice me to go back to "Kore" for now |
| 01:47:49 | jef: | milovanderlinden: no. take the fixed gdal version from the stable ppa |
| 01:49:30 | milovanderlinden: | oops, sorry. Misread there. What is the repository for gdal? |
| 01:49:48 | jef: | milovanderlinden: qgis/stable |
| 01:51:52 | milovanderlinden: | ok |
| 01:52:04 | milovanderlinden: | jef; Yes. that did it! |
| 01:52:28 | : | * milovanderlinden feels in heaven 8- ) |
| 01:57:46 | milovanderlinden: | darn, never seen qgis this fast before. crunchbang linux rocks! |
| 03:36:19 | il_rugginoso: | hi all |
| 03:41:19 | CIA-65: | mhugent * r10928 /trunk/qgis/src/core/qgsgeometry.cpp: Use higher tresholds for line splitting to avoid numerical problems with large coordinate values |
| 04:15:49 | doktoreas: | hello folks..so there's an undo option now in Qgis? |
| 04:21:02 | doktoreas: | http://n2.nabble.com/Undo-and-redo-editing-td3078878.html#a3078878 |
| 04:21:04 | sigq: | Title: Nabble - qgis-user - Undo and redo editing ( at n2.nabble.com ) |
| 04:22:55 | yabo: | Hi |
| 04:45:38 | doktoreas: | wow I missed the make install :D |
| 04:45:45 | doktoreas: | great to see this option! |
| 05:22:26 | FiReSTaRT: | sweet... btw when trying out development versions, do you guys run them on separate machines or under virtualization? |
| 05:22:53 | FiReSTaRT: | or can they run parallel with stable releases? |
| 05:24:07 | doktoreas: | I use only the development one :D |
| 05:24:14 | doktoreas: | it's pretty stable |
| 05:25:13 | FiReSTaRT: | that's something i wouldn't experiment with in a production environment.. i guess i can just use a virtual jaunty box |
| 05:25:39 | doktoreas: | FiReSTaRT, yep with a virtualbox you should be fine.. |
| 05:26:41 | FiReSTaRT: | then i might just start screwing around with it, especially with the make install : ) |
| 05:27:01 | doktoreas: | : ) |
| 05:27:05 | doktoreas: | brb |
| 06:15:56 | sigq: | tracfeed: Changeset [10929]: Put map name in quotes to avoid issues with map names having spaces <https://trac.osgeo.org/qgis/changeset/10929> |
| 06:15:56 | CIA-65: | timlinux * r10929 /trunk/qgis/python/plugins/mapserver_export/ms_export.py: Put map name in quotes to avoid issues with map names having spaces |
| 06:34:53 | CIA-65: | rugginoso * r10930 /trunk/qgis/src/plugins/grass/ ( 6 files in 4 dirs ): Moved default.qgc into modules directory to make the modules tree and search GRASS version dependent |
| 06:45:22 | CIA-65: | mhugent * r10931 /trunk/qgis/src/core/qgsgeometry.cpp: Split thresholds should be dependant on map unit type. For now use values that work in nearly all cases |
| 06:57:16 | il_rugginoso: | hi all |
| 07:07:03 | cgs_bob_: | hi il_rugginoso. what kind of an effect does r10930 have on https://trac.osgeo.org/qgis/ticket/1735 ? |
| 07:07:05 | sigq: | Title: #1735 ( cmake error caused by recent GRASS Plugin changes. ) - Quantum GIS - Trac ( at trac.osgeo.org ) |
| 07:08:16 | FiReSTaRT: | just saying a quick hello and goodbye.. time to go to wrap up a 3 day job that took 10 days instead :P |
| 07:08:20 | FiReSTaRT: | ciao : ) |
| 07:14:37 | CIA-65: | jrm * r10932 /docs/branches/1.0.0/french/user_guide/ ( 54 files in 16 dirs ): Localisation des captures d'écran ( KDE4.2/Oxygen ) |
| 07:21:01 | il_rugginoso: | cgs_bob_: nothing :D |
| 07:22:03 | il_rugginoso: | cgs_bob_: I'm waiting for the list of broken modules in grass 6.5 and 7.0 |
| 07:22:26 | il_rugginoso: | cgs_bob_: so I'll create modules-6.5 and modules-7.0 directories |
| 07:24:58 | cgs_bob_: | il_rugginoso: nobody will be able to tell you if there are any broken modules in grass 6.5 if there is no modules-6.5 since cmake fails. |
| 07:25:25 | cgs_bob_: | no modules-6.5 directory that is |
| 07:25:40 | il_rugginoso: | cgs_bob_: just ln -s modules-6.4 modules-6.5 to debug |
| 07:26:37 | cgs_bob_: | il_rugginoso: I've done that. I guess I should cc the grass devs in my ticket so they know what to do |
| 07:27:07 | il_rugginoso: | ok :D |
| 07:27:15 | il_rugginoso: | have you a more efficent idea to guarantee the compatiblity with so many versions of grass? |
| 07:28:19 | cgs_bob_: | not really...I was hoping that you had some ideas :- ) |
| 07:28:54 | il_rugginoso: | :D |
| 07:29:47 | il_rugginoso: | my idea is that: the modules that work with all grass versions are in modules-common, the particoular ones are in modules-x.y |
| 07:29:54 | cgs_bob_: | could cmake create the symlink to modules-6.5? |
| 07:30:13 | il_rugginoso: | I don't know |
| 07:32:02 | cgs_bob_: | it would be great if it could :- ) then people can continue to find problems with modules without tracking down #1735 |
| 07:32:17 | il_rugginoso: | make a symlink may be a problem on windows... |
| 07:33:22 | cgs_bob_: | or just duplicate modules-6.4. it seems like there isn't much there |
| 07:35:28 | il_rugginoso: | cgs_bob_: but if you make the link manually it compiles? |
| 07:35:59 | CIA-65: | jrm * r10933 /docs/branches/1.0.0/french/user_guide/plugins_mapserver_export.tex: relu par SMO et valité par JRM |
| 07:37:35 | cgs_bob_: | il_rugginoso: that compiles fine...so everything is fine for ME :- ) |
| 07:37:44 | il_rugginoso: | ok |
| 07:37:51 | il_rugginoso: | which modules don't work? |
| 07:38:48 | jef: | cgs_bob_: it doesn't compile? it's only the install that fails here |
| 07:39:10 | cgs_bob_: | I haven't tested extensively. found no problems yet. but I'll try all of them when I have time later this morning |
| 07:40:22 | cgs_bob_: | jef: cmake gives me an error message and quits. message is: subdirs Incorrect SUBDIRS command. Directory: modules-6.5 does not exists. |
| 07:42:15 | il_rugginoso: | jef: the problem is with grass-6.5 |
| 07:42:32 | il_rugginoso: | well the problem is not in grass |
| 07:42:38 | il_rugginoso: | is in the plug-in of course |
| 07:43:02 | il_rugginoso: | because there isn't the directory modules-6.5 |
| 07:43:31 | il_rugginoso: | with the last commit i've added the line |
| 07:43:52 | il_rugginoso: | MESSAGE ( SEND_ERROR "Your grass version is not supported" ) |
| 07:44:19 | jef: | il_rugginoso: nm, I didn't look for recent commits. |
| 07:44:40 | il_rugginoso: | np |
| 07:44:50 | il_rugginoso: | the problem is here: |
| 07:44:52 | il_rugginoso: | SET ( GRASS_MODULES_DIR "modules-${GRASS_MAJOR_VERSION}.${GRASS_MINOR_VERSION}" ) |
| 07:45:26 | il_rugginoso: | it makes the directory name dinamically |
| 07:45:45 | il_rugginoso: | than the subdirs is: |
| 07:45:59 | il_rugginoso: | SUBDIRS( modules-common ${GRASS_MODULES_DIR}... |
| 07:46:53 | il_rugginoso: | i'd like to create the modules-6.5 directory with a useful content, not only coping the modules-6.4 directory |
| 07:47:56 | il_rugginoso: | but to make this i have to know which modules differ |
| 07:49:04 | il_rugginoso: | or if there are new ones to add etc |
| 07:50:21 | il_rugginoso: | jef: have you a better idea to guarantee compatibility from grass-6.2 to grass-7.0? |
| 07:56:28 | il_rugginoso: | uhm |
| 07:56:52 | il_rugginoso: | No real releases are planned since efforts should go into GRASS 7 development |
| 07:56:59 | il_rugginoso: | http://grass.itc.it/grass65/index.php |
| 07:57:00 | sigq: | Title: GRASS GIS 6.5 ( at grass.itc.it ) |
| 08:53:08 | sigq: | tracfeed: Ticket #1738 ( bug created ): duplicated objects in map composer <https://trac.osgeo.org/qgis/ticket/1738> |
| 09:09:17 | CIA-65: | gcontreras * r10934 /trunk/qgis/src/app/qgisapp.cpp: Fix for ticket #936, Legend name too long when executing "qgis vectorfile.shp" |
| 09:52:14 | cgs_bob_: | hello all. Does anyone have problems with r10930? There seems to be a new cmake error that might affect everybody. This is what happens to me: http://osgeo.pastebin.com/d6c71ae22 |
| 09:52:15 | sigq: | Title: osgeo private pastebin - collaborative debugging tool ( at osgeo.pastebin.com ) |
| 10:05:48 | macho: | cgs_bob_: same error here but i cant find the mistake |
| 10:07:41 | macho: | its not in line 7 : ) |
| 10:08:43 | cgs_bob_: | macho: I can't find it either. so, I just commented out lines 7-9 and now I'm able to compile |
| 10:12:26 | cgs_bob_: | I wonder if is_directory exists for cmake 2.6. I just looked at my whole source tree and found that the grass plugin is the only place where it is used |
| 10:12:27 | sigq: | tracfeed: Ticket #1739 ( bug created ): Opening QGS project with WMS layer while offline crashes QGIS 1.0.2 <https://trac.osgeo.org/qgis/ticket/1739> |
| 10:16:01 | macho: | cgs_bob_: IS_DIRECTORY do indeed exist in 2.6 |
| 10:19:34 | cgs_bob_: | macho: this problem is weird. it has something to do with line 7-9. I just don't see where cmake found "( ( " in those lines. |
| 10:21:18 | macho: | my cmake says there is a ( instead of ) somewhere - but i cant find it either |
| 10:26:00 | cgs_bob_: | I interpret 'Instead found left paren with text "( "' to mean "( ( " the error seems to be saying that cmake found "( ( " instead of " )" |
| 10:27:20 | cgs_bob_: | I cound be wrong : ) in any case, I'll let the devs figure it out : ) |
| 10:32:19 | macho: | i guess that cant be hard to figure out - but as i know cmake nearly 0 ... |
| 10:34:55 | cgs_bob_: | ditto here. I'm sure jef can fix this problem without looking at the keyboard ; ) |
| 10:39:24 | macho: | hehe - that can be correct |
| 11:22:51 | jctull: | cgs_bob_: I hit this also, simply commented those lines out to get trunk building for me. Likewise, I did not see why this errored |
| 11:23:15 | macho: | so were already 3 facing that problem ; ) |
| 14:00:28 | milovanderlinden: | how can I debug wms requests in qgis pan? I have a wms layer that runs fine in a browser, but not in qGIS |
| 14:00:38 | milovanderlinden: | http://wms.openstreet.nl/world?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&LAYERS=world_topo_bathy&STYLES=&SRS=EPSG:4326&BBOX=-173.537,35.8775,-11.9603,83.8009&WIDTH=400&HEIGHT=300&FORMAT=image/png |
| 20:36:49 | CIA-65: | mhugent * r10935 /trunk/qgis/src/core/qgsgeometry.cpp: Replace the hardcoded treshold in line splitting code and added more comment |
| 22:12:47 | CIA-65: | rblazek * r10936 /trunk/qgis/src/plugins/grass/scripts/ ( qgis.db.connect-login.pg.py qgis.v.out.ogr.pg.py ): reorganized grass python interface, patch by cgsbob |
| 22:26:04 | sigq: | tracfeed: Changeset [10936]: reorganized grass python interface, patch by cgsbob <https://trac.osgeo.org/qgis/changeset/10936> |
| 23:18:35 | macho: | QGIS WIKI Page for Hackfest is prepared - if you already know you will take part .. just enter you name |
| 23:35:36 | macho: | ok - think he wont take part ; ) |
| 23:58:47 | timlinux: | hi all |
| 23:58:50 | timlinux: | @seen gsherman |
| 23:58:50 | sigq: | timlinux: gsherman was last seen in #qgis 1 week, 3 days, 15 hours, 52 minutes, and 51 seconds ago: * gsherman back later |