URL:
  <http://gna.org/bugs/?19867>

                 Summary: startup error
                 Project: MyPaint
            Submitted by: solver
            Submitted on: Fri Jun 29 06:27:12 2012
                Severity: 4 - Important
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 0.9.1, 1.0.0
         Planned Release: None
        Operating System: gentoo

    _______________________________________________________

Details:

I can't launch MyPaint. When I run mypaint, installed from portage (0.9.1), I
get this:
[code]
gentoo-laptop ~ # mypaint

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

Traceback (most recent call last):
  File "/usr/bin/mypaint", line 159, in <module>
    datapath, confpath, localepath = get_paths()
  File "/usr/bin/mypaint", line 104, 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: dynamic module does not define init function (init_mypaintlib)
[/code]
Same result, if I launchs git-version, builded by myself. ("ls
/usr/lib/mypaint/" says "_mypaintlib.so". It's a correct name, so there is no
reason to crash on startup)




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?19867>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to