#QGIS IRC Log - 2009-05-21

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
02:23:00 CIA-65: santini * r10830 /docs/branches/1.0.0/italian/user_guide/plugins_mapserver_export.tex: IT translation for Mapserver export plugin
02:24:54 sigq: tracfeed: Changeset [10830]: IT translation for Mapserver export plugin <https://trac.osgeo.org/qgis/changeset/10830>
02:27:24 CIA-65: santini * r10831 /docs/branches/1.0.0/italian/user_guide/plugins_mapserver_export.tex: IT translation for Mapserve Extport plugin
02:28:26 sigq: tracfeed: Changeset [10831]: IT translation for Mapserve Extport plugin <https://trac.osgeo.org/qgis/changeset/10831>
03:51:50 CIA-65: cfarmer * r10832 /trunk/qgis/python/plugins/fTools/ftools_help.xml: add delaunay triangulation to the help xml file
03:53:19 sigq: tracfeed: Changeset [10832]: add delaunay triangulation to the help xml file <https://trac.osgeo.org/qgis/changeset/10832>
04:00:45 cfarmer: trouble building latest svn: http://widget.mibbit.com/pb/HTt9Lf anyone know the cure?
04:00:47 sigq: Title: Mibbit: PasteBin ( at widget.mibbit.com )
04:01:58 cfarmer: ah I guess it's an issue with the copywrite label?
04:13:25 macho: cfarmer: yeah it seems that the last update brought back the problem
04:13:49 macho: I'll update to qt4.5 soon anyway
04:14:25 macho: i wonder howto get rid of that problem in all language files at once
04:15:00 macho: here on my notebook with qt4.3 everything compiles fine
04:30:14 CIA-65: cfarmer * r10833 /trunk/qgis/python/plugins/fTools/tools/doGeometry.py: fix typo in simply_geometry function
04:30:32 sigq: tracfeed: Changeset [10833]: fix typo in simply_geometry function <https://trac.osgeo.org/qgis/changeset/10833>
04:52:44 arkygeek: hi all
04:53:12 arkygeek: i am trying to digitize a site plan. all i have is a drawing, but i know the exact coordinates. how can i do this?
04:53:29 arkygeek: I thought i could somehow overlay the image and digitize it that way
04:53:39 arkygeek: i am working with pan btw
04:58:19 macho: arkygeek: scan the plan with high dpi and georectify it with the coordinates you know - than you have a raster plan you can digitize
04:58:35 arkygeek: how do i georectifiy. i cant find it :-s
05:00:05 macho: arkygeek: i guess you use qgis?
05:00:19 arkygeek: i cant find a georectify feature in poan
05:00:21 macho: because there are a lot of expensive programs available to do this also ..
05:00:22 arkygeek: pan
05:00:33 arkygeek: is it not there anymore
05:09:49 macho: arkygeek: found it?
05:12:48 arkygeek: yup thx :-D
05:18:51 macho: have fun digitizing : )
09:43:30 sigq: tracfeed: Ticket #1710 ( bug created ): wms ( mapserver ) and postgis: the layer is not added <https://trac.osgeo.org/qgis/ticket/1710>
10:45:11 springmeyer: cgs_bob: around?
10:55:24 cgs_bob: springmeyer: I'm here
11:00:02 springmeyer: hey cgs_bob: fixed up the dash stuff yesterday
11:01:06 cgs_bob: springmeyer: great! I'll get the update and give it a try
11:01:44 springmeyer: not 'released' yet but you can pull down the source and manually put in your .qgis folder
11:02:00 springmeyer: http://bitbucket.org/springmeyer/quantumnik
11:02:01 sigq: Title: springmeyer / Quantumnik / wiki / Home bitbucket.org ( at bitbucket.org )
11:05:50 jctull: There's a translation file issue plaguing building on OS X from trunk:
11:05:50 jctull: http://rafb.net/p/dJdiq253.html
11:05:51 sigq: Title: Nopaste - No description ( at rafb.net )
11:21:07 macho: jctull: i guess you have qt4.5 ?
11:21:18 jef: <4.5.1
11:21:19 jctull: yes
11:21:36 jctull: is there a 4.5.1 that handles these recurring errors?
11:21:41 jctull: I'll update if so
11:21:52 macho: theres the issue - whenever i update with lupdate ( and i have qt 4.3 ) there are some errors afterwards
11:21:58 macho: i think i update to qt4.5 soon
11:22:28 macho: nono - i guess yours is fine - but .. qt < 4.5 dont play well with 4.5 i guess
11:22:29 jctull: yes, there is this ongoing issue where you update a ts file, I complain, jef fixes : )
11:22:44 jef: jctull: not this time.
11:22:52 macho: always the same : ) .. i'm updating my machine soon .. sorry for that
11:23:05 jctull: ok, now macho fixes ?
11:23:17 macho: i will ..
11:23:36 jef: jctull: a 4.5.1? 4.5.1 on debian works.
11:23:45 jctull: I'll try that, thanks
11:23:46 macho: but as long as it compiles without complaining here i even dont know where the failure is exactly ..
11:24:08 jctull: I'll report later here when I have a chance to update qt
11:24:51 macho: ok - and i try to update my qt
11:27:04 macho: jef: maybe its a bug in 4.5.0 ?
11:29:27 jef: macho: did you check that it doesn't come from updates you get from translators?
11:30:20 macho: currently i try to compile on my own machine whenever a new translation file arrives .. and everything worked until now
11:35:42 macho: i have 4.4.3 here - and 4.4.2 on another machine ..
11:35:48 macho: everything compiles without problems
11:40:38 jef: macho: http://trac.osgeo.org/qgis/changeset/10648/trunk/qgis/i18n/qgis_es.ts removes the language tag again. that's bad for numerus forms.
11:46:17 macho: is it possible that the update script is doing this?
11:47:26 jef: macho: what did you do for 10648?
11:48:13 macho: i let the update_ts_files.sh script run
11:48:22 macho: and updated to the latest strings
11:49:41 jef: macho: oh, that not in the commit message.
11:49:48 macho: not?
11:49:54 macho: i thought i've written it
11:50:03 macho: updated to the latest strings ..
11:50:38 macho: i can remember on "hope that it will work with qt4.5" - which it not does obviously
11:50:51 jef: @changeset 10648
11:50:52 sigq: jef: http://trac.osgeo.org/qgis/changeset/10648
11:51:02 jef: that's not the last one
11:51:08 asdf89090: what is of qgis ?
11:51:39 jef: asdf89090: pardon?
11:51:51 asdf89090: what is of the qgis please
11:52:18 asdf89090: can makes? great qgis?
11:52:38 asdf89090: WELCOME pcav
11:52:53 jef: asdf89090: I don't understand.
11:53:02 pcav: hi asdf89090
11:53:09 asdf89090: pcav WELCOME!!!!!!!!!!!!!!!
11:53:16 pcav: who aer you?
11:53:30 asdf89090: I AM ASDF89090
11:53:36 asdf89090: BUT YOU MAY CALL ME ASDF
11:53:49 : * jef wonders where gsherman is
11:53:56 jef: @seen gsherman
11:53:56 sigq: jef: gsherman was last seen in #qgis 1 week, 5 days, 20 hours, 59 minutes, and 14 seconds ago: <gsherman> springmeyer, it would appear so
11:54:00 asdf89090: NOT HERE
11:54:07 asdf89090: WELCOME springmeyer
11:54:13 jef: too bad
11:54:56 pcav: ??
11:55:06 asdf89090: WHAT IS OF QGIS??????????
11:56:07 asdf89090: NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
11:56:53 asdf89090: You are on the way to destruction.
11:57:01 macho: sometimes i wish we would have an op here : )
11:57:02 asdf89090: You have no chance to survive make your time.
11:57:16 asdf89090: no op?
11:57:20 asdf89090: Why that is most unfortunate
11:57:36 asdf89090: Is the channel not registered?
11:58:01 asdf89090: sorry by the way. your channel doesn't deserve this
11:58:10 asdf89090: but #freenode earned a headache
11:58:42 asdf89090: if you have them fulfil ticket # 21753 I will go away
11:59:01 asdf89090: any staffer will be able to look up that ticket number
12:00:12 FrankW: lol
12:00:34 asdf89090: is much can "lol"?
12:08:38 asdf89090: asdfd
12:08:39 asdf89090: asdf
12:08:40 asdf89090: asdf
12:08:41 asdf89090: asdf
12:08:42 asdf89090: asd
12:08:43 asdf89090: asdf
12:08:44 asdf89090: asdf
12:08:45 asdf89090: asdf
12:49:34 macho: lol
13:02:27 wildintellect: macho are you someone doesn't have the rights
13:02:59 wildintellect: other channels i'm on, there are admins they just aren't logged as admin all the time
13:03:28 jef: wildintellect: afaik gsherman has the rights.
13:04:40 wildintellect: nest time we see him we should ask for a few more people to be crowned with such ability
13:05:07 jef: wildintellect: jctull already mailed him
13:05:07 wildintellect: oddly enough I have it for the R channel even though I had barely used R when they gave it to me
13:05:57 : * jef got qgis commit access that way ; )
13:06:02 jctull: no word from gsherman, so he must be afk
13:13:01 gsherman: jctull: Problem solved?
13:13:22 jctull: seems to be... no more noise from asdf89090
13:13:34 jctull: thanks
13:20:40 macho: wildintellect: no i'm no admin
13:22:30 jef: wildintellect: there he is ; )
13:40:17 wildintellect: anyone remember where find the standalone tool that goes with the evis plugin
13:41:02 wildintellect: easygeotagger, go go gadget google
14:15:33 jctull: wildintellect: google is your friend ; )
14:15:34 jctull: http://biodiversityinformatics.amnh.org/open_source/easygeotagger/index.php
14:15:35 sigq: Title: EasyGeoTagger ( EasyGT ) ( at biodiversityinformatics.amnh.org )
14:17:44 wildintellect: ya turns out I still had it installed even
15:30:31 dassouki: so in the new job i'm in, they've spent a lot of money on ESRI. It's a nice system and all but man.
22:29:21 CGI827: what of make qgis?
22:30:26 CIA-65: mhugent * r10834 /trunk/qgis/src/providers/wfs/qgswfsdata.cpp: Fix for bug with wfs point layers that don't provide bbox information
22:30:28 sigq: tracfeed: Changeset [10834]: Fix for bug with wfs point layers that don't provide bbox information <https://trac.osgeo.org/qgis/changeset/10834>
22:53:50 CIA-65: mhugent * r10835 /branches/Version-1_0/src/providers/wfs/qgswfsdata.cpp: Backport of wfs fix
22:54:02 sigq: tracfeed: Changeset [10835]: Backport of wfs fix <https://trac.osgeo.org/qgis/changeset/10835>