1
|
|
2
|
|
3
|
bobm@bobs-laptop ~/src/gis/qgis_unstable/build $ qgis --project /home/bobm/Desktop/shakeout.qgs
|
4
|
Loaded /usr/local/lib/qgis/libcopyrightlabelplugin.so
|
5
|
Loaded /usr/local/lib/qgis/libdelimitedtextplugin.so
|
6
|
Loaded /usr/local/lib/qgis/libdelimitedtextprovider.so
|
7
|
Loaded /usr/local/lib/qgis/libgeorefplugin.so
|
8
|
Loaded /usr/local/lib/qgis/libgpsimporterplugin.so
|
9
|
Loaded /usr/local/lib/qgis/libgpxprovider.so
|
10
|
Loaded /usr/local/lib/qgis/libgrassplugin.so
|
11
|
Loaded /usr/local/lib/qgis/libgrassprovider.so
|
12
|
Loaded /usr/local/lib/qgis/libgridmakerplugin.so
|
13
|
Loaded /usr/local/lib/qgis/libnortharrowplugin.so
|
14
|
Loaded /usr/local/lib/qgis/libogrprovider.so
|
15
|
Loaded /usr/local/lib/qgis/libpggeoprocessingplugin.so
|
16
|
Loaded /usr/local/lib/qgis/libpostgresprovider.so
|
17
|
Loaded /usr/local/lib/qgis/libscalebarplugin.so
|
18
|
Loaded /usr/local/lib/qgis/libspitplugin.so
|
19
|
Loaded /usr/local/lib/qgis/libwfsplugin.so
|
20
|
Loaded /usr/local/lib/qgis/libwfsprovider.so
|
21
|
Loaded /usr/local/lib/qgis/libwmsprovider.so
|
22
|
Warning: QPainter::begin: Cannot paint on a null pixmap
|
23
|
Warning: QPainter::end: Painter not active, aborted
|
24
|
Debug: current properties:
|
25
|
Debug: name: properties
|
26
|
Debug: key: <SpatialRefSys> subkey: <SpatialRefSys>
|
27
|
Debug: name: SpatialRefSys
|
28
|
Debug: key: <ProjectSRSProj4String> value: +proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs
|
29
|
Debug: key: <ProjectionsEnabled> value: 1
|
30
|
Debug: key: <Gui> subkey: <Gui>
|
31
|
Debug: name: Gui
|
32
|
Debug: key: <SelectionColorBluePart> value: 0
|
33
|
Debug: key: <SelectionColorGreenPart> value: 255
|
34
|
Debug: key: <SelectionColorRedPart> value: 255
|
35
|
Debug: key: <CanvasColorBluePart> value: 255
|
36
|
Debug: key: <CanvasColorGreenPart> value: 255
|
37
|
Debug: key: <CanvasColorRedPart> value: 255
|
38
|
Debug: key: <PositionPrecision> subkey: <PositionPrecision>
|
39
|
Debug: name: PositionPrecision
|
40
|
Debug: key: <DecimalPlaces> value: 2
|
41
|
Debug: key: <Automatic> value: true
|
42
|
Debug: key: <Digitizing> subkey: <Digitizing>
|
43
|
Debug: name: Digitizing
|
44
|
Debug: key: <Tolerance> value: 0
|
45
|
Debug: key: <LineWidth> value: 1
|
46
|
Debug: key: <LineColorGreenPart> value: 0
|
47
|
Debug: key: <LineColorBluePart> value: 0
|
48
|
Debug: key: <LineColorRedPart> value: 255
|
49
|
Debug: /home/bobm/src/gis/qgis_unstable/src/core/qgsproject.cpp : 556 unable to find title element
|
50
|
|
51
|
Warning: QPainter::begin: Cannot paint on a null pixmap
|
52
|
Warning: QPainter::end: Painter not active, aborted
|
53
|
Warning: QPainter::begin: Cannot paint on a null pixmap
|
54
|
Warning: QPainter::end: Painter not active, aborted
|
55
|
Warning: QPainter::begin: Painter already active
|
56
|
Warning: QPainter::begin: Painter already active
|
57
|
Warning: QPainter::begin: Cannot paint on a null pixmap
|
58
|
Warning: QPainter::end: Painter not active, aborted
|
59
|
Warning: QPainter::begin: Cannot paint on a null pixmap
|
60
|
Warning: QPainter::end: Painter not active, aborted
|
61
|
Debug: Canvas background color restored...
|
62
|
#################################### Crash Here ############################################
|
63
|
Warning: QProcess: Destroyed while process is still running.
|
64
|
pure virtual method called
|
65
|
terminate called without an active exception
|
66
|
Aborted
|
67
|
bobm@bobs-laptop ~/src/gis/qgis_unstable/build $
|