[KDE Itinerary] [Bug 451975] Feature requests

2022-05-02 Thread Côme Chilliet
https://bugs.kde.org/show_bug.cgi?id=451975

Côme Chilliet  changed:

   What|Removed |Added

 CC||c...@chilliet.eu

--- Comment #4 from Côme Chilliet  ---
Hello,

I second the need to be able to send information to the calendar from the
Android application.

I use KDE Itinerary for SNCF tickets, which are not attached to the email they
send.
So, instead I download the ticket to a folder sync through Nextcloud, and on my
phone I import the ticket with the app. This way all the information is in the
app (and I have the original ticket as a fallback on my phone, I would like it
if KDE itinerary stored the original PDF and allowed to consult it, but that’s
another subject).
Main problem with this workflow is that the information is not added to my
calendar.

Is an integration in Okular planned and how hard would it be? (either
autodetecting like kmail, or run by clicking a menu action)

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

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

2022-05-02 Thread Côme Chilliet
https://bugs.kde.org/show_bug.cgi?id=453321

Bug ID: 453321
   Summary: Show all seats and names directly
   Product: KDE Itinerary
   Version: unspecified
  Platform: Other
OS: Android 11.x
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: vkra...@kde.org
  Reporter: c...@chilliet.eu
  Target Milestone: ---

SUMMARY
The application shows a drop-down with names of passengers, and you have to
switch from one to another to see all the seats. I always have 3 seats in the
same coach and it is really annoying to have to do this to see where we should
seat.

I understand that for the qr code you cannot show all 3 of them, but it would
be better if we could swap right/left between the passengers rather than having
to click a precise thing twice (while turning the phone to the controller
machine, so the easiers the gesture the better).

But for the seat numbers it would really make more sense to see all of them at
once. There is a challenge on how to show this when they are not all on the
same coach, and how to map the seats to the names if needed, but that should
not be too hard. Maybe put in bold the current coach and seat for the selected
name?

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

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

2022-05-02 Thread Côme Chilliet
https://bugs.kde.org/show_bug.cgi?id=453322

Bug ID: 453322
   Summary: Add support for saving a discount card in the
application
   Product: KDE Itinerary
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: vkra...@kde.org
  Reporter: c...@chilliet.eu
  Target Milestone: ---

SUMMARY
It’s nice to be able to save my health certificate in the application, but it
should also propose to save discount cards that we have to show along with the
ticket.
It can be just saving&showing arbitrary codes like the Catima application is
doing, it is enough to be useful. Ideally be able to store expiration date and
some information along with it.

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

[KDE Itinerary] [Bug 451975] Feature requests

2022-05-03 Thread Côme Chilliet
https://bugs.kde.org/show_bug.cgi?id=451975

--- Comment #6 from Côme Chilliet  ---
(In reply to Volker Krause from comment #5)
> * Calendar integration: yep, needed and wanted for sure :)

Great to hear

> * 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"
> entry, and that should get you to a page that lists the corresponding PDF.

Oh, nice. It does not work though with muPDF.
I see the document list with the name of what I imported. clicking the name
does nothing.
Clicking the dots shows an open icon, and clicking this icon asks me with what
I want to open the document. I select mupdf, and I get «Cannot open document».
If I select Pdf Viewer Plus it does open the PDF. The colors are inverted but I
suspect this is a feature of this application, I never use it.

> * Okular integration: Talked to Albert from the Okular team, Okular
> currently has no infrastructure for doing that kind of content analysis and
> showing extra content somehow embedded in the document view. So this would
> need some work on Okular itself first.

Ok.
Reading
https://www.volkerkrause.eu/2020/01/18/kde-itinerary-nextcloud-hub-integration.html
it says "During the Nextcloud Hackweek last week we also extend the command
line tool to produce iCal output, to avoid some code duplication for the
calendar integration and ensure compatibility with the KDE Itinerary app. These
changes didn’t make it into the current release packages, but should become
available with the next update."
Were those changes merged in? If there is a command line tool to process a PDF
and add it to a calendar, it would help integrating that with applications that
allow calling script (I thought it was the case of Dolphin but I cannot find
the option right now… but I could use open with -> and a script I suppose. Or a
terminal.)

-- 
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 Côme Chilliet
https://bugs.kde.org/show_bug.cgi?id=453322

