I can’t find KDE’s financial report, but in a video I watched it was claimed that Thunderbird collected more donations than KDE. It seems quite hard to believe, but in 2022 Thunderbird collected more than 6,4 million dollars.

KDE is an entire desktop environment, with a bunch of applications and even partnerships that have yielded a KDE laptop. Should Thunderbird have been able to collect more money than KDE itself, there might be something that KDE can learn from Thunderbird.

Edit: Added the link to the video that I watched

  • leopold@lemmy.kde.social
    link
    fedilink
    arrow-up
    2
    ·
    6 months ago

    Is there any reason to move away from Bugzilla? Afaik the reason why they’re not using GitLab issues it’s missing some features they need, which Bugzilla has. Also afaict the language thing is more of a choice than anything. Qt already has excellent Python support, but having everything written in C++ and QML makes things easier. But yes, they definitely could use more money and more paid developers. KDE could really use more manpower.

    And yeah, a ton of devs would much rather be working on open source software, but if it’s not directly profitable it’s not gonna generate a lot of jobs. You need a lot of donations just to hire one developer full time. There’s always going to be a lot more jobs in closed source software than in open source.

    • parens@programming.devOP
      link
      fedilink
      arrow-up
      1
      ·
      6 months ago

      Is there any reason to move away from Bugzilla?

      UI and UX are terrible. Filing a bug against the right application is really difficult for me. Imagine how hard it is for the average user. Account creation is not easy (it sends you back and forth through multiple domains with multiple emails), finding the right project to file a report against takes a lot of clicks and guessing (is badly detected monitor a graphics problem, a desktop problem, a software screen configurator problem, a distro problem, or a linux kernel problem?), then it is not clear how to find or add logs, and I have never been able to get KDE’s crash handler to send off a bug report.

      Gitlab and Bugzilla are no the the only projects that exist for this. I don’t have suggestions right now as I’m just describing my experience.

      Also afaict the language thing is more of a choice than anything

      It’s a lack of choice. Qt’s support is not the issue, it’s KDE’s support for Python that’s the issue. Try writing a KDE widget or component in Python. Where is the KDE Python API documentation? https://github.com/KDE/pykde5 last commit is from 10 years ago. What is https://invent.kde.org/kdevelop/kdev-python ? The README just says “read installation instructions”.

      KDE Frameworks only has documentation for “C++ with Qt and QML”. The API documentation does not have a single mention of Rust nor Python.

      You need a lot of donations just to hire one developer full time. There’s always going to be a lot more jobs in closed source software than in open source.

      What I’m saying is that KDE could learn from Thunderbird. Imagine a budget of 6.5 million dollars for KDE. The money is there, it’s in people’s pockets, but there’s a reason they don’t donate to KDE.

      I donate periodically to KDE, but my major gripe is that I don’t know where the money is going. They have no financial reports that can be easily found, individual projects don’t have a donation button, there’s no public tracking of their income or expenditure like on opencollective, and it’s not easy to find KDE devs (aka who is actually on the KDE team) so that one could sponsor individual devs.

      Although I trust KDE more than Mozilla (MZ pays their CEO 7 million/year and invests in anything but Firefox, their most known project), I would much much much rather prefer it to know where the money goes.

      • leopold@lemmy.kde.social
        link
        fedilink
        arrow-up
        1
        ·
        6 months ago

        You misunderstood. I’m aware KDE doesn’t support languages other than QML and C++. I’m saying this is probably a choice on their behalf to make things easier to maintain. Whether or not this choice is good is up for debate, but I don’t think it is the result of a lack of funding.

        As for where your money goes, their donation page has a section on this which also links to annual reports. Some larger KDE projects do have their own donation buttons (like Kdenlive and Krita), but most don’t. A lot are just too small for it to be worth it, but this is still an area that can be improved. As for the “KDE Team”, that’s a pretty nebulous concept. I don’t think there is one, officially. KDE is a community of mostly volunteers working on KDE software. Most of the ones paid to work on KDE aren’t paid by donations, but are hired by third parties to work on KDE, like Blue Systems or Valve. Right now I believe most of the money is spent on infrastructure and events. Afaik, most of the people paid directly by donations are Krita and Kdenlive devs, since that’s what they raised their own funds for. KDE wants to start hiring more developers tho and I imagine their successful Plasma 6 fundraiser will allow them to do this.

        Also, keep in mind the fact that Mozilla software including Thunderbird is just significantly more popular than pretty much anything KDE makes. Yes, KDE is infinitely larger in scope than Thunderbird is, but Thunderbird sees a lot more mainstream professional use than any piece of KDE software and that’s what gets you money.