Bug 497026 - Special dialing command not working after kde-update anymore
Summary: Special dialing command not working after kde-update anymore
Status: REPORTED
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (other bugs)
Version First Reported In: 5.24.5
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-04 07:40 UTC by H.H.
Modified: 2024-12-04 07:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description H.H. 2024-12-04 07:40:55 UTC
I used kaddressbook to call twinkle with this dial command:

twinkle --call 0%n

(a zero is put before any number)

This does not work anymore since a kde update. The gui preference is also gone.

Twinkle is still called, but without the zero.

I found the setting in "akonadi_contactrc"

[Phone Dial Settings]
DialPhoneNumberAction=UseExternalPhoneApplication
PhoneCommand=twinkle --call 0%n

But it seems not to be used anymore?