Re: [Qgis-developer] Minimum qt version - bumping to 4.6?

2013-11-15 Thread Zirneklitis

The repository for Fedora 18 includes QT 4.8.5

Ivan Minčík wrote:

I am also for jumping to 4.8. I think that people using RHEL would still
not install QGIS 2 until it settles down a little. Until than RHEL 7
will come out. I think i should have been done when QGIS 2 development
began.
..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Qgis : synchronized view for photo-interpretation?

2013-10-22 Thread Zirneklitis

Hi,

There is a problem with a comma as the decimal separator.

A new bug has been reported:

http://hub.qgis.org/issues/8934

Best regards,

Karlis

Gino Pirelli wrote:

Hi, I'm maintaining this plugin
..
(Int)... so probabily in your settings zoom_factor is set as string
value... e.g "2" instead of 2

try to check in your Qgis setting

if this is not the case, please create an issue here:

http://hub.qgis.org/projects/dockablemirrormap/issues
..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Qgis : synchronized view for photo-interpretation?

2013-10-22 Thread Zirneklitis

What could be missing? DockableMirrorMap plugin could not be started:

===

An error has occured while executing Python code:

Traceback (most recent call last):
  File 
"/home/karlo/.qgis2/python/plugins/DockableMirrorMap/dockableMirrorMapPlugin.py", 
line 79, in runDockableMirror

wdg = DockableMirrorMap(self.iface.mainWindow(), self.iface)
  File 
"/home/karlo/.qgis2/python/plugins/DockableMirrorMap/dockableMirrorMap.py", 
line 39, in __init__

self.mainWidget = MirrorMap(self, iface)
  File 
"/home/karlo/.qgis2/python/plugins/DockableMirrorMap/mirrorMap.py", line 
40, in __init__

self.setupUi()
  File 
"/home/karlo/.qgis2/python/plugins/DockableMirrorMap/mirrorMap.py", line 
65, in setupUi

zoomFactor = settings.value( "/qgis/zoom_factor", 2, type=int )
TypeError: unable to convert a QVariant of type 10 to a QMetaType of type 2

Python version:
2.7.3 (default, Aug  9 2012, 17:23:57)
[GCC 4.7.1 20120720 (Red Hat 4.7.1-5)]


QGIS version:
2.1.0-Master Master, exported

Python path: ['/usr/share/qgis/python/plugins/processing', 
'/usr/share/qgis/python', u'/home/karlo/.qgis2/python', 
u'/home/karlo/.qgis2/python/plugins', '/usr/share/qgis/python/plugins', 
'/usr/lib64/python27.zip', '/usr/lib64/python2.7', 
'/usr/lib64/python2.7/plat-linux2', '/usr/lib64/python2.7/lib-tk', 
'/usr/lib64/python2.7/lib-old', '/usr/lib64/python2.7/lib-dynload', 
'/usr/lib64/python2.7/site-packages', 
'/usr/lib64/python2.7/site-packages/PIL', 
'/usr/lib64/python2.7/site-packages/geos', 
'/usr/lib64/python2.7/site-packages/gst-0.10', 
'/usr/lib64/python2.7/site-packages/gtk-2.0', 
'/usr/lib64/python2.7/site-packages/wx-2.8-gtk2-unicode', 
'/usr/lib/python2.7/site-packages', 
'/usr/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info', 
'/home/karlo/.qgis2/python/plugins/DigitizingTools/tools', 
'/usr/share/qgis/python/plugins/fTools/tools']



===

Best regards,
Karlis

Paolo Cavallini wrote:

..

http://plugins.qgis.org/plugins/DockableMirrorMap/
enjoy
..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] QGIS 1.8 Windows Standalone is not OK with spatialite versions (ECW tangent)

2012-11-17 Thread Zirneklitis


Ramon Andiñach wrote:

..
c) Does anyone have an set of 3.3 dlls lying around somewhere?
..



http://priede.bf.lu.lv/ftp/pub/GIS/failu_formaati/ECW_JP2/ECW_SDK/ECWJPEG2000SDK-2006-06-23-3.3.exe

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] R scripts for raster layers in External Apps of the Sextante Toolbox plugin

2012-10-01 Thread Zirneklitis
Such result is produced when SEXTANTE can not find R executable (Not in 
the PATH? Wrong R folder in SEXTANTE options (for Windows users)?)


