[KOpeningHours] [Bug 487356] Build fails on macOS using Craft

2024-05-25 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=487356 --- Comment #7 from Volker Krause --- flex says it's version 2.6.4 here, no idea whether it contains additional changes on top though (this is openSUSE Tumbleweed, same as the KDE CI is using for Linux). -- You are receiving this mail because

[KDE Itinerary] [Bug 487446] Feature request: Time Format change option.

2024-05-25 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=487446 --- Comment #3 from Volker Krause --- How exactly is your system configured regarding language/region/localization settings, and what is the content of the LANG* and LC_* environment variables? -- You are receiving this mail because: You are watching

[KDE Itinerary] [Bug 487245] Flag Emojis Doesn't work

2024-05-26 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=487245 --- Comment #6 from Volker Krause --- Git commit 8da346c12a66b826e4966f583f60e3991e3efa36 by Volker Krause. Committed on 26/05/2024 at 08:32. Pushed by vkrause into branch 'master'. Work around Emoji fonts configuration being broken in Flat

[KDE Itinerary] [Bug 487245] Flag Emojis Doesn't work

2024-05-26 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=487245 --- Comment #7 from Volker Krause --- Git commit e8f1163c06382fa4c2b179a7e0dacaca35b44136 by Volker Krause. Committed on 26/05/2024 at 10:06. Pushed by vkrause into branch 'release/24.05'. Work around Emoji fonts configuration being broken

[kmail2] [Bug 423424] Kmail "forces" the user to accept invalid TLS certificates.

2021-11-16 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=423424 --- Comment #11 from Volker Krause --- Git commit cbd3a03bc1d2cec48bb97570633940bbf94c34fa by Volker Krause. Committed on 15/11/2021 at 17:18. Pushed by knauss into branch 'release/21.12'. Treat SSL handshake errors as fatal also when usin

[KOpeningHours] [Bug 445786] Remove all-days range

2021-11-20 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=445786 Volker Krause changed: What|Removed |Added Component|general |normalization Assignee|vkra

[KOpeningHours] [Bug 445787] open and closed rules should not be combined

2021-11-20 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=445787 Volker Krause changed: What|Removed |Added Assignee|vkra...@kde.org |fa...@kde.org Component|general

[KOpeningHours] [Bug 445784] Handle extra comma between days and hours

2021-11-20 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=445784 Volker Krause changed: What|Removed |Added Component|general |parser -- You are receiving this mail because

[KOpeningHours] [Bug 445785] Add correction for Russian statements

2021-11-20 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=445785 Volker Krause changed: What|Removed |Added Component|general |parser -- You are receiving this mail because

[KOpeningHours] [Bug 445785] Add correction for Russian statements

2021-11-20 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=445785 --- Comment #2 from Volker Krause --- https://invent.kde.org/libraries/kopeninghours/-/merge_requests/78 adds the day and month names (and fixes long-form time ranges that so far were only partially covered). The other strings for open/closed and the

[KOpeningHours] [Bug 445824] Combine same day ranges

2021-11-20 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=445824 Volker Krause changed: What|Removed |Added Assignee|vkra...@kde.org |fa...@kde.org Component|general

[KOpeningHours] [Bug 445785] Add correction for Russian statements

2021-11-20 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=445785 --- Comment #4 from Volker Krause --- (In reply to cal030 from comment #3) > I will look for actual examples. As I work with Osmose and when I encounter > those examples, can I correct them right away and send you a proposed UT, or > do you wa

[KOpeningHours] [Bug 445963] weekday of the month

2021-11-23 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=445963 Volker Krause changed: What|Removed |Added Assignee|vkra...@kde.org |fa...@kde.org Component|general

[KOpeningHours] [Bug 446131] Single pipe as a separator

2021-11-26 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=446131 --- Comment #1 from Volker Krause --- The single pipe as a separator is probably the smaller problem in that expression though, even without that this will fail on the single character weekday names, 'T' is ambiguous in English alone already

[KOpeningHours] [Bug 446137] Handle missing semicolon

