Git Product home page Git Product logo

Comments (7)

otsaloma avatar otsaloma commented on June 16, 2024

I think I saw this once myself too after the Lapuanjoki update, but that was only once, I haven't managed to reproduce it.

from poor-maps.

atlochowski avatar atlochowski commented on June 16, 2024

I can reproduce it as many times as I want. Tell me how to provide logs.

from poor-maps.

otsaloma avatar otsaloma commented on June 16, 2024

I need the console output, so run Poor Maps from the command line using

sailfish-qml harbour-poor-maps > poor-maps.log 2>> poor-maps.log

and then just copy that log file.

from poor-maps.

atlochowski avatar atlochowski commented on June 16, 2024

poor-maps.log
poor-logs_3.log
poor-logs_2.log
poor-logs.log

from poor-maps.

otsaloma avatar otsaloma commented on June 16, 2024

The relevant part seems to be "Naruszenie ochrony pamięci", which according to Google translate is "Memory protection violation", i.e. maybe a segfault.

If it's related to navigation, my guess is that it's due to the canvas used for the route polyline. One thing you could try is to revert the below commit, i.e. edit the file /usr/share/harbour-poor-maps/qml/route.qml and remove the "renderTarget: Canvas.FramebufferObject" line.

5076081

from poor-maps.

atlochowski avatar atlochowski commented on June 16, 2024

removing this line solved the issue.

from poor-maps.

otsaloma avatar otsaloma commented on June 16, 2024

OK, thanks, I'll have to check if I should revert that commit. The problem is that older devices with weak GPUs and newer ones with big screens have different performance tradeoffs. Maybe I could actually make that renderTarget depend on screen size or DPI...

from poor-maps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.