Bug 238703 - skype-action-handler does not dial
Summary: skype-action-handler does not dial
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (show other bugs)
Version: 0.80.2
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on: 407147
Blocks:
  Show dependency treegraph
 
Reported: 2010-05-24 17:46 UTC by Christopher Yeleighton
Modified: 2022-12-25 19:16 UTC (History)
0 users

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


Attachments
A tool to dial using /dev/modem (7.17 KB, text/x-c++src)
2010-05-25 17:37 UTC, Christopher Yeleighton
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Yeleighton 2010-05-24 17:46:18 UTC
Version:           0.80.2 (using KDE 4.3.5) 
OS:                Linux

When I open <URL:tel:+48(22)2347999>, Kopete comes to front but otherwise nothing happens.  Neither when I try to add a new contact to Kopete.
I would like it to dial the number using my modem (with a handset).

Reproducible: Always

Steps to Reproduce:
1. Run <URL:tel:+48(22)2347999>.

Actual Results:  
1. Kopete launches.

Expected Results:  
1. Kopete should dial the number using my modem.

OS: Linux (x86_64) release 2.6.31.12-0.2-desktop
Compiler: gcc
Comment 1 Christopher Yeleighton 2010-05-25 17:37:32 UTC
Created attachment 43880 [details]
A tool to dial using /dev/modem

The attached code works for me as a replacement for skype-action-handler; of course, it is not KDEfied, and it is customized to my location and tariff plan.

Steps to install:

make 'dial'
cp 'dial' "${HOME}/bin/skype-action-handler"
sudo 'chgrp' 'dialout' "${HOME}/bin/skype-action-handler" 
sudo 'chmod' 'g+s' "${HOME}/bin/skype-action-handler"
Comment 2 Andrew Crouthamel 2018-11-02 22:57:54 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-11-16 05:23:20 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version?

Thank you for helping us make KDE software even better for everyone!
Comment 4 Justin Zobel 2022-12-08 23:51:08 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 5 Bug Janitor Service 2022-12-23 05:23:02 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Christopher Yeleighton 2022-12-25 19:16:02 UTC
Kopete no longer offers a handler for tel:.