2021-11-26 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=446137 --- Comment #1 from Volker Krause --- This is indeed a somewhat common mistake in OSM data. It's unfortunately not easy to support (if possible at all), as 4 digit numbers match year numbers as well. Ie. "1900-2100" is a valid express

[KOpeningHours] [Bug 446136] handle "through"

2021-11-26 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=446136 --- Comment #1 from Volker Krause --- "through" should be fine, there is a few clashes with expressions containing the unquoted string "drive through", but those are invalid now and will remain invalid afterwards. "thru"

[KOpeningHours] [Bug 446224] Do not add month to every date

2021-11-29 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=446224 Volker Krause changed: What|Removed |Added Assignee|vkra...@kde.org |fa...@kde.org Component|general

[KOpeningHours] [Bug 446252] Simplify overly verbose ranges

2021-11-29 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=446252 Volker Krause changed: What|Removed |Added Component|general |normalization Assignee|vkra

[KOpeningHours] [Bug 446137] Handle missing colon

2021-11-29 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=446137 --- Comment #3 from Volker Krause --- Right, accepting 4 digit numbers that are a valid time and that fall outside of the expected year values should be possible and could probably cover the majority of these cases already. I'll give that

[frameworks-kuserfeedback] [Bug 446297] Please consider making telemetry opt-out

2021-11-30 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=446297 Volker Krause changed: What|Removed |Added Resolution|--- |INTENTIONAL Status|REPORTED

[frameworks-kuserfeedback] [Bug 442296] "CMake Error: The INTERFACE_QT_MAJOR_VERSION property of "Qt5::Core" does not agree with the value of QT_MAJOR_VERSION already determined for KUserFeedbackQml /

2021-12-02 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=442296 --- Comment #2 from Volker Krause --- According to the CMake log this is building against Qt 6.2.0, not Qt 5.15.2 as probably intended according to the report. -- You are receiving this mail because: You are watching all bug changes.

[KOpeningHours] [Bug 446137] Handle missing colon

2021-12-05 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=446137 Volker Krause changed: What|Removed |Added Latest Commit||https://invent.kde.org/libr

[KOpeningHours] [Bug 446134] Add open/closed in Spanish

2021-12-05 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=446134 Volker Krause changed: What|Removed |Added Latest Commit||https://invent.kde.org/libr

[KOpeningHours] [Bug 445963] weekday of the month

2021-12-05 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=445963 --- Comment #2 from Volker Krause --- (In reply to David Faure from comment #1) > Yes, this would be nice. But it's a non-trivial undertaking, to replace a > simple bitfield with a list of ranges. This needs Volker's grammar expertise &

[KDE Itinerary] [Bug 451975] Feature requests

2022-05-03 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=451975 --- Comment #5 from Volker Krause --- * Calendar integration: yep, needed and wanted for sure :) * Storing PDF tickets: This should actually happen already, on the details page of a train trip the context menu on the right contains a "Documents&q

[KDE Itinerary] [Bug 453321] Show all seats and names directly

2022-05-03 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=453321 --- Comment #1 from Volker Krause --- Yes, it indeed shows that the whole multi-traveler workflow wasn't considered early enough. Your suggestions make sense to me. -- You are receiving this mail because: You are watching all bug changes.

[KDE Itinerary] [Bug 453322] Add support for saving a discount card in the application

2022-05-03 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=453322 --- Comment #1 from Volker Krause --- Something in that direction has just been implemented, for the discount program cards of Deutsche Bahn ("BahnCard") and anything that is an Apple Wallet pass file this should work already. We could exte

[korganizer] [Bug 452264] Appointment reminder handling reduces usability and functionality between 21.12.3 and 22.03.80

2022-05-03 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=452264 --- Comment #13 from Volker Krause --- We cannot have the same level of detail for the suspend time UI as the old dialog had, system notifications are much more restricted in that regard. However, there is certainly room to improve the current system

[KDE Itinerary] [Bug 453339] Show relevant plaform position for reserved seat

2022-05-03 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=453339 --- Comment #1 from Volker Krause --- Yep, makes sense and is needed internally anyway to also highlight the corresponding sections on the map when available. -- You are receiving this mail because: You are watching all bug changes.

