You are not logged in.

#1 2008-07-23 20:31:19

FLCLFan
Member
Registered: 2008-07-21
Posts: 76
Website

Miro fails to start

I just installed Miro from the extra repos and when I start it, it gives me this error:

[eli@archy ~]$ miro
Traceback (most recent call last):
  File "/usr/bin/miro.real", line 27, in <module>
    from miro import singleclick
  File "/usr/lib/python2.5/site-packages/miro/singleclick.py", line 50, in <module>
    from miro import item
  File "/usr/lib/python2.5/site-packages/miro/item.py", line 48, in <module>
    from miro.database import DDBObject, defaultDatabase, ObjectNotFoundError
  File "database.pyx", line 46, in portable.database
ImportError: /usr/lib/python2.5/site-packages/miro/fasttypes.so: undefined symbol: _ZN5boost6python9converter8registry6insertEPFPvP7_objectEPFvS5_PNS1_30rvalue_from_python_stage1_dataEENS0_9type_infoE

Does anyone know what the problem might be?

Thanks

Offline

#2 2008-07-23 20:48:13

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: Miro fails to start

same here. just recompile it and it will work again. so it did here smile

Offline

#3 2008-07-23 21:55:27

FLCLFan
Member
Registered: 2008-07-21
Posts: 76
Website

Re: Miro fails to start

I tried reinstalling it and nothing then I tried to run it from source and i got this:

/home/eli/Installs/Miro-1.2.4/portable/libtorrent/bindings/python/src/entry.cpp: In static member function 'static libtorrent::entry entry_from_python::construct0(boost::python::api::object)':
/home/eli/Installs/Miro-1.2.4/portable/libtorrent/bindings/python/src/entry.cpp:117: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
error: command 'gcc' failed with exit status 1

I think god hates me..:P

Last edited by FLCLFan (2008-07-23 21:56:30)

Offline

#4 2008-08-10 04:53:19

alessandro_ufms
Member
From: Campo Grande, MS - Brazil
Registered: 2008-06-25
Posts: 153

Re: Miro fails to start

I have got same error. I try installing the version 1.2.4-2 of testing and it works.

Offline

Board footer

Powered by FluxBB