[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libreplanet-discuss] QTWebengine is nonfree
From: |
Adonay Felipe Nogueira |
Subject: |
Re: [libreplanet-discuss] QTWebengine is nonfree |
Date: |
Sun, 15 Jan 2017 00:05:41 -0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
As requested both by Richard Stallman in this mailing list and by
Gaming4JC in #parabola IRC channel, I collected some email addresses of
the people with the largest number of commits in the projects envolved.
Considering QTWebEngine, whose list was obtained from
<https://code.qt.io/cgit/qt/qtwebengine.git/stats/?period=q&ofs=10>, I
noticed these are three that stand out:
- Allan Sandfeld Jensen <allan.jensen@qt.io>
- Kai Koehne <kai.koehne@qt.io>
- Peter Varga <pvarga@inf.u-szeged.hu>
Note: For the list mentioned above, most of the contacts' email
addresses were taken from the most recent commit's "Reviwed-by" field.
Since, according to Gaming4JC (IRC nick), this issue affects Konqueror
the most, because it switched to QTWebEngine, I selected from
<https://cgit.kde.org/konqueror.git/> (see the note below):
- David Faure <faure@kde.org>
- Script Kiddy <scripty@kde.org>
- Since this address is also associated with a "l10n daemon script"
contributor, I got information about an extra contributor just in case.
- Simon Hausmann <hausmann@kde.org>
- Dawit Alemayehu <adawit@kde.org>
Note: Konqueror's Git web browsing provider doesn't provide ways to
those with most commits, so one has to clone the repository and used
something similar to:
# Begin of script
git log --format='%aN <%aE>' | awk '{ arr[$0]++ } END {for (i in arr) {
print arr[i], i; }}' | sort '-rn' | cut -d'\' -f2-
# End of script
Furthermore, as promised, I reported the bug to KDE project, and they
seem to have overlooked the issue so far. Instead, they suggest us
(<https://bugs.kde.org/show_bug.cgi?id=374808#c1>) to report to the
developers of QTWebEngine through the latter's mailing list at
<qtwebengine@qt-project.org> (web page:
<http://lists.qt-project.org/mailman/listinfo/qtwebengine>).
This Sunday I'll send the report adapting suggestions for use by
QTWebEngine project. so I also have some questions:
- Is there any suggestion you see doable by them?
- If you haven't already, please also share some references that show
the issue in question.
Respectfully, Adonay.
--
* pt-BR: Brasileiro | en: Brazilian
* pt-BR: Ativista do software livre | en: Free/libre software activist
* https://libreplanet.org/wiki/User:Adfeno
* pt-BR: Palestrante, consultor e avaliador | en: Speaker, consultant and
evaluator
- Re: [libreplanet-discuss] [Dev] QTWebengine is nonfree, (continued)
- Re: [libreplanet-discuss] [Dev] QTWebengine is nonfree, Alejandro, 2017/01/08
- Re: [libreplanet-discuss] QTWebengine is nonfree, Adonay Felipe Nogueira, 2017/01/08
- Re: [libreplanet-discuss] QTWebengine is nonfree, Richard Stallman, 2017/01/08
- Re: [libreplanet-discuss] QTWebengine is nonfree, Hanno Böck, 2017/01/09
- Re: [libreplanet-discuss] [Dev] QTWebengine is nonfree, fauno, 2017/01/09
- Message not available
- Re: [libreplanet-discuss] [GNU-linux-libre] QTWebengine is nonfree, Luke, 2017/01/09
- Message not available
- Re: [libreplanet-discuss] [GNU-linux-libre] QTWebengine is nonfree, Luke, 2017/01/10
- Re: [libreplanet-discuss] [GNU-linux-libre] QTWebengine is nonfree, Richard Stallman, 2017/01/17
- Re: [libreplanet-discuss] [GNU-linux-libre] QTWebengine is nonfree, Luke, 2017/01/17
- Re: [libreplanet-discuss] [GNU-linux-libre] QTWebengine is nonfree, Richard Stallman, 2017/01/22
- Re: [libreplanet-discuss] [GNU-linux-libre] QTWebengine is nonfree, Richard Stallman, 2017/01/22
- Re: [libreplanet-discuss] [GNU-linux-libre] QTWebengine is nonfree, Jim Garrett, 2017/01/22