[KDE Itinerary] [Bug 453322] Add support for saving a discount card in the application

2022-05-04 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=453322 --- Comment #3 from Volker Krause --- Git commit 141af23a9b0a8b1ddf92d432b0a2b910650dfd91 by Volker Krause. Committed on 04/05/2022 at 15:30. Pushed by vkrause into branch 'release/22.04'. Extract SNCF discount program information from tick

[KDE Itinerary] [Bug 453322] Add support for saving a discount card in the application

2022-05-04 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=453322 --- Comment #4 from Volker Krause --- Git commit c7e4dee7d0f6d4fb5c3499bcbd8fcc18642dd021 by Volker Krause. Committed on 04/05/2022 at 15:30. Pushed by vkrause into branch 'release/22.04'. Extract SNCF discount card barcodes M +9-0

[KDE Itinerary] [Bug 451975] Feature requests

2022-05-04 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=451975 --- Comment #7 from Volker Krause --- (In reply to Côme Chilliet from comment #6) > Oh, nice. It does not work though with muPDF. I can confirm the muPDF problem. Other PDF viewers work, and muPDF can open the same file itself just fine. So this

[KDE Itinerary] [Bug 451975] Feature requests

2022-05-05 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=451975 --- Comment #9 from Volker Krause --- (In reply to Côme Chilliet from comment #8) > But it seems this binary is not in the kitinerary package for ArchLinux > though. I will report the problem to them. If that's indeed missing that would b

[korganizer] [Bug 452264] Appointment reminder handling reduces usability and functionality between 21.12.3 and 22.03.80

2022-05-05 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=452264 --- Comment #16 from Volker Krause --- Some more technical background: The notification popup UI is entirely outside of our control, it's provided by the platform shell (Plasma, Gnome, Android, Windows, etc). What we can use are two text ele

[KDE Itinerary] [Bug 453322] Add support for saving a discount card in the application

2022-05-05 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=453322 --- Comment #5 from Volker Krause --- Git commit d62695c849ed806f4d1cdf571432d32ec734577e by Volker Krause. Committed on 05/05/2022 at 17:03. Pushed by vkrause into branch 'release/22.04'. Add PDF extractor stage for SNCF discount cards Thi

[KDE Itinerary] [Bug 454017] Integration of routes (like GPX)

2022-05-20 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=454017 --- Comment #1 from Volker Krause --- Right, individual transport modes aren't really supported yet. Importing GPX tracks for this is a good idea though, and shouldn't be terribly far away, we already have GPX export which we would just need

[KDE Itinerary] [Bug 443199] Feature Request: Integration with Öffi/Transportr

2022-05-20 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=443199 --- Comment #10 from Volker Krause --- (In reply to ci3nte from comment #9) > Is it activated, yet? At least, I cannot find it in the app and there should > be several KDE releases in the meantime. Or do you have an ETA? Would be > really ni

[KDE Itinerary] [Bug 454018] booking.com holiday home not recognized

2022-05-20 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=454018 --- Comment #1 from Volker Krause --- If KMail isn't able to detect it then this is likely a variant of their emails that isn't supported yet, or that contains some variation that the extractor doesn't expect (unusual characters in th

[Reminder Daemon] [Bug 452264] Appointment reminder handling reduces usability and functionality between 21.12.3 and 22.03.80

2022-05-21 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=452264 --- Comment #24 from Volker Krause --- Git commit be3c95e8a7704507e2448da99cbdda0c76707729 by Volker Krause. Committed on 20/05/2022 at 15:26. Pushed by vkrause into branch 'master'. Add translation context for the "Dismiss" acti

[KDE Itinerary] [Bug 443199] Feature Request: Integration with Öffi/Transportr

2022-05-22 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=443199 --- Comment #14 from Volker Krause --- Git commit 86282a05433ae59c1e8c72a52cfefa450ec61b1a by Volker Krause. Committed on 22/05/2022 at 08:04. Pushed by vkrause into branch 'master'. Use the latest kirigami-addons for Itinerary The last re

[KDE Itinerary] [Bug 454018] booking.com holiday home not recognized

