Re: [Qgis-developer] Planet qgis blog aggregator

2013-12-16 Thread John C. Tull
Thanks for the update, Richard. Good luck getting it back online. It is a great asset. You’re work on it, and others also, is appreciated. John On Dec 12, 2013, at 12:26 PM, Richard Duivenvoorde wrote: > On 12-12-13 18:52, John C. Tull wrote: >> I recall some discussion about planet

[Qgis-developer] Planet qgis blog aggregator

2013-12-12 Thread John C. Tull
I recall some discussion about planet.qgis.org no longer working a few months ago. Is this something that the community has given up on fixing? Regards, John ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/l

Re: [Qgis-developer] How do I compile OTB-3.18.1 in Mac OS X / Any Mac OS X binary that works with OTB plugin in QGIS 2.0.1?

2013-09-23 Thread John C. Tull
Hi Noli, The homebrew package manager has an orfeo formula. I just installed it, and it seems to work for me, although I'm not a user of OTB so I didn't do much testing. It is currently version 3.18.0, but I'm not sure if that matters or not. Cheers, John On Sep 23, 2013, at 6:25 AM, Noli Sic

[Qgis-developer] Saga and sextante on OSX

2013-08-27 Thread John C. Tull
Hi everyone, I'm running trunk on OS X 10.8 with qgis dependencies built from source (most using the homebrew package manager). I also have a functional saga_cmd binary that I can use in my terminal to produce valid outputs. Unfortunately, sextante complains when I try to run a function: " Mis

Re: [Qgis-developer] manageR update for 2.0

2013-06-07 Thread John C. Tull
Hi Filipe, On Jun 7, 2013, at 3:37 AM, Filipe Dias wrote: > Using R via Sextante is also a good alternative. Shapefiles and Rasters are > exported into R and it's possible to apply all sorts of R tools to them. > There are a few good examples already in the algorithms tree. > I will have to

Re: [Qgis-developer] manageR update for 2.0

2013-06-06 Thread John C. Tull
Hi all, On Jun 6, 2013, at 12:43 PM, Alex Mandel wrote: > On 06/06/2013 10:20 AM, Paolo Cavallini wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Il 06/06/2013 19:12, John C. Tull ha scritto: >>> Hi all, >>> >>> The man

[Qgis-developer] manageR update for 2.0

2013-06-06 Thread John C. Tull
Hi all, The manageR plugin developed by Carson Farmer is an excellent tool and brings incredible integration between QGIS and the R statistical analyses package in a native R environment. I was wanting to ask the developer community if there is any chance of seeing it updated for 2.0 compatibil

Re: [Qgis-developer] composer export fails for maps with label shadows

2013-05-15 Thread John C. Tull
Hi Régis, On May 7, 2013, at 12:40 AM, Régis Haubourg wrote: > Hi, This morning I tried to export in pdf some multimaps composers. > I encounter an error - not crashing qgis, but leaving composer blank - on > maps using new dropshadows for labels. %Maybe it's related to blending or > only shad

Re: [Qgis-developer] many SVG symbols disappeared

2013-05-15 Thread John C. Tull
Hi everyone, On May 7, 2013, at 1:42 AM, Duarte Carreira wrote: > If we can get hold of the old symbology lib than that's fine by me. But > please don't make us and others rebuild their entire organization's > cartography just because you don't like the symbols. > > Thanks, > Duarte An optio

Re: [Qgis-developer] GRASS shell

2013-05-01 Thread John C. Tull
Hi Paolo, On Apr 30, 2013, at 3:08 AM, Paolo Cavallini wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all. > On master, the GRASS shell embedded in the plugin seems to suffer from a > minor, yet > annoying, bug on Debian: the cursor is not displayed where the text is > actual

Re: [Qgis-developer] 'File' versus 'Project'

2013-04-24 Thread John C. Tull
Hi Larry, On Apr 24, 2013, at 10:09 AM, Larry Shaffer wrote: > Hi, > > On Wed, Apr 24, 2013 at 10:51 AM, John C. Tull wrote: > Hi Antonio, > > I think it is more about having consistency for the platform than anything > else. We want the user to find the applicatio

Re: [Qgis-developer] 'File' versus 'Project'

2013-04-24 Thread John C. Tull
Hi Larry, On Apr 24, 2013, at 9:46 AM, Larry Shaffer wrote: > As a separate suggestion: if we wanted to minimize our menus better and > prepare for unknown future functionality grouping and expansion, we could > create a Tools main menu, which could have Vector, Raster, Database and > Analysi

Re: [Qgis-developer] 'File' versus 'Project'

2013-04-24 Thread John C. Tull
creating a new project: > > Project -> New > Project -> Add xxx Layer > > Change the style > > Layer -> Properties > > That is a more logical flow IMO then currently what is there. > > Thoughts? > > - Nathan > > > On Wed, Apr 24, 2013 at

