Bug 2395486 - Gaupol don't start since it don't find /usr/lib/python3.14/site-packages/aeidon/data/ui/gaupol.css
Summary: Gaupol don't start since it don't find /usr/lib/python3.14/site-packages/aeid...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-aeidon
Version: 43
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Sudip Shil
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-15 18:47 UTC by Geraldo Simião
Modified: 2025-10-02 01:18 UTC (History)
1 user (show)

Fixed In Version: python-aeidon-1.15-26.fc44 python-aeidon-1.15-27.fc43
Clone Of:
Environment:
Last Closed: 2025-09-17 04:42:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Geraldo Simião 2025-09-15 18:47:37 UTC
Since python3-aeidon get packaged independently, gaupol crashes at start.
Reading the messages at the terminal we get:

Traceback (most recent call last):
  File "/usr/bin/gaupol", line 16, in <module>
    import gaupol
  File "/usr/lib/python3.14/site-packages/gaupol/__init__.py", line 69, in <module>
    from gaupol import style # noqa
    ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.14/site-packages/gaupol/style.py", line 28, in <module>
    with open(CSS_FILE, "r") as f:
         ~~~~^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] Arquivo ou diretório inexistente: '/usr/lib/python3.14/site-packages/aeidon/data/ui/gaupol.css'

If I downgrede python3-aeidon to python3-aeidon-1.15-22.fc43.noarch gaupol starts normally, if I use the new 1.15-25.fc43 version it crashes.

Reproducible: Always

Steps to Reproduce:
1.upgrade python3-aeidon to version 1.15-25.fc43
2.try to run gaupol
Actual Results:
error messages (at terminal) gaupol don't start.

Expected Results:
gaupol starts normally

Additional Information:
Operating System: Fedora Linux 43
KDE Plasma Version: 6.4.4
KDE Frameworks Version: 6.17.0
Qt Version: 6.9.2
Kernel Version: 6.17.0-0.rc5.42.fc43.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5700U with Radeon Graphics
Memory: 24 GiB of RAM (22.8 GiB usable)
Graphics Processor: AMD Radeon Graphics

Comment 1 Sudip Shil 2025-09-16 07:48:40 UTC
do we need gaupol anymore and is any other package dependent in gaupol ?

Comment 2 Parag Nemade 2025-09-16 16:00:29 UTC
Submitted fix https://src.fedoraproject.org/rpms/python-aeidon/pull-request/3

Comment 3 Fedora Update System 2025-09-17 04:40:48 UTC
FEDORA-2025-8f27c6ce96 (python-aeidon-1.15-26.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-8f27c6ce96

Comment 4 Fedora Update System 2025-09-17 04:42:46 UTC
FEDORA-2025-8f27c6ce96 (python-aeidon-1.15-26.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Fedora Update System 2025-09-17 04:54:15 UTC
FEDORA-2025-a27b6cf338 (python-aeidon-1.15-26.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-a27b6cf338

Comment 6 Fedora Update System 2025-09-18 01:48:49 UTC
FEDORA-2025-a27b6cf338 has been pushed to the Fedora 43 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-a27b6cf338`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-a27b6cf338

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

Comment 7 Geraldo Simião 2025-09-18 02:13:43 UTC
Excellent, upgrade really did fix the bug.

Comment 8 Fedora Update System 2025-09-24 15:51:33 UTC
FEDORA-2025-5a86263467 has been pushed to the Fedora 43 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-5a86263467`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-5a86263467

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

Comment 9 Geraldo Simião 2025-09-27 21:50:09 UTC
python-aeidon-1.15-27.fc43 working fine too, with gaupol running without problems

Comment 10 Fedora Update System 2025-10-02 01:18:49 UTC
FEDORA-2025-5a86263467 (python-aeidon-1.15-27.fc43) has been pushed to the Fedora 43 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.