[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2022-09-10 Thread michaelk83
https://bugs.kde.org/show_bug.cgi?id=383896

michaelk83  changed:

   What|Removed |Added

 CC||mk.mat...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2022-05-12 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=383896

Jack  changed:

   What|Removed |Added

 CC||ostroffjh@users.sourceforge
   ||.net

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2020-10-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383896

boaz.do...@gmail.com changed:

   What|Removed |Added

 CC||boaz.do...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2020-07-24 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=383896

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||omeritzicschwa...@gmail.com

--- Comment #17 from Wolfgang Bauer  ---
*** Bug 424547 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2020-01-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383896

--- Comment #16 from e...@orbsky.homelinux.org ---
Thank you for the update :)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2020-01-03 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=383896

--- Comment #15 from Wolfgang Bauer  ---
Maybe these changes in Qt 5.14 would help to reimplement/fix this?

https://wiki.qt.io/New_Features_in_Qt_5.14
- Qt Core
  + QCalendar adds support for Calendars other than Gregorian, by
implementation of suitable back-ends.
o Back-ends to implement the Gregorian, Jalali (Persian), Islamic Civil,
Milankovic, and Julian calendars. We look forward to other contributions.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2018-12-18 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=383896

--- Comment #14 from Allen Winter  ---
KCalendarSystem is needed.
KCalendarSystem only exists in kde4support
We (kdepim) are not allowing any kde5 to use kde4support

KCalendarSystem could conceivably be ported to frameworks but it will be very
difficult unless/until Qt5 brings back QCalendarSystem.  It may be possible to
port KCalendarSystem to frameworks and the local copy of the old Qt4
QCalendarSystem found in kholidays.

The original plan was to move KCalendarSystem to Qt5 as QCalendarSystem, but
that never happened.

In any event, this is too much work for the little time I have available to
work on KDE and I'm not very interested.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2018-12-18 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383896

andreas.sturmlech...@gmail.com changed:

   What|Removed |Added

 CC||andreas.sturmlechner@gmail.
   ||com

--- Comment #13 from andreas.sturmlech...@gmail.com ---
(In reply to Allen Winter from comment #12)
> CMakeLists.txt - revert restoring the Hebrew plugin
> 
> not allowed in kdepim to use kde4support library
I'm confused, was this based on a misunderstanding or just because of CI
failure? Laurent just pushed the dependency down into hebrew subdirectory, the
latter can be fixed in kde-build-metadata.

Why not make it optional in korganizer/plugins/CMakeLists.txt and add hebrew
dir only if it was found?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2018-12-10 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=383896

--- Comment #12 from Allen Winter  ---
Git commit cae534ca44d2ed501c1fce8bdf3243ccf499fbdf by Allen Winter.
Committed on 10/12/2018 at 13:44.
Pushed by winterz into branch 'master'.

CMakeLists.txt - revert restoring the Hebrew plugin

not allowed in kdepim to use kde4support library

M  +2-1korganizer/plugins/CMakeLists.txt

https://commits.kde.org/kdepim-addons/cae534ca44d2ed501c1fce8bdf3243ccf499fbdf

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2018-12-09 Thread Shimi
https://bugs.kde.org/show_bug.cgi?id=383896

--- Comment #11 from Shimi  ---
(In reply to Allen Winter from comment #10)

> I don't know how to rotate hebrew calendar dates onto the gregorian
> calendar. There isn't any code in kholidays that I can see where this might
> happen.

Maybe
https://api.kde.org/4.12-api/kdepim-apidocs/korganizer/html/classHebrewDate.html
and
https://api.kde.org/4.12-api/kdepim-apidocs/korganizer/html/holiday_8cpp_source.html
?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2018-12-09 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=383896

--- Comment #10 from Allen Winter  ---
I may be the kholidays maintainer now, but I really need John Layt (the
original author) to help figure out why holidays on the Hebrew calendar aren't
showing up.

I don't know how to rotate hebrew calendar dates onto the gregorian calendar.
There isn't any code in kholidays that I can see where this might happen.

for now the best I can do is restore the Jewish holidays plugin for KOrganizer,
which is done in the master branch

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2018-12-09 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=383896

--- Comment #9 from Allen Winter  ---
Git commit f4af74a7847a49e4acd506b2a685b666c00ea68a by Allen Winter.
Committed on 09/12/2018 at 20:12.
Pushed by winterz into branch 'master'.

plugins/hebrew - restore Jewish holidays KOrganizer plugin
CMakeList.txt - find KDELibs4Support, needed for Hebrew plugin

M  +1-0CMakeLists.txt
M  +1-2korganizer/plugins/CMakeLists.txt
M  +2-0korganizer/plugins/hebrew/CMakeLists.txt
A  +1271 -0korganizer/plugins/hebrew/qcalendarsystem.cpp [License: LGPL
(v2+)]
A  +134  -0korganizer/plugins/hebrew/qcalendarsystem_p.h [License: LGPL
(v2+)]

https://commits.kde.org/kdepim-addons/f4af74a7847a49e4acd506b2a685b666c00ea68a

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2018-12-09 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=383896

--- Comment #8 from Allen Winter  ---
Git commit ac97505f1dc575116460fc10adaa470f70bd8c80 by Allen Winter.
Committed on 09/12/2018 at 20:05.
Pushed by winterz into branch 'master'.

restore Jewish holidays KOrganizer plugin

M  +1-2korganizer/plugins/CMakeLists.txt
M  +2-0korganizer/plugins/hebrew/CMakeLists.txt
A  +1271 -0korganizer/plugins/hebrew/qcalendarsystem.cpp [License: LGPL
(v2+)]
A  +134  -0korganizer/plugins/hebrew/qcalendarsystem_p.h [License: LGPL
(v2+)]

https://commits.kde.org/kdepim-addons/ac97505f1dc575116460fc10adaa470f70bd8c80

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2018-12-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383896

--- Comment #7 from e...@orbsky.homelinux.org ---
Yep the problem still presists.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2018-12-06 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=383896

--- Comment #6 from Allen Winter  ---
(In reply to JanKusanagi from comment #4)

> 
> The feature is not gone, there's just a bug with this particular locale.
> The feature works perfectly fine for most other countries/locales.
> 
> I'll add that "Victory Day", the only Gregorian-based event in the Israel
> holiday file, is handled correctly, so it's not like parsing the file fails.

"Perfectly fine"? really?  where? how?
I'm not seeing any Jewish holidays when I load the Israel holiday file.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2018-12-06 Thread Allen Winter
https://bugs.kde.org/show_bug.cgi?id=383896

Allen Winter  changed:

   What|Removed |Added

 CC||win...@kde.org

--- Comment #5 from Allen Winter  ---
This comment is about KOrganizer and not the digital clock plasmoid that can
also show holidays.

We had a plugin for KOrganizer in the KDE4 days for a Jewish holidays and what
made it special was that it knew the Hebrew calendar.  Indeed we never ported
that to KDE5. 

In KDE5 days, we have holidays for Israel in English and translated to Hebrew.
for the locales en-us and he.  It should know about the Hebrew calendar too.

When testing in KOrganizer, however, I don't see the religious holidays for
Israeli calendar .  I do see the one holiday "Victory day" on the Gregorian
calendar.

For people wanting to see the Jewish holidays and don't want to load the Israel
holidays, then it makes sense to try and restore the Jewish holidays KOrganizer
plugin.  except that doesn't work for the digital clock plasmoid.

Summary:
 - restore KOrganizer Jewish holidays plugin
 - figure out why religious holidays from the Israel calendar don't show up in
KOrganizer (should they? or should that function belong to the Jewish holidays
plugin?)
  - what to do in digital clock about all this

I am the kholidays maintainer and former KOrganizer maintainer but my memory of
all this is kinda fuzzy.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2018-12-06 Thread JanKusanagi
https://bugs.kde.org/show_bug.cgi?id=383896

JanKusanagi  changed:

   What|Removed |Added

 CC||jan-b...@gmx.co.uk

--- Comment #4 from JanKusanagi  ---
(In reply to Shimi from comment #2)
> was actually one of the "Linux" features I showed
> off to friends as lacking in their corporate operating systems. Now it is
> gone :(

The feature is not gone, there's just a bug with this particular locale.
The feature works perfectly fine for most other countries/locales.

I'll add that "Victory Day", the only Gregorian-based event in the Israel
holiday file, is handled correctly, so it's not like parsing the file fails.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2018-12-06 Thread Shimi
https://bugs.kde.org/show_bug.cgi?id=383896

--- Comment #3 from Shimi  ---
(In reply to Shimi from comment #2)

> I would like to emphasize that this is not sure Israel's holidays as can be

Sorry: "this is not only about Israel's holidays" is what I meant to write.
Sorry about spam. Not sure how this got typed :)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2018-12-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=383896

k...@shimi.net changed:

   What|Removed |Added

 CC||k...@shimi.net

--- Comment #2 from k...@shimi.net ---
(In reply to Luigi Toscano from comment #1)
> This is still valid. Reported on IRC and confirmed by a quick check with
> kholidays 5.52 (now in Frameworks).

I'm the reporter on IRC.

I would like to emphasize that this is not sure Israel's holidays as can be
understood from the title of this bug. Right, they're "assigned" to "Israel",
but in fact all Israel's holidays are in fact the Jewish holidays, celebrated
by all Jews across the world. We're talking about Passover, Hannukah etc. So
whenever someone, Jewish or not, wants to know when is Hannukah this year
(which is a different day every year on the Gregorian calendar) - they
basically can't do that with Plasma 5.

I would ALSO like to emphasize, that this is A REGRESSION. This worked
perfectly in KDE 4, and was actually one of the "Linux" features I showed off
to friends as lacking in their corporate operating systems. Now it is gone :(

-- 
You are receiving this mail because:
You are the assignee for the bug.

[frameworks-kholidays] [Bug 383896] Israel's holidays are not displayed

2018-12-06 Thread Luigi Toscano
https://bugs.kde.org/show_bug.cgi?id=383896

Luigi Toscano  changed:

   What|Removed |Added

 CC||luigi.tosc...@tiscali.it
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Luigi Toscano  ---
This is still valid. Reported on IRC and confirmed by a quick check with
kholidays 5.52 (now in Frameworks).

-- 
You are receiving this mail because:
You are the assignee for the bug.