SEXTANTE should not be so gullible. It is not so easy for Windows user 
to find out the correct R path.


Best regards,
Karlis

Werner Macho wrote:

On Mon, Aug 27, 2012 at 1:37 PM, Agustin Lobo  wrote:

Hi!

I've tried the R script in scripts/Raster histogram
and do not get any plot, just get what can be seen here
(after trying multiple alternatives):
http://dl.dropbox.com/u/3180464/RSextante.jpeg



Hi!

I see you get the same result as I do .. :(
Somehow the png is not written but the coresponding html page IS written ..
I thought I missed a R-module and did investigate already a bit but
did not find out why ..
When I try the same thing directly in R (the histogram module)
everything gets written correctly .. so I don't know where the bug is
..
But "nice" to see that I am not the only one with that problem ..

currently no time to do further investigation :(
If you find out new things please share

kind regards
Werner
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Automatic Unique values (increasing Int)

2012-09-17 Thread Zirneklitis

Hi,

There is a possibility in the layer properties window, Fields tab to 
define Edit widgets. One of them is just opposite what the name suggest 
– “Unique values”. In most DBMS unique is _UNIQUE_ – no duplication is 
allowed. (http://hub.qgis.org/issues/6361)


The question is – is there any possibility to fill automatically integer 
fields with unique values?


Thank You for your time,
Karlis
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] direct mdb read in QGis?

2012-09-15 Thread Zirneklitis

It works:

 ogrinfo --formats | grep "MDB"
  -> "MDB" (readonly)

gdalinfo --version
GDAL 2.0dev, released 2011/12/29


uname -a
Linux 2.6.35.14-106.fc14.x86_64 #1 SMP Wed Nov 23 13:07:52 UTC 2011 
x86_64 x86_64 x86_64 GNU/Linux


Karlis

haubourg wrote:

..  I just discovered that GDAL 1.9 can be
compiled with mdb access:  http://www.gdal.org/ogr/drv_mdb.html
http://www.gdal.org/ogr/drv_mdb.html .
anyone has tried it?
..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] color ramp manager

2012-08-21 Thread Zirneklitis
When more than 6k gradients are available, it should be much faster to 
create a new gradient rather then to find an appropriate one.


Karlis

jjg wrote:


Paolo Cavallini wrote


IMHO with such high numbers, appropriate tagging&  filtering is the way to
go.



With 6000+ gradients that is easier said than done.

..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] QGIS does not open Shape

2012-08-21 Thread Zirneklitis

Project file is the file to be opened by QGIS not a separate map layer.

Best regards,
Karlis

Marco Lechner - FOSSGIS e.V. wrote:

Hi,

I have a Shape file which only can be opened by starting QGIS (1.8.0 on
ubuntu 12.04) and adding it as a vectorlayer. The opening fails when
trying to use "open with QGIS" from the context menu.  ..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] [Qgis-user] FW: Problem with Ubuntu 12

2012-06-13 Thread Zirneklitis

http://hub.qgis.org/issues/5169 ?

Gerardo Jimenez wrote:

..

I tried Bodgani's solution but I get the same behavior. For Karlis
recommendation, when I run q gis from terminal I get

sam@ThirdEchelon:~$ qgis
Warning: loading of qgis translation failed
[/usr/share/qgis/i18n//qgis_en_US]
Warning: loading of qt translation failed
[/usr/share/qt4/translations/qt_en_US]
Warning: void DBusMenuExporterPrivate::addAction(QAction*, int): Already
tracking action "Project Properties..." under id 125
Warning: void
DBusMenuExporterPrivate::fillLayoutItem(DBusMenuLayoutItem*, QMenu*,
int, int, const QStringList&): No id for action
Warning: void
DBusMenuExporterPrivate::fillLayoutItem(DBusMenuLayoutItem*, QMenu*,
int, int, const QStringList&): No id for action
Warning: void
DBusMenuExporterPrivate::fillLayoutItem(DBusMenuLayoutItem*, QMenu*,
int, int, const QStringList&): No id for action

Kind of cryptic to meAny ideas

Thanks again

..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] String freeze and call for final translation updates

2012-06-09 Thread Zirneklitis

Please recheck the http://hub.qgis.org/issues/5255

