Bug 2383670 - [abrt] soundconverter: module(): soundconverter:40:<module>:TypeError: 'NoneType' object is not subscriptable
Summary: [abrt] soundconverter: module(): soundconverter:40:<module>:TypeError: 'NoneT...
Keywords:
Status: CLOSED DUPLICATE of bug 2386158
Alias: None
Product: Fedora
Classification: Fedora
Component: soundconverter
Version: 42
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard Shaw
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:322cc27e7a2197dd6e2c30bdd61...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-27 00:57 UTC by Dario Castellarin
Modified: 2025-08-03 11:48 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-08-03 11:48:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: os_info (754 bytes, text/plain)
2025-07-27 00:57 UTC, Dario Castellarin
no flags Details
File: environ (1.86 KB, text/plain)
2025-07-27 00:57 UTC, Dario Castellarin
no flags Details
File: mountinfo (3.62 KB, text/plain)
2025-07-27 00:57 UTC, Dario Castellarin
no flags Details
File: open_fds (863 bytes, text/plain)
2025-07-27 00:57 UTC, Dario Castellarin
no flags Details
File: namespaces (171 bytes, text/plain)
2025-07-27 00:57 UTC, Dario Castellarin
no flags Details
File: backtrace (1.22 KB, text/plain)
2025-07-27 00:57 UTC, Dario Castellarin
no flags Details
File: cpuinfo (3.25 KB, text/plain)
2025-07-27 00:57 UTC, Dario Castellarin
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Launchpad.net soundconverter/+bug/2117490 0 None None None 2025-07-27 01:02:56 UTC

Description Dario Castellarin 2025-07-27 00:57:12 UTC
Description of problem:
Soundconverter crashes on start since updating to 4.1.0

Version-Release number of selected component:
soundconverter-4.1.0-1.fc42

Additional info:
reporter:       libreport-2.17.15
kernel:         6.15.6-200.fc42.x86_64
cmdline:        /usr/bin/python3 -sP /usr/bin/soundconverter
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-soundconverter-33956.scope
uid:            1000
reason:         soundconverter:40:<module>:TypeError: 'NoneType' object is not subscriptable
executable:     /usr/bin/soundconverter
type:           Python3
package:        soundconverter-4.1.0-1.fc42
runlevel:       N 5
exception_type: TypeError
crash_function: module
interpreter:    python3-3.13.5-1.fc42.x86_64
comment:        Soundconverter crashes on start since updating to 4.1.0

Truncated backtrace:
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 0x7f3406e3ba50>
__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 0x7f34069d0180>
metadata: <function metadata at 0x7f34069cff60>
OptionGroup: <class 'optparse.OptionGroup'>
OptionParser: <class 'optparse.OptionParser'>
_: <function gettext at 0x7f3406d66020>
soundconverter_metadata: <importlib.metadata._adapters.Message object at 0x7f34069dbe00>
NAME: 'soundconverter'
VERSION: '4.1.0'

Comment 1 Dario Castellarin 2025-07-27 00:57:16 UTC
Created attachment 2098362 [details]
File: os_info

Comment 2 Dario Castellarin 2025-07-27 00:57:17 UTC
Created attachment 2098363 [details]
File: environ

Comment 3 Dario Castellarin 2025-07-27 00:57:18 UTC
Created attachment 2098364 [details]
File: mountinfo

Comment 4 Dario Castellarin 2025-07-27 00:57:20 UTC
Created attachment 2098365 [details]
File: open_fds

Comment 5 Dario Castellarin 2025-07-27 00:57:21 UTC
Created attachment 2098366 [details]
File: namespaces

Comment 6 Dario Castellarin 2025-07-27 00:57:22 UTC
Created attachment 2098367 [details]
File: backtrace

Comment 7 Dario Castellarin 2025-07-27 00:57:24 UTC
Created attachment 2098368 [details]
File: cpuinfo

Comment 8 Dario Castellarin 2025-08-01 09:13:14 UTC
https://bugs.launchpad.net/soundconverter/+bug/2117490

Upstream bug is fixed.

Comment 9 Dario Castellarin 2025-08-01 09:16:27 UTC
Release 4.1.1 contains the fix https://launchpad.net/soundconverter/+milestone/4.1.1

Comment 10 Richard Shaw 2025-08-03 11:48:56 UTC

*** This bug has been marked as a duplicate of bug 2386158 ***


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