Bug 32439 - puddletag misses a require for python3-qt5-svg
Summary: puddletag misses a require for python3-qt5-svg
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 9
Hardware: All Linux
Priority: Normal major
Target Milestone: ---
Assignee: QA Team
QA Contact:
URL:
Whiteboard: MGA9-64-OK
Keywords: advisory, validated_update
Depends on:
Blocks:
 
Reported: 2023-10-25 10:04 CEST by papoteur
Modified: 2023-10-25 20:19 CEST (History)
3 users (show)

See Also:
Source RPM: puddletag-2.2.0-4.mga9.src.rpm
CVE:
Status comment:


Attachments

Description papoteur 2023-10-25 10:04:57 CEST
Traceback (most recent call last):
  File "/usr/bin/puddletag", line 341, in <module>
    migrate_settings()
  File "/usr/bin/puddletag", line 91, in migrate_settings
    _migrate_action_shortcuts()
  File "/usr/bin/puddletag", line 98, in _migrate_action_shortcuts
    from puddlestuff.puddleobjects import PuddleConfig
  File "/usr/lib/python3.10/site-packages/puddlestuff/puddleobjects.py", line 24, in <module>
    from PyQt5.QtSvg import QGraphicsSvgItem, QSvgRenderer
ModuleNotFoundError: No module named 'PyQt5.QtSvg'
Comment 1 papoteur 2023-10-25 10:06:42 CEST
Submitted an update which add a Requires:
 puddletag-2.2.0-4.1.mga9
Source
 puddletag-2.2.0-4.1.mga9.src.rpm
papoteur 2023-10-25 10:08:18 CEST

Assignee: bugsquad => qa-bugs

Comment 2 Morgan Leijström 2023-10-25 11:16:36 CEST
OK here mga9-64 Plasma

Before update, same when trying to start it, i get output as Comment 0.

Updating to the updated package, it pulls in the new require, and after that it launches OK.

CC: (none) => fri, sysadmin-bugs
Keywords: (none) => validated_update
Whiteboard: (none) => MGA9-64-OK

Marja Van Waes 2023-10-25 15:33:49 CEST

CC: (none) => marja11
Keywords: (none) => advisory

Comment 3 Mageia Robot 2023-10-25 20:19:56 CEST
An update for this issue has been pushed to the Mageia Updates repository.

https://advisories.mageia.org/MGAA-2023-0107.html

Status: NEW => RESOLVED
Resolution: (none) => FIXED


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