--- Comment #2 from Côme Chilliet  ---
(In reply to Volker Krause from comment #1)
> For the BahnCards we for example know when a ticket was booked with such a
> card, can check if you have a suitable card stored in the app and directly
> offer that for the ticket then. I'm not familiar with SNCF's discount
> system, but I'd guess it's a very similar workflow there?

Yes it’s the same, a passenger on a ticket is noted as having a given card, or
accompanying a holder of the card.

> What's in the barcodes of those discount cards, anything that would allow to
> at least detect the type of the card? Do the corresponding tickets contain
> any indication the card is required?

I will send you an example by email

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

[KDE Itinerary] [Bug 451975] Feature requests

2022-05-04 Thread Côme Chilliet
https://bugs.kde.org/show_bug.cgi?id=451975

--- Comment #8 from Côme Chilliet  ---
(In reply to Volker Krause from comment #7)
> Yes, that is available in the command line extractor. `kitinerary-extractor
> -o ical ticket.pdf` prints iCal to the standard output, identical to the one
> the KMail plugin produces as well.

Oh, that’s good news.
But it seems this binary is not in the kitinerary package for ArchLinux though.
I will report the problem to them.

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

[KDE Itinerary] [Bug 451975] Feature requests

2022-05-05 Thread Côme Chilliet
https://bugs.kde.org/show_bug.cgi?id=451975

--- Comment #10 from Côme Chilliet  ---
(In reply to Volker Krause from comment #9)
> (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 be a problem, as that executable is also
> used to isolate KMail from processing untrusted PDF attachments. However,
> note that it's usually not in the standard search path, here it's e.g. in
> /usr/lib64/libexec/kf5.

You are right this is it, it is in /usr/lib. It should be in bin is my opinion.

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

[Falkon] [Bug 433181] New: Add Gemini support

2021-02-18 Thread Côme Chilliet
https://bugs.kde.org/show_bug.cgi?id=433181

Bug ID: 433181
   Summary: Add Gemini support
   Product: Falkon
   Version: 3.1.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: now...@gmail.com
  Reporter: c...@chilliet.eu
  Target Milestone: ---

How hard would it be for Falkon to also support the Gemini protocol alongside
HTTPS?

Here is the specification:
https://gemini.circumlunar.space/docs/specification.html

The Kristall browser is already supporting both HTTPS and Gemini but it’s quite
specific: https://kristall.random-projects.net/

Both support for the protocol and the file format would need to be added.

-- 
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

2023-09-29 Thread Côme Chilliet
https://bugs.kde.org/show_bug.cgi?id=453322

Côme Chilliet  changed:

   What|Removed |Added

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

--- Comment #6 from Côme Chilliet  ---
This is now working correctly

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

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

2020-08-31 Thread Côme Chilliet
https://bugs.kde.org/show_bug.cgi?id=391624

--- Comment #6 from Côme Chilliet  ---
I may be mistaking but from what I understood scrcpy is using adb to push an
application on the phone, which serves as a screensharing server. I thought it
was possible to use KDE connect as the screensharing server instead and use its
communication canal instead of the usb.

But I may have misunderstood how scrcpy uses adb.

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

[Falkon] [Bug 419530] Search bar content not sent to the search engine

2020-05-29 Thread Côme Chilliet
https://bugs.kde.org/show_bug.cgi?id=419530

Côme Chilliet  changed:

   What|Removed |Added

 CC||c...@chilliet.eu

--- Comment #5 from Côme Chilliet  ---
The same problem exists for searx instances, like https://searx.antopie.org/

It seems it is a problem with the support for
https://en.wikipedia.org/wiki/OpenSearch by falkon, or by the way it sends POST
to the search engine.

I had to remove POST data from the search engine configuration, and use GET
instead by adding ?q=%s at the end of the URL field. This works.

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

[Falkon] [Bug 419530] Search bar content not sent to the search engine

2020-05-29 Thread Côme Chilliet
https://bugs.kde.org/show_bug.cgi?id=419530

--- Comment #6 from Côme Chilliet  ---
Actually https://searx.antopie.org/opensearch.xml explicitely says GET should
be used, not POST, so falkon does something wrong when reading this.

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

[KDE Itinerary] [Bug 416444] New: Booking.com hotel booking missing useful information

2020-01-19 Thread Côme Chilliet
https://bugs.kde.org/show_bug.cgi?id=416444

Bug ID: 416444
   Summary: Booking.com hotel booking missing useful information
   Product: KDE Itinerary
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: vkra...@kde.org
  Reporter: c...@chilliet.eu
  Target Milestone: ---

SUMMARY

I used KDE itinerary to add hotel bookings to my calendar from booking.com, and
I feel it is missing the following useful information:
The phone number to contact the hotel
The GPS position (especially as OSMand is really bad at understanding
addresses, having the GPS position in the calendar is really useful on the
phone)


STEPS TO REPRODUCE
1. Book a hotel with booking.com and ask email confirmation
2. Use KDE itinerary to add it to your calendar
3. See the missing information

OBSERVED RESULT

Times and reservation number only


EXPECTED RESULT

Phone number and GPS location as well

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

[Falkon] [Bug 417460] New: 3-D secure frame do not load

2020-02-11 Thread Côme Chilliet
https://bugs.kde.org/show_bug.cgi?id=417460

Bug ID: 417460
   Summary: 3-D secure frame do not load
   Product: Falkon
   Version: 3.1.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: now...@gmail.com
  Reporter: c...@chilliet.eu
  Target Milestone: ---

SUMMARY
On all pages with a 3D secure payment
(https://en.wikipedia.org/wiki/3-D_Secure), it fails to load and I cannot
validate the transaction.
It happened on https://oui.sncf and https://www.lepotcommun.fr

STEPS TO REPRODUCE
1. Select a ticket on oui.sncf
2. Enter bank card info from a bank with 3-D secure protection

OBSERVED RESULT
3. Blank frame instead of 3D secure UI


EXPECTED RESULT
3. 3D secure UI


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Falkon 3.1.0, QtWebEngine 5.14.0

ADDITIONAL INFORMATION

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

[KDE Itinerary] [Bug 416444] Booking.com hotel booking missing useful information

2020-02-15 Thread Côme Chilliet
https://bugs.kde.org/show_bug.cgi?id=416444

--- Comment #1 from Côme Chilliet  ---
It appears the phone number is actually stored somewhere, because it appears in
KDE itinerary on the phone if you click on the booking to get details.
Put it does not appear in the calendar event.

Is there documentation on how KDE itinerary stores hidden data in calendar
event, and how that behaves with other tools? (Like, if I edit the event in
korganizer, may I lose data? If I share the calendar event to someone, will he
get this hidden data or not?)

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

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

2018-03-09 Thread Côme Chilliet
https://bugs.kde.org/show_bug.cgi?id=391624

Bug ID: 391624
   Summary: Add support for screen sharing
   Product: kdeconnect
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: c...@chilliet.eu
  Target Milestone: ---

I just tested scrcpy which works really well for seeing and controlling an
android device from my computer.

It would be awesome if KDE connect could reuse the code/ideas to have the same
feature but without the need to activate adb and to plug in USB.

I also opened a ticket on their side:
https://github.com/Genymobile/scrcpy/issues/13

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

[Powerdevil] [Bug 364019] Screen is flickering when setting brightness while in Kodi

2016-09-10 Thread Côme Chilliet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364019

Côme Chilliet  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Côme Chilliet  ---
This seems fixed on my computer (might be related to switch drivers between
intel ones and modesettings, not sure…)

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

[kwin] [Bug 356740] Kwin crash if I set brightness while in kodi

2016-06-06 Thread Côme Chilliet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356740

--- Comment #8 from Côme Chilliet  ---
Ok, so it does not crash anymore when I set brightness while in Kodi, which is
good, but the behaviour is still weird:

Each time I increase or decrease brightness, the plasma taskbar is shown a
brief moment, so when increasing several time it feels as the screen is
flickering, as it shows kodi and plasma desktop several time each in a few
seconds.
I don’t have this problem when increasing or decreasing audio volume, I only
get the KDE volume indicator on top of Kodi (which does not indicate much
anymore as both bar colors are almost the same but I should open a bug ticket
on breeze for this I guess).
I would like the same for brightness, the brightness indicator at the center
only above kodi, no flickering with plasma desktop or taskbar.

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

[Powerdevil] [Bug 364019] New: Screen is flickering when setting brightness while in Kodi

2016-06-06 Thread Côme Chilliet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364019

Bug ID: 364019
   Summary: Screen is flickering when setting brightness while in
Kodi
   Product: Powerdevil
   Version: 5.6.4
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-de...@kde.org
  Reporter: c...@chilliet.eu

Hello,

Following https://bugs.kde.org/show_bug.cgi?id=356740 , when I’m in Kodi and I
increase/decrease brighness the screen flickers because the taskbar show up
briefly.
I got no problem when increasing/decreasing audio volume.
On the other bug this was said:
«The reason will be that the indicator is not override_redirect and does not
refuse focus, so it gets activated and the netwm spec requires fullscreen
windows to shift back to the normal layer when they loose the focus (desired
behavior because otherwise the active window would not get in sight). This
implicitly drops them below panels (and some other windows) as well.»

Reproducible: Always

Steps to Reproduce:
1. Open Kodi (or most likely any fullscreen app)
2. Increase or decrease brightness


Actual Results:  
The taskbar show up, sometimes other windows/indicators as well, for a brief
moment.
When increasing several times it flickers between this and kodi.

Expected Results:  
Only the brightness indicator above Kodi, no flickering and no taskbar.

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

[frameworks-kidletime] [Bug 328987] Power saving should not trigger if joystick is in use

2015-12-14 Thread Côme Chilliet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=328987

--- Comment #6 from Côme Chilliet  ---
(In reply to Martin Gräßlin from comment #5)
> As I don't have a joystick: could someone please run the tool "xev" and see
> whether there are input events shown when using the joystick and if what
> kind of events are reported?

No, nothing shows up in xev when I press buttons on my gamepad.

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

[kwin] [Bug 356740] New: Kwin crash if I set brightness while in kodi

2015-12-15 Thread Côme Chilliet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356740

Bug ID: 356740
   Summary: Kwin crash if I set brightness while in kodi
   Product: kwin
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: compositing
  Assignee: kwin-bugs-n...@kde.org
  Reporter: c...@chilliet.eu

When Kodi is launched, compositing gets disabled.
This seems to be on purpose:
https://plus.google.com/+MartinGr%C3%A4%C3%9Flin/posts/MN6UPYenAq4
It’s a bit annoying because if I alt+tab and do something else without closing
kodi I have no compositing. And as kodi takes some time to close and reopen, I
tend to do that.

But my real problem is when I try to set brightness with the shortcut keys for
this, while in kodi, the screen flickers and after some brightness changes kwin
crashes.


Reproducible: Always

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

[kwin] [Bug 356740] Kwin crash if I set brightness while in kodi

2015-12-15 Thread Côme Chilliet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356740

--- Comment #2 from Côme Chilliet  ---
I did before, but I tried a few times and I got no dialog. And each time I had
to reboot as kwin was crashed and nothing worked anymore.
I’ll try again tomorrow (getting late here).

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

[kwin] [Bug 356740] Kwin crash if I set brightness while in kodi

2015-12-15 Thread Côme Chilliet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356740

--- Comment #4 from Côme Chilliet  ---
First, I had the dialog in the same situation before.
And second, I also got the crash while having alt+tab before, in which case I
can see window got no decoration anymore, focus can’t change between windows
and keyboard is not responding anymore (maybe linked to the focus thing).
When the crash happens while in kodi, I can’t alt+tab anymore but kodi works
fine.
Maybe in this case it’s not kwin which is crashing, I don’t know, but when I
had the crash dialog before it always said «kwin».

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

[kwin] [Bug 356740] Kwin crash if I set brightness while in kodi

2015-12-16 Thread Côme Chilliet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356740

--- Comment #5 from Côme Chilliet  ---
There is a qt5/plasma update available, I’ll give more information after the
update is done and I try again.

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

[kwin] [Bug 356740] Kwin crash if I set brightness while in kodi

2015-12-30 Thread Côme Chilliet via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356740

--- Comment #6 from Côme Chilliet  ---
Created attachment 96368
  --> https://bugs.kde.org/attachment.cgi?id=96368&action=edit
Plasmashell backtrace

Got this crash today while using kodi. Was not setting the backlight this time.

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