[korganizer] [Bug 436812] Event not shown in KOrganizer, when the user is attendee and invitation needs action

2023-11-16 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=436812

Michael Tsang  changed:

   What|Removed |Added

   Platform|Debian testing  |Ubuntu
Version|5.15.3  |5.24.3

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

[korganizer] [Bug 436812] Event not shown in KOrganizer, when the user is attendee and invitation needs action

2023-11-16 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=436812

Michael Tsang  changed:

   What|Removed |Added

   Version Fixed In|23.04   |

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

[korganizer] [Bug 436812] Event not shown in KOrganizer, when the user is attendee and invitation needs action

2023-11-16 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=436812

Michael Tsang  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

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

[korganizer] [Bug 436812] Event not shown in KOrganizer, when the user is attendee and invitation needs action

2023-11-16 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=436812

--- Comment #13 from Michael Tsang  ---
Created attachment 163213
  --> https://bugs.kde.org/attachment.cgi?id=163213=edit
calendar event to reproduce the bug

This bug still exists on 23.08.3.

Steps to reproduce:
1. Change the attendee email address in the file to yours.
2. Open it in KOrganizer, adding it as a new calendar.
3. The event does not show up.
4. Remove the attendee line using a text editor, and save the file.
5. The event shows up.

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

[plasmashell] [Bug 477088] New: Astronomical events calendar plugin does not show exact time of the astronomical events.

2023-11-16 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=477088

Bug ID: 477088
   Summary: Astronomical events calendar plugin does not show
exact time of the astronomical events.
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Digital Clock
  Assignee: plasma-b...@kde.org
  Reporter: mikl...@gmail.com
  Target Milestone: 1.0

SUMMARY
 Astronomical events calendar plugin does not show exact time of the
astronomical events.

STEPS TO REPRODUCE
1. Enable the Astronomical Events in the digital clock applet
2. Tap on a day with such event (such as new moon)

OBSERVED RESULT
It shows the event "new moon", but without the exact time of when the new moon
is.

EXPECTED RESULT
It should show when is the exact time new moon happens.

SOFTWARE/OS VERSIONS
Ubuntu 23.10
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.112.0
Qt Version: 5.15.10

ADDITIONAL INFORMATION

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

[Powerdevil] [Bug 477056] New: Restart does not prompt for authentication and goes black after using it

2023-11-15 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=477056

Bug ID: 477056
   Summary: Restart does not prompt for authentication and goes
black after using it
Classification: Plasma
   Product: Powerdevil
   Version: 5.27.5
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: mikl...@gmail.com
CC: m...@ratijas.tk, natalie_clar...@yahoo.de
  Target Milestone: ---

SUMMARY
Restart button does not prompt for authentication even if I set PolicyKit to
require admin authentication to restart, and freezes at a black screen after
using it.


STEPS TO REPRODUCE
1. Install the following PolicyKit rules:

polkit.addRule(function(action, subject) {
if (action.id == "org.freedesktop.login1.power-off" ||
action.id == "org.freedesktop.login1.power-off-ignore-inhibit" ||
action.id == "org.freedesktop.login1.power-off-multiple-sessions" ||
action.id == "org.freedesktop.login1.reboot" ||
action.id == "org.freedesktop.login1.reboot-ignore-inhibit" ||
action.id == "org.freedesktop.login1.reboot-multiple-sessions" ||
action.id == "org.freedesktop.login1.set-reboot-parameter" ||
action.id == "org.freedesktop.login1.set-reboot-to-firmware-setup" ||
action.id == "org.freedesktop.login1.set-reboot-to-boot-loader-menu" ||
action.id == "org.freedesktop.login1.set-reboot-to-boot-loader-entry"
||
action.id == "org.freedesktop.login1.suspend" ||
action.id == "org.freedesktop.login1.suspend-ignore-inhibit" ||
action.id == "org.freedesktop.login1.suspend-multiple-sessions" ||
action.id == "org.freedesktop.login1.hibernate" ||
action.id == "org.freedesktop.login1.hibernate-ignore-inhibit" ||
action.id == "org.freedesktop.login1.hibernate-multiple-sessions"
) {
return polkit.Result.AUTH_ADMIN;
}
});

2. Verify that it works by issuing `pkcheck -u -p $$ -a
org.freedesktop.login1.reboot; echo $?` in bash in a terminal in the Plasma
desktop environment. It should prompt for an authentication.

3. Restart the system from the start menu

OBSERVED RESULT
It does not prompt for authentication. After choosing the option, the screen
goes black and freezes. It only regains responsiveness by signing into another
terminal and kill plasma-shutdown process.

EXPECTED RESULT
It prompts for authentication, if succeed it restarts the system.


SOFTWARE/OS VERSIONS
Debian GNU/Linux 12
Linux Version: 6.1.0-13-amd64
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8
Graphics Platform: X11

ADDITIONAL INFORMATION

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

[kontact] [Bug 474823] New: Bogus event entry on GWR confirmation email

2023-09-23 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=474823

Bug ID: 474823
   Summary: Bogus event entry on GWR confirmation email