Re: [Qgis-developer] 'File' versus 'Project'

2013-04-24 Thread John C. Tull
gt; > > > http://i.imgur.com/oYO55Qz.png > > > > Moving the Add xxx Layer to the project menu would mean you follow these > > actions when creating a new project: > > > > Project -> New > > Project -> Add xxx Layer > > > > Change

[Qgis-developer] 'File' versus 'Project'

2013-04-23 Thread John C. Tull
Hi all, I was having some discussion on IRC today with Tim and Larry about the recent change to the menu in trunk. Before, the menu used "File" and that was changed to "Project". My position is that it does not seem Mac-like, whether or not a QGIS document resides in the filesystem as a .qgs fi

Re: [Qgis-developer] Possible memory leak in rendering code

2013-04-22 Thread John C. Tull
On Apr 22, 2013, at 2:12 PM, Nyall Dawson wrote: >> By the way, it would be a good thing to remove render caching >> completely before 2.0. In any case it will need to be reworked when >> moving to multi-threaded rendering... it has only a limited >> functionality of storing previously rendered m

Re: [Qgis-developer] Raster saturation issue

2013-04-19 Thread John C. Tull
On Apr 18, 2013, at 6:33 PM, Nyall Dawson wrote: >>> On testing saturation today, I did notice a potential bug with that >>> setting. For my test raster, I set the saturation to 1 and the difference >>> between that setting and 0 was quite large. If I move to 2, 3, 4, and so >>> on, the differ

[Qgis-developer] Raster saturation issue

2013-04-18 Thread John C. Tull
Hi all, I really appreciate the great new raster settings. These enhancements to QGIS are very nice. On testing saturation today, I did notice a potential bug with that setting. For my test raster, I set the saturation to 1 and the difference between that setting and 0 was quite large. If I mo

Re: [Qgis-developer] [Qgis-user] [Qgis-psc] Logo

2013-04-16 Thread John C. Tull
On Apr 16, 2013, at 10:34 AM, Barry Rowlingson wrote: > If I could draw cartoons, we'd have Quentin the Qgis Quokka: > > http://a-z-animals.com/animals/quokka/ The quokka is qute. ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://

Re: [Qgis-developer] [Qgis-user] [Qgis-psc] Logo

2013-04-16 Thread John C. Tull
"uantum" off the tail of the Q. Lastly, it looks like a Q. > I believe that 2.0 deserves a brand new logo, so any of the old logo revamped > styles (like #166, #49, #42) don't seam to be a good option. +1 > Alexandre Neto > > On Tue, Apr 16, 2013 at 5:09 PM, Régi

Re: [Qgis-developer] [Qgis-user] [Qgis-psc] Logo

2013-04-16 Thread John C. Tull
I like the http://99designs.com/logo-design/contests/qgis-needs-logo-210397/entries/50 entry, but I would like to see it with the "GIS" slightly smaller so that it is not on the same line as the top of the "Q". This would make the "Q" element of the logo/name more prevalent and would make the "

Re: [Qgis-developer] New case study from Missouri, USA

2013-02-19 Thread John C. Tull
Hi all, This is a great case example. I wonder if the custom plugin development is heavily based off of the Atlas plugin or is uniquely derived. Having the plugin available as a code example might be useful for others. Regards, John On Feb 19, 2013, at 7:05 AM, Otto Dassau wrote: > Dear Comm

Re: [Qgis-developer] new_vector_api merged

2013-01-26 Thread John C. Tull
Hi Martin, Congratulations on getting this work done and the merge into trunk! I was able to build and things do appear as normal from my perspective on my OSX system. I look forward to the additional progress you've laid out. Cheers, John On Jan 26, 2013, at 10:48 AM, Martin Dobias wrote: >

Re: [Qgis-developer] New Vector API

2012-12-28 Thread John C. Tull
On Dec 28, 2012, at 11:27 AM, Alexander Bruy wrote: > Hi Martin, > > just tried to build new_vector_api branch under 32bit Slackware 14.0: > GCC 4.7.1 > glibs 2.15 > Qt 4.8.2 > GDAL 1.9.2 > SpatiaLite 4.0.0 > Python 2.7.3 > > And get next error: > > /home/alex/devel/cpp/qgis/src/providers/spat

Re: [Qgis-developer] SAGA modules (version 2.1.0) through SEXTANTE on Mac OSX

2012-12-20 Thread John C. Tull
in in linux, but it seems it is not working in Mac. Are you > sure saga is in your path? if so, what do you see when you execute > saga_cmd? maybe the header is different for some reason? > > Thanks in advance! > > 2012/12/20 John C. Tull : >> On Dec 19, 2012, at 2:49 AM, V

Re: [Qgis-developer] SAGA modules (version 2.1.0) through SEXTANTE on Mac OSX

2012-12-20 Thread John C. Tull
On Dec 19, 2012, at 2:49 AM, Victor Olaya wrote: > Olav, > > Thanks for your contribution! > >> >> There is no option "SAGA folder" in the SEXTANTE configuration like you have >> when installing on Windows. I haven't checked on Linux, but I guess the >> Unixes don't need this, as long as saga_

Re: [Qgis-developer] [saga-gis-developer] GNU/Linux build system 2.1.0

2012-12-20 Thread John C. Tull
This forum thread has information on build commands for those OSX users that are interested in testing Saga: http://goo.gl/CIQkB Unfortunately, Sextante is not working with Saga at the moment. I get this dialog upon trying to test a command: It seems that SAGA is not correctly installed in your

Re: [Qgis-developer] GRASS Direct

2012-12-10 Thread John C. Tull
On Dec 10, 2012, at 2:12 PM, Larry Shaffer wrote: >> As I wrote, there was missing DYLD_LIBRARY_PATH on Mac, please try >> also with current master. > > Getting compile errors. I think you need to use (works for me): > > #elif defined(Q_OS_MAC) > > instead of: > > #elif Q_OS_MAC > > I think

Re: [Qgis-developer] GRASS Direct

2012-12-10 Thread John C. Tull
On Dec 10, 2012, at 1:32 PM, Radim Blazek wrote: > On Mon, Dec 10, 2012 at 10:08 PM, Larry Shaffer > wrote: >> On Mon, Dec 10, 2012 at 1:53 PM, John C. Tull wrote: >>> I wanted to bring my comment I made elsewhere on my Mac testing into this, >>> more appro

Re: [Qgis-developer] GRASS Direct

2012-12-10 Thread John C. Tull
Hi Larry, Thanks for weighing in. Comments below... On Dec 10, 2012, at 1:08 PM, Larry Shaffer wrote: > Hi John and Radim, > > On Mon, Dec 10, 2012 at 1:53 PM, John C. Tull wrote: >> On Dec 10, 2012, at 12:44 PM, Radim Blazek wrote: >> >>> The GRASS Dire

Re: [Qgis-developer] GRASS Direct

2012-12-10 Thread John C. Tull
On Dec 10, 2012, at 12:44 PM, Radim Blazek wrote: > The GRASS Direct is an environment developed within QGIS GRASS > plugin/provider which makes it possible to run GRASS raster modules > without GRASS mapset and without data conversion to GRASS format. > Basically it is a library implementing GRA

Re: [Qgis-developer] New FAKE_LIB_GRASS_GIS fails to compile on Mac OS X

2012-12-10 Thread John C. Tull
On Dec 10, 2012, at 11:59 AM, Radim Blazek wrote: > On Mon, Dec 10, 2012 at 8:43 PM, Larry Shaffer wrote: >> On Mon, Dec 10, 2012 at 12:14 PM, John C. Tull wrote: >>> On Dec 8, 2012, at 11:03 AM, Radim Blazek wrote: >>> >>> The output should be standard

Re: [Qgis-developer] New FAKE_LIB_GRASS_GIS fails to compile on Mac OS X

2012-12-10 Thread John C. Tull
On Dec 10, 2012, at 11:43 AM, Larry Shaffer wrote: > On Mon, Dec 10, 2012 at 12:14 PM, John C. Tull wrote: >> On Dec 8, 2012, at 11:03 AM, Radim Blazek wrote: >> >> The output should be standard shared library. I have probably copy-pasted >> wrong (provider) block.

Re: [Qgis-developer] New FAKE_LIB_GRASS_GIS fails to compile on Mac OS X

2012-12-10 Thread John C. Tull
On Dec 8, 2012, at 11:03 AM, Radim Blazek wrote: > The output should be standard shared library. I have probably copy-pasted > wrong (provider) block. I have no idea what is the difference on OS X. > > Sorry for the problems, i dont have access to source code at this moment, > could you try

Re: [Qgis-developer] ESRI FileGDB support on Mac OS X using Homebrew

2012-11-19 Thread John C. Tull
Hi William, On Nov 19, 2012, at 4:53 PM, William Kyngesburye wrote: > On Nov 19, 2012, at 11:43 AM, John C. Tull wrote: > >> If you manage it, please report back. My workaround is clunky, but it works >> for me. A usable, more elegant approach would be nice to have. If the

Re: [Qgis-developer] ESRI FileGDB support on Mac OS X using Homebrew

2012-11-19 Thread John C. Tull
On Nov 18, 2012, at 4:39 PM, Noli Sicad wrote: > Hi John, > >> Did it work for you? I tried this a few weeks back and it did not work for >> me on OS X Mountain Lion. Instead, I had to revert to my hacked gdal.rb >> hombrew install script. I placed the script online: >> http://pastebin.com/uK6LQ

Re: [Qgis-developer] ESRI FileGDB support on Mac OS X using Homebrew

2012-11-18 Thread John C. Tull
Did it work for you? I tried this a few weeks back and it did not work for me on OS X Mountain Lion. Instead, I had to revert to my hacked gdal.rb hombrew install script. I placed the script online: http://pastebin.com/uK6LQpUH Also, see this for where I got my patches from: https://gist.github.

Re: [Qgis-developer] Webpage

2012-11-13 Thread John C. Tull
Given what the prior website looked like, it is a vast improvement. Nonetheless, I think Tim's points are spot on, especially regarding balancing white space, use of green, and the drop-down/tab disconnect (the tabs themselves look disconnected to me, and the grey shade for the active tab makes

Re: [Qgis-developer] Hackfest in Americas? was Re: HF: final remarks

2012-10-15 Thread John C. Tull
Davis would have the added benefit of being a reasonably short drive for me. :-) In addition, it is accessible by BART and train from SFO. Portland and Seattle are also great venues, so it might depend on the costs for Gary and others that would be needed to really pull off something useful. I d

Re: [Qgis-developer] qt at digia

2012-09-21 Thread John C. Tull
Hi, On Sep 19, 2012, at 6:30 AM, Tim Sutton wrote: > Hi > > On Wed, Sep 19, 2012 at 2:54 PM, Werner Macho wrote: >> hi! >> >> What about working on a "as is" release "1.9" where most of the bugs >> (overview ;) ) are (tried to be) fixed .. and then immediately start >> for 2.0 with Qt5 ? > >

Re: [Qgis-developer] Nightly builds of master branch for Mac

2012-09-13 Thread John C. Tull
On Sep 13, 2012, at 11:14 AM, gene wrote: > Thanks, > What is really confounding is that my colleagues on Windows or Linux do not > encounter this kind of problem. > However, I know many people who work with QGIS on Mac ( Leopard, Snow > Leopard and Lion) but I have the impression that we are no

Re: [Qgis-developer] New adv labeling freeze-thaw tools

2012-08-06 Thread John C. Tull
Hi Larry, On Aug 6, 2012, at 1:28 PM, Larry Shaffer wrote: > * Improve Change Label dialog: > - Temporarily add (colored) PAL solution x, y, rot info to specific If I understand you correctly on this improvement idea, a hearty +1 from me. My read on this is that layers without x, y, and rotati

Re: [Qgis-developer] Building QGIS in Mac OS X (Mountain Lion i.e. 10.8) with QtSQL support

2012-08-06 Thread John C. Tull
On Aug 5, 2012, at 11:43 AM, Larry Shaffer wrote: > Hi John, > > On Sun, Aug 5, 2012 at 10:03 AM, John C. Tull wrote: >> On Aug 4, 2012, at 8:11 PM, Larry Shaffer wrote: >> >>> Note: Xcode.app now contains all dev directory structure, and you can >&g

Re: [Qgis-developer] Building QGIS in Mac OS X (Mountain Lion i.e. 10.8) with QtSQL support

2012-08-05 Thread John C. Tull
On Aug 4, 2012, at 8:11 PM, Larry Shaffer wrote: > Note: Xcode.app now contains all dev directory structure, and you can > use xcrun to work with it, but I preferred to install the command line > tools. You will probably want to uninstall any previous XCode version > first. I used the .dmg instal

Re: [Qgis-developer] Building QGIS in Mac OS X (Mountain Lion i.e. 10.8) with QtSQL support

2012-08-04 Thread John C. Tull
I think you must have something else going wrong on your system. Perhaps your mixing too many different build systems. I use homebrew and it is fine for me on Mountain Lion. I don't have any more specific information for you, but you might see what 'brew doctor' tells you and take it to the home

Re: [Qgis-developer] Building QGIS in Mac OS X (Mountain Lion i.e. 10.8) with QtSQL support

2012-08-02 Thread John C. Tull
On Aug 2, 2012, at 6:48 AM, William Kyngesburye wrote: > It might be a while before I get to Mountain Lion, for various reasons. > > For running existing software on Mtn, I expect few problems. Apple usually > does a good job of forward compatibility if the software was built for the > previo

Re: [Qgis-developer] SVG-Icons instead of PNGs?

2012-08-01 Thread John C. Tull
Hi Larry, I took a look yesterday and was confused to find my interpretation of the scaling quality to be a little different than what you reported on OSX. With your update today, the pan select icon looks very good at various scales. I'm glad to see that the svg scaling is working good within

Re: [Qgis-developer] New Plugin - Edit Any Layer

2012-08-01 Thread John C. Tull
On Aug 1, 2012, at 8:42 AM, Paolo Cavallini wrote: > Il 01/08/2012 17:39, Rob Nickerson ha scritto: >> >> In part of my work looking at adapting fTools / SEXTANTE to write to >> memory layer / any ogr format, I have created a standalone plugin that >> converts any vector layer to a memory layer

Re: [Qgis-developer] New adv labeling freeze-thaw tools

