[QGIS-trac] Re: [Quantum GIS] #2845: QGIS won't compile with python

Quantum GIS qgis at qgis.org
Tue Jun 29 03:11:16 EDT 2010


#2845: QGIS won't compile with python
------------------------------------------------+---------------------------
   Reporter:  Alexbit                           |              Owner:  borysiasty
       Type:  bug                               |             Status:  new       
   Priority:  major: does not work as expected  |          Milestone:            
  Component:  Python plugins and bindings       |            Version:            
   Keywords:  python bindings                   |   Platform_version:  Linux     
   Platform:  Linux                             |           Must_fix:  Yes       
Status_info:  1                                 |  
------------------------------------------------+---------------------------
Changes (by jef):

  * status_info:  0 => 1


Old description:

> If you tray to compiling any version of qgis diffrente from svn trunk on
> Archlinux (Linux 2.6.34-ARCH #1 SMP PREEMPT i686 Intel(R) Pentium(R) D
> CPU 3.20GHz GenuineIntel GNU/Linux whit KDE 4.4.4) you're unable to bind
> with python so you cannot get the fetch python plugin menu for install
> plug-in.
> I've try on the same machine (see above) with stable and develop but, as
> I say, only svn compile with no error and python bindings.
>
> Same situation on a laptop with analog software config.
>
> Moreover, also svn need to be manually patch at line 1051 of
> src/app/composer/qgscomposer.cpp. by changing if ( splitterState !=
> QVariant::QVariant() ) in if ( splitterState != QVariant() )
>
> Thank you for the attention.
> Best regards,
> Alessio
>
> PS: sorry if I miss details but i'm not a programmer. If you need more
> info tell me how I can I send that to you (alessiob(AT)gmail.com

New description:

 If you try to compiling any version of qgis diffrent from svn trunk on
 Archlinux (Linux 2.6.34-ARCH #1 SMP PREEMPT i686 Intel(R) Pentium(R) D CPU
 3.20GHz GenuineIntel GNU/Linux whit KDE 4.4.4) you're unable to bind with
 python so you cannot get the fetch python plugin menu for install plug-in.
 I've try on the same machine (see above) with stable and develop but, as I
 say, only svn compile with no error and python bindings.

 Same situation on a laptop with analog software config.

 Moreover, also svn need to be manually patch at line 1051 of
 src/app/composer/qgscomposer.cpp. by changing if ( splitterState !=
 QVariant::QVariant() ) in if ( splitterState != QVariant() )

 Thank you for the attention.
 Best regards,
 Alessio

 PS: sorry if I miss details but i'm not a programmer. If you need more
 info tell me how I can I send that to you (alessiob(AT)gmail.com

--

Comment:

 Do you get any error messages or terminal output?  Which Qt, PyQt4 and SIP
 version is ArchLinux using?  It might be useful to post a build log.

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/2845#comment:1>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list