Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gnome-maps gnome-maps
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 146
    • Issues 146
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gnome-mapsgnome-maps
  • Issues
  • #546
Closed
Open
Issue created Mar 06, 2023 by Lukas Ruzicka@lruzicka

Tiles do not redraw properly.

What?

On latest Maps, redrawing does not correctly work, especially when zooming in. When zooming in, the details get lost, the picture becomes blury and it does not get better, until the screen is moved. Sometimes even this does not help and some other times, the tiles are not displayed at all. This mostly happens when some distant location is searched for.

Originally, this looks like the bandwidth is low which prevents the tiles from being loaded in time, but I have checked and pings were up to 20ms. Streaming services worked perfectly without glitches on the same connection.

Maps are hardly usable with this because one cannot scale the view and see a detailed map.

Version

  • Fedora 38
  • gnome-maps-44~beta-1.fc38.x86_64

Logs

Journalctl showed the following records.

Mar 06 14:50:50 platypus org.gnome.Maps[68652]: ../gtk/deprecated/gtkliststore.c:863: Unable to convert from gpointer to gchararray
Mar 06 14:50:50 platypus org.gnome.Maps[68652]: ../gtk/deprecated/gtkliststore.c:863: Unable to convert from gpointer to gchararray
Mar 06 14:50:50 platypus org.gnome.Maps[68652]: ../gtk/deprecated/gtkliststore.c:863: Unable to convert from gpointer to gchararray
Mar 06 14:50:50 platypus org.gnome.Maps[68652]: ../gtk/deprecated/gtkliststore.c:863: Unable to convert from gpointer to gchararray
Mar 06 14:50:50 platypus org.gnome.Maps[68652]: ../gtk/deprecated/gtkliststore.c:863: Unable to convert from gpointer to gchararray
Mar 06 14:50:50 platypus gnome-shell[2737]: meta_window_set_stack_position_no_sync: assertion 'window->stack_position >= 0' failed
Mar 06 14:50:53 platypus gnome-character[68491]: JS LOG: Characters Application exiting
Mar 06 14:51:00 platypus org.gnome.Maps[68652]: Failed to create texture from tile data: Unrecognized image file format
Mar 06 14:51:02 platypus org.gnome.Maps[68652]: Failed to create texture from tile data: Unrecognized image file format
Mar 06 14:51:03 platypus org.gnome.Maps[68652]: Failed to create texture from tile data: Unrecognized image file format
Mar 06 14:51:04 platypus org.gnome.Maps[68652]: Failed to create texture from tile data: Unrecognized image file format
Mar 06 14:51:37 platypus org.gnome.Maps[68652]: Failed to create texture from tile data: Unrecognized image file format
Mar 06 14:52:27 platypus org.gnome.Maps[68652]: g_closure_unref: assertion 'closure->ref_count > 0' failed
Mar 06 14:52:27 platypus org.gnome.Maps[68652]: g_closure_unref: assertion 'closure->ref_count > 0' failed

See the attached pictures that shows a bit of the situation: Screenshot_from_2023-03-06_15-15-43

Screenshot_from_2023-03-06_15-14-58

Edited Mar 06, 2023 by Lukas Ruzicka
Assignee
Assign to
Time tracking