2012-07-17 Thread John C. Tull
I look forward to seeing this in trunk. Thanks for the great contribution. John On Jul 17, 2012, at 2:28 PM, Larry Shaffer wrote: > I've updated and extensively tested this new tool (not all platforms) > and it works very well. I have sent in a pull request: > > https://github.com/qgis/Quantum-

Re: [Qgis-developer] Remember to look at dash after committing

2012-07-16 Thread John C. Tull
Speaking of tests, ignore the last post from hawkeye. I'll send an update later that will include the latest code improvements and a working test run. On Jul 16, 2012, at 2:15 PM, Tim Sutton wrote: > Just a friendly reminder to those pushing into the master branch - > please remember to run the

Re: [Qgis-developer] Overview frame in composer

2012-07-13 Thread John C. Tull
ect it to be a overview map of the first one. > > The UI might need some better naming to explain this better. > > - Nathan > > Sent from some fancy phone looking thingo > From: John C. Tull > Sent: 14/07/2012 1:33 AM > To: qgis-developer > Subject: [Qgis-developer] O

Re: [Qgis-developer] Overview frame in composer

2012-07-13 Thread John C. Tull
e the list gets > populated with the composer maps that are already there. > > Regards, > Marco > > Am 13.07.2012 17:33, schrieb John C. Tull: >> Hi Marco, >> >> I don't know if this is a bug or a lack of understanding on this new >> feature. O

[Qgis-developer] Overview frame in composer

2012-07-13 Thread John C. Tull
Hi Marco, I don't know if this is a bug or a lack of understanding on this new feature. On a map composer item, I want to add the overview frame. I can select an overview style, but the "Overview frame" drop-down menu only has the "none" option. Is there something I need to do to provide an ov

Re: [Qgis-developer] New test run

2012-07-12 Thread John C. Tull
Hi Tim, Looping this into the dev list, your updates seem to have gotten all the non-expression tests in order on OSX. Perhaps someone else will pick up the mantle on the expression test. Cheers, John On Jul 12, 2012, at 5:05 AM, Tim Sutton wrote: > On Thu, Jul 12, 2012 at 1:12 AM, Joh

Re: [Qgis-developer] What will be in QGIS 2.0

2012-07-11 Thread John C. Tull
I think all the points brought up have been quite good. Obviously, there is much in the bug queue that needs to be considered for a 2.0 release. Also, a general +1 on Tim's suggestion for meritocracy with the inclusion of both active developers and funders. Further support on a couple things t

Re: [Qgis-developer] porting the composer QPaintEngine hack to Python?

2012-07-10 Thread John C. Tull
I can confirm success on my OSX system also with the patch you supplied, Giovanni. Cheers, John On Jul 9, 2012, at 8:13 AM, G. Allegri wrote: > The hack is working perfectly! > Tha Atlas plugin seems to be working now ;) > > giovanni > > 2012/7/5 G. Allegri > Thanks to Jef, the hacked engine

Re: [Qgis-developer] Redmine - Create a new version 1.9.0 ?

2012-06-25 Thread John C. Tull
I don't know if you have heard from any others, but 2.0.0 is the current target for the master branch. This is a useful patch that will hopefully be applied soon. Cheers, John On Jun 25, 2012, at 1:41 AM, kimaidou wrote: > Hi devs > > I would like to change the target version of my small patc

[Qgis-developer] Re: Mac app bundling - all-in-one

2012-02-12 Thread John C. Tull
he all-in-one. Once you need GRASS support > (when the GRASS provider bug is finally fixed), you're back to installing the > frameworks. > > On Feb 10, 2012, at 11:07 AM, John C. Tull wrote: > >> Hi William, >> >> I was looking at comments on QGIS at macupda

[Qgis-developer] Mac app bundling - all-in-one

2012-02-10 Thread John C. Tull
Hi William, I was looking at comments on QGIS at macupdate: http://www.macupdate.com/app/mac/25428/quantum-gis Unfortunately, there are some negative reviews that seem to be tied to inexperienced users not following install directions. Considering that the installation of frameworks is likely u

Re: [Qgis-developer] CMake cleanup and OS X frameworks

2011-07-05 Thread John C. Tull
I had this issue also, worked around it by copying that directory over. I don't know if this is related, but trying to access the preferences now brings up the shortcut dialog. Settings --> Options gets to preferences, though. Personally, I'd love to see the menus get cleaned up so that qgis lo

Re: [Qgis-developer] GIT open for pull requests on master

2011-05-08 Thread John C. Tull
Hi Tim, Thanks for the update and all the hard work you and others have put in to get the transition to git completed. I look forward to the migration guide. Regards, John On May 8, 2011, at 6:57 AM, Tim Sutton wrote: > Hi Folks > > Well we have been poking around with the qgis/Quantum-GIS gi

Re: [Qgis-developer] qt contributor summit in Berlin

2011-04-19 Thread John C. Tull
Hi Andreas, This sounds like a good idea. Perhaps someone is not too far away, maybe even someone who is quite familiar with the various bugs and qt-related issues. That person might even have the initials jef. ;-) Cheers, John On Apr 19, 2011, at 3:04 AM, Andreas Neumann wrote: > Hi, > > I

[Qgis-developer] Re: [Qgis-user] Summary of hackfest activities

2011-04-19 Thread John C. Tull
Hi Tim, Thanks for the summary of the meeting. These are always super helpful, especially as I was away and unable to lurk this time around. Cheers, John On Apr 19, 2011, at 1:54 AM, Tim Sutton wrote: > Hi All > > If anyone is interested, I have posted some notes and thoughts > following our

[Qgis-developer] r15685 Project properties on Mac

2011-04-09 Thread John C. Tull
Hi Martin, Your update has added a non-standard menu item to the Mac platform. Now, a "Settings" menu item is present, but the items contained therein are found in other, more standard places. E.g., there is a "Preferences..." item under a "QGIS" menu item, typical of all mac applications. Per

Re: [Qgis-developer] Re: QGIS hangs when trying to add stops in color ramp

2011-03-31 Thread John C. Tull
This is addressed in trunk, although it requires the font and color dialogs to use qt widgets rather than native dialogs. I believe this is a qt bug, ultimately. John On Mar 31, 2011, at 4:15 PM, jabraham wrote: > > Cline, Royce L. wrote: >> >> It fails with any color or offset selection. Th

[Qgis-developer] RT Sql Layer plugin problem

2011-03-23 Thread John C. Tull
Hi Giuseppe, I am trying to use the RT Sql Layer plugin on OS X. I get the following error when trying to load my postgis database. Hopefully this is an easy fix. Regards, John An error has occured while executing Python code: Traceback (most recent call last): File "/Users/jctull/.qgis/pyth

Re: [Qgis-developer] String freeze for 1.7.0 in effect

2011-03-23 Thread John C. Tull
On Mar 23, 2011, at 12:39 AM, Tim Sutton wrote: > It would be actually nice to have on the front page the same project > loaded on each platform and the three screenshots superimposed to give > the user an immediate impression of 'this thing runs everywhere'. Hi all, I would recommend building s

Re: [Qgis-developer] rendering behavior options not available

2011-03-20 Thread John C. Tull
is so for me, but it should be the rightmost item. John On Mar 20, 2011, at 8:31 PM, John C. Tull wrote: > Hi William, > > I believe this all can be traced back to this: > http://trac.osgeo.org/qgis/changeset/8421 > > Although I am not sure if that is true of the option

Re: [Qgis-developer] rendering behavior options not available

2011-03-20 Thread John C. Tull
Hi William, I believe this all can be traced back to this: http://trac.osgeo.org/qgis/changeset/8421 Although I am not sure if that is true of the option to turn the on/off when loaded. I manually turned on the 'qgis.new_layers_visible' in the plist file and it seems to work fine. Ah, it appea

[Qgis-developer] Re: Composer issue

2011-03-17 Thread John C. Tull
Thanks for the rapid fix, Marco! My test dataset worked properly. Cheers, John On Mar 16, 2011, at 12:50 PM, Radim Blazek wrote: > Registered. > > Radim > > On Wed, Mar 16, 2011 at 6:43 PM, John C. Tull > wrote: >> I added a bug to the queue that has been co

[Qgis-developer] Composer issue

2011-03-16 Thread John C. Tull
I added a bug to the queue that has been confirmed on linux and osx: https://trac.osgeo.org/qgis/ticket/3622 This one is a real problem for carto output in QGIS. I'm not sure if this is a result of a change in the raster handling or something in the composer itself, but it appears to be the for

Re: [Qgis-developer] Visibility Analysis in QGIS

2011-03-14 Thread John C. Tull
s bug > tracker (if already working). > > meanwhile you can use r.los in the GRASS toolbox > > cheers > > -- Giovanni -- > > > On Sun, 2011-03-13 at 19:04 -0700, John C. Tull wrote: >> I wondered if you noticed this email exchange on the QGIS list last fall. I

[Qgis-developer] Visibility Analysis in QGIS

2011-03-13 Thread John C. Tull
I wondered if you noticed this email exchange on the QGIS list last fall. I just revisited this issue and it persists. If you have any chance to resolve this, it would be useful for the QGIS community. http://lists.osgeo.org/pipermail/qgis-developer/2010-October/011326.html Thanks, John

Re: [Qgis-developer] Re: Testing 1.7 unstable: Loading project made with qgis1.6 with trunk 15429 and previous crash with segfault