2022-05-22 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=454018 --- Comment #3 from Volker Krause --- (In reply to ci3nte from comment #2) > How can I help you with that (I'm able to use a debugger :))? The best way for this would probably be opening the email in "KItinerary Workbench" (if

[KDE Itinerary] [Bug 443199] Feature Request: Integration with Öffi/Transportr

2022-05-23 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=443199 --- Comment #15 from Volker Krause --- (In reply to ci3nte from comment #11) > Also, the UI looks strange on a small screen. See the attached screenshots. Indeed, and this is not how it's supposed to look like, you should get the native Andr

[KDE Itinerary] [Bug 451975] Feature requests

2022-03-30 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=451975 --- Comment #3 from Volker Krause --- * Notifications for the next actions Yep, already planned. * Generating calendar events Code for this exists and is used in the KMail plugin, but it's not available inside the app yet indeed. * Manually a

[korganizer] [Bug 452264] Appointment reminder handling reduces usability and functionality between 21.12.3 and 22.03.80

2022-04-05 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=452264 Volker Krause changed: What|Removed |Added CC||vkra...@kde.org --- Comment #1 from Volker

[korganizer] [Bug 452264] Appointment reminder handling reduces usability and functionality between 21.12.3 and 22.03.80

2022-04-06 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=452264 --- Comment #3 from Volker Krause --- Created attachment 148002 --> https://bugs.kde.org/attachment.cgi?id=148002&action=edit single reminder notification popup I've attached a screenshot of how this looks here for a single reminder

[korganizer] [Bug 452264] Appointment reminder handling reduces usability and functionality between 21.12.3 and 22.03.80

2022-04-07 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=452264 --- Comment #5 from Volker Krause --- Oh, I see, yes, the body text can be improved in a number of cases, https://invent.kde.org/pim/akonadi-calendar/-/merge_requests/17 should help with that. -- You are receiving this mail because: You are watching

[korganizer] [Bug 452264] Appointment reminder handling reduces usability and functionality between 21.12.3 and 22.03.80

2022-04-11 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=452264 --- Comment #7 from Volker Krause --- Click on the notification icon in the panel, that gives you a view which shows all active notifications grouped by application/source, on the right next to the application entry is a 'X' button that dis

[KDE Itinerary] [Bug 452979] Incorrect country in address when using German locale

2022-04-26 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=452979 Volker Krause changed: What|Removed |Added Version Fixed In||20.04.1 Resolution

[KDE Itinerary] [Bug 453079] [wish] scanning a qr code of a ticket with webcam or reading a qr code when displaying a pdf of a ticket

2022-04-28 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=453079 --- Comment #2 from Volker Krause --- At least directly scanning QR codes is being worked on already: https://volkerkrause.eu/2022/04/02/kde-itinerary-february-march-2022.html Most tickets have fewer details in the barcode than the full document though

[KDE Itinerary] [Bug 453079] [wish] scanning a qr code of a ticket with webcam or reading a qr code when displaying a pdf of a ticket

2022-04-28 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=453079 --- Comment #6 from Volker Krause --- I need to check whether Okular has a plugin interface for something like that at all yet, the extractor side of this should be straightforward (it has already been demonstrated for the PDF viewer integrated in web

[KDE Itinerary] [Bug 404451] sncf confirmation email types to help development

2022-06-22 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=404451 --- Comment #46 from Volker Krause --- Git commit 73e4195dacae2665503b59a167514c4684ee0b2b by Volker Krause. Committed on 22/06/2022 at 16:14. Pushed by vkrause into branch 'master'. Extend trigger pattern for connect.sncf emails M +6

[KDE Itinerary] [Bug 417650] Add booking to calendar

2022-06-27 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=417650 Volker Krause changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[KDE Itinerary] [Bug 456462] Opening PDF from intent fails

2022-07-09 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=456462 --- Comment #1 from Volker Krause --- This is definitely supposed to work. Which Qt version/package is this? We needed several Qt patches in the past to make this work, maybe something got lost again in the recent 5.15.5 update. -- You are receiving

[KDE Itinerary] [Bug 456510] Ticket documents not available