Best regars,
Karlis

Tim Sutton wrote:

Hi Folks

There is currently one blocker left in the queue[1]..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Configuring location for Shared library files (libqgis_gui.so)

2012-05-20 Thread Zirneklitis

Hi,

You have to set $LD_LIBRARY_PATH to  ~/bin/qgis/lib/.

For a USER ONLY add it to your ~/.bashrc
-
LD_LIBRARY_PATH ="~/bin/qgis/lib/"
export LD_LIBRARY_PATH
--

Karlis

arunthe...@gmail.com wrote:

.. My install directory
is  ~/bin/qgis/ Hence whenever I make install, the new .so files are
put in the {INSTALL_DIR}/lib/. But when {INSTALL_DIR}/bin/qgis is run
it doesn't take the .so files from {INSTALL_DIR}/lib/. Instead it
always uses the /usr/lib/ files.

I manually copy the .so files everytime into the /usr/lib into order
to test and debug. I would like to know how can I configure or do
something to make qgis use .so files from {INSTALL_DIR}/lib instead of
/usr/lib
..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Tables without geometry force QGIS to incorrectly Zoom Full

2012-05-16 Thread Zirneklitis

Yes,

The same problem with:

QGIS 1.8.0-Lisboa, a1255fc
Fedora 14 x64

Best regards,
Karlis



James Stott wrote:

Can anyone else confirm this?

If I have a table with no geometry in my QGIS project, when I push the
Zoom Full button it zooms out further than the extent of the layers with
geometry.

..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Plugins About dialog: make it more uniform

2012-04-18 Thread Zirneklitis

Hi,

Marco Hugentobler wrote:

..
And core plugins that ship with the QGIS code should remove the about
dialog (currently gdal tools and db manager).
..


There is a very useful bit of information in the GDAL tool's about 
window. It is showing the _actual_ GDAL version. QGIS's about window 
shows the compiled against GDAL/OGR version.


Karlis
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Possible display bugs

2012-04-05 Thread Zirneklitis

