[Qgis-developer] failed assertion error

Kirk R. Wythers kwythers at UMN.EDU
Mon Jun 5 15:17:33 EDT 2006


On Jun 5, 2006, at 1:30 PM, Gary Sherman wrote:

> Kirk R. Wythers wrote:
>> I am getting the following error when trying to start a recent  
>> build of
>> qgis on OS X. Does anyone recognize this:
>>
>> barbaloot:~/src/qgis_stable_07/src/qgis.app/Contents/MacOS kwythers 
>> $ ./qgis
>> Qt: QApplication: Warning argv[0] == './qgis' is relative.
>> In order to dispatch events correctly Mac OS X may require  
>> applications
>> to be run with the *full* path to the executable.
>> qgisapp.cpp:525: failed assertion `!myProjPixmap.isNull()'
>> Abort trap
>>
> Looks like the images for the projection icon are missing. Check to  
> see
> if the following are present in the images/themes/default/ directory:
> mIconProjectionDisabled.png
> mIconProjectionEnabled.png
> mIconProjectionProblem.png
>
> If not, copy them from the source directory to your install directory.

Thanks for the reply Gary.

It looks like the directory structure built a little differently. I  
have no images directory anywhere but in:

~/src/qgis_stable_07/src/images/

and themes/ is also in: ~/src/qgis_stable_07/src/, not in images/

Are you saying that I sould cp ~/src/qgis_stable_07/src/themes/ 
default to my build directory (~/src/qgis_stable_07/)?







More information about the Qgis-developer mailing list