Classification: Applications
   Product: kontact
   Version: 5.23.3
  Platform: Ubuntu
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: mail
  Assignee: kdepim-b...@kde.org
  Reporter: mikl...@gmail.com
  Target Milestone: ---

Created attachment 161835
  --> https://bugs.kde.org/attachment.cgi?id=161835=edit
KMail showing bogus event entries

SUMMARY
Bogus event entries are shown on the confirmation email after buying train
ticket from GWR

STEPS TO REPRODUCE
1. Buy a train ticket with seat reservation on GWR website with e-ticket as the
fulfilment method
2. Open the confirmation email in KMail

OBSERVED RESULT
Apart from the normal event entries with correct names and train numbers, there
are also entries with numerical origin / destinations corresponding to the
number used in the ticketing system (1072 = London Terminals) with incorrect
times.

EXPECTED RESULT
The incorrect entries do not exist.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 23.04
(available in About System)
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.109.9
Qt Version: 5.15.8

ADDITIONAL INFORMATION
Old version of KDE didn't have this issue. I have read that recently a
functionality to parse National Rail e-tickets is added into the library and I
suspect it is too buggy and cause the issue. The ticketing system used by
FirstGroup train  operating companies produces standard JSON data in the
confirmation email which makes KMail show the correct information.

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

[Akonadi] [Bug 457233] Please provide oauth2 login for IMAP - not just Gmail

2023-07-07 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=457233

Michael Tsang  changed:

   What|Removed |Added

 CC||mikl...@gmail.com

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

[KDE Itinerary] [Bug 457199] libkpimitinerary5 detects LNER National Rail e-ticket wrongly

2023-02-06 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=457199

--- Comment #2 from Michael Tsang  ---
The e-ticket coding has been reverse engineered. I suggest that the software
incorporate the use of it to scan e-tickets.

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

[KDE Itinerary] [Bug 457199] New: libkpimitinerary5 detects LNER National Rail e-ticket wrongly

2022-07-27 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=457199

Bug ID: 457199
   Summary: libkpimitinerary5 detects LNER National Rail e-ticket
wrongly
   Product: KDE Itinerary
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: vkra...@kde.org
  Reporter: mikl...@gmail.com
  Target Milestone: ---

Created attachment 150944
  --> https://bugs.kde.org/attachment.cgi?id=150944=edit
incomplete itinerary shown on KMail

SUMMARY
libkpimitinerary5 detects the itinerary LNER National Rail e-ticket wrongly


STEPS TO REPRODUCE
1. Buy a return ticket at LNER for a return journey from Cricklewood to
Lincoln, interchanging at London St Pancras and London Kings Cross, using
e-ticket as the fulfilment method
2. Open the confirmation email in KMail
3. 

OBSERVED RESULT
It shows an incomplete itinerary with wrong seat reservation

EXPECTED RESULT
It shows each leg of the itinerary correctly


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
My itinerary is:
2022-08-21 Outward
08:38 Cricklewood - 08:55 London St Pancras on Thameslink - no seats reserved
Walk from London St Pancras to London Kings Cross
09:33 London Kings Cross - 11:29 Lincoln on LNER - Coach A Seat 23

2022-08-21 Return
14:20 Lincoln - 16:20 London Kings Cross on LNER - Coach B Seat 54
Walk from London Kings Cross to London St Pancras
16:48 London St Pancras - 16:59 Cricklewood on Thameslink - no seats reserved

I can attach the e-ticket after the date of travel if the developers need it.

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

[kwin] [Bug 438883] Re-implement Desktop Cube effect with modern effects API

2022-07-25 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=438883

Michael Tsang  changed:

   What|Removed |Added

 CC||mikl...@gmail.com

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

[kontact] [Bug 455676] Add to calendar function create events in the wrong time

2022-06-20 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=455676

--- Comment #1 from Michael Tsang  ---
Created attachment 149969
  --> https://bugs.kde.org/attachment.cgi?id=149969=edit
events created

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

[kontact] [Bug 455676] New: Add to calendar function create events in the wrong time

2022-06-20 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=455676

Bug ID: 455676
   Summary: Add to calendar function create events in the wrong
time
   Product: kontact
   Version: 5.20.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: mail
  Assignee: kdepim-b...@kde.org
  Reporter: mikl...@gmail.com
  Target Milestone: ---

Created attachment 149968
  --> https://bugs.kde.org/attachment.cgi?id=149968=edit
events in the email

SUMMARY
Add to calendar function create events in the wrong time zone


STEPS TO REPRODUCE
1. Buy events tickets in non-UTC time zone which have booking confirmation
email with application/ld+json embedded 
2. Add them to calendar

OBSERVED RESULT
The events are created at the wrong time. When I open the event, the time zone
isn't honoured causing the time to be wrong.

EXPECTED RESULT
The events are created at the right time and time zone

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

[kontact] [Bug 449714] Mail doesn't show all trains listed in the application/ld+json embedded in email.

2022-02-26 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=449714

Michael Tsang  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Michael Tsang  ---
Seems fixed in 5.19.2

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

[kontact] [Bug 449714] New: Mail doesn't show all trains listed in the application/ld+json embedded in email.

2022-02-06 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=449714

Bug ID: 449714
   Summary: Mail doesn't show all trains listed in the