2022-07-09 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=456510 --- Comment #1 from Volker Krause --- Attached documents don't survive Android's system calendar (that doesn't support ical attachments), so the documents not being there is unfortunately expected, but we should then remove/hide documen

[KDE Itinerary] [Bug 456462] Opening PDF from intent fails

2022-07-11 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=456462 --- Comment #3 from Volker Krause --- Hm, can't reproduce with the latest 5.15.5 based f-droid APK here, neither coming from the file manager nor from K9 Mail. The necessary Qt patches are also still included it seems. So this is due to specifi

[KDE Itinerary] [Bug 457684] itinerary does not show airline name in the booking

2022-08-12 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=457684 --- Comment #3 from Volker Krause --- (In reply to johnathan from comment #2) > i can give you like 3 different boarding passes and tickets, these would > help to solve some issues. do you have an email or somewhere i can forward > the pass

[KDE Itinerary] [Bug 457770] Sheets are too wide on desktop

2022-08-15 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=457770 Volker Krause changed: What|Removed |Added Version Fixed In||22.08.1 Latest Commit

[KDE Itinerary] [Bug 457702] itinerary does not show full airport name when there are multiple airports

2022-08-16 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=457702 Volker Krause changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit

[KDE Itinerary] [Bug 458454] Ability to cancel a ticket

2022-08-29 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=458454 --- Comment #1 from Volker Krause --- The app actually can show a cancellation action in the ticket context menu already if we get that from data extraction (which I don't think is the case for any national railway operator at the moment). If the

[KDE Itinerary] [Bug 458413] arrival has calendar button that shows this error always in itinerary navitia

2022-08-29 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=458413 --- Comment #1 from Volker Krause --- That's caused by there being no backend for public transport queries in India, a case we of course should be handling more gracefully and possibly not even offer the corresponding features to begin with. --

[KDE Itinerary] [Bug 458514] Support Amtrak in Kitinerary

2022-08-30 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=458514 --- Comment #1 from Volker Krause --- Amtrak is supposed to work, but maybe something changed in their PDF layout, or we aren't handling all variations yet. So yes, sample documents would help a lot! You can send any material to vkra...@kde.org.

[KDE Itinerary] [Bug 458514] Support Amtrak in Kitinerary

2022-09-01 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=458514 Volker Krause changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit

[KDE Itinerary] [Bug 443199] Feature Request: Integration with Öffi/Transportr

2022-09-06 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=443199 Volker Krause changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[korganizer] [Bug 434121] Allow non-interrupting reminders

2021-09-12 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=434121 Volker Krause changed: What|Removed |Added CC||vkra...@kde.org --- Comment #7 from Volker

[kmail2] [Bug 423423] STARTTLS is ignored when "Server requires authentication" not checked in UI

2021-09-21 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=423423 --- Comment #5 from Volker Krause --- Git commit 38a4c09427f3fdc04f9893f8eda3f6807d9a3203 by Volker Krause. Committed on 21/09/2021 at 16:18. Pushed by knauss into branch 'master'. Move establishing the TLS connection to Session This me

[KDE Itinerary] [Bug 442821] TimelineModelTest::testWeatherElements fails at 23:00

2021-09-23 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=442821 Volker Krause changed: What|Removed |Added Resolution|--- |FIXED Version Fixed In

[kmail2] [Bug 423423] STARTTLS is ignored when "Server requires authentication" not checked in UI

2021-09-23 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=423423 Volker Krause changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[kmail2] [Bug 423424] Kmail "forces" the user to accept invalid TLS certificates.

2021-09-28 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=423424 --- Comment #5 from Volker Krause --- Git commit 7ee241898bc225237b3475f6c109ffc55a4a74c0 by Volker Krause. Committed on 28/09/2021 at 15:58. Pushed by knauss into branch 'release/21.08'. Disconnect rather than reconnect when not ignoring

[kmail2] [Bug 423424] Kmail "forces" the user to accept invalid TLS certificates.

2021-09-28 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=423424 --- Comment #6 from Volker Krause --- Git commit edb7f6fdea2c9f44085a042531f56223f3fd8a2f by Volker Krause. Committed on 28/09/2021 at 16:05. Pushed by knauss into branch 'release/21.08'. Consider the online state when attempting to reconnec

