Giter VIP home page Giter VIP logo

Comments (5)

cptX avatar cptX commented on September 25, 2024

After hitting this bug too #163
I ran "gsettings set org.mwptools.planner log-save-path '/tmp'"
and this resulted in showing something on the map after all. So this is for sure related!

Is this how it is supposed to appear?
image

from mwptools.

stronnag avatar stronnag commented on September 25, 2024

As CSRF does not transmit the model type, you will only get a symbol unless you tell mwp which symbol to use.
user guide. Or set it permanently in cmdopts. The type codes are those defined by INAV (and multiwii). From src/mwp/mwp_craft.vala :


   public enum Vehicles {
        ARROW = 0,
        TRI = 1,
        QUADP = 2,
        QUADX = 3,
        BICOPTER = 4,
        GIMBAL = 5,
        Y6 = 6,
        HEX6 = 7,
        FLYING_WING = 8,
        Y4 = 9,
        HEX6X = 10,
        OCTOX8 = 11,
        OCTOFLATP = 12,
        OCTOFLATX = 13,
        AIRPLANE = 14,
        HELI_120_CCPM = 15,
        HELI_90_DEG = 16,
        VTAIL4 = 17,
        HEX6H = 18,
        PPM_TO_SERVO = 19,
        DUALCOPTER = 20,
        SINGLECOPTER = 21,
        ATAIL4 = 22,
        CUSTOM = 23,
        CUSTOM_AIRPLANE = 24,
        CUSTOM_TRI = 25,
        PREVIEW = 26,
        FORCE_ARROW= 27,
        LAST
    }

from mwptools.

cptX avatar cptX commented on September 25, 2024

Hi @stronnag, please don't close the issues so fast, before even investigating if there is really a bug. Also, it's not very polite for the person that spent time reporting it.
In my opinion as it proved that this bug is related to #163 (log-save-path configuration) you should close it only when you solve this bug with a final commit and adding here the reference to that commit. I spent a couple of hours trying to understand why I don't see anything on the map and that was my first use of the program. Imagine my frustration...
Your answer about the icon although useful is not related to my bug report...

from mwptools.

stronnag avatar stronnag commented on September 25, 2024

It has nothing to do with #163.

Please understand that if you report non-reproducible issues without supporting data they will be closed. It just wastes my time.

from mwptools.

cptX avatar cptX commented on September 25, 2024

I don't think you understood my report here. Please read again the issue. I opened your program for the first time and I didn't see ANY mark on the map. I then ran "gsettings set org.mwptools.planner log-save-path '/tmp'" before opening the app and it solved my problem so it has the same root cause with issue #163.
Issue and bug reporting is for making your software better, right? Please read the reports before closing them, people are spending time to do this, as you spent your time to provide this software. And for this specific issue I think I provided enough data (eg. screenshot) to show you what was necessary...
Non-reproducible issue could be for you, but indeed for me. That's the concept of issue reporting, right? to track the issues that other people are having, except if you are not interested in this at all...
Closing the issues so fast before letting the author of the issue to express and before making a dialog is not very democratic in my eyes. If this "wastes your time" then why should we even bother reporting...??? This is not the way to go... I'm very sorry for that.

from mwptools.

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.