application/ld+json embedded in email.
   Product: kontact
   Version: 5.18.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: mail
  Assignee: kdepim-b...@kde.org
  Reporter: mikl...@gmail.com
  Target Milestone: ---

Created attachment 146355
  --> https://bugs.kde.org/attachment.cgi?id=146355=edit
Screenshot showing only 3 segments

SUMMARY
KMail doesn't all trains listed in the application/ld+json embedded in the HTML
of a train booking confirmation email, if there are multiple bookings on the
same train.

STEPS TO REPRODUCE
1. Go to GWR website and book two journeys on the same train, covering
different sections the train travels (known as "split ticketing"), for example,
Bournemouth - Basingstoke then Basingstoke to London Waterloo.
2. Open the confirmation email in KMail

OBSERVED RESULT
It only shows one of the journey booked.

EXPECTED RESULT
It shows both journeys booked on the same train.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 21.04
(available in About System)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Here is the application/ld+json embedded, which contains 5 segments:

[{"@context":"http:\/\/schema.org","@type":"TrainReservation","bookingAgent":null,"bookingTime":"2022-02-06T19:55:47+00:00","cancelReservationUrl":null,"checkinUrl":null,"confirmReservationUrl":null,"modifiedTime":null,"modifyReservationUrl":"https:\/\/tickets.gwr.com\/gw\/en\/account\/OrderHistory","programMembership":null,"reservationFor":{"@type":"TrainTrip","arrivalPlatform":null,"arrivalStation":{"@type":"TrainStation","name":"Southampton
Central"},"arrivalTime":"2022-02-13T08:24:00+00:00","departurePlatform":null,"departureStation":{"@type":"TrainStation","name":"Bournemouth"},"departureTime":"2022-02-13T07:36:00+00:00","trainCode":"L52019","trainCompany":{"@type":"Organization"},"trainName":"South
Western
Railway","trainNumber":"SW922600"},"reservationNumber":"C3TB9BLH","reservationStatus":"http:\/\/schema.org\/ReservationConfirmed","reservedTicket":{"@type":"Ticket","additionalTicketText":null,"downloadUrl":null,"price":null,"priceCurrency":null,"printUrl":null,"ticketNumber":null,"ticketToken":"","ticketedSeat":{"@type":"Seat","seatNumber":"***","seatRow":null,"seatSection":"*","seatingType":"Standard
Class"},"underName":null},"underName":{"@type":"Person","email":"mikl...@gmail.com","name":"Michael
Tsang"},"url":null},{"@context":"http:\/\/schema.org","@type":"TrainReservation","bookingAgent":null,"bookingTime":"2022-02-06T19:55:47+00:00","cancelReservationUrl":null,"checkinUrl":null,"confirmReservationUrl":null,"modifiedTime":null,"modifyReservationUrl":"https:\/\/tickets.gwr.com\/gw\/en\/account\/OrderHistory","programMembership":null,"reservationFor":{"@type":"TrainTrip","arrivalPlatform":null,"arrivalStation":{"@type":"TrainStation","name":"Woking"},"arrivalTime":"2022-02-13T09:28:00+00:00","departurePlatform":null,"departureStation":{"@type":"TrainStation","name":"Southampton
Central"},"departureTime":"2022-02-13T08:26:00+00:00","trainCode":"L52019","trainCompany":{"@type":"Organization"},"trainName":"South
Western
Railway","trainNumber":"SW922600"},"reservationNumber":"C3TB9BLH","reservationStatus":"http:\/\/schema.org\/ReservationConfirmed","reservedTicket":{"@type":"Ticket","additionalTicketText":null,"downloadUrl":null,"price":null,"priceCurrency":null,"printUrl":null,&qu

[konqueror] [Bug 448834] New: Konqueror doesn't load text/plain in katepart despite system settings telling to use embedded viewer and katepart is listed at the top

2022-01-20 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=448834

Bug ID: 448834
   Summary: Konqueror doesn't load text/plain in katepart despite
system settings telling to use embedded viewer and
katepart is listed at the top
   Product: konqueror
   Version: 21.12.1
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konq-b...@kde.org
  Reporter: mikl...@gmail.com
  Target Milestone: ---

SUMMARY
Konqueror doesn't load text/plain in katepart according to system setting


STEPS TO REPRODUCE
1. Open konqueror
2. Enter an https:// URL pointing to a text/plain

OBSERVED RESULT
It loads katepart

EXPECTED RESULT
It loads WebEnginePart

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Ubuntu 21.10
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[kdeplasma-addons] [Bug 447964] Astronomical seasons should show all 24 solar terms in addition to just solstices and equinoxes

2022-01-19 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=447964

--- Comment #2 from Michael Tsang  ---
Apparently the formula in the book quoted from the source code does not give a
formula to calculate the date for arbitrary longitude.

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

[kdeplasma-addons] [Bug 447964] Astronomical seasons should show all 24 solar terms in addition to just solstices and equinoxes

2022-01-19 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=447964

Michael Tsang  changed:

   What|Removed |Added

   Assignee|mikl...@gmail.com   |plasma-b...@kde.org

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

[kdeplasma-addons] [Bug 447964] Astronomical seasons should show all 24 solar terms in addition to just solstices and equinoxes

2022-01-19 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=447964

Michael Tsang  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |mikl...@gmail.com

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

[kdeplasma-addons] [Bug 447964] Astronomical seasons should show all 24 solar terms in addition to just solstices and equinoxes

2022-01-19 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=447964

--- Comment #1 from Michael Tsang  ---
Apparently the formula of calculating the solar terms is already in
https://invent.kde.org/frameworks/kholidays/-/blob/master/src/astroseasons.cpp
called periodicTerms, so it may be a simple change to expose all 24 solar
terms.

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

[frameworks-kholidays] [Bug 448305] UK holiday change 2022 (Spring bank holiday)

2022-01-19 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=448305

--- Comment #2 from Michael Tsang  ---
Can this be backported into currently support releases such that it can be
distributed downstream before spring this year?

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

[konqueror] [Bug 87180] Konqueror opens external application when typing an internet address in the address bar

2022-01-14 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=87180

Michael Tsang  changed:

   What|Removed |Added

 CC||mikl...@gmail.com
 Resolution|FIXED   |---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED

--- Comment #10 from Michael Tsang  ---
This bug appears again at Konqueror 21.08.1, KDE Framework 5.86.0 on Ubuntu
21.10. It opens Firefox.

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

[systemsettings] [Bug 448371] Adding zh_HK into LANGUAGE causes systemsettings to show English instead of fallback languages

2022-01-14 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=448371

--- Comment #4 from Michael Tsang  ---
I can reproduce this in other KDE apps such as Kontact and Plasma application
launcher, where adding zh_HK will cause English words to be shown in menu
items, but UI texts still work correctly.

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

[systemsettings] [Bug 448371] Adding zh_HK into LANGUAGE causes systemsettings to show English instead of fallback languages

2022-01-14 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=448371

--- Comment #3 from Michael Tsang  ---
I cannot reproduce this bug in the following application I have tested:

KDE apps:
kcalc
kate
konsole

non-KDE apps:
gnucash
libreoffice

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

[systemsettings] [Bug 448371] Adding zh_HK into LANGUAGE causes systemsettings to show English instead of fallback languages

2022-01-13 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=448371

--- Comment #1 from Michael Tsang  ---
Created attachment 145410
  --> https://bugs.kde.org/attachment.cgi?id=145410=edit
English shown in system settings when zh_HK is added into LANGUAGE

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

[systemsettings] [Bug 448371] New: Adding zh_HK into LANGUAGE causes systemsettings to show English instead of fallback languages

2022-01-13 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=448371

Bug ID: 448371
   Summary: Adding zh_HK into LANGUAGE causes systemsettings to
show English instead of fallback languages
   Product: systemsettings
   Version: 5.23.5
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: mikl...@gmail.com
  Target Milestone: ---

Created attachment 145409
  --> https://bugs.kde.org/attachment.cgi?id=145409=edit
Chinese shown properly in system settings

SUMMARY
Adding zh_HK into LANGUAGE causes systemsettings to show English instead of
fallback languages


STEPS TO REPRODUCE
1. Set LANGUAGE=zh_TW:zh_CN
2. Run system settings
3. Verify that only Chinese is shown, as in the first screenshot
4. Set LANGUAGE=zh_HK:zh_TW:zh_CN
5. Run system settings again

OBSERVED RESULT
It shows English items despite I don't want English

EXPECTED RESULT
It continues to show Chinese.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 21.10
(available in About System)
KDE Plasma Version: 5.23.5
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[systemsettings] [Bug 192019] Adding multiple languages to the KCM causes some apps and CLI programs to display some text from languages lower down in the priority list even if higher languages have a

2022-01-13 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=192019

--- Comment #51 from Michael Tsang  ---
(In reply to Nate Graham from comment #47)
> And from Bug 416771:
> 
> The problem seems to be that many GTK apps don't explicitly name or alias
> their English locale as "en" or "en_US", but instead make it the default
> locale, which is "C".  For these apps if you have "LANGUAGE=en_US" it will
> try to find the en_US locale, fail, and fallback to the default locale, C,
> which just usually happens to be English, so it *seems* to work.  But if you
> have "LANGUAGE=en_US:zh_CN" it tries to find en_US, fails, moves onto zh_CN,
> finds it, and so displays Chinese.  This can be verified by using
> "LANGUAGE=C:zh_CN", which for most GTK apps should cause them to display
> English.  Or at least *mostly* English: for Evolution it causes some
> fields/labels to be in Chinese.
> 
> Possible solutions:
> 
> 1) When generating plasma-localerc, try to guess a good place to insert "C"
> into LANGUAGE.
> 
> 2) In the "Configure Plasma translations" GUI, have a "GTK default" language
> which will be second in the list when plasma-localerc has no [Translations]
> section.  The user can then change its position in the list or delete it.
> 
> 
> ---
> 
> 
> #1 is similar to the already-proposed idea, which I like because it will be
> invisible to users and we won't have to explain all this stuff in the UI.
> I'll try to block out some time to work on that.

>From my understanding C should mean "untranslated", so the above behaviour is
expected and a bug report should be filed to the appropriate software for not
coming with English translation.

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

[systemsettings] [Bug 192019] Adding multiple languages to the KCM causes some apps and CLI programs to display some text from languages lower down in the priority list even if higher languages have a

2022-01-13 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=192019

Michael Tsang  changed:

   What|Removed |Added

 CC||mikl...@gmail.com

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

[systemsettings] [Bug 422636] Cant change language in KDE / Regional settings to "American English" (without a second language)

2022-01-13 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=422636

Michael Tsang  changed:

   What|Removed |Added

 CC||mikl...@gmail.com

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

[systemsettings] [Bug 448355] New: Language list shows American English even my environment doesn't specify English

2022-01-13 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=448355

Bug ID: 448355
   Summary: Language list shows American English even my
environment doesn't specify English
   Product: systemsettings
   Version: master
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_language
  Assignee: h...@kde.org
  Reporter: mikl...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
Language list shows American English even my environment doesn't specify
English

STEPS TO REPRODUCE
1. Set environment variable LANGUAGE="yue_HK:zh_HK:zh_TW:zh_CN:zh"
2. Remove .config/plasma-localerc
3. Restart the system and open System Settings, Languages

OBSERVED RESULT
It shows "American English" as the only language.

EXPECTED RESULT
It shows "Cantonese (Hong Kong)", "Chinese (Hong Kong)", "Chinese (Taiwan)",
"Chinese (China)" and "Chinese" in order.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: KDE neon Unstable Edition
(available in About System)
KDE Plasma Version: 5.23.80
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION

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

[kdeconnect] [Bug 391624] Add support for screen sharing

2022-01-12 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=391624

Michael Tsang  changed:

   What|Removed |Added

 CC||mikl...@gmail.com

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

[systemsettings] [Bug 448324] New: Language list does not show Chinese (Hong Kong) or Cantonese, and sets Chinese (Traditional) to zh-TW

2022-01-12 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=448324

Bug ID: 448324
   Summary: Language list does not show Chinese (Hong Kong) or
Cantonese, and sets Chinese (Traditional) to zh-TW
   Product: systemsettings
   Version: 5.22.5
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: kcm_language
  Assignee: h...@kde.org
  Reporter: mikl...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

SUMMARY
Language list does not show Chinese (Hong Kong) or Cantonese, and sets Chinese
(Traditional) to zh-TW

STEPS TO REPRODUCE
1. Open system settings, languages
2. Add an language

OBSERVED RESULT
It shows Traditional Chinese (繁體中文) and Simplified Chinese (简体中文), but not the
regional variants such as Chinese (Hong Kong), Chinese (Macao), Chinese
(Taiwan), Chinese (Singapore), etc. It also doesn't show Cantonese (Hong Kong)
or Cantonese (China).

After I set the list to Traditional Chinese and Simplified Chinese, the
LANGUAGE variable is updated to zh_TW:zh_CN which is undesirable as I want to
see Hong Kong translation instead of Taiwanese translation which is offensive
(like showing American English to Britons).

EXPECTED RESULT
It shows all languages and regional variants, and sets LANGUAGE correctly.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 21.10
(available in About System)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 448323] New: Plasma sets LANG=C.UTF-8 while signing in

2022-01-12 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=448323

Bug ID: 448323
   Summary: Plasma sets LANG=C.UTF-8 while signing in
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: mikl...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
When I signs in to Plasma session from SDDM, it sets LANG=C.UTF-8 but not
honouring the default locale settings.


STEPS TO REPRODUCE
1. Set the default system locale to follow:

LANG=yue_HK.UTF-8
LANGUAGE="yue_HK:zh_HK:zh_TW:zh_CN:zh"
LC_MONETARY=en_GB.UTF-8

2. Sign in Plasma session from SDDM

OBSERVED RESULT
locale outputs C.UTF-8 except LC_MONETARY and LANGUAGE

EXPECTED RESULT
locale output yue_HK.UTF-8 instead


Linux/KDE Plasma: Ubuntu 21.10
(available in About System)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[frameworks-kholidays] [Bug 448305] New: UK holiday change 2022 (Spring bank holiday)

2022-01-12 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=448305

Bug ID: 448305
   Summary: UK holiday change 2022 (Spring bank holiday)
   Product: frameworks-kholidays
   Version: 5.86.0
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: mikl...@gmail.com
  Target Milestone: ---

SUMMARY
There is a special one-time change in holiday rules to 2022 related to Spring
bank holiday and Platinum Jubilee bank holiday in all 3 legal regions of the UK
(England and Wales, Scotland, Northern Ireland). The holiday file need to be
updated.

Specifically, the Spring bank holiday is moved to 2 June instead of the usual
date at end of May, and 3 June is a special one-time holiday Platinum Jubilee
bank holiday.


STEPS TO REPRODUCE
1. Open KOrganizer
2. Set "Holiday region" to "England and Wales"

OBSERVED RESULT
2022-05-30 is shown as a holiday

EXPECTED RESULT
2022-06-02 and 2022-06-03 are shown as holidays

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 21.10
(available in About System)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[korganizer] [Bug 401704] Accepting Google Calendar invite makes me the organizer and duplicates the event

2022-01-12 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=401704

Michael Tsang  changed:

   What|Removed |Added

 CC||mikl...@gmail.com

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

[kmymoney] [Bug 448290] New: ISO code for Bitcoin is wrong

2022-01-11 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=448290

Bug ID: 448290
   Summary: ISO code for Bitcoin is wrong
   Product: kmymoney
   Version: 5.1.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: mikl...@gmail.com
  Target Milestone: ---

SUMMARY
ISO code for Bitcoin is wrong. It should be XBT, not BTC.


STEPS TO REPRODUCE
1. Add a currency
2. Search for XBT
3. 

OBSERVED RESULT
Nothing shows up

EXPECTED RESULT
Bitcoin shows up

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 21.10
(available in About System)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 447964] New: Astronomical seasons should show all 24 solar terms in addition to just solstices and equinoxes

2022-01-05 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=447964

Bug ID: 447964
   Summary: Astronomical seasons should show all 24 solar terms in
addition to just solstices and equinoxes
   Product: plasmashell
   Version: 5.22.5
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Digital Clock
  Assignee: plasma-b...@kde.org
  Reporter: mikl...@gmail.com
  Target Milestone: 1.0

SUMMARY
Astronomical seasons should show the full 24 solar terms in addition to just
solstices and equinoxes

STEPS TO REPRODUCE
1. Open digital clock settings
2. Enable lunar phases and astronomical seasons in astronomical events

OBSERVED RESULT
It doesn't show all solar terms, such as "spring commerces", apart from the
solstices and equinoxes

EXPECTED RESULT
It shows all 24 solar terms (spread 15° apart along the ecliptic, as used by
lunisolar calendars).

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 21.10
(available in About System)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 447829] Global application menu widget doesn't show radio buttons