[kmail2] [Bug 423424] Kmail "forces" the user to accept invalid TLS certificates.

2021-09-29 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=423424 Volker Krause changed: What|Removed |Added Latest Commit||https://invent.kde.org/pim

[KDE Itinerary] [Bug 451228] Itinerary does not start

2022-03-07 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=451228 --- Comment #3 from Volker Krause --- Right `module "org.kde.kopeninghours" is not installed` would suggest a packaging problem. Which distribution is this? -- You are receiving this mail because: You are watching all bug changes.

[neon] [Bug 451228] Itinerary does not start

2022-03-07 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=451228 Volker Krause changed: What|Removed |Added CC||j...@jriddell.org

[KDE Itinerary] [Bug 451409] Import fails on some valid ticket train (Nomad, Normandie train in France)

2022-03-12 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=451409 --- Comment #1 from Volker Krause --- Thanks for the sample document! The PDF structure is very similar to other SNCF samples, but the barcode is using a format we haven't seen before at all yet. It's binary, unlike most other SNCF barc

[KDE Itinerary] [Bug 451974] Renfe train ticket (PDF and pkpass)

2022-03-28 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=451974 --- Comment #1 from Volker Krause --- You can send sample documents to me (vkra...@kde.org), thank you! -- You are receiving this mail because: You are watching all bug changes.

[KDE Itinerary] [Bug 451974] Renfe train ticket (PDF and pkpass)

2022-03-29 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=451974 Volker Krause changed: What|Removed |Added Version Fixed In||22.04.0 Status|REPORTED

[KDE Itinerary] [Bug 444324] Show qr code form ticket

2021-10-24 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=444324 Volker Krause changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[KDE Itinerary] [Bug 444324] Show qr code form ticket

2021-10-27 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=444324 Volker Krause changed: What|Removed |Added Latest Commit||https://invent.kde.org/pim

[KDE Itinerary] [Bug 444550] Cannot import ticket

2021-10-29 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=444550 --- Comment #1 from Volker Krause --- Is there any chance you could send me the affected ticket (vkra...@kde.org) for debugging this? I'm afraid it's impossible to guess what might be wrong otherwise. Thank you! -- You are receiving this ma

[KDE Itinerary] [Bug 444550] Cannot import ticket

2021-11-01 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=444550 Volker Krause changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit

[KDE Itinerary] [Bug 457067] Itinerary 22.04.3 fails to launch

2022-07-24 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=457067 --- Comment #1 from Volker Krause --- `module "org.kde.i18n.localeData" is not installed` - is that package installed? if not, that would suggest a packaging issue. -- You are receiving this mail because: You are watching all bug changes.

[KDE Itinerary] [Bug 457067] Itinerary 22.04.3 fails to launch

2022-07-24 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=457067 --- Comment #3 from Volker Krause --- `module "org.kde.kopeninghours" is not installed` - same thing again though, is that package installed? -- You are receiving this mail because: You are watching all bug changes.

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

2022-07-31 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=457199 --- Comment #1 from Volker Krause --- Having the affected ticket would help immensely. Attaching that here is an option, you can also email it to vkra...@kde.org to avoid publishing personal information potentially contained in the ticket here. Thank

[KDE Itinerary] [Bug 457684] itinerary does not show airline name in the booking

2022-08-11 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=457684 --- Comment #1 from Volker Krause --- The airline name is supposed to be shown in the "Flight" section on the flight details page, after boarding group and seat information. If it's not shown for you, that most likely points to a data e

[KDE Itinerary] [Bug 457699] Items in toolbar missing names and icons

2022-08-11 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=457699 --- Comment #1 from Volker Krause --- Indeed, those seem to be the menu separators that get improperly converted to empty tool buttons when increasing the window size so they move to the toolbar. -- You are receiving this mail because: You are

[frameworks-kirigami] [Bug 457699] Separator actions shown as empty/interactive tool buttons in a toolbar

2022-08-11 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=457699 Volker Krause changed: What|Removed |Added Assignee|vkra...@kde.org |kdelibs-b...@kde.org CC

