On 02/27/2012 09:38 AM, Donovan Cameron wrote: > When I try to run qgis from the terminal, the splash shows, but as soon as > it gets to the part "Starting Python" the splash simply closes. > > The output from the terminal is: > *qgis: siplib.c:10938: sipEnumType_alloc: Assertion > `(((currentType)->td_flags & 0x0007) == 0x0003)' failed.* > *Aborted* > * > * > I downloaded and installed QGIS from the "geo" repository ( > http://download.opensuse.org/repositories/Application:/Geo/openSUSE_12.1/) > * > * > QGIS: 1.7.4-Wroclaw > OS: OpenSUSE 12.1 with KDE 4.8 > Kernel: 3.1.9-1.4-desktop > > > Regards, > > > Donovan > > > > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user Hey Donovan,
the QGIS in the GEO: repository is built against Qt 4.7 which ships with KDE 4.7. KDE 4.8 comes with Qt 4.8. You either have to build QGIS from source or downgrade to KDE 4.7. That's why I did not upgrade to KDE 4.8... Cheers sascha
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