2022-01-02 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=447829

--- Comment #1 from Michael Tsang  ---
Created attachment 145051
  --> https://bugs.kde.org/attachment.cgi?id=145051=edit
plasma widget menu bar doesn't show the radio buttons

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

[plasmashell] [Bug 447829] New: Global application menu widget doesn't show radio buttons

2022-01-02 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=447829

Bug ID: 447829
   Summary: Global application menu widget doesn't show radio
buttons
   Product: plasmashell
   Version: 5.22.5
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Global Menu
  Assignee: k...@privat.broulik.de
  Reporter: mikl...@gmail.com
CC: mvourla...@gmail.com, plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 145050
  --> https://bugs.kde.org/attachment.cgi?id=145050=edit
application menu bar in KWin showing the widget correctly

SUMMARY
Global application menu widget doesn't show radio buttons


STEPS TO REPRODUCE
1. Add a global menu widget
2. Run an application with a menu bar containing radio buttons
3. Attempt to use that radio button in the widget

OBSERVED RESULT
It doesn't show the choices.

EXPECTED RESULT
It show the choices.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Kubuntu 21.10
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
See screenshots

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

[systemsettings] [Bug 423401] Unable to open http/https URLs based on URL contents

2022-01-01 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=423401

Michael Tsang  changed:

   What|Removed |Added

 CC||mikl...@gmail.com

