Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. Why isn't qt so popular
Forum Updated to NodeBB v4.3 + New Features

Why isn't qt so popular

Scheduled Pinned Locked Moved Unsolved Brainstorm
37 Posts 13 Posters 20.9k Views 4 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.
  • mzimmersM mzimmers

    @JonB in the interest of full accuracy, there are features not available in Community, right? As well as certain versions (I notice my maintenance tool doesn't make 5.14.2 available to me)?

    JonBJ Offline
    JonBJ Offline
    JonB
    wrote on last edited by JonB
    #15

    @mzimmers
    Yes. I did italicize essentially. I think the poster I was replying to is going to be a "small" user, hence the summary. Other features, and the release support situation, are more likely (italicized again) to be of most interest to "larger" users.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      macfanpl
      wrote on last edited by
      #16

      Why Qt is so unpopular? OK lets dicklate:

      • stupid, unclear $500/yr for licence; its counter-productive; when you own startup, and you see $500 tag, you simply go eksewhere; there are tons of raples that are cheaper/free with much greater functions set,
      • shit software like kde, gnome, fuckUI, moodle etc
      • known installer bugs like having to install SHITAS ( fuck you kde )

      !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

      sierdzioS JonBJ 2 Replies Last reply
      1
      • M macfanpl

        Why Qt is so unpopular? OK lets dicklate:

        • stupid, unclear $500/yr for licence; its counter-productive; when you own startup, and you see $500 tag, you simply go eksewhere; there are tons of raples that are cheaper/free with much greater functions set,
        • shit software like kde, gnome, fuckUI, moodle etc
        • known installer bugs like having to install SHITAS ( fuck you kde )

        !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

        sierdzioS Offline
        sierdzioS Offline
        sierdzio
        Moderators
        wrote on last edited by
        #17

        @macfanpl said in Why isn't qt so popular:

        • shit software like kde, gnome, fuckUI, moodle etc

        3 out of 4 items on your list don't use Qt at all....

        • known installer bugs like having to install SHITAS ( fuck you kde )

        There is no KDE stuff in Qt installer ;-)

        (Z(:^

        Thank YouT 1 Reply Last reply
        3
        • sierdzioS sierdzio

          @macfanpl said in Why isn't qt so popular:

          • shit software like kde, gnome, fuckUI, moodle etc

          3 out of 4 items on your list don't use Qt at all....

          • known installer bugs like having to install SHITAS ( fuck you kde )

          There is no KDE stuff in Qt installer ;-)

          Thank YouT Offline
          Thank YouT Offline
          Thank You
          wrote on last edited by
          #18

          @sierdzio But the first one is soooooo true

          Let's make QT free or It will go forever

          TRUE AND FALSE <3

          1 Reply Last reply
          0
          • M macfanpl

            Why Qt is so unpopular? OK lets dicklate:

            • stupid, unclear $500/yr for licence; its counter-productive; when you own startup, and you see $500 tag, you simply go eksewhere; there are tons of raples that are cheaper/free with much greater functions set,
            • shit software like kde, gnome, fuckUI, moodle etc
            • known installer bugs like having to install SHITAS ( fuck you kde )

            !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

            JonBJ Offline
            JonBJ Offline
            JonB
            wrote on last edited by JonB
            #19

            @macfanpl said in Why isn't qt so popular:

            there are tons of raples that are cheaper/free with much greater functions set,

            What toolkits other than Qt do you recommend for C++ development with single source for Windows/Linux/MacOS (desktop)?

            M 1 Reply Last reply
            1
            • T Offline
              T Offline
              thierryhenry14
              wrote on last edited by thierryhenry14
              #20

              C++ was dead in the enterprise years ago. Most people writing new C++ projects these days are writing an OS/browser/game engine/stock trading system, which means it's a very niche language. (think what % these projects are, compared to all new software projects). Universities stopped using C++ in their classes at least a decade ago.

              On top of that, the sort of 50yo+ people who still champion C++ in 2020 for general development, hate the readable, well-designed, object-oriented API of Qt, because it's not "pure" C++. They hate that moc adds features to the C++ language that make it more convenient to use, they hate that Qt made their own types even though they're far superior to stdlib's (eg QString vs std::string).

              So Qt is a niche framework for a niche programming language.

              Edit 1: and for your average mobile developer, the expensive license to be able to publish to iOS makes it a non-starter. Everyone else is fighting to give them free dev tools, but here comes Qt saying "pay us $500/month "or whatever it's at now.

              VRoninV sierdzioS jsulmJ 3 Replies Last reply
              0
              • T thierryhenry14

                C++ was dead in the enterprise years ago. Most people writing new C++ projects these days are writing an OS/browser/game engine/stock trading system, which means it's a very niche language. (think what % these projects are, compared to all new software projects). Universities stopped using C++ in their classes at least a decade ago.

                On top of that, the sort of 50yo+ people who still champion C++ in 2020 for general development, hate the readable, well-designed, object-oriented API of Qt, because it's not "pure" C++. They hate that moc adds features to the C++ language that make it more convenient to use, they hate that Qt made their own types even though they're far superior to stdlib's (eg QString vs std::string).

                So Qt is a niche framework for a niche programming language.

                Edit 1: and for your average mobile developer, the expensive license to be able to publish to iOS makes it a non-starter. Everyone else is fighting to give them free dev tools, but here comes Qt saying "pay us $500/month "or whatever it's at now.

                VRoninV Offline
                VRoninV Offline
                VRonin
                wrote on last edited by VRonin
                #21

                @thierryhenry14 said in Why isn't qt so popular:

                C++ was dead in the enterprise years ago.

                LOL. Just LOL.

                https://insights.stackoverflow.com/trends?tags=java%2Cc%2Cc%2B%2B%2Cpython%2Cc%23%2Cvb.net%2Cjavascript%2Cassembly%2Cphp%2Cperl%2Cruby%2Cvb%2Cswift%2Cr%2Cobjective-c

                Technologies come and go, C & C++ stay

                "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
                ~Napoleon Bonaparte

                On a crusade to banish setIndexWidget() from the holy land of Qt

                JonBJ 1 Reply Last reply
                4
                • VRoninV VRonin

                  @thierryhenry14 said in Why isn't qt so popular:

                  C++ was dead in the enterprise years ago.

                  LOL. Just LOL.

                  https://insights.stackoverflow.com/trends?tags=java%2Cc%2Cc%2B%2B%2Cpython%2Cc%23%2Cvb.net%2Cjavascript%2Cassembly%2Cphp%2Cperl%2Cruby%2Cvb%2Cswift%2Cr%2Cobjective-c

                  Technologies come and go, C & C++ stay

                  JonBJ Offline
                  JonBJ Offline
                  JonB
                  wrote on last edited by
                  #22

                  @VRonin said in Why isn't qt so popular:

                  https://insights.stackoverflow.com/trends?tags=java%2Cc%2Cc%2B%2B%2Cpython%2Cc%23%2Cvb.net%2Cjavascript%2Cassembly%2Cphp%2Cperl%2Cruby%2Cvb%2Cswift%2Cr%2Cobjective-c

                  The inexorable rise of Python...

                  mzimmersM 1 Reply Last reply
                  0
                  • JonBJ JonB

                    @VRonin said in Why isn't qt so popular:

                    https://insights.stackoverflow.com/trends?tags=java%2Cc%2Cc%2B%2B%2Cpython%2Cc%23%2Cvb.net%2Cjavascript%2Cassembly%2Cphp%2Cperl%2Cruby%2Cvb%2Cswift%2Cr%2Cobjective-c

                    The inexorable rise of Python...

                    mzimmersM Offline
                    mzimmersM Offline
                    mzimmers
                    wrote on last edited by
                    #23

                    @JonB so Python is gaining in usage -- big deal; that just means there are more slow apps written these days...

                    1 Reply Last reply
                    0
                    • VRoninV Offline
                      VRoninV Offline
                      VRonin
                      wrote on last edited by
                      #24

                      Python to me is the new better java. It will last a while but VM-based languages never become "permanent"

                      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
                      ~Napoleon Bonaparte

                      On a crusade to banish setIndexWidget() from the holy land of Qt

                      1 Reply Last reply
                      0
                      • T thierryhenry14

                        C++ was dead in the enterprise years ago. Most people writing new C++ projects these days are writing an OS/browser/game engine/stock trading system, which means it's a very niche language. (think what % these projects are, compared to all new software projects). Universities stopped using C++ in their classes at least a decade ago.

                        On top of that, the sort of 50yo+ people who still champion C++ in 2020 for general development, hate the readable, well-designed, object-oriented API of Qt, because it's not "pure" C++. They hate that moc adds features to the C++ language that make it more convenient to use, they hate that Qt made their own types even though they're far superior to stdlib's (eg QString vs std::string).

                        So Qt is a niche framework for a niche programming language.

                        Edit 1: and for your average mobile developer, the expensive license to be able to publish to iOS makes it a non-starter. Everyone else is fighting to give them free dev tools, but here comes Qt saying "pay us $500/month "or whatever it's at now.

                        sierdzioS Offline
                        sierdzioS Offline
                        sierdzio
                        Moderators
                        wrote on last edited by
                        #25

                        @thierryhenry14 said in Why isn't qt so popular:

                        [...] Most people writing new C++ projects these days are writing an OS/browser/game engine/stock trading system, [...]

                        10 years of commercial experience and I have never written any of the programs you mention. Nor do I know anybody who did.

                        Which proves nothing, of course, because we're just 2 blokes in an ocean of developers. I don't know what more proper statistics would show.

                        Universities stopped using C++ in their classes at least a decade ago.

                        Not everywhere. It's still surprisingly often taught around here, which is quite stupid.

                        On top of that, the sort of 50yo+ people who still champion C++ in 2020 for general development hate the readable, well-designed, object-oriented API of Qt, because it's not "pure" C++. They hate that moc adds features to the C++ language that make it more convenient to use, they hate that Qt made their own types even though they're far superior to stdlib's (eg QString vs std::string).

                        This Qt-hate is sadly true.

                        Edit 1: and for your average mobile developer, the expensive license to be able to publish to iOS makes it a non-starter. Everyone else is fighting to give them free dev tools, but here comes Qt saying "pay us $500/month "or whatever it's at now.

                        And this is true as well :-|

                        (Z(:^

                        Thank YouT 1 Reply Last reply
                        0
                        • sierdzioS sierdzio

                          @thierryhenry14 said in Why isn't qt so popular:

                          [...] Most people writing new C++ projects these days are writing an OS/browser/game engine/stock trading system, [...]

                          10 years of commercial experience and I have never written any of the programs you mention. Nor do I know anybody who did.

                          Which proves nothing, of course, because we're just 2 blokes in an ocean of developers. I don't know what more proper statistics would show.

                          Universities stopped using C++ in their classes at least a decade ago.

                          Not everywhere. It's still surprisingly often taught around here, which is quite stupid.

                          On top of that, the sort of 50yo+ people who still champion C++ in 2020 for general development hate the readable, well-designed, object-oriented API of Qt, because it's not "pure" C++. They hate that moc adds features to the C++ language that make it more convenient to use, they hate that Qt made their own types even though they're far superior to stdlib's (eg QString vs std::string).

                          This Qt-hate is sadly true.

                          Edit 1: and for your average mobile developer, the expensive license to be able to publish to iOS makes it a non-starter. Everyone else is fighting to give them free dev tools, but here comes Qt saying "pay us $500/month "or whatever it's at now.

                          And this is true as well :-|

                          Thank YouT Offline
                          Thank YouT Offline
                          Thank You
                          wrote on last edited by
                          #26

                          @sierdzio
                          Yes The price is huge point for personal developer.
                          Can moderators and QT champion raise some voice in it?

                          Let's make QT free or It will go forever

                          TRUE AND FALSE <3

                          JonBJ sierdzioS 2 Replies Last reply
                          0
                          • Thank YouT Thank You

                            @sierdzio
                            Yes The price is huge point for personal developer.
                            Can moderators and QT champion raise some voice in it?

                            JonBJ Offline
                            JonBJ Offline
                            JonB
                            wrote on last edited by JonB
                            #27

                            @Thank-You said in Why isn't qt so popular:

                            Can moderators and QT champion raise some voice in it?

                            No.

                            And earlier it was said "pay us $500/month", but it's more like $500 per year I believe for the starting license? I'm not saying that's free, but it's 1/12th of what was stated.

                            I don't know what facilities of the non-free-community edition of Qt a very small business needs.

                            Thank YouT 1 Reply Last reply
                            0
                            • JonBJ JonB

                              @Thank-You said in Why isn't qt so popular:

                              Can moderators and QT champion raise some voice in it?

                              No.

                              And earlier it was said "pay us $500/month", but it's more like $500 per year I believe for the starting license? I'm not saying that's free, but it's 1/12th of what was stated.

                              I don't know what facilities of the non-free-community edition of Qt a very small business needs.

                              Thank YouT Offline
                              Thank YouT Offline
                              Thank You
                              wrote on last edited by
                              #28

                              @JonB
                              Just to know,
                              Why they can't ?

                              Are there any sign about making it free?

                              HOPE IT BECOMES FREE

                              Let's make QT free or It will go forever

                              TRUE AND FALSE <3

                              JonBJ sierdzioS 2 Replies Last reply
                              0
                              • Thank YouT Thank You

                                @JonB
                                Just to know,
                                Why they can't ?

                                Are there any sign about making it free?

                                HOPE IT BECOMES FREE

                                JonBJ Offline
                                JonBJ Offline
                                JonB
                                wrote on last edited by
                                #29

                                @Thank-You
                                I still don't know, you haven't answered: in your personal case, what is that you need or want the commercial version for as opposed to the free, community one?

                                1 Reply Last reply
                                1
                                • Thank YouT Thank You

                                  @sierdzio
                                  Yes The price is huge point for personal developer.
                                  Can moderators and QT champion raise some voice in it?

                                  sierdzioS Offline
                                  sierdzioS Offline
                                  sierdzio
                                  Moderators
                                  wrote on last edited by
                                  #30

                                  @Thank-You said in Why isn't qt so popular:

                                  Yes The price is huge point for personal developer.

                                  Yup. Even for big companies, the pricing of commercial Qt is a show stopper.

                                  Can moderators and QT champion raise some voice in it?

                                  I have raised my voice, many times and across multiple channels. No luck ;-) I guess for the Qt Company shareholders are much more important than the community.

                                  (Z(:^

                                  mzimmersM 1 Reply Last reply
                                  1
                                  • Thank YouT Thank You

                                    @JonB
                                    Just to know,
                                    Why they can't ?

                                    Are there any sign about making it free?

                                    HOPE IT BECOMES FREE

                                    sierdzioS Offline
                                    sierdzioS Offline
                                    sierdzio
                                    Moderators
                                    wrote on last edited by
                                    #31

                                    @Thank-You said in Why isn't qt so popular:

                                    HOPE IT BECOMES FREE

                                    It is ;-) LGPL & GPL licenses are still available.

                                    (Z(:^

                                    1 Reply Last reply
                                    2
                                    • sierdzioS sierdzio

                                      @Thank-You said in Why isn't qt so popular:

                                      Yes The price is huge point for personal developer.

                                      Yup. Even for big companies, the pricing of commercial Qt is a show stopper.

                                      Can moderators and QT champion raise some voice in it?

                                      I have raised my voice, many times and across multiple channels. No luck ;-) I guess for the Qt Company shareholders are much more important than the community.

                                      mzimmersM Offline
                                      mzimmersM Offline
                                      mzimmers
                                      wrote on last edited by
                                      #32

                                      @sierdzio said in Why isn't qt so popular:

                                      Yup. Even for big companies, the pricing of commercial Qt is a show stopper.

                                      I flat-out cannot believe this to be true. The cost of Qt licensing is dwarfed by most Fortune 500 maintenance costs for the Redmond gestalt.

                                      Come on, guys...the real reason Qt isn't more popular is...it doesn't come from Microsoft.

                                      1 Reply Last reply
                                      0
                                      • T thierryhenry14

                                        C++ was dead in the enterprise years ago. Most people writing new C++ projects these days are writing an OS/browser/game engine/stock trading system, which means it's a very niche language. (think what % these projects are, compared to all new software projects). Universities stopped using C++ in their classes at least a decade ago.

                                        On top of that, the sort of 50yo+ people who still champion C++ in 2020 for general development, hate the readable, well-designed, object-oriented API of Qt, because it's not "pure" C++. They hate that moc adds features to the C++ language that make it more convenient to use, they hate that Qt made their own types even though they're far superior to stdlib's (eg QString vs std::string).

                                        So Qt is a niche framework for a niche programming language.

                                        Edit 1: and for your average mobile developer, the expensive license to be able to publish to iOS makes it a non-starter. Everyone else is fighting to give them free dev tools, but here comes Qt saying "pay us $500/month "or whatever it's at now.

                                        jsulmJ Online
                                        jsulmJ Online
                                        jsulm
                                        Lifetime Qt Champion
                                        wrote on last edited by
                                        #33

                                        @thierryhenry14 said in Why isn't qt so popular:

                                        C++ was dead in the enterprise years ago

                                        Oh, really? Need to tell this our company then...

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

                                        M 1 Reply Last reply
                                        0
                                        • JonBJ JonB

                                          @macfanpl said in Why isn't qt so popular:

                                          there are tons of raples that are cheaper/free with much greater functions set,

                                          What toolkits other than Qt do you recommend for C++ development with single source for Windows/Linux/MacOS (desktop)?

                                          M Offline
                                          M Offline
                                          macfanpl
                                          wrote on last edited by
                                          #34

                                          @JonB said in Why isn't qt so popular:

                                          What toolkits other than Qt do you recommend for C++ development

                                          Am not C++ guy, so be of little help here, but, as C++ is dying, Id switch to some modern programming language........

                                          1 Reply Last reply
                                          0

                                          • Login

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