2011-03-11 Thread John C. Tull
I opened a ticket. Thanks for finding the solution Marco: http://trac.osgeo.org/qgis/ticket/3594 Cheers, John On Mar 11, 2011, at 3:45 AM, Borys Jurgiel wrote: > Dnia piątek 11 marca 2011 o 11:03:04 marco bra napisał(a): > > ok solved > > > > i replaced all occurences of > > > > > > > > wit

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread John C. Tull
A more detailed, debug report, is available here: http://paste.ubuntu.com/578043/ Cheers, John On Mar 9, 2011, at 12:22 PM, John C. Tull wrote: > I am running into problems with some existing project files. Here's a crash > dump: > > Warning: QgsRasterLayer::setDataProvider:

Re: [Qgis-developer] Raster on the fly

2011-03-09 Thread John C. Tull
I am running into problems with some existing project files. Here's a crash dump: Warning: QgsRasterLayer::setDataProvider: Data provider is invalid. ERROR 10: Pointer 'hDS' is NULL in 'GDALGetRasterCount'. QGIS(71351,0x7fff70df5ca0) malloc: *** mmap(size=18446744069414588416) failed (error cod

Re: [Qgis-developer] 1 Mac section was skipped in r15383

2011-03-09 Thread John C . Tull
Ok, so removing lines 13-15 in qgisapp.ui worked. I had to run "make clean" to get it to stick. Cheers, John > Can someone post a diff for this or patch the source. I'm not sure what the > line edits are that need to occur. > > Thanks, > John > > On Mar 8, 2011, at 8:42 AM, Martin Dobias wrot

Re: [Qgis-developer] 1 Mac section was skipped in r15383

2011-03-09 Thread John C. Tull
Can someone post a diff for this or patch the source. I'm not sure what the line edits are that need to occur. Thanks, John On Mar 8, 2011, at 8:42 AM, Martin Dobias wrote: > On Tue, Mar 8, 2011 at 5:29 PM, Tom Elwertowski > wrote: >> The following workaround may shed some light on the source

Re: [Qgis-developer] In with the new, out with the old?