--- Comment #4 from Michael Tsang  ---
I'll need the old system settings back as my intention is to open http:// link
according to the actual file type. For example, I don't want PDFs through HTTP
link to be shown in Firefox!

Moreover, this now causes Konqueror to open Firefox when an http:// link is
typed into the URL as well.

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

[plasmashell] [Bug 447801] Auto hide, window can cover and window goes below doesn't work in a middle screen edge using multiple monitors.

2022-01-01 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=447801

--- Comment #1 from Michael Tsang  ---
Created attachment 145031
  --> https://bugs.kde.org/attachment.cgi?id=145031=edit
Screenshow showing panel isn't covered by window

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

[plasmashell] [Bug 447801] New: Auto hide, window can cover and window goes below doesn't work in a middle screen edge using multiple monitors.

2022-01-01 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=447801

Bug ID: 447801
   Summary: Auto hide, window can cover and window goes below
doesn't work in a middle screen edge using multiple
monitors.
   Product: plasmashell
   Version: 5.22.5
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: mikl...@gmail.com
  Target Milestone: 1.0

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Connect multiple monitors
2. Create a panel on a screen edge where monitors join
3. Set it to window can cover

OBSERVED RESULT
Window doesn't cover the panel


EXPECTED RESULT
Window covers the panel


SOFTWARE/OS VERSIONS

Linux: Ubuntu 21.10
(available in About System)
KDE Plasma Version: 5.22.5


ADDITIONAL INFORMATION

See screenshot for details. All 3 panels are set to "screen can cover".

possibly related to #351175 and #368872 and #399312.

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

[korganizer] [Bug 447581] New: categories duplicated and colours lost after copying events

2021-12-27 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=447581

Bug ID: 447581
   Summary: categories duplicated and colours lost after copying
events
   Product: korganizer
   Version: 5.18.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: incidence viewer
  Assignee: kdepim-b...@kde.org
  Reporter: mikl...@gmail.com
  Target Milestone: ---

After I copy an event with a category associated with a colour in KOrganizer
and edit it, the category in the category list is duplicated and the associated
colour is lost.

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

[kontact] [Bug 444829] Calendar view doesn't add an hour when the clock is turned back as a result of summer time ends

2021-11-02 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=444829

--- Comment #1 from Michael Tsang  ---
Created attachment 143136
  --> https://bugs.kde.org/attachment.cgi?id=143136=edit
week view

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

[kontact] [Bug 444829] New: Calendar view doesn't add an hour when the clock is turned back as a result of summer time ends

2021-11-02 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=444829

Bug ID: 444829
   Summary: Calendar view doesn't add an hour when the clock is
