Bug 456245 - Device Manager cant stop a running service
Summary: Device Manager cant stop a running service
Status: RESOLVED FIXED
Alias: None
Product: kstars
Classification: Applications
Component: general (other bugs)
Version First Reported In: git
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jasem Mutlaq
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-02 15:34 UTC by alain@zwingelstein.org
Modified: 2022-07-02 20:33 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alain@zwingelstein.org 2022-07-02 15:34:24 UTC
SUMMARY
When trying to stop a running service (e.g. any driver) I receive an error "Invalid port entry"

STEPS TO REPRODUCE
1. Open device manage
2. Run any of the telescope driver
3. Try to stop the related service

OBSERVED RESULT
Error message "Invalid port entry:"

EXPECTED RESULT
The service should stop

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma:

PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"

Kstars 3.6.0 Beta Build: 2022-07-02T12:56:33Z from git
KDE Frameworks 5.78.0
Qt 5.15.2 (built on 5.15.2)
Comment 1 Jasem Mutlaq 2022-07-02 16:28:29 UTC
Git commit 3f36bb17df4410e228303ab4cd03d5aaf915341d by Jasem Mutlaq.
Committed on 02/07/2022 at 16:27.
Pushed by mutlaqja into branch 'master'.

Fix port conversion issue.
FIXED-IN:3.6.0

M  +8    -2    kstars/indi/drivermanager.cpp

https://invent.kde.org/education/kstars/commit/3f36bb17df4410e228303ab4cd03d5aaf915341d
Comment 2 alain@zwingelstein.org 2022-07-02 20:33:18 UTC
Thank you for your fix.
Compiled and tested OK.