Re: [Qgis-user] qgis0.10_lenny

2008-07-11 Thread Borys Jurgiel
Thursday 10 of July 2008 22:42:51 Martin Dobias napisaƂ(a): > So there are two possibilities: > 1. downgrade to previous package versions of python-sip4 and python-qt4 > -or- > 2. remove QGIS package from your system and compile it from source Exactly. I've just tested it and downgrading the pytho

Re: [Qgis-user] qgis0.10_lenny

2008-07-11 Thread Guy Roussin
Hi, Now, i compile qgis with gcc 4.2 (and not gcc 4.3) and now there is no more errors (segfault, ...). (test with debian sid) # cd /usr/bin # rm gcc # ln -s gcc-4.2 gcc I use the the Nicolot Rigacci deb-src : deb http://debian.gfoss.it/ lenny main deb-src http://debian.gfoss.it/ lenny main and

Re: [Qgis-user] qgis0.10_lenny

2008-07-10 Thread Sebastian Holler
Hi, 2. remove QGIS package from your system and compile it from source - this might be a bit painful if you've never done it before but there is a tutorial how to do it: http://wiki.qgis.org/qgiswiki/BuildingFromSource (chapter 5) that should be no problem. Niccolo Rigacci sent me a packaging

Re: [Qgis-user] qgis0.10_lenny

2008-07-10 Thread Martin Dobias
On Thu, Jul 10, 2008 at 10:10 PM, Sebastian Holler <[EMAIL PROTECTED]> wrote: > > Same problems here with Debian Lenny and QGIS 0.10 from gfoss.it-repository: > python 2.5.2-1 > python-qt4 4.4.2-1 > python-sip4 4.7.6-1 > > > QGIS error message: > ... > Error in sys.excepthook: > Traceback (most rec

Re: [Qgis-user] qgis0.10_lenny

2008-07-10 Thread Sebastian Holler
Martin Dobias schrieb: Ubuntu 8.04 - QGIS 0.10 - python-qt4 4.4.2.0 - python-sip4 4.7.6.0 (all packages from ppa.launchpad.net) - python 2.5.2-2 - KDE 4.1 latest beta Hi Borys, could you try to investigate this a bit? I mean to try whether this behaviour persists with some other PyQt4 / SIP v

Re: [Qgis-user] qgis0.10_lenny

2008-07-10 Thread Martin Dobias
On Tue, Jul 8, 2008 at 1:15 AM, Borys Jurgiel <[EMAIL PROTECTED]> wrote: >> it looks like something really strange is happening in your case: the >> errors are related to conversion between Python and Qt types. > > I have noticed a quite similar problem in QGIS 0.10 @ Ubuntu 8.04. The new > Install

Re: [Qgis-user] qgis0.10_lenny

2008-07-10 Thread Borys Jurgiel
Tuesday 08 of July 2008 01:15:59 I wrote: > I have noticed a quite similar problem in QGIS 0.10 @ Ubuntu 8.04. The new > Installer doesn't see installed plugins, because the > QgsApplication.qgisSettingsDirPath() method returns the QTextCodec object > instead of QString. It's really suprising for

Re: [Qgis-user] qgis0.10_lenny

2008-07-08 Thread Salvator*eL*arosa
Martin Dobias-2 wrote: > > Hi, > > it looks like something really strange is happening in your case: the > errors are related to conversion between Python and Qt types. Thus I > suspect your installation might contain some incompatible pieces or > something like that. > - have you installed qg

Re: [Qgis-user] qgis0.10_lenny

2008-07-07 Thread Borys Jurgiel
> it looks like something really strange is happening in your case: the > errors are related to conversion between Python and Qt types. I have noticed a quite similar problem in QGIS 0.10 @ Ubuntu 8.04. The new Installer doesn't see installed plugins, because the QgsApplication.qgisSettingsDirPa

Re: [Qgis-user] qgis0.10_lenny

2008-07-07 Thread Martin Dobias
Hi, it looks like something really strange is happening in your case: the errors are related to conversion between Python and Qt types. Thus I suspect your installation might contain some incompatible pieces or something like that. - have you installed qgis from a package or from source? - did you

Re: [Qgis-user] qgis0.10_lenny

2008-07-07 Thread Carson Farmer
It looks like you aren't able to load any python plugins... What did you use to install QGIS? C Salvator*eL*arosa wrote: Salvator*eL*arosa wrote: Can somebody help me? When launching QGIS some plugins (almost all) not loads correctly. Here the log shell: Loaded /usr/lib/qgis/lib

Re: [Qgis-user] qgis0.10_lenny

2008-07-07 Thread Salvator*eL*arosa
Salvator*eL*arosa wrote: > > > Can somebody help me? > > When launching QGIS some plugins (almost all) not loads > correctly. Here the log shell: > > Loaded /usr/lib/qgis/libcopyrightlabelplugin.so > Loaded /usr/lib/qgis/libdelimitedtextplugin.so > Loaded /usr/lib/qgis/libdelimitedtext

[Qgis-user] qgis0.10_lenny

2008-07-02 Thread Salvator*eL*arosa
Can somebody help me? When launching QGIS some plugins (almost all) not loads correctly. Here the log shell: Loaded /usr/lib/qgis/libcopyrightlabelplugin.so Loaded /usr/lib/qgis/libdelimitedtextplugin.so Loaded /usr/lib/qgis/libdelimitedtextprovider.so Loaded /usr/lib/qgis/libgeorefplug