2011-03-07 Thread John C. Tull
Hi Carson, On Mar 7, 2011, at 11:17 AM, Carson Farmer wrote: >>> - Join attributes (this was never really meant as a 'solution', but >>> rather a temporary 'hack' to allow for table joints, but it is slow >>> and combersome, and requires the creation of a new field, whereas the >>> new join capab

Re: [Qgis-developer] Raster providers

2011-03-06 Thread John C. Tull
I tested your updates in the raster branch today. Things look real good from my examination of the WMS capabilities. I did have a problem with the extents occasionally jumping to some very different location, but I would not consider this a show stopper. Again, this was with a WMS layer being re

Re: [Qgis-developer] macosx dialog issues

2011-03-06 Thread John C. Tull
at, 5 Mar 2011 10:40:54 -0800 > John C. Tull wrote: > >> The only problem I had was with Merge Shapefiles. If I tick the 'Select by >> layers in the folder', I cannot choose a folder in the dialog. The Ok button >> never becomes available when trying to select a fol

Re: [Qgis-developer] QGIS 1.7 Name

2011-03-05 Thread John C. Tull
+1 On Mar 5, 2011, at 1:39 PM, Tim Sutton wrote: > Yes folks its our favourite time again - the time when we get to argue > about a name for the release and a topic for the splash. Of course > usual rules apply - if nobody comes up with good suggestions, I'll > just pick something :-) Now I've be

Re: [Qgis-developer] macosx dialog issues

2011-03-05 Thread John C. Tull
Hi Carson, On Mar 5, 2011, at 11:28 AM, Carson Farmer wrote: > Hi John, I believ José had problems with: > > - Geoprocessing tools available as Intersect two layers Works for me. > - Data management tools as Export to projection Also works fine for me. >> The only problem I had was with Merg

Re: [Qgis-developer] Raster providers

2011-03-05 Thread John C. Tull
t; matches. Anybody is aware of an algorithm or ready for use method > doing that? > > Raster rendering appeared to be infinite entertainment. > > Radim > > On Mon, Feb 28, 2011 at 1:12 AM, John C. Tull wrote: >> Hi, >> >> I was testing a little today. It

Re: [Qgis-developer] Shapefile: prj vs qpj (CRS info)

2011-03-01 Thread John C. Tull
: > On 03/01/2011 08:35 PM, John C. Tull wrote: >> Hi Benoit, >> >> Has a ticket been filed? >> >> Cheers, >> John >> >> On Mar 1, 2011, at 9:53 AM, Benoit wrote: >> > > I checked using QGIS 1.6 on Ubuntu, just one shapefile, after

Re: [Qgis-developer] Shapefile: prj vs qpj (CRS info)

2011-03-01 Thread John C. Tull
o it seems it is not OS dependent. > > Regards, > Benoit > > > On 01 Mar 2011, at 18:56, "John C. Tull" wrote: > >> Hi Benoit, >> >> I can confirm this behavior for me as well. It seems to have crept into >> trunk in the past month or two. I ha

Re: [Qgis-developer] Shapefile: prj vs qpj (CRS info)

2011-03-01 Thread John C. Tull
Hi Benoit, I can confirm this behavior for me as well. It seems to have crept into trunk in the past month or two. I have been banging my head on this as it is very frustrating. Shapefiles with associated prj, gdal recognizes the CRS, but QGIS seems to ignore it. Let's look at the OS we are us

Re: [Qgis-developer] Raster providers

2011-02-27 Thread John C. Tull
Hi, I was testing a little today. It appears that WMS layers are not being projected. I would imagine that needs to be corrected before a merge. Also, openlayers are not correctly projecting based on some quick tests on my end. I'm not sure if this is a problem with the branch or the plugin. C

Re: [Qgis-developer] Re: Raster providers

2011-01-13 Thread John C. Tull
Hi Radim, Turning off python bindings got it to build. Jürgen pointed out this patch from last month that fixed that particular build problem: http://trac.osgeo.org/qgis/changeset/14988 You might want to sync the branch to current trunk, although that could create new problems I suppose. I appl

Re: [Qgis-developer] Re: Raster providers

2011-01-12 Thread John C. Tull
Hi Radim, I tried building today on OS X. The build failed with the following output: ... [ 20%] Building CXX object src/analysis/CMakeFiles/qgis_analysis.dir/qgsrastercalcparser.cpp.o Linking CXX shared library libqgis_analysis.dylib [ 20%] Built target qgis_analysis [ 20%] Generating analysis/s

Re: [Qgis-developer] "Help" is a bit technical

2010-12-14 Thread John C. Tull
Things appear to work as desired on OSX. Clicking 'Help Contents' opens a local file on documentation in the default browser. This file includes a link to the manual page online. Cheers, John On Dec 14, 2010, at 4:39 AM, Barry Rowlingson wrote: > Devs, > > If I click on 'Help Contents' I get

Re: [Qgis-developer] kCube to donate 6 months of developer time - have your say!

2010-12-13 Thread John C. Tull
+1 on the bugs queue. If we want to be sincere about qgis being multi-platform, Mac (and I believe Windows, based on list emails) has issues that need to be addressed. The bugtracker has some of them, but dedicated developer time working across platforms to try and bring parity to features and

[Qgis-developer] New composer option

2010-12-06 Thread John C. Tull
Hi Marco, I was wondering what the new "draw map canvas items" option does in the composer. I am at a loss to figure it out with some quick testing. Thanks, John___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailm

[Qgis-developer] Re: Label movement tools

2010-11-17 Thread John C. Tull
ave x-,y-fields, you could just create them. In case of NULL > values, the label will be automatically placed. > > > Regards, > Marco > > Am Mittwoch, 17. November 2010, um 17.20:46 schrieb John C. Tull: >> Hi Marco, >> >> The new label placement tools are

[Qgis-developer] Label movement tools

2010-11-17 Thread John C. Tull
Hi Marco, The new label placement tools are an excellent addition to qgis. I tried to test these on OSX, but they seem to be non-functional. For my test case, I added a polygon shapefile, used the advanced labeling plugin to label the layer with default settings and a valid text field, then cli

[Qgis-developer] gdal and zip archives

2010-11-17 Thread John C. Tull
Hi all, GDAL has support for reading raster files that are either zip or gzip archived. I've got many 24k topo maps that I would like to leave in their zip format to save hard drive space. GDAL on my system is capable of working on them, e.g., 'gdalinfo /vsizip/o35114a1.zip/o35114a1.tif' provid

Re: [Qgis-developer] OS X trunk build issues

2010-11-16 Thread John C. Tull
s include > cmath. Worked for me on 10.6, but should be checked on older systems (at > least 10.5). I might be able to try that this week (I do need to build the > 1.6 PPC package still). > > On Nov 16, 2010, at 5:56 PM, John C. Tull wrote: > >> Things are still not wor

Re: [Qgis-developer] OS X trunk build issues

2010-11-16 Thread John C. Tull
the tracker with some isnan updates, after > r14601. But I haven't tried anything in svn yet. > > On Nov 16, 2010, at 5:39 PM, John C. Tull wrote: > >> Hi William, >> >> Have you attempted to build off of the current trunk source? I'd be >> interested i

[Qgis-developer] OS X trunk build issues

2010-11-16 Thread John C. Tull
Hi William, Have you attempted to build off of the current trunk source? I'd be interested in your verification of the issue that I presented in this ticket: http://trac.osgeo.org/qgis/ticket/3215 Thanks, John___ Qgis-developer mailing list Qgis-develo

Re: [Qgis-developer] Errors in OS X script

2010-11-15 Thread John C. Tull
> > If you want to test the mapserver, add to configuration: > > -D WITH_MAPSERVER > > On Nov 15, 2010, at 9:57 AM, John C. Tull wrote: > >> Hi William, >> >> It appears that some script components in, at least, the MinSizeRel build >> are n

  1   2   >