Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. function crashes
Qt 6.11 is out! See what's new in the release blog

function crashes

Scheduled Pinned Locked Moved Unsolved General and Desktop
32 Posts 4 Posters 13.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mrjjM mrjj

    @saber
    Hi
    I assume for the dependencies , i can just apt-get ?

    S Offline
    S Offline
    saber
    wrote on last edited by
    #22

    @mrjj
    just apt-get package name.
    remember to install qt-packages.

    S 1 Reply Last reply
    1
    • S saber

      @mrjj
      just apt-get package name.
      remember to install qt-packages.

      S Offline
      S Offline
      saber
      wrote on last edited by
      #23

      @saber
      sorry to bother you.
      is there any progress ??

      mrjjM 1 Reply Last reply
      0
      • S saber

        @saber
        sorry to bother you.
        is there any progress ??

        mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #24

        @saber
        Hi
        Nope was to tired in evening to fool around with it :)

        S 1 Reply Last reply
        0
        • mrjjM mrjj

          @saber
          Hi
          Nope was to tired in evening to fool around with it :)

          S Offline
          S Offline
          saber
          wrote on last edited by
          #25

          @mrjj
          so this issue will not getting the "SOLVED" tag.

          mrjjM 1 Reply Last reply
          0
          • S saber

            @mrjj
            so this issue will not getting the "SOLVED" tag.

            mrjjM Offline
            mrjjM Offline
            mrjj
            Lifetime Qt Champion
            wrote on last edited by
            #26

            @saber
            Nope, not unless you found the bug and fixed it.

            S 1 Reply Last reply
            0
            • mrjjM mrjj

              @saber
              Nope, not unless you found the bug and fixed it.

              S Offline
              S Offline
              saber
              wrote on last edited by
              #27

              @mrjj
              told you before , i am not capable to do that such thing with programming skill

              mrjjM 1 Reply Last reply
              0
              • S saber

                @mrjj
                told you before , i am not capable to do that such thing with programming skill

                mrjjM Offline
                mrjjM Offline
                mrjj
                Lifetime Qt Champion
                wrote on last edited by
                #28

                @saber
                well its more using the debugger skill, but i understand what you mean.

                S 1 Reply Last reply
                0
                • mrjjM mrjj

                  @saber
                  well its more using the debugger skill, but i understand what you mean.

                  S Offline
                  S Offline
                  saber
                  wrote on last edited by
                  #29

                  @mrjj
                  another problem is debugger is not working in my linux machine

                  mrjjM 1 Reply Last reply
                  0
                  • S saber

                    @mrjj
                    another problem is debugger is not working in my linux machine

                    mrjjM Offline
                    mrjjM Offline
                    mrjj
                    Lifetime Qt Champion
                    wrote on last edited by
                    #30

                    @saber
                    Well why not fix that then ?
                    Might be unexpected version or something like that.
                    Developing apps with no debugger is not optimal. its a very needed tool.

                    S 1 Reply Last reply
                    0
                    • mrjjM mrjj

                      @saber
                      Well why not fix that then ?
                      Might be unexpected version or something like that.
                      Developing apps with no debugger is not optimal. its a very needed tool.

                      S Offline
                      S Offline
                      saber
                      wrote on last edited by
                      #31

                      @mrjj with an update of the qtcretor ,it now shows warning in right side.
                      so in the function it shows a waning use of old-style cast
                      0_1534133525567_a.png

                      i think it needs to fix .i mean use new style cast.but how?

                      jsulmJ 1 Reply Last reply
                      -1
                      • S saber

                        @mrjj with an update of the qtcretor ,it now shows warning in right side.
                        so in the function it shows a waning use of old-style cast
                        0_1534133525567_a.png

                        i think it needs to fix .i mean use new style cast.but how?

                        jsulmJ Offline
                        jsulmJ Offline
                        jsulm
                        Lifetime Qt Champion
                        wrote on last edited by
                        #32

                        @saber It would be nice if you would copy paste code instead of inserting screen-shots.

                        seriesList.at(j)->replace(i, static_cast<double>(i+1), static_cast<double>(seriesList.at(j)->at(i).y()));
                        

                        https://forum.qt.io/topic/113070/qt-code-of-conduct

                        1 Reply Last reply
                        5

                        • Login

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Categories
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Groups
                        • Search
                        • Get Qt Extensions
                        • Unsolved