Bug 2386158 - Can't open Soundconverter, it crashes every time
Summary: Can't open Soundconverter, it crashes every time
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: soundconverter
Version: 42
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Richard Shaw
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 2383670 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-08-03 06:20 UTC by Steve
Modified: 2025-08-16 01:10 UTC (History)
3 users (show)

Fixed In Version: soundconverter-4.1.1-1.fc42
Clone Of:
Environment:
Last Closed: 2025-08-16 01:10:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Steve 2025-08-03 06:20:07 UTC
soundconverter:40:<module>:TypeError: 'NoneType' object is not subscriptable

Traceback (most recent call last):
  File "/usr/bin/soundconverter", line 40, in <module>
    SOURCE_PATH = os.path.dirname(files("soundconverter")[0].locate())
                                  ~~~~~~~~~~~~~~~~~~~~~~~^^^
TypeError: 'NoneType' object is not subscriptable

Local variables in innermost frame:
__name__: '__main__'
__doc__: 'SoundConverter Launcher.'
__package__: None
__loader__: <_frozen_importlib_external.SourceFileLoader object at 0x7f4b6e060e20>
__spec__: None
__annotations__: {}
__builtins__: <module 'builtins' (built-in)>
__file__: '/usr/bin/soundconverter'
__cached__: None
gettext: <module 'gettext' from '/usr/lib64/python3.13/gettext.py'>
locale: <module 'locale' from '/usr/lib64/python3.13/locale.py'>
os: <module 'os' (frozen)>
site: <module 'site' (frozen)>
sys: <module 'sys' (built-in)>
files: <function files at 0x7f4b6dbe91c0>
metadata: <function metadata at 0x7f4b6dbe8fe0>
OptionGroup: <class 'optparse.OptionGroup'>
OptionParser: <class 'optparse.OptionParser'>
_: <function gettext at 0x7f4b6df64c20>
soundconverter_metadata: <importlib.metadata._adapters.Message object at 0x7f4b6dbefb60>
NAME: 'soundconverter'
VERSION: '4.1.0'

Reproducible: Always

Comment 1 Richard Shaw 2025-08-03 11:48:56 UTC
*** Bug 2383670 has been marked as a duplicate of this bug. ***

Comment 2 Fedora Update System 2025-08-07 01:50:49 UTC
FEDORA-2025-b9da241f05 (soundconverter-4.1.1-1.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-b9da241f05

Comment 3 Fedora Update System 2025-08-08 01:35:42 UTC
FEDORA-2025-b9da241f05 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-b9da241f05`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-b9da241f05

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Steve 2025-08-14 18:14:44 UTC
This is the rpm version. The flatpak version works well.

Comment 5 Steve 2025-08-14 18:17:11 UTC
I can confirm that the update works well and soundconverter ist starting. You can close this bug.

Comment 6 Steve 2025-08-14 18:27:40 UTC
However, the updated version, or rather the rpm version, does not display the dark theme.

Comment 7 Fedora Update System 2025-08-16 01:10:31 UTC
FEDORA-2025-b9da241f05 (soundconverter-4.1.1-1.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.