Bug 891788 - MyPaint does not start
Summary: MyPaint does not start
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: mypaint
Version: 18
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Christoph Wickert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-04 00:58 UTC by Jean-François Fortin Tam
Modified: 2013-01-14 04:20 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-01-14 04:20:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jean-François Fortin Tam 2013-01-04 00:58:02 UTC
On Fedora 18 64-bits, I installed mypaint from the main repositories. It does not start and says it is incorrectly installed, like so:


jeff@kusanagi:~$ mypaint
RuntimeError: module compiled against API version 7 but this version of numpy is 6

We are not correctly installed or compiled!
script: "/usr/bin/mypaint"
deduced prefix: "/usr"
lib_shared: "/usr/share/mypaint/"
lib_compiled: "/usr/lib64/mypaint/"

Traceback (most recent call last):
  File "/usr/bin/mypaint", line 164, in <module>
    datapath, extradata, confpath, localepath = get_paths()
  File "/usr/bin/mypaint", line 108, in get_paths
    from lib import mypaintlib
  File "/usr/share/mypaint/lib/mypaintlib.py", line 26, in <module>
    _mypaintlib = swig_import_helper()
  File "/usr/share/mypaint/lib/mypaintlib.py", line 18, in swig_import_helper
    import _mypaintlib
ImportError: numpy.core.multiarray failed to import

Comment 1 Christoph Wickert 2013-01-04 01:08:45 UTC
Thanks for reporting this bug. Seems a simple rebuild should fix it. Stay< tuned.

Comment 2 Fedora Update System 2013-01-04 01:44:36 UTC
mypaint-1.0.0-5.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/mypaint-1.0.0-5.fc18

Comment 3 Fedora Update System 2013-01-04 20:25:42 UTC
Package mypaint-1.0.0-5.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing mypaint-1.0.0-5.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-0175/mypaint-1.0.0-5.fc18
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-01-14 04:20:52 UTC
mypaint-1.0.0-5.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, 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.