Yes, checking/unchecking works unpredictable :(

(Fedora x 64, QGIS 1.9.90-Alpha / 927dcbd)

Karlis


James Stott wrote:

I am using QGIS Master on Windows 7 64bit.
..
Also, if I select all of the layers in the layer control and untick
them, not all of them untick. It seems to untick different layers each
time I do it but not all of them.

Can anyone else reproduce?
..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Missing features in SEXTANTE

2012-04-04 Thread Zirneklitis

Hi,

SEXTANTE incorporates Raster (r.*)  and Vector (v.*) components from 
GRASS. What about Images (i.*), e.g., i.pca, i.cca, i.fft etc.?


Thank You for the great plug-in!

Karlis
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Linux bug fixed in SEXTANTE release

2012-04-02 Thread Zirneklitis
Sorry for rush! Uninstalling the pug-in, closing QGIS and reopening QGIS 
dismiss the error.


Best regards,
Karlis

Zirneklitis wrote:

Something wrong has been done :( There was no problems to install the
first version. No luck now :( .
..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Linux bug fixed in SEXTANTE release

2012-04-02 Thread Zirneklitis
Something wrong has been done :( There was no problems to install the 
first version. No luck now :( .


OS:
Fedora 14 x 64
Python:
2.7 (r27:82500, Sep 16 2010, 18:02:00)
[GCC 4.5.1 20100907 (Red Hat 4.5.1-3)]
QGIS:
1.9.90-Alpha Alpha, 927dcbd



Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/qgis/utils.py", line 143, in 
loadPlugin

__import__(packageName)
  File "/usr/lib64/python2.7/site-packages/qgis/utils.py", line 309, in 
_import

mod = _builtin_import(name, globals, locals, fromlist, level)
  File "/home/karlo/.qgis/python/plugins/sextante/__init__.py", line 1, in
from sextante.SextantePlugin import SextantePlugin
  File "/usr/lib64/python2.7/site-packages/qgis/utils.py", line 309, in 
_import

mod = _builtin_import(name, globals, locals, fromlist, level)
  File "/home/karlo/.qgis/python/plugins/sextante/SextantePlugin.py", 
line 6, in

from sextante.core.Sextante import Sextante
  File "/usr/lib64/python2.7/site-packages/qgis/utils.py", line 309, in 
_import

mod = _builtin_import(name, globals, locals, fromlist, level)
  File "/home/karlo/.qgis/python/plugins/sextante/core/Sextante.py", 
line 13, in
from sextante.ftools.FToolsAlgorithmProvider import 
FToolsAlgorithmProvider
  File "/usr/lib64/python2.7/site-packages/qgis/utils.py", line 309, in 
_import

mod = _builtin_import(name, globals, locals, fromlist, level)
  File 
"/home/karlo/.qgis/python/plugins/sextante/ftools/FToolsAlgorithmProvider.py", 
line 21, in

from sextante.ftools.FixedDistanceBuffer import FixedDistanceBuffer
  File "/usr/lib64/python2.7/site-packages/qgis/utils.py", line 309, in 
_import

mod = _builtin_import(name, globals, locals, fromlist, level)
  File 
"/home/karlo/.qgis/python/plugins/sextante/ftools/FixedDistanceBuffer.py", 
line 12, in

import sextante.ftools.Buffer as buff
AttributeError: 'module' object has no attribute 'ftools'



Victor Olaya wrote:

Ok, I will do it. ..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] GSoC Ideas

2012-03-26 Thread Zirneklitis

Hi,

The idea "All-in-one Projects" is not the best one. The main issues:

1. Licensing of the included maps.
2. Use of the web services.
3. Huge data files.

Best regards,
Karlis

Martin Dobias wrote:

..
since this year's GSoC has just opened for student applications, I
have taken the liberty to add some more ideas and reorganize our page
with ideas [1]. ..
..
[1] http://hub.qgis.org/wiki/quantum-gis/Google_Summer_of_Code_2012
..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] More towgs84 for a single EPSG

2012-03-24 Thread Zirneklitis

EPSG codes ar maintained by the OGP Geomatics Committee not by QGIS.

http://www.epsg.org/main.html
http://www.epsg.org/geodetic.html
http://www.epsg-registry.org/

Karlis


Radim Blazek wrote:

I would like to add new codes for Krovak/S-JTSK CRS (EPSG 5514,
5221...) especialy because users do not see those codes in WMS/WFS
dialogs. The problem is that those CRS are used in different countries
with different towgs84 params (EPSG 4836, 5239).
..


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] gsoc 2012

2012-03-22 Thread Zirneklitis
By the way, which one should be considered as the main home page for 
SEXTANTE?:


https://joinup.ec.europa.eu/software/sextante/description
http://www.sextantegis.com/
http://sextante.googlecode.com/

K.

Noli Sicad wrote:

..
Anyway, we can browse the python code here.
http://sextante.googlecode.com/svn/trunk/soft/bindings/qgis-plugin/
..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Meaning of Georeferncer transformation types

2012-03-11 Thread Zirneklitis

Hi,

Please correct if I'm wrong.

The formulae for the Affine transformation can be expressed as follows:

Xc = r5 + Xp * r1 + Yp * r3
Yc = r6 + Xp * r2 + Yp * r4

(Xc, Yc - new coordinates;
Xp, Yp - pixel location;
r1 .. r6 - coefficients.)

In Quantum GIS Georeferencer the meaning of different transformations 
are as follows:


Linear - special case of Affine transformation where r3 = 0 and r2 = 0.

Helmert - special case of Affine transformation where r3 == r2.

Polynominal 1 == Affine transformation.

Thank You for Your time.
Karlis


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] [Qgis-user] Pyramids and Virtual maps - technical details

2012-03-11 Thread Zirneklitis

Hi,

I have many raster maps (size 2000x2000 pixels). I have created a 
virtual dataset including all of them.


The first question: what pyramids should be built?

1. Large scale pyramids (e.g. 2 and 8 (in terms of gdaladdo) for each 
raster map separately and small scale pyramids (e.g. 16 and 32) for the 
Virtual data set.


OR

2. Full set of pyramids for the Virtual data set.


The second question:  Is it reasonable to make only every second pyramid 
(e.g. 4, 16, 64)? - performance/disk waste issue.


Thank You,
Karlis

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] plugin bug and patch - RGB composition plugin broken in 1.7.4 and master

2012-03-08 Thread Zirneklitis
I suppose the RGB composition plug-in should be considered as 
depreciated. GdalTools plug-in must be used instead 
(Raster/Miscellaneous/Build Viirtual Raster). The result is the same but 
with more options.


Best regards,
Karlis


Etienne Tourigny wrote:

The RGB composition plugin does not work (throws error below when
operation is requested)
..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] SpatiaLite layers invisible when loaded from browser

