Bug 23750 - Musicbrainz Picard won't start
Summary: Musicbrainz Picard won't start
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Götz Waschk
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-23 02:45 CEST by Ezequiel Partida
Modified: 2018-10-28 07:06 CET (History)
4 users (show)

See Also:
Source RPM: Picard 1.4.7-3 x86_64
CVE:
Status comment:


Attachments
Proposal spec (1.61 KB, text/plain)
2018-10-23 04:01 CEST, Kristoffer Grundström
Details
Build error trying to build with the proposal spec file (1.70 KB, text/plain)
2018-10-23 04:02 CEST, Kristoffer Grundström
Details

Description Ezequiel Partida 2018-10-23 02:45:09 CEST
Description of problem:

Since last update I get:

  File "/usr/bin/picard", line 2, in <module>
    from picard.tagger import main; main('/usr/share/locale', True)
  File "/usr/lib64/python2.7/site-packages/picard/tagger.py", line 769, in main
    tagger = Tagger(picard_args, unparsed_args, localedir, autoupdate)
  File "/usr/lib64/python2.7/site-packages/picard/tagger.py", line 108, in __init__
    config._setup(self, picard_args.config_file)
  File "/usr/lib64/python2.7/site-packages/picard/config.py", line 273, in _setup
    config = Config.from_app(app)
  File "/usr/lib64/python2.7/site-packages/picard/config.py", line 126, in from_app
    this.__initialize()
  File "/usr/lib64/python2.7/site-packages/picard/config.py", line 115, in __initialize
    self._version = version_from_string(self.application["version"])
  File "/usr/lib64/python2.7/site-packages/picard/__init__.py", line 74, in version_from_string
    _version_re.pattern))
picard.VersionError: String '<PyQt4.QtCore.QVariant object at 0x7f228e428e60>' does not match regex '(\d+)[._](\d+)(?:[._](\d+)[._]?(?:(dev|final)[._]?(\d+))?)?$'


Version-Release number of selected component (if applicable):
1.4.2-3

How reproducible:

I just ran in in konsole and got the error above.

Note: I notice 2.0.4 has been released..

Regards
Comment 1 Kristoffer Grundström 2018-10-23 04:01:30 CEST
Created attachment 10422 [details]
Proposal spec

Here's a proposal spec file from Rawhide to work on.

CC: (none) => hamnisdude

Comment 2 Kristoffer Grundström 2018-10-23 04:02:02 CEST
Created attachment 10423 [details]
Build error trying to build with the proposal spec file
Comment 3 Marja Van Waes 2018-10-23 07:32:48 CEST
Assigning to the registered picard maintainer, Götz Waschk, but also CC'ing all packagers collectively and CC'ing a recent committer, because I haven't seen Götz since quite a while.

@ Götz,

I hope you're prospering.

If you have time to reply in this bug report, and haven't asked a sysadmin to reset your password since the end of February, then please do that first. All passwords in identity.m.o needed to be reset.

Cheers,
Marja

Assignee: bugsquad => goetz.waschk
CC: (none) => geiger.david68210, marja11, pkg-bugs

Comment 4 David GEIGER 2018-10-23 08:49:45 CEST
Fixed for Cauldron! now picard is updated to latest 2.0.4 release
Comment 5 Ezequiel Partida 2018-10-28 06:41:57 CET
Thank You very much David GEIGER

Picard 2.0.4 is now working perfectly..

Regards
Ezekiel

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

Comment 6 Kristoffer Grundström 2018-10-28 07:06:30 CET
(In reply to Ezequiel Partida from comment #5)
> Thank You very much David GEIGER
> 
> Picard 2.0.4 is now working perfectly..
> 
> Regards
> Ezekiel

Confirmed!

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