turned back as a result of summer time ends
   Product: kontact
   Version: 5.18.1
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: calendar
  Assignee: kdepim-b...@kde.org
  Reporter: mikl...@gmail.com
  Target Milestone: ---

Created attachment 143135
  --> https://bugs.kde.org/attachment.cgi?id=143135=edit
day view

SUMMARY
Calendar timeline view doesn't show the extra hour when summer time ends

STEPS TO REPRODUCE
1. Set the system time zone to be one following EU summer time law.
2. Navigate to 2021-10-31
3. Click "day" or "week" view

OBSERVED RESULT
It shows the day with 24 hours.

EXPECTED RESULT
It should show the day to have 25 hours in the day view, and a day with an
extra hour in the week view.

Similarly, in spring, on the DST start day it should only show 23 hours in the
day view, and with the hour greyed out in the week view.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[korganizer] [Bug 436812] Event not shown in KOrganizer, when my mail address is in in the ATTENDEE list

2021-11-02 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=436812

Michael Tsang  changed:

   What|Removed |Added

 CC||mikl...@gmail.com

--- Comment #6 from Michael Tsang  ---
I can reproduce this on Kubuntu 21.10, kontact 5.18.1

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

[kontact] [Bug 443432] changing calendar of an event doesn't work correctly

2021-10-07 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=443432

--- Comment #2 from Michael Tsang  ---
radicale 1.1.6

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

[kontact] [Bug 443432] New: changing calendar of an event doesn't work correctly

2021-10-07 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=443432

Bug ID: 443432
   Summary: changing calendar of an event doesn't work correctly
   Product: kontact
   Version: 5.16.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: calendar
  Assignee: kdepim-b...@kde.org
  Reporter: mikl...@gmail.com
  Target Milestone: ---

SUMMARY
I tried to change a calendar of an event using Kontact but it didn't save on
the server correctly


STEPS TO REPRODUCE
1. Create a calendar called "pending.ics" on a CalDAV server.
2. Add it as an account in Kontact.
3. Create a recurring event on it.
4. Use DAVx5 on an Android phone to create another calendar, called
"training.ics" on the same CalDAV account.
5. Resynchronise the folder list in Kontact and select "training.ics" in the
folder list as well, such that both folders are enabled.
6. Edit the recurring event created in step 3, change it from "pending.ics" to
"training.ics", save it.

OBSERVED RESULT
The event shows correctly in Kontact, however, if I use InfCloud to sign in the
server, it shows that the same event are in both folders (pending.ics and
training.ics), and Google Calendar on Android phone shows the event is in the
old pending.ics folder but not in training.ics folder).

Only by manually deleting the stale event in pending.ics using InfCloud, then
deleting and recreating the account in Kontact and also disabling and enabling
the folders in DAVx5, the event can be shown correctly as in training.ics on
all my devices.


EXPECTED RESULT

After I change the folder from pending.ics to training.ics on Kontact, there
should only be one event on training.ics as shown in InfCloud but not in
pending.ics, and Google Calendar on Android phone should show it in
training.ics but not pending.ics


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[krdc] [Bug 162723] krdc should grab all keys when "Grab all possible keys" option is enabled.

2020-05-28 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=162723

Michael Tsang  changed:

   What|Removed |Added

 CC||mikl...@gmail.com

--- Comment #50 from Michael Tsang  ---
12 years already!

confirmed on KRDC 19.12.3 on KDE frameworks 5.68.0 w/ Qt 5.12.8

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

[kcalc] [Bug 419775] New: precedence is wrong for unary operator

2020-04-06 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=419775

Bug ID: 419775
   Summary: precedence is wrong for unary operator
   Product: kcalc
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ete...@alum.rit.edu
  Reporter: mikl...@gmail.com
  Target Milestone: ---

SUMMARY

The calculator messes up with the precedence with unary operators in scientific
mode.

Assume that I want to calculate 1/(1/12+1/6). The expected result is 4.

STEPS TO REPRODUCE
Click the buttons below in sequence
( 1 2 1/x + 6 1/x ) 1/x

OBSERVED RESULT
The screen displays 0 after +, 0.1667 after ), and 6 after the final
1/x


EXPECTED RESULT
The screen displays 0.08333 after +, 0.25 after ), and 4 after the
final 1/x

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Ubuntu 19.10
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 5.67.0
Qt Version: 5.12.4

ADDITIONAL INFORMATION

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

[kgpg] [Bug 400324] New: photo viewer does not work

2018-10-26 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=400324

