Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-1475

QGraphicsGeoMap heap requirements exceed symbian default

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 1.2.0
    • 1.1.1, 1.2.0
    • Location
    • None
    • Symbian
    • 4c970fb875a6143f62962eb2c45ba4098aefccb8

      QGraphicsGeoMap limits its internal use of memory for tile caching to 2 * 5MB on symbian, maemo5 and other mobile plattforms. The default heap limit of qt symbian applications is 4MB which isn't sufficient if the map tries to buffer up to 10MB of data.

      The developer might not be aware of this as this isn't documented and the result is that the phone randomly starts complaining about low memory and requests the user to close applications.

      This definitely needs proper documentation and might also require some explicit testing of the heap limits to e.g. prevent successful compilation with insufficient heap space.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            juvuolle Juha Vuolle (closed Nokia identity) (Inactive)
            harbaum Till Harbaum
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes