Bug report #1964
qgis crashes after start
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Build/Install | ||
Affected QGIS version: | Regression?: | No | |
Operating System: | Debian | Easy fix?: | No |
Pull Request or Patch supplied: | Resolution: | invalid | |
Crashes QGIS or corrupts data: | Copied to github as #: | 12024 |
Description
Hallo,
qgis crashes after start. On the console I get the following messeges:
qgis
/usr/bin/qgis.bin: /usr/lib/libidn.so.11: no version information available (required by /usr/lib/libcurl-gnutls.so.4)
Python support ENABLED :-)
Loaded : Click-fu (package: clickfu)
Loaded : Geocoding (package: GeoCoding)
Loaded : Geoprocessing (package: geoprocessing)
Loaded : MapSheetAutoGeoRef (package: MapSheetAutoGeoRef)
Loaded : OpenStreetMap plugin (package: osm_loader)
Loaded : Plugin Installer (package: plugin_installer)
Loaded : qgsAffine (package: qgsAffine)
SUB marker line 1
Loaded : Symbology-NG (package: symbology_ng)
Loaded : Table Manager (package: tablemanager)
Warning: Loading a file that was saved with an older version of qgis (saved in 1.1.0-Pan (Unstable), loaded in 1.3.0-Mimas). Problems may occur.
Debug: QGIS/ KIconCache::Private::themeDirsChanged: Theme directory has been modified
Warning: QPainter::end: Painter not active, aborted
Warning: QPainter::begin: Cannot paint on a null pixmap
Warning: QPainter::setPen: Painter not active
Warning: QPainter::setFont: Painter not active
Warning: QPainter::end: Painter not active, aborted
Warning: QPixmap::scaled: Pixmap is a null pixmap
terminate called after throwing an instance of 'QgsGrass::Exception'
what(): Incompatible library version for module. You need to rebuild GRASS or untangle multiple installations.
Abgebrochen (Speicherabzug geschrieben)
$ qgis
/usr/bin/qgis.bin: /usr/lib/libidn.so.11: no version information available (required by /usr/lib/libcurl-gnutls.so.4)
Python support ENABLED :-)
Loaded : Click-fu (package: clickfu)
Loaded : Geocoding (package: GeoCoding)
Loaded : Geoprocessing (package: geoprocessing)
Loaded : MapSheetAutoGeoRef (package: MapSheetAutoGeoRef)
Loaded : OpenStreetMap plugin (package: osm_loader)
Loaded : Plugin Installer (package: plugin_installer)
Loaded : qgsAffine (package: qgsAffine)
SUB marker line 1
Loaded : Symbology-NG (package: symbology_ng)
Loaded : Table Manager (package: tablemanager)
Warning: QMetaObject::connectSlotsByName: No matching signal for on_btnHelp_clicked()
ERROR 4: @/home/torsten/Arbeit/Gis/FoEi/tk/4367059_5677239_col.tfw' not recognised as a supported file format.
Warning: QPainter::end: Painter not active, aborted
Warning: QPainter::begin: Cannot paint on a null pixmap
Warning: QPainter::setPen: Painter not active
Warning: QPainter::setFont: Painter not active
Warning: QPainter::end: Painter not active, aborted
Warning: QPixmap::scaled: Pixmap is a null pixmap
qgis.bin: /usr/src/qgis/i386/1.3.0~gfossit20090914/qgis-1.3.0~gfossit20090914/src/app/qgsoptions.cpp:575: void QgsOptions::getEllipsoidList(): Zusicherung »myResult 0« nicht erfüllt.
Abgebrochen (Speicherabzug geschrieben)
$ qgis
/usr/bin/qgis.bin: /usr/lib/libidn.so.11: no version information available (required by /usr/lib/libcurl-gnutls.so.4)
Python support ENABLED :-)
Loaded : Click-fu (package: clickfu)
Loaded : Geocoding (package: GeoCoding)
Loaded : Geoprocessing (package: geoprocessing)
Loaded : MapSheetAutoGeoRef (package: MapSheetAutoGeoRef)
Loaded : OpenStreetMap plugin (package: osm_loader)
Loaded : Plugin Installer (package: plugin_installer)
Loaded : qgsAffine (package: qgsAffine)
SUB marker line 1
Loaded : Symbology-NG (package: symbology_ng)
Loaded : Table Manager (package: tablemanager)
qgis.bin: /usr/src/qgis/i386/1.3.0~gfossit20090914/qgis-1.3.0~gfossit20090914/src/app/qgsoptions.cpp:575: void QgsOptions::getEllipsoidList(): Zusicherung »myResult 0« nicht erfüllt.
Abgebrochen (Speicherabzug geschrieben)
Thanks
Torsten
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (90, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
History
#1 Updated by Paolo Cavallini about 15 years ago
- Resolution set to invalid
- Status changed from Open to Closed
See #1966