Bug ID: 400324
   Summary: photo viewer does not work
   Product: kgpg
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@opensource.sf-tec.de
  Reporter: mikl...@gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Install kgpg and gwenview
2. set gwenview as default application for image/jpeg in system settings
3. Right click a photo id in key manager and show photo

OBSERVED RESULT
Nothing happens in the UI
Terminal shows 
sh: 1: org.kde.gwenview: not found
gpg: unable to execute external program
gpg: unable to display photo ID!

EXPECTED RESULT
A photo opens in gwenview

SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 5.14.2
KDE Frameworks Version: 5.51.0
Qt Version: 5.11.1

ADDITIONAL INFORMATION

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

[frameworks-kholidays] [Bug 398670] New: Tuen Ng Festival date in 2019 is wrong

2018-09-15 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=398670

Bug ID: 398670
   Summary: Tuen Ng Festival date in 2019 is wrong
   Product: frameworks-kholidays
   Version: unspecified
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: mikl...@gmail.com
  Target Milestone: ---

The date of Tuen Ng Festival in Hong Kong is wrong in korganizer. The
calendar shows 7 May 2019, however, according to the gov't website, it
should be 7 June 2019.

The authoritative source can be found below.

https://www.gov.hk/en/about/abouthk/holiday/2019.htm

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

[kholidays] [Bug 375530] hong kong holiday data is outdated

2017-01-25 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=375530

Michael Tsang <mikl...@gmail.com> changed:

   What|Removed |Added

 Attachment #103636|0   |1
is obsolete||

--- Comment #4 from Michael Tsang <mikl...@gmail.com> ---
Created attachment 103638
  --> https://bugs.kde.org/attachment.cgi?id=103638=edit
Chinese holiday data usable between 1997 and 2030

fix language tag

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

[kholidays] [Bug 375530] hong kong holiday data is outdated

2017-01-25 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=375530

--- Comment #3 from Michael Tsang <mikl...@gmail.com> ---
Created attachment 103636
  --> https://bugs.kde.org/attachment.cgi?id=103636=edit
Chinese holiday data usable between 1997 and 2030

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

[kholidays] [Bug 375530] hong kong holiday data is outdated

2017-01-25 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=375530

Michael Tsang <mikl...@gmail.com> changed:

   What|Removed |Added

 Attachment #103630|0   |1
is obsolete||

--- Comment #2 from Michael Tsang <mikl...@gmail.com> ---
Created attachment 103635
  --> https://bugs.kde.org/attachment.cgi?id=103635=edit
English holiday data usable between 1997 and 2030

fix typo

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

[kdepimlibs] [Bug 375530] hong kong holiday data is outdated

2017-01-25 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=375530

--- Comment #1 from Michael Tsang <mikl...@gmail.com> ---
Created attachment 103630
  --> https://bugs.kde.org/attachment.cgi?id=103630=edit
English holiday data usable between 1997 and 2030

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

[kdepimlibs] [Bug 375530] New: hong kong holiday data is outdated

2017-01-24 Thread Michael Tsang
https://bugs.kde.org/show_bug.cgi?id=375530

Bug ID: 375530
   Summary: hong kong holiday data is outdated
   Product: kdepimlibs
   Version: GIT (master)
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: kholidays
  Assignee: jl...@kde.org
  Reporter: mikl...@gmail.com
CC: kdepim-b...@kde.org
  Target Milestone: ---

related to old bugs #254073, #310013, #317834 and #362186

The holiday files for Hong Kong have not been updated since 2013, and have
hard-coded holidays only to 2020. Also the issues in #310013 and #362186 have
not been resolved yet.

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

[kholidays] [Bug 362186] New: not all general holidays is considered public holidays in holidays file in Hong Kong

2016-04-24 Thread Michael Tsang via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362186

Bug ID: 362186
   Summary: not all general holidays is considered public holidays
in holidays file in Hong Kong
   Product: kholidays
   Version: unspecified
  Platform: Debian stable
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: mikl...@gmail.com

In the current holidays file, only the "statutory holidays" are considered as
public holidays in Hong Kong, but not other remaining generals. There are 17
general holidays each year, but only 12 statutory holiday.

General holidays in Hong Kong are the holidays where banks, and businesses in
general, do not operate. These are shown in red on calendars. They are called
"public holidays" in local usage.

Statutory holidays are the holidays where employee, by law, is entitled to take
a leave. If the employer does really require the employee to work on those
holidays, the employer must give a make-up holiday within 60 days. However, no
such requirement exists for other holidays not in the list of statutory
holidays, which are:
- Buddha's Birthday
- Easter (Friday, Saturday and Monday)
- Boxing Day
In addition, the statutory holiday on Christmas may be optionally replaced by
winter solstice.

However, these 5 holidays are not listed as public holidays in the holidays
file, which I think it is not appropriate. People in Hong Kong is expected to
see all 17 general holidays as public holidays, consistent with local usage.

Reproducible: Always

Steps to Reproduce:
1. Open KOrganizer
2. Open the settings page
3. Change the holiday region to either Chinese (Hong Kong SAR) or English (Hong
Kong SAR)

Actual Results:  
Some holidays like Easter is not shown as a holiday

Expected Results:  
They should be shown as holidays

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