Skip to content

Instantly share code, notes, and snippets.

@PetteriVaarala
Created October 9, 2012 23:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PetteriVaarala/3862131 to your computer and use it in GitHub Desktop.
Save PetteriVaarala/3862131 to your computer and use it in GitHub Desktop.
Tilemill 10.0 crash (Natty)
Package: tilemill
New: yes
State: installed
Automatically installed: no
Version: 0.10.0~natty1
Priority: extra
Section: web
Maintainer: Ian Ward <ian@developmentseed.org>
Uncompressed Size: 142 M
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.7), libcairo2 (>= 1.2.4), libfontconfig1
(>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0
(>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libmapnik (>=
2.1.0), libpango1.0-0 (>= 1.14.0), libsoup2.4-1 (>= 2.4.0), libstdc++6 (>=
4.4.0), libwebkitgtk-1.0-0 (>= 1.3.10), zlib1g (>= 1:1.1.4), debconf (>= 0.5)
| debconf-2.0, nodejs (>= 0.6.14), libsqlite3-0 (>= 3.6), libsqlite3-dev
Suggests: postgis
Description: A modern map design studio.
A modern map design studio powered by open source technology.
Package: libmapnik
New: yes
State: installed
Automatically installed: yes
Version: 2.1.0+dev20120916.git.2d5287c-1~natty1
Priority: optional
Section: libs
Maintainer: Mapnik Developers <mapnik@googlegroups.com>
Uncompressed Size: 8,860 k
Depends: libboost-filesystem1.49.0 (>= 1.49.0-1), libboost-regex1.49.0 (>= 1.49.0-1),
libboost-system1.49.0 (>= 1.49.0-1), libboost-thread1.49.0 (>= 1.49.0-1),
libc6 (>= 2.4), libcairo2 (>= 1.2.4), libcairomm-1.0-1 (>= 1.6.4),
libcurl3-gnutls (>= 7.16.2-1), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1),
libgdal1-1.6.0, libicu44 (>= 4.4.1-1), libjpeg62 (>= 6b1), libltdl7 (>=
2.2.6b), libpng12-0 (>= 1.2.13-4), libpq5 (>= 8.4~0cvs20090328), libproj0,
libsigc++-2.0-0c2a (>= 2.0.2), libsqlite3-0 (>= 3.7.3), libstdc++6 (>= 4.5),
libtiff4, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), ttf-dejavu, ttf-unifont
Suggests: postgis
Description: C++/Python toolkit for developing GIS applications (libraries)
Mapnik is an OpenSource C++/Python toolkit for developing GIS (Geographic Information
Systems) applications. At the core is a C++ shared library providing
algorithms/patterns for spatial data access and visualization.
Essentially a collection of geographic objects (map, layer, datasource, feature,
geometry), the library doesn't rely on "windowing systems" and is intended to work in
multi-threaded environments
High-level Python bindings (boost.python) facilitate rapid application development,
targeting zope3, django, etc.
This package contains the shared library and input plugins.
Package: libglib2.0-0
State: installed
Automatically installed: no
Version: 2.28.6-0ubuntu1
Priority: required
Section: libs
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Uncompressed Size: 2,761 k
Depends: libc6 (>= 2.9), libpcre3 (>= 8.10), libselinux1 (>= 1.32), zlib1g (>= 1:1.2.2)
PreDepends: multiarch-support
Recommends: libglib2.0-data, shared-mime-info, libdconf0
Conflicts: libpango1.0-0 (< 1.11)
Breaks: bamfdaemon (< 0.2.42-0ubuntu2), wncksyncdaemon (< 0.2.8-0ubuntu2)
Replaces: libglib2.0-dev (< 2.23.2-2)
Description: The GLib library of C routines
GLib is a library containing many useful C routines for things such as trees, hashes,
lists, and strings. It is a useful general-purpose C library used by projects such as
GTK+, GIMP, and GNOME.
This package contains the shared libraries.
Homepage: http://www.gtk.org/
[tilemill] Plugin [editor] loaded.
[tilemill] Plugin [templates] loaded.
[tilemill] Plugin [carto] loaded.
[tilemill] Plugin [fonts] loaded.
[tilemill] Started [Server Core:20009].
[tilemill] Client window created (pass --server=true to disable this)
[tilemill] Started [Server Tile:20008].
(process:7088): GLib-WARNING **: /build/buildd/glib2.0-2.28.6/./glib/goption.c:2132: ignoring no-arg, optional-arg or filename flags (600) on option of type 800
[tilemill] Closing child process: core (pid:7044)
[tilemill] Closing child process: tile (pid:7046)
[tilemill] Closing child process: client (pid:7088)
Exiting [tilemill]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment