Bug 445603

Summary: usb-creator-kde missing python3-sip
Product: [Unmaintained] muon Reporter: chance.bordeaux
Component: muonAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: echidnaman, silhusk
Priority: NOR    
Version First Reported In: 5.8.0   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.