[KDE Itinerary] [Bug 457702] itinerary does not show full airport name when there are multiple airports

2022-08-11 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=457702 --- Comment #2 from Volker Krause --- Similar to bug 457684 that is most likely a data extraction issue, it doesn't know the departure terminal. If that is known it's displayed right below the departure airport name. -- You are receiving

[KDE Itinerary] [Bug 443200] App does not fit for smaller screen.

2021-10-01 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=443200 Volker Krause changed: What|Removed |Added Version Fixed In||21.08.2 Resolution

[KDE Itinerary] [Bug 443199] Feature Request: Integration with Öffi/Transportr

2021-10-01 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=443199 --- Comment #1 from Volker Krause --- If I understand correctly this is about adding a train connection to the timeline manually, as you don't have a PDF ticket that can be imported automatically? That could be implemented even without using a

[KDE Itinerary] [Bug 443199] Feature Request: Integration with Öffi/Transportr

2021-10-02 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=443199 --- Comment #3 from Volker Krause --- (In reply to ci3nte from comment #2) > > That could be implemented even without using any of the mentioned external > > apps I think, we have access to the same data that those are using. That is > &

[KDE Itinerary] [Bug 443200] App does not fit for smaller screen.

2021-10-02 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=443200 Volker Krause changed: What|Removed |Added Ever confirmed|0 |1 Resolution|FIXED

[KDE Itinerary] [Bug 443200] App does not fit for smaller screen.

2021-10-06 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=443200 Volker Krause changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[KDE Itinerary] [Bug 443489] Daily releases in the stable KDE F-Droid Repo

2021-10-13 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=443489 Volker Krause changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[KDE Itinerary] [Bug 443200] App does not fit for smaller screen.

2021-10-13 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=443200 --- Comment #7 from Volker Krause --- There are a number of Kirigami fixes coming in 5.87 (most notably https://invent.kde.org/frameworks/kirigami/-/issues/25) which takes care of some of this. The header not being scrolled to the right remains though

[Craft] [Bug 440709] Broken Craft ARM cross compilation on Android Docker environment

2021-10-13 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=440709 --- Comment #4 from Volker Krause --- https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/212 did exactly that already I think. -- You are receiving this mail because: You are watching all bug changes.

[KDE Itinerary] [Bug 443200] App does not fit for smaller screen.

2021-10-13 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=443200 --- Comment #8 from Volker Krause --- https://invent.kde.org/frameworks/kirigami/-/merge_requests/373 fixes the header issue. -- You are receiving this mail because: You are watching all bug changes.

[KDE Itinerary] [Bug 443199] Feature Request: Integration with Öffi/Transportr

2021-10-14 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=443199 --- Comment #6 from Volker Krause --- (In reply to Nicolas Fella from comment #5) > https://invent.kde.org/utilities/ktrip/-/issues/27 goes into a similar > direction. > > Perhaps we can use the calendar as an intermediate for exchangin

[KDE Itinerary] [Bug 443489] Daily releases in the stable KDE F-Droid Repo

2021-10-14 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=443489 --- Comment #3 from Volker Krause --- The F-Droid part of the Jenkins pipeline is here: https://invent.kde.org/sysadmin/binary-factory-tooling/-/blob/master/craft/pipeline-templates/android.pipeline The version code update is here: https

[KDE Itinerary] [Bug 441361] SNCF OUIGO , confirmation mail, no itinerary header

2021-08-25 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=441361 Volker Krause changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit

[KDE Itinerary] [Bug 441661] Hotel reservation should reflect checkin/out times in ical

2021-08-28 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=441661 --- Comment #1 from Volker Krause --- Easy to change if we want this. The reason this wasn't done is that this tends to look very ugly/cluttered in a multi-day calendar agenda view, in particular as the hotel stay is usually not the only thi

[KDE Itinerary] [Bug 439061] round trip, go different from return => bad return in header

2021-07-13 Thread Volker Krause
https://bugs.kde.org/show_bug.cgi?id=439061 Volker Krause changed: What|Removed |Added Status|REPORTED|RESOLVED Latest Commit

<    1   2   3   4   5   6   >