[digikam] [Bug 437736] digiKam 7.3 doesn't have a Translators tab in its About dialogue anymore

2021-06-05 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=437736

--- Comment #9 from Tyson Tan  ---
Thank you Maik! :D

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437736] digiKam 7.3 doesn't have a Translators tab in its About dialogue anymore

2021-06-04 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=437736

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||7.3.0
 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/7235cf4
   ||cb69f234c1b0549ccfba5077ce9
   ||e7536e

--- Comment #8 from Maik Qualmann  ---
Git commit 7235cf4cb69f234c1b0549ccfba5077ce9e7536e by Maik Qualmann.
Committed on 05/06/2021 at 04:37.
Pushed by mqualmann into branch 'master'.

set translator for KAboutData manually
Related: bug 438093
FIXED-IN: 7.3.0

M  +3-1NEWS
M  +2-0core/app/main/main.cpp
M  +2-0core/showfoto/main/main.cpp

https://invent.kde.org/graphics/digikam/commit/7235cf4cb69f234c1b0549ccfba5077ce9e7536e

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437736] digiKam 7.3 doesn't have a Translators tab in its About dialogue anymore

2021-06-04 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=437736

--- Comment #7 from Maik Qualmann  ---
Bug 438093 opened.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437736] digiKam 7.3 doesn't have a Translators tab in its About dialogue anymore

2021-06-04 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=437736

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #6 from Maik Qualmann  ---
The doc from KAboutData says that when using KMainWindow the translators are
set automatically. I see in older digiKam AppImages that the translation tab is
available. We haven't made any changes to the code on our part, I think. When I
check KAboutData::translators() the list is empty. I guess that the translator
involved is in the translation file. So I suspect the mistake there, I'll check
out the current translation and look it up.

Incidentally, a look at other programs (Dolphin, Konsole) shows that no
translators are manually specified in the code here.

Maik

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437736] digiKam 7.3 doesn't have a Translators tab in its About dialogue anymore

2021-06-04 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=437736

--- Comment #5 from Tyson Tan  ---
It seems that the strings for the translators' credit is now missing from the
original source...

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437736] digiKam 7.3 doesn't have a Translators tab in its About dialogue anymore

2021-06-04 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=437736

Tyson Tan  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |---
 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1

--- Comment #4 from Tyson Tan  ---
So it turned out it could be a digiKam bug after all. No other apps has this
issue except Elisa/digiKam(7.3.0nightly)/Apper.

Related discussion:
https://bugs.kde.org/show_bug.cgi?id=437738#c15

Albert Astals Cid said:

(For Elisa) That's an elisa bug, open a bug for them, they either need to use
KMainWindow (or some class that inherits from it) or call
  setTranslator(i18nc("NAME OF TRANSLATORS", "Your names"),
i18nc("EMAIL OF TRANSLATORS", "Your emails"));
manually on their KAboutData as stated in the KAboutData documentation

(For digiKam) it works on the last official release both using appimage and not
using appimage, if it doesn't work on the nightly, i'd say that is their bug
and not a kxmlgui bug either.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437736] digiKam 7.3 doesn't have a Translators tab in its About dialogue anymore

2021-06-03 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=437736

Tyson Tan  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #3 from Tyson Tan  ---


*** This bug has been marked as a duplicate of bug 437738 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437736] digiKam 7.3 doesn't have a Translators tab in its About dialogue anymore

2021-05-27 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=437736

--- Comment #2 from Tyson Tan  ---
Thanks. I have reported it to kxmlgui as well:
https://bugs.kde.org/show_bug.cgi?id=437738

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 437736] digiKam 7.3 doesn't have a Translators tab in its About dialogue anymore

2021-05-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=437736

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #1 from caulier.gil...@gmail.com ---
Hi,

Yes, it's a framework issue, as digiKam use KF5 for this kind of feature

Gilles Caulier

-- 
You are receiving this mail because:
You are watching all bug changes.