2012-02-29 Thread Zirneklitis
On windows XP PRO the QGIS browser does not recognized test-2.3.sqlite 
as a map. QGIS adds this file as SpatiaLite layers without any problems.

(OSGeo4W QGIS version 1.9.90-Alpha / 371d7fe; GDAL/OGR Version
1.8.1; SpatiaLite Version 2.4.0)

On Fedora 14×64 it works as expected. No problems recognized.
(QGIS version 1.9.90-Alpha / 927dcbd (self compiled); GDAL/OGR Version 
1.7.3; SpatiaLite Version 2.4.0)


Karlis

Paolo Cavallini wrote:

..

Confirmed: your sample is ok. The sample file[0] does not load correctly here.
Thanks.

[0]http://www.gaia-gis.it/spatialite-2.3.1/test-2.3.zip


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Menu contet

2012-02-28 Thread Zirneklitis
Is it possible to force the menu structure to be the same on any 
available desktop? Now KDE is the only one were "Project Properties" are 
placed in "Settings" menu. In other deksktops (Xfce, xmonad, IceVM, 
LXDE)  it is placed  in "File" menu :(


K.

Andreas Neumann wrote:

..
The location of the "Project properties" in the menu depends on the
platform. On Windows it is under settings. On OSX I think it is on the
very left menu. On Linux KDE it is under settings like in Windows, on
Gnome it is in File menu.
..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Menu contet

2012-02-28 Thread Zirneklitis
I have built it from source under Xfce. The previous QGIS versions uses 
the same menu layout as for MS Windows or KDE. Now this has been changed :(


K.

Andreas Neumann wrote:

..
The location of the "Project properties" in the menu depends on the
platform. On Windows it is under settings. On OSX I think it is on the
very left menu. On Linux KDE it is under settings like in Windows, on
Gnome it is in File menu.
..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Menu contet

2012-02-28 Thread Zirneklitis

Hi,

Is it possible without changing the source to modify menu content (QGIS 
1.9.90)? The item "Project properties" is locates under " Files". I want 
to access the project properties under "Settings" menu as well.


Thank you,
Karlis
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] $area in deg?

2012-02-28 Thread Zirneklitis

I suppose it uses layer's units rather then projection units.

Karlis

Paolo Cavallini wrote:

..
When calculating the area of polygons with the field calculator, the units are 
those
of the current projection. ..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Re: No GRASS plug-in

2012-02-22 Thread Zirneklitis

Hi,

It looks like there is something wrong with the GRASS plug-ins for 1.9.90 :

2012-02-22T14:15:53	Failed to load 
C:/OSGeo4W/apps/qgis-dev/plugins/grassplugin.dll (Reason: Cannot load 
library C:/OSGeo4W/apps/qgis-dev/plugins/grassplugin.dll: The specified 
module could not be found.)	0
2012-02-22T14:15:53	Failed to load 
C:/OSGeo4W/apps/qgis-dev/plugins/grassprovider.dll (Reason: Cannot load 
library C:/OSGeo4W/apps/qgis-dev/plugins/grassprovider.dll: The 
specified module could not be found.)	0
2012-02-22T14:15:53	Failed to load 
C:/OSGeo4W/apps/qgis-dev/plugins/grassrasterprovider.dll (Reason: Cannot 
load library C:/OSGeo4W/apps/qgis-dev/plugins/grassrasterprovider.dll: 
The specified module could not be found.)	0


At the same time:

 Directory of C:\OSGeo4W\apps\qgis-dev\plugins
 ..
2012.02.15.  10:07 1˙730˙560 grassplugin.dll
2012.02.11.  18:14   245˙760 grassprovider.dll
2012.02.11.  18:16   116˙736 grassrasterprovider.dll
..


Best regards,
Karlis

Salvatore Larosa wrote:

Hi,
look at the messages log on the bottom left (triangle with exclamation
point) and check if plugin is loaded correctly!

..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] No GRASS plug-in

