Bug 445603 - usb-creator-kde missing python3-sip
Summary: usb-creator-kde missing python3-sip
Status: RESOLVED NOT A BUG
Alias: None
Product: muon
Classification: Unmaintained
Component: muon (show other bugs)
Version: 5.8.0
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-16 18:45 UTC by chance.bordeaux
Modified: 2021-11-20 13:03 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chance.bordeaux 2021-11-16 18:45:26 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. install usb-creator-kde package from muon
2. start startup-disk-creator from icon in applications
3. fails to start

OBSERVED RESULT Tries to start, but crashes immediately, konsole startup gives error traceback but since fixed, I don't have the exact messages to give


EXPECTED RESULT error:
Traceback (most recent call last): File "/ usr / bin / usb-creator-kde", line 21 , in <module>
    import sipModuleNotFoundError: No module named 'sip'

startup disk creator fails to start

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: KDE Neon 5.23
(available in About System)
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION Found solution here: https://alexhaack.de/linux-kde-startup-disk-creator-funktioniert-nicht-loesung.html

sudo apt install python3-sip

using kde sweet theme with latte dock, fresh install
Comment 1 Carlo Vanini 2021-11-20 13:03:43 UTC
Hello, thank you for reporting.
What you describe, a missing dependency, is a problem in packaging. You should report the bug to you distribution (Ubuntu) against the usb-creator-kde package.
This is not something that can be fixed in Muon.