2012-02-22 Thread Zirneklitis

Hi,

There is no GRAS plug-in in Quantum GIS 1.9.90 (OSGeo4w, as well as 
built from source for Linux). Is it should be so?


Thank you,
Karlis
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Were is qis-browser

2012-02-21 Thread Zirneklitis
Shame on me! I rebuild QGIS due to WMS problem. Afterwards I inspect the 
bin directory more carefully. Up to now I was looking for wrong binary – 
qbrowser is the correct one :)


Z

Marco Bernasocchi wrote:

Nope, i had browser in ubuntu i think... i can check tonite.
Ciao

..

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Were is qis-browser

2012-02-21 Thread Zirneklitis

There is no special flag for Browser
(from file CMakeLists.txt):

IF (WITH_DESKTOP)
  ADD_SUBDIRECTORY(app)
  ADD_SUBDIRECTORY(helpviewer)
  ADD_SUBDIRECTORY(browser)
  ADD_SUBDIRECTORY(plugins)
ENDIF(WITH_DESKTOP)


'WITH_DESKTOP' has been turned on. What else could  be done?

I hope Browser is not Windos / Mac only?

Z.


Marco Bernasocchi wrote:

If you use ccmake you have a gui where all possible flags are shown.
Ciao

Marco Bernasocchi (mobile)
www.opengis.ch <http://www.opengis.ch>

On Feb 21, 2012 12:57 PM, "Zirneklitis" mailto:e...@lanet.lv>> wrote:

Hi,
I'm not sure which flag to use. Any hint?

Z.

Marco Bernasocchi wrote:

Normally its in the bin dir.
Maybe u meed to set a cmake flag.
Check ccmake if you use itit
..
<mailto:e...@lanet.lv <mailto:e...@lanet.lv>>> wrote:
..

QGIS works fine, but I am not able to find “QGIS Browser”:

..


___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


[Qgis-developer] Were is qis-browser

2012-02-21 Thread Zirneklitis

Hi,

I have just compiled qgis 1.9.90-Alpha from
git clone g...@github.com:qgis/Quantum-GIS.git

QGIS works fine, but I am not able to find “QGIS Browser”:

http://planet.qgis.org/planet/tag/qgis browser/

Should it be compiled some how separately?

Thanks,
Z.

P.S. OS - Fedora 14 x 64
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Building Qgis on centos6

2012-02-21 Thread Zirneklitis

The orginal message mentioned 1.7.2.
Just an hour ago I have compiled 1.9.90-Alpha with same error message 
(on Fedora 14 x64). Full path for GDAL_LIBRARY has to be used.


Z.

Werner Macho wrote:

Hi!

As I can see you are using version 1.7.2 .. there is already 1.7.4 (not
official right now - but soon official) out there ..
Can you try this version to compile or are you bound to 1.7.2 ..

kind regards
Werner

  by version 1.7.4 On Tue, 2012-02-21 at 08:45 +0200, Zirneklitis wrote:

Hi,

There was a message on Wed Dec 7 08:48:41 EST 2011 :

  >  the error is
  >
  >  make[2]: *** No rule to make target `/libgdal.so', needed by
  >  `src/core/libqgis_core.so.1.7.2'.  Stop.
  >  make[1]: *** [src/core/CMakeFiles/qgis_core.dir/all] Error 2
  >  make: *** [all] Error 2

The problem is in ccmake configuration. The parameter
GDAL_LIBRARY/libgdal.so
should be changed according to the system, e.g.
GDAL_LIBRARY/usr/lib64/libgdal.so

Best regards,
Z.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer



___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer


Re: [Qgis-developer] Building Qgis on centos6

2012-02-20 Thread Zirneklitis

Hi,

There was a message on Wed Dec 7 08:48:41 EST 2011 :

> the error is
>
> make[2]: *** No rule to make target `/libgdal.so', needed by
> `src/core/libqgis_core.so.1.7.2'.  Stop.
> make[1]: *** [src/core/CMakeFiles/qgis_core.dir/all] Error 2
> make: *** [all] Error 2

The problem is in ccmake configuration. The parameter
GDAL_LIBRARY/libgdal.so
should be changed according to the system, e.g.
GDAL_LIBRARY/usr/lib64/libgdal